@charset "UTF-8";
@import url("https://fonts.googleapis.com/css2?family=Lora:wght@700&family=Poppins:wght@300;400;500;600;700&family=Playfair+Display:wght@300;400;500;600;700;800;900&display=swap");
.container {
  width: 1260px;
  margin: 0 auto;
}

:root {
  --Primary-Green-700: #235A50;
  --Primary-Green-300: #33897B;
  --Secondary-Light-Green-100: #F1F9F8;
  --Secondary-Light-Green-900: #BCE1DD;
  --Neutral-Grey-100: #F7F8F8;
  --Neutral-Grey-300: #E3E7E8;
  --Neutral-Grey-900: #5E6B6E;
  --Neutral-Dark-700: #0D1433;
  --Neutral-Dark-900: #080F30;
}

/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-touch-callout: none;
  -khtml-user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}

.slick-list {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
}

.slick-list:focus {
  outline: none;
}

.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}

.slick-track {
  position: relative;
  top: 0;
  left: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.slick-track:before,
.slick-track:after {
  display: table;
  content: "";
}

.slick-track:after {
  clear: both;
}

.slick-loading .slick-track {
  visibility: hidden;
}

.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}

[dir=rtl] .slick-slide {
  float: right;
}

.slick-slide img {
  display: block;
}

.slick-slide.slick-loading img {
  display: none;
}

.slick-slide.dragging img {
  pointer-events: none;
}

.slick-initialized .slick-slide {
  display: block;
}

.slick-loading .slick-slide {
  visibility: hidden;
}

.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}

.slick-arrow.slick-hidden {
  display: none;
}

* {
  box-sizing: border-box;
}

html {
  scroll-behavior: smooth;
}

body {
  padding: 0;
  font-size: 16px;
  color: #183A34;
  font-family: "Poppins", sans-serif;
  margin: 0;
}

ul {
  list-style: none;
}

a {
  text-decoration: none;
  color: inherit;
}

img {
  max-width: 100%;
}

button {
  background: none;
  font-family: "Poppins";
}

body.widget-open {
  overflow: hidden;
}

.has-text-align-center {
  text-align: center;
}

.has-text-align-right {
  text-align: right;
}

.has-text-align-left {
  text-align: left;
}

.page-template-page-landing.v2 .owl-dots {
  text-align: center;
  position: absolute;
  bottom: 30px;
  width: 100%;
}
.page-template-page-landing.v2 .owl-dots .owl-dot {
  background-color: #CDCED1 !important;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  margin-right: 12px;
  text-align: center;
}
.page-template-page-landing.v2 .owl-dots .owl-dot:last-child {
  margin-right: 0;
}
.page-template-page-landing.v2 .owl-dots .owl-dot.active {
  background-color: #235A50 !important;
}

.stars-html {
  position: relative;
  display: inline-block;
  font-size: 0;
  height: 25.5px;
  vertical-align: middle;
}
.stars-html svg {
  width: 25.5px;
  height: 25.5px;
  margin-right: 4px;
  display: inline-block;
}
.stars-html svg:last-child {
  margin-right: 0;
}
.stars-html .active {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  white-space: nowrap;
}
.stars-html .active svg path {
  fill: #FDD253;
}

.see-more {
  display: flex;
  align-items: center;
  cursor: pointer;
  width: 130px;
  text-align: center;
  margin: 0 auto;
  color: #235A50;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: 36px;
}
.see-more img {
  margin-left: 24px;
  width: 24px;
}
.see-more.btn-green {
  border-radius: 5px;
  padding: 10px;
  min-width: 200px;
  height: auto;
}
.see-more.btn-green span {
  color: #fff;
}

.landing-block .toggle-btn {
  width: 40px;
  height: 40px;
  border-radius: 8px;
  border: 1px solid #EEEFF2;
  display: flex;
  align-items: center;
  justify-content: center;
  position: absolute;
  top: 56px;
  right: 32px;
  cursor: pointer;
}
.landing-block .toggle-btn svg {
  flex-basis: 16px;
}
.landing-block .toggle-btn svg.up {
  display: none;
}
.landing-block .toggle-btn svg.bottom {
  display: block;
}
.landing-block.active .toggle-btn svg.up {
  display: block;
}
.landing-block.active .toggle-btn svg.bottom {
  display: none;
}

.faq-block .toggle-btn.landing-block {
  display: block;
}
.faq-block h2 {
  color: #235A50;
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 29.929px;
  margin: 0 0 24px;
}
.faq-block .subtitle {
  color: #5E6B6E;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: 21px; /* 105% */
}
.faq-block .faq-search {
  box-sizing: border-box;
  height: 80px;
  position: relative;
  margin-top: 40px;
}
.faq-block .faq-search input {
  border: 1px solid #CCEBE6;
  border-radius: 5px;
  padding: 15px 16px;
  outline: none;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background: transparent;
  width: 100%;
  height: 100%;
  color: #5E6B6E;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  transition: all 0.3s ease;
}
.faq-block .faq-search input:focus {
  border-color: #235A50;
}
.faq-block .faq-search svg {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translate(0, -50%);
  cursor: pointer;
}
.faq-block .accordion__items {
  margin-top: 40px;
}
.faq-block .accordion__items .accordion__item {
  padding: 32px 24px;
  border-top: 1px solid #CCEBE6;
  min-height: 0;
}
.faq-block .accordion__items .accordion__item:first-child, .faq-block .accordion__items .accordion__item.first {
  border-top: none;
}
.faq-block .accordion__items .accordion__item.accordion__item-active {
  border-top: none;
  background: #DBEFED;
  padding: 24px;
  border-radius: 5px;
  margin: 0 0 40px;
}
.faq-block .accordion__items .accordion__item.accordion__item-active h3.accordion__item-title {
  color: #235A50;
  font-size: 20px;
  font-weight: 600;
}
.faq-block .accordion__items .accordion__item.accordion__item-active h3.accordion__item-title:after {
  content: "-";
}
.faq-block .accordion__items .accordion__item:before {
  display: none;
}
.faq-block .accordion__items .accordion__item h3.accordion__item-title {
  font-size: 16px;
  font-weight: 400;
  color: #5E6B6E;
  margin-left: 0;
  font-family: "Poppins", sans-serif;
  font-style: normal;
  line-height: 36px;
  width: 100%;
  height: auto;
  padding-right: 30px;
}
.faq-block .accordion__items .accordion__item h3.accordion__item-title:after {
  content: "+";
  border-radius: 50%;
  width: 20px;
  height: 20px;
  background-color: #235A50;
  color: #fff;
  text-align: center;
  transform: none;
  line-height: 21px;
  font-weight: 500;
  font-size: 15px;
  right: 0;
}
.faq-block .accordion__items .accordion__item .accordion__item-text {
  margin: 24px 0 0;
  color: #5E6B6E;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 25.5px;
}
.faq-block .accordion__items .accordion__item .accordion__item-text iframe {
  display: block;
  max-width: 100%;
  margin: 10px auto 0;
}
.faq-block .see-more {
  margin: 0 auto;
}

.reviews-summary {
  display: flex;
  justify-content: space-between;
  text-align: left;
}
.reviews-summary h5 {
  color: #183A34;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 21.019px; /* 105.093% */
  margin: 0 0 16px;
}
.reviews-summary .stars-html {
  margin-left: 16px;
}
.reviews-summary .number {
  color: #235A50;
  font-family: "Poppins", sans-serif;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 36.019px; /* 100.052% */
  margin: 0 0 24px;
}
.reviews-summary .number span {
  vertical-align: middle;
}
.reviews-summary p {
  color: #5E6B6E;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  text-align: left;
}
.reviews-summary .split {
  width: 1px;
  height: 108px;
  background-color: #CCEBE6;
}

#reviews-list {
  margin-top: 64px;
  padding-bottom: 50px;
}
#reviews-list .review {
  padding: 24px 0;
  border-bottom: 1px solid #CCEBE6;
}
#reviews-list .review:first-child {
  padding-top: 0;
}
#reviews-list .review:last-child {
  padding-bottom: 0;
  border: none;
}
#reviews-list .review .top {
  display: flex;
  justify-content: space-between;
}
#reviews-list .review .top h3 {
  color: #235A50;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 27px; /* 135% */
}
#reviews-list .review .top .verified {
  margin: 8px 0 0;
  color: #2B7367;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 300;
  line-height: 143%; /* 20.02px */
  letter-spacing: 0.17px;
  display: flex;
  align-items: center;
}
#reviews-list .review .top .verified svg {
  margin-left: 8px;
  width: 16px;
  height: 16px;
}
#reviews-list .review .top .date {
  color: #5E6B6E;
  font-family: "Poppins", sans-serif;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 26px; /* 185.714% */
}
#reviews-list .review .content {
  display: block;
  margin: 16px 0;
  color: #5E6B6E;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 25.5px; /* 159.375% */
}
#reviews-list .see-more {
  margin-top: 40px;
}

.round-bg {
  overflow: hidden;
  position: relative;
  z-index: 1;
}
.round-bg:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 110%;
  max-height: 1850px;
  top: -10%;
  right: -40%;
  background: radial-gradient(circle, rgb(255, 255, 255) 0%, rgb(219, 239, 237) 0%, rgb(255, 255, 255) 70%);
  z-index: -1;
}

.btn {
  height: 56px;
  line-height: 56px;
  padding: 0 16px;
  border: none;
  box-shadow: none;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  text-align: center;
  border-radius: 5px;
}
.btn.btn-green {
  background-color: #235A50;
  color: #fff;
}

.zsiq_floatmain {
  display: none !important;
}

img {
  max-width: 100%;
  height: auto;
}

img.lazy {
  display: block;
  margin: auto;
  object-fit: scale-down;
  position: initial;
  object-position: initial;
  opacity: 0.3;
  content: url("data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBzdGFuZGFsb25lPSJubyI/Pgo8IURPQ1RZUEUgc3ZnIFBVQkxJQyAiLS8vVzNDLy9EVEQgU1ZHIDEuMS8vRU4iICJodHRwOi8vd3d3LnczLm9yZy9HcmFwaGljcy9TVkcvMS4xL0RURC9zdmcxMS5kdGQiPgo8c3ZnIHdpZHRoPSI0MHB4IiBoZWlnaHQ9IjQwcHgiIHZpZXdCb3g9IjAgMCA0MCA0MCIgdmVyc2lvbj0iMS4xIiB4bWxucz0iaHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmciIHhtbG5zOnhsaW5rPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5L3hsaW5rIiB4bWw6c3BhY2U9InByZXNlcnZlIiBzdHlsZT0iZmlsbC1ydWxlOmV2ZW5vZGQ7Y2xpcC1ydWxlOmV2ZW5vZGQ7c3Ryb2tlLWxpbmVqb2luOnJvdW5kO3N0cm9rZS1taXRlcmxpbWl0OjEuNDE0MjE7IiB4PSIwcHgiIHk9IjBweCI+CiAgICA8ZGVmcz4KICAgICAgICA8c3R5bGUgdHlwZT0idGV4dC9jc3MiPjwhW0NEQVRBWwogICAgICAgICAgICBALXdlYmtpdC1rZXlmcmFtZXMgc3BpbiB7CiAgICAgICAgICAgICAgZnJvbSB7CiAgICAgICAgICAgICAgICAtd2Via2l0LXRyYW5zZm9ybTogcm90YXRlKDBkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICAgIHRvIHsKICAgICAgICAgICAgICAgIC13ZWJraXQtdHJhbnNmb3JtOiByb3RhdGUoLTM1OWRlZykKICAgICAgICAgICAgICB9CiAgICAgICAgICAgIH0KICAgICAgICAgICAgQGtleWZyYW1lcyBzcGluIHsKICAgICAgICAgICAgICBmcm9tIHsKICAgICAgICAgICAgICAgIHRyYW5zZm9ybTogcm90YXRlKDBkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICAgIHRvIHsKICAgICAgICAgICAgICAgIHRyYW5zZm9ybTogcm90YXRlKC0zNTlkZWcpCiAgICAgICAgICAgICAgfQogICAgICAgICAgICB9CiAgICAgICAgICAgIHN2ZyB7CiAgICAgICAgICAgICAgICAtd2Via2l0LXRyYW5zZm9ybS1vcmlnaW46IDUwJSA1MCU7CiAgICAgICAgICAgICAgICAtd2Via2l0LWFuaW1hdGlvbjogc3BpbiAxLjVzIGxpbmVhciBpbmZpbml0ZTsKICAgICAgICAgICAgICAgIC13ZWJraXQtYmFja2ZhY2UtdmlzaWJpbGl0eTogaGlkZGVuOwogICAgICAgICAgICAgICAgYW5pbWF0aW9uOiBzcGluIDEuNXMgbGluZWFyIGluZmluaXRlOwogICAgICAgICAgICB9CiAgICAgICAgXV0+PC9zdHlsZT4KICAgIDwvZGVmcz4KICAgIDxnIGlkPSJvdXRlciI+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMCwwQzIyLjIwNTgsMCAyMy45OTM5LDEuNzg4MTMgMjMuOTkzOSwzLjk5MzlDMjMuOTkzOSw2LjE5OTY4IDIyLjIwNTgsNy45ODc4MSAyMCw3Ljk4NzgxQzE3Ljc5NDIsNy45ODc4MSAxNi4wMDYxLDYuMTk5NjggMTYuMDA2MSwzLjk5MzlDMTYuMDA2MSwxLjc4ODEzIDE3Ljc5NDIsMCAyMCwwWiIgc3R5bGU9ImZpbGw6YmxhY2s7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNNS44NTc4Niw1Ljg1Nzg2QzcuNDE3NTgsNC4yOTgxNSA5Ljk0NjM4LDQuMjk4MTUgMTEuNTA2MSw1Ljg1Nzg2QzEzLjA2NTgsNy40MTc1OCAxMy4wNjU4LDkuOTQ2MzggMTEuNTA2MSwxMS41MDYxQzkuOTQ2MzgsMTMuMDY1OCA3LjQxNzU4LDEzLjA2NTggNS44NTc4NiwxMS41MDYxQzQuMjk4MTUsOS45NDYzOCA0LjI5ODE1LDcuNDE3NTggNS44NTc4Niw1Ljg1Nzg2WiIgc3R5bGU9ImZpbGw6cmdiKDIxMCwyMTAsMjEwKTsiLz4KICAgICAgICA8L2c+CiAgICAgICAgPGc+CiAgICAgICAgICAgIDxwYXRoIGQ9Ik0yMCwzMi4wMTIyQzIyLjIwNTgsMzIuMDEyMiAyMy45OTM5LDMzLjgwMDMgMjMuOTkzOSwzNi4wMDYxQzIzLjk5MzksMzguMjExOSAyMi4yMDU4LDQwIDIwLDQwQzE3Ljc5NDIsNDAgMTYuMDA2MSwzOC4yMTE5IDE2LjAwNjEsMzYuMDA2MUMxNi4wMDYxLDMzLjgwMDMgMTcuNzk0MiwzMi4wMTIyIDIwLDMyLjAxMjJaIiBzdHlsZT0iZmlsbDpyZ2IoMTMwLDEzMCwxMzApOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTI4LjQ5MzksMjguNDkzOUMzMC4wNTM2LDI2LjkzNDIgMzIuNTgyNCwyNi45MzQyIDM0LjE0MjEsMjguNDkzOUMzNS43MDE5LDMwLjA1MzYgMzUuNzAxOSwzMi41ODI0IDM0LjE0MjEsMzQuMTQyMUMzMi41ODI0LDM1LjcwMTkgMzAuMDUzNiwzNS43MDE5IDI4LjQ5MzksMzQuMTQyMUMyNi45MzQyLDMyLjU4MjQgMjYuOTM0MiwzMC4wNTM2IDI4LjQ5MzksMjguNDkzOVoiIHN0eWxlPSJmaWxsOnJnYigxMDEsMTAxLDEwMSk7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNMy45OTM5LDE2LjAwNjFDNi4xOTk2OCwxNi4wMDYxIDcuOTg3ODEsMTcuNzk0MiA3Ljk4NzgxLDIwQzcuOTg3ODEsMjIuMjA1OCA2LjE5OTY4LDIzLjk5MzkgMy45OTM5LDIzLjk5MzlDMS43ODgxMywyMy45OTM5IDAsMjIuMjA1OCAwLDIwQzAsMTcuNzk0MiAxLjc4ODEzLDE2LjAwNjEgMy45OTM5LDE2LjAwNjFaIiBzdHlsZT0iZmlsbDpyZ2IoMTg3LDE4NywxODcpOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTUuODU3ODYsMjguNDkzOUM3LjQxNzU4LDI2LjkzNDIgOS45NDYzOCwyNi45MzQyIDExLjUwNjEsMjguNDkzOUMxMy4wNjU4LDMwLjA1MzYgMTMuMDY1OCwzMi41ODI0IDExLjUwNjEsMzQuMTQyMUM5Ljk0NjM4LDM1LjcwMTkgNy40MTc1OCwzNS43MDE5IDUuODU3ODYsMzQuMTQyMUM0LjI5ODE1LDMyLjU4MjQgNC4yOTgxNSwzMC4wNTM2IDUuODU3ODYsMjguNDkzOVoiIHN0eWxlPSJmaWxsOnJnYigxNjQsMTY0LDE2NCk7Ii8+CiAgICAgICAgPC9nPgogICAgICAgIDxnPgogICAgICAgICAgICA8cGF0aCBkPSJNMzYuMDA2MSwxNi4wMDYxQzM4LjIxMTksMTYuMDA2MSA0MCwxNy43OTQyIDQwLDIwQzQwLDIyLjIwNTggMzguMjExOSwyMy45OTM5IDM2LjAwNjEsMjMuOTkzOUMzMy44MDAzLDIzLjk5MzkgMzIuMDEyMiwyMi4yMDU4IDMyLjAxMjIsMjBDMzIuMDEyMiwxNy43OTQyIDMzLjgwMDMsMTYuMDA2MSAzNi4wMDYxLDE2LjAwNjFaIiBzdHlsZT0iZmlsbDpyZ2IoNzQsNzQsNzQpOyIvPgogICAgICAgIDwvZz4KICAgICAgICA8Zz4KICAgICAgICAgICAgPHBhdGggZD0iTTI4LjQ5MzksNS44NTc4NkMzMC4wNTM2LDQuMjk4MTUgMzIuNTgyNCw0LjI5ODE1IDM0LjE0MjEsNS44NTc4NkMzNS43MDE5LDcuNDE3NTggMzUuNzAxOSw5Ljk0NjM4IDM0LjE0MjEsMTEuNTA2MUMzMi41ODI0LDEzLjA2NTggMzAuMDUzNiwxMy4wNjU4IDI4LjQ5MzksMTEuNTA2MUMyNi45MzQyLDkuOTQ2MzggMjYuOTM0Miw3LjQxNzU4IDI4LjQ5MzksNS44NTc4NloiIHN0eWxlPSJmaWxsOnJnYig1MCw1MCw1MCk7Ii8+CiAgICAgICAgPC9nPgogICAgPC9nPgo8L3N2Zz4K");
}

.hidden-font {
  font-size: 0;
}

.divider {
  margin: 0 97px;
  background-color: #CCD2DA;
  width: 1px;
  height: 188px;
}
.divider-prodCat {
  margin: 78px 0 80px;
  width: 100%;
  height: 1px;
  background-color: #E2E8F0;
}

.back-link {
  margin-left: 30px;
  position: relative;
  font-weight: 600;
  font-size: 14px;
  line-height: 168%;
  color: #374151;
}
.back-link:before {
  position: absolute;
  content: "";
  background-image: url(../../asset/css/img/back.svg);
  background-repeat: no-repeat;
  width: 24px;
  height: 25px;
  left: -24px;
}
.back-link:after {
  content: "Back";
}

.productPage__info .price, .productCategory__item .price, .cart__wrap .price, .order-history .price {
  margin: 10px 0 15px;
  display: block;
}
.productPage__info .price__old, .productCategory__item .price__old, .cart__wrap .price__old, .order-history .price__old {
  margin-right: 20px;
  text-decoration-line: line-through;
  color: #94A3B8;
  font-size: 36px;
  line-height: 42px;
}
.productPage__info .price__new, .productCategory__item .price__new, .cart__wrap .price__new, .order-history .price__new {
  font-weight: bold;
  color: #183A34;
  font-size: 36px;
  line-height: 20px;
}
.productPage__info .price-price-checker, .productCategory__item .price-price-checker, .cart__wrap .price-price-checker, .order-history .price-price-checker {
  margin-top: 10px;
  justify-content: space-between;
  align-items: flex-end;
}
.productPage__info .price-price-checker div, .productCategory__item .price-price-checker div, .cart__wrap .price-price-checker div, .order-history .price-price-checker div {
  display: flex;
}

.order-history .price {
  justify-content: flex-start;
}

.cart__wrap .cart__items .product-quantity {
  position: relative;
  margin-left: auto;
  display: flex;
  flex-direction: column;
  align-items: center;
  /* Firefox */
}
.cart__wrap .cart__items .product-quantity span.plus, .cart__wrap .cart__items .product-quantity span.minus, .cart__wrap .cart__items .product-quantity span.is_sold_individually {
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  width: 36px;
  height: 36px;
  border-radius: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  background-color: #F8FAFC;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  text-align: center;
  border: none;
  color: #94A3B8;
  cursor: pointer;
}
.cart__wrap .cart__items .product-quantity span.plus {
  margin-bottom: 6px;
}
.cart__wrap .cart__items .product-quantity span.is_sold_individually {
  cursor: default;
}
.cart__wrap .cart__items .product-quantity input[type=number]::-webkit-outer-spin-button,
.cart__wrap .cart__items .product-quantity input[type=number]::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}
.cart__wrap .cart__items .product-quantity input[type=number] {
  -moz-appearance: textfield;
  width: 36px;
  height: 36px;
  border-radius: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  line-height: 1;
  background-color: #F8FAFC;
  font-size: 12px;
  font-weight: 700;
  line-height: 14px;
  text-align: center;
  border: none;
  color: #94A3B8;
  margin-top: 0;
  margin-bottom: 6px;
}

.darkGray {
  color: #5E6B6E;
}

.fz5 {
  display: block;
  font-size: 5px;
  font-weight: 600;
  color: #4B5563;
}

.fz13 {
  font-size: 13px;
  line-height: 171%;
  text-align: center;
}

.fz18 {
  font-size: 18px;
}

.fz32 {
  font-size: 32px !important;
}

.fz16 {
  font-size: 16px !important;
}

.fz28 {
  font-size: 28px !important;
}

.bold {
  font-weight: 600;
  line-height: 122%;
  color: #374151;
}
.bold-green {
  font-weight: 600;
  font-size: 18px;
  line-height: 108%;
  color: #047857;
  text-transform: uppercase;
}
.bold-rating {
  color: #404B4F;
}

.df {
  display: flex;
}

.mt40 {
  margin-top: 40px !important;
}

.mt60 {
  margin-top: 60px !important;
}

.tac {
  text-align: center;
}

.title-lora {
  font-family: "Lora";
  font-weight: bold;
  font-size: 36px;
  line-height: 120%;
  color: #235A50;
}

.link-blog {
  position: relative;
  margin-left: 30px;
  font-weight: 300;
  color: #404B4F;
}
.link-blog:after {
  display: inline;
  content: url(../../asset/css/img/arrow-link.svg);
  margin-left: 8px;
}

.reviews-star {
  margin-top: 2px;
  display: flex;
  align-items: center;
}
.reviews-star .star-rating {
  margin: 0;
}
.reviews-star .star-rating span::before {
  color: #FDD253;
}
.reviews-star .star-rating .rating {
  background: none;
}
.reviews-star__list {
  height: 24px;
  display: flex;
}
.reviews-star__list li {
  margin-right: 2px;
}
.reviews-star__count {
  margin-left: 13px;
  font-size: 12px;
  color: #94A3B8;
}

.descr {
  line-height: 30px;
}

.italic {
  font-style: italic;
}

.back__wrap {
  padding: 12px 0;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.back__wrap-user {
  display: flex;
  align-items: center;
}
.back__wrap .shopping-cart {
  margin-right: 15px;
}
.back__wrap.top_menu_slim {
  padding: 12px 20px;
}

.slider-controls {
  width: fit-content;
  display: flex;
  height: 41px;
  margin: 66px auto 55px;
  overflow: hidden;
}
.slider-controls .prev, .slider-controls .next {
  color: #111111;
  border: 1px solid #D1D5DB;
  text-align: center;
  font-size: 16px;
  cursor: pointer;
  width: 40px;
  height: 41px;
  padding: 9px;
  user-select: none;
  position: relative;
}
.slider-controls .prev:after, .slider-controls .next:after {
  position: absolute;
  content: "";
  border-bottom: 1.5px solid #94A3B8;
  border-left: 1.5px solid #94A3B8;
  width: 9px;
  height: 9px;
  transform: rotate(45deg);
  top: 14px;
  left: 16px;
}
.slider-controls .prev {
  margin-right: 21px;
}
.slider-controls .next:after {
  transform: rotate(225deg);
  top: 14px;
  left: 11px;
  border-bottom: 1.5px solid #245B51;
  border-left: 1.5px solid #245B51;
}
.slider-controls ul {
  height: 41px;
  margin: 0;
  text-align: center;
}
.slider-controls li {
  display: inline-block;
  background-color: #FFFFFF;
  line-height: 106%;
  color: #9CA3AF;
  padding: 13px;
  border: 1px solid #D1D5DB;
  height: 41px;
  width: 40px;
  cursor: pointer;
  margin-right: 21px;
}
.slider-controls li.active {
  color: #245B51;
}

.text-center {
  text-align: center;
}

body.single-post .back__wrap {
  padding: 27px 17px 27px 0;
}

.woocommerce-notices-wrapper {
  position: relative;
  z-index: 1;
}

.woocommerce-message {
  border-top: 5px solid #328577;
  background: #A0D1C8;
  color: #328577;
  padding: 11px 57px 10px 57px;
  display: flex;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  gap: 5px;
}
.woocommerce-message:before {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url(../../asset/css/img/woo-success.svg);
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  left: 21px;
  bottom: 0;
  margin: auto;
}
.woocommerce-message > * {
  order: 1;
}
.woocommerce-message a {
  margin-left: 0;
  order: initial;
}
.woocommerce-message a.button {
  margin-left: auto;
  order: 1;
}

.woocommerce-message[role=alert] {
  border-top: 5px solid #328577;
  background: #A0D1C8;
  color: #328577;
}
.woocommerce-message[role=alert]:before {
  background-image: url(../../asset/css/img/woo-success.svg);
}

ul.woocommerce-error {
  margin: 0;
  padding: 11px 0;
  background-color: #FFCCCC;
  border-top: 5px solid #FF0000;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}
ul.woocommerce-error:before {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url(../../asset/css/img/woo-error.svg);
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  left: 21px;
  bottom: 0;
  margin: auto;
}
ul.woocommerce-error li {
  width: 100%;
  padding-left: 57px !important;
  padding-right: 57px !important;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 0;
  height: 100%;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  color: #FF0000;
  font-family: Poppins;
}
ul.woocommerce-error li > * {
  float: none;
  order: 1;
}

.cart-empty.woocommerce-info {
  background-color: #FFCCCC;
  border-top: 5px solid #FF0000;
  color: #FF0000;
  padding: 11px 57px 10px 57px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
}
.cart-empty.woocommerce-info:before {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url(../../asset/css/img/woo-error.svg);
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  left: 21px;
  bottom: 0;
  margin: auto;
}

.woocommerce-form-coupon-toggle .woocommerce-info {
  border-top: 5px solid #328577;
  background: #A0D1C8;
  color: #328577;
  padding: 11px 57px 10px 57px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
}
.woocommerce-form-coupon-toggle .woocommerce-info:before {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url(../../asset/css/img/woo-success.svg);
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  left: 21px;
  bottom: 0;
  margin: auto;
}

.woocommerce-notices-wrapper .woocommerce-info {
  border-top: 5px solid #FCC10E;
  background: #FFF1C5;
  color: #FCC10E;
  padding: 11px 57px 10px 57px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
}
.woocommerce-notices-wrapper .woocommerce-info:before {
  content: "";
  width: 25px;
  height: 25px;
  background-image: url(../../asset/css/img/woo-warning.svg);
  background-repeat: no-repeat;
  background-position: center;
  top: 0;
  left: 21px;
  bottom: 0;
  margin: auto;
}
.woocommerce-notices-wrapper .woocommerce-info > * {
  order: 1;
}

.productPage-price-checker .woocommerce-notices-wrapper {
  z-index: 2;
  width: 100%;
}

.button.hidden {
  display: none !important;
}

.back-to-top {
  display: inline-block;
  font-size: 24px;
  font-weight: 300;
  line-height: 28px;
  color: #5E6B6E;
  height: 48px;
  display: flex;
  align-items: center;
  cursor: pointer;
  margin-top: 15px;
}
.back-to-top:before {
  content: "";
  display: inline-block;
  width: 48px;
  height: 48px;
  background-image: url(../../asset/css/img/arrow-down.svg);
  background-repeat: no-repeat;
  background-position: center;
  transform-origin: center;
  transform: rotate(180deg);
  margin-right: 9px;
}

.align-left {
  justify-content: flex-start !important;
  padding-left: 30px !important;
}

input.invalid {
  border: solid 1px red !important;
}

.cart__wrap .cart__price.price {
  display: inline-block;
}

.cart__wrap .price__new {
  font-size: 24px;
  white-space: pre-wrap;
}

.cart__price-total-wrap {
  margin-left: 0.4rem;
}
.cart__price-total-wrap .cart-subtotal {
  display: none;
}

@font-face {
  font-family: "star";
  src: url("./../../_source/fonts/star.eot");
  src: url("./../../_source/fonts/star.eot?#iefix") format("embedded-opentype"), url("./../../_source/fonts/star.woff") format("woff"), url("./../../_source/fonts/star.ttf") format("truetype"), url("./../../_source/fonts/star.svg#star") format("svg");
  font-weight: normal;
  font-style: normal;
}
.btn {
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  font-weight: 600;
  line-height: 150%;
  cursor: pointer;
  font-size: 16px;
}
.btn-order {
  margin-right: 175px;
  min-width: 163px;
  padding: 0 10px;
  height: 55px;
  background: #FDD253;
  border: 1px solid #FDD253;
  color: #235A50;
  white-space: nowrap;
}
.btn-view {
  margin: 56px auto 0;
  width: 278px;
  height: 52px;
  border: 1px solid #328577;
  color: #328577;
  text-transform: capitalize;
}
.btn-view-small {
  width: 174px;
  height: 60px;
}
.btn-view-more {
  width: 205px;
  height: 60px;
}
.btn-right {
  float: right;
}
.btn-questionnare {
  margin: 24px 0 15px;
  width: 465px;
  height: 55px;
  background: #FDD253;
  border: 1px solid #FDD253;
  color: #235A50;
  font-weight: bold;
  font-size: 16px;
  line-height: 24px;
}
.btn-questionnare.button {
  margin: 24px 0 15px !important;
}
.btn-healthHub {
  width: 128px;
  height: 45px;
  background-color: #FFFFFF;
  border: 1px solid #D1D5DB;
  font-weight: 500;
  font-size: 12px;
  line-height: 142%;
  color: #245B51;
}
.btn-healthHub:not(:last-child) {
  margin-right: 10px;
}
.btn-toCheckout {
  margin-top: 37px;
  width: 365px;
  height: 55px;
  background: #FDD253;
  border: 1px solid #FDD253;
  color: #235A50;
  font-size: 16px;
  line-height: 55px;
  border-radius: 5px;
}
.btn.xoo-el-register-btn {
  margin-top: 37px;
  width: 365px;
  height: 55px;
  background: #FDD253 !important;
  border: 1px solid #FDD253 !important;
  color: #235A50 !important;
  font-size: 16px !important;
  line-height: 55px;
  border-radius: 5px;
}
.btn-cart-update {
  margin-bottom: 24px;
  width: 365px;
  height: 55px;
  background: #FDD253;
  border: 1px solid #FDD253;
  color: #235A50;
}
.btn-questionnare {
  background: #FDD253 !important;
  border: 1px solid #FDD253 !important;
  color: #235A50 !important;
}
.btn-continue {
  margin-top: 27px;
  width: 365px;
  height: 55px;
  border: 1px solid #328577;
  color: #328577;
}
.btn-continue.reset_variations {
  display: none;
  margin-top: 6px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 24px;
  color: #5E6B6E;
  border-color: #5E6B6E;
  width: 100%;
}
.btn-login {
  width: 100%;
  height: 55px;
  background: #FDD253;
  border: 1px solid #FDD253;
  font-size: 16px;
}
.btn-social {
  justify-content: flex-start;
  padding: 8px 14px;
  height: 50px;
  width: 100%;
  margin-top: 24px;
  font-weight: 500;
  font-size: 14px;
  line-height: 128.91%;
  border: none;
}
.btn-social img {
  margin-right: 15px;
  width: 33px;
  height: 33px;
}
.btn-white {
  background: #FFFFFF;
  box-shadow: 5px 5px 16px rgba(0, 0, 0, 0.1);
  color: #4F4F4F;
}
.btn-blue {
  background: #3B5998;
  box-shadow: 5px 5px 16px rgba(0, 0, 0, 0.2);
  font-weight: 500;
  color: #FFFFFF;
}
.btn-reg {
  width: 100%;
  margin-top: 24px;
}
.btn-accountPage {
  margin: 0 auto;
  width: 235px;
  height: 66px;
}
.btn-gray {
  width: 160px;
  height: 55px;
  background: #F3F4F6;
  border: 1px solid #F9FAFB;
  margin-right: 25px;
}
.btn-save, .btn-add {
  width: 160px;
  height: 55px;
  background: #FDD253;
  border: 1px solid #FDD253;
}
.btn-add {
  color: #235A50;
  align-self: flex-end;
}
.btn-w100 {
  margin: 41px 0 73px;
  width: 100%;
  font-size: 14px;
}
.btn[disabled] {
  background: #D7D4CC;
  border: 1px solid #D7D4CC;
  color: #939088;
  font-size: 16px;
}

h1 {
  font-family: Poppins;
  font-size: 42px;
  font-weight: 700;
  line-height: 63px;
}
h1.title {
  font-family: Lora;
  font-size: 80px;
  font-weight: 700;
  line-height: 102px;
}

h2 {
  font-family: Poppins;
  font-size: 32px;
  font-weight: 700;
  line-height: 48px;
  margin: 0;
}

h3 {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 600;
  line-height: 36px;
  margin: 0;
}

h4 {
  font-family: Poppins;
  font-size: 20px;
  font-weight: 600;
  line-height: 30px;
  margin: 0;
}

h5 {
  font-family: Poppins;
  font-size: 18px;
  font-weight: 700;
  line-height: 27px;
}

h6 {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
}

p {
  font-family: Poppins;
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  color: #5E6B6E;
  margin: 0;
}
p.large {
  font-size: 18px;
  line-height: 27px;
}
p.xlarge {
  font-size: 20px;
  line-height: 30px;
}
p.small {
  font-size: 14px;
  line-height: 21px;
}
p.xsmall {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
}
p.xxsmall {
  font-size: 11px;
  font-weight: 400;
  line-height: 17px;
}
p.bold {
  font-weight: 700;
}

@media only screen and (max-width: 992px) {
  h1 {
    font-size: 35px;
    line-height: 45px;
  }
  h1.title {
    font-size: 30px;
    line-height: 45px;
  }
  h2 {
    font-size: 20px;
    line-height: 30px;
  }
  h3 {
    font-size: 16px;
    line-height: 24px;
  }
  h4 {
    font-size: 16px;
    line-height: 24px;
  }
  p {
    font-size: 14px;
    line-height: 18px;
  }
  p.large {
    font-size: 14px;
    line-height: 21px;
  }
  p.xlarge {
    font-size: 16px;
    line-height: 24px;
  }
  p.small {
    font-size: 14px;
    line-height: 21px;
  }
  p.xsmall {
    font-size: 12px;
    line-height: 15px;
  }
}
.hero {
  min-height: 953px;
  padding-top: 175px;
  background-image: url("../../asset/css/img/hero-plus-m.svg"), url("../../asset/css/img/hero-plus-m.svg"), url("../../asset/css/img/hero-plus-m.svg"), linear-gradient(270.02deg, #FBF7F1 0.02%, #E2F3F0 64.58%);
  background-size: 45px, 39px, 13px, cover;
  background-repeat: no-repeat, no-repeat, no-repeat, repeat;
  background-position: top 15% left 15%, top 56% left 50%, top 19% right 20%, top 0 left 0;
}
.hero__wrap {
  margin-top: 23px;
  display: flex;
  justify-content: space-between;
  padding-bottom: 30px;
  padding-bottom: 0;
}
.hero__info {
  margin-top: 118px;
}
.hero__subtitle {
  margin-top: 24px;
  font-weight: normal;
  font-size: 24px;
  line-height: 34px;
  color: #64748B;
}
.hero__image {
  margin-left: 10px;
  margin-top: 16px;
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
  grid-template-rows: 1fr 1fr 1fr 1fr 1fr 1fr;
  grid-template-areas: ". . . xs ." "xl xl . . ." "xl xl . s s" ". . . s s" ". m m . ." ". m m . .";
}
.hero__image-xl {
  margin-top: 40px;
  grid-area: xl;
  width: 183px;
  height: 183px;
}
.hero__image-xs {
  margin-top: 20px;
  grid-area: xs;
  width: 61px;
  height: 61px;
}
.hero__image-s {
  grid-area: s;
  width: 123px;
  height: 123px;
}
.hero__image-m {
  grid-area: m;
  width: 134px;
  height: 134px;
}
.hero__image img {
  border-radius: 50%;
  background: #DBEDEB;
  padding: 2px;
  object-fit: cover;
}
.hero__image img {
  max-width: initial;
}
.hero__card {
  margin-top: 18%;
  height: 584px;
  background: #DBEDEB;
}
.hero__card .card {
  transform: translateY(0);
  position: relative;
  top: -130px;
}
.hero .scroll {
  display: flex;
  align-items: center;
  justify-content: center;
  font-weight: 300;
  font-size: 24px;
  line-height: 115.5%;
  text-align: center;
  color: #5E6B6E;
}
.hero .scroll img {
  width: 48px;
  height: 48px;
}
.hero .title {
  font-family: "Lora";
  font-weight: bold;
  margin: 0;
  color: #245B51;
}
.hero .title-landing {
  line-height: 152.5%;
  color: #235A50;
}
.hero .title-product {
  margin: 7px 0 5px 0;
  font-family: "Poppins";
  font-weight: 800;
  font-size: 42px;
  line-height: 168%;
  letter-spacing: 0.02em;
  color: #235A50;
}
.hero .title-product span {
  display: block;
  font-family: "Lora";
  font-weight: 500;
  font-size: 42px;
  line-height: 168%;
  letter-spacing: 0.02em;
  color: #235A50;
}

body.page-template-page-landing .hero {
  min-height: 752px;
  padding-bottom: 130px;
}

.header {
  width: 100%;
  background-color: #fff;
  border-bottom: 1px solid #EEEFF2;
}
.header__wrap {
  padding: 22px 0 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  position: relative;
  z-index: 9;
}
.header__wrap .left, .header__wrap .right {
  display: flex;
  align-items: center;
  gap: 32px;
}

header .menu-btn {
  display: flex;
  align-items: center;
  padding-right: 30px !important;
}
header .menu-btn.mobile {
  display: none !important;
}
header .menu-btn .hamburger {
  display: block;
  width: 24px;
  height: 24px;
  line-height: 1;
  margin-right: 8px;
}
header .btn {
  font-weight: 400;
}

.menu {
  margin-right: 142px;
  display: flex;
}
.menu__item:not(:last-child) {
  margin-right: 36px;
}
.menu__link {
  font-weight: normal;
  color: #64748B;
}
.menu__link_active {
  font-weight: 600;
  line-height: 131%;
  color: #328577;
  border-bottom: 3px solid #328577;
  padding: 0 4px 13px;
}

.mobile-menu, .hamburger {
  display: none;
}

.logo {
  background-image: url(../../asset/css/img/logo.svg?v=9.8.2);
  width: 139px;
  height: 31px;
  background-repeat: no-repeat;
  background-size: 100%;
}

.login {
  display: flex !important;
  align-items: center;
  gap: 8px;
}
.login.mobile {
  display: none !important;
}
.login.btn-green {
  background-color: #235A50;
  border-radius: 5px;
  padding: 8px 16px;
}
.login.btn-green img, .login.btn-green span {
  color: #FFFFFF;
}
.login.btn-green .login-text {
  color: #FFFFFF;
}
.login img {
  width: 24px;
}
.login span {
  color: #235A50;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 170px;
  white-space: nowrap;
}
.login span.name {
  color: #080F30;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 23.8px */
  display: none;
}

body.logged-in .login img, body.logged-in .login span.login-text {
  display: none;
}
body.logged-in .login span.name {
  display: block;
}
body.logged-in .user-profile .avatar {
  display: block;
}

.right-menu {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.right-menu > a {
  margin-left: 15px;
}
.right-menu > a:first-child {
  margin-left: 0;
}

.top_menu_slim a.user {
  margin-left: 0;
}

.header-search-block {
  position: relative;
  margin: 0 auto 0 53px;
}
.header-search-block input[type=text] {
  border: 1px solid #EEEFF2;
  outline: none;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 300;
  text-align: left;
  color: #5E6B6E;
  height: 56px;
  line-height: 56px;
  min-width: 466px;
  padding: 0 34px 0 16px;
  background-color: transparent;
}
.header-search-block input[type=text]::placeholder {
  color: #64748B;
}
.header-search-block input[type=submit] {
  position: absolute;
  top: 50%;
  right: 16px;
  transform: translateY(-50%);
  width: 18px;
  height: 18px;
  background-image: url(../../asset/css/img/search-button.svg);
  background-repeat: no-repeat;
  background-color: transparent;
  background-position: center;
  background-size: contain;
  border: none;
  cursor: pointer;
}

.ask {
  width: 176px;
  height: 50px;
  border: 1px solid #328577;
  font-weight: 500;
  line-height: 24px;
  color: #328577;
}

.user-profile .avatar {
  background-color: #2B7367;
  margin-right: 8px;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  color: #FFF;
  font-size: 10px;
  font-style: normal;
  font-weight: 600;
  border-radius: 50%;
  display: none;
}

.shopping-cart {
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  position: relative;
}
.shopping-cart span {
  display: flex;
  justify-content: center;
  align-items: center;
  background: #FDD253;
  position: absolute;
  right: -7px;
  top: -2px;
  width: 14px;
  height: 14px;
  font-size: 13px;
  font-weight: 400;
  line-height: 1;
  color: #404B4F;
  border-radius: 14px;
}

.search_icon.mobile {
  width: 25px;
  display: none;
  cursor: pointer;
}

.search-button {
  width: 30px;
  height: 30px;
  background-image: url(../../asset/css/img/search-button.svg);
  background-repeat: no-repeat;
}

.user {
  width: 39px;
  height: 39px;
  background-image: url(../../asset/css/img/user.png);
  background-repeat: no-repeat;
}

body.page-template-page-landing .landing__header .logo {
  flex-grow: 0;
}
body.page-template-page-landing .hero__card {
  margin-top: 0;
}

body.archive .header, body.search .header {
  position: static;
}

body.woocommerce-cart .header {
  position: relative;
  z-index: 2;
}
body.woocommerce-cart > .cart {
  padding-bottom: 0;
}
body.woocommerce-cart .hamburger {
  top: 80px;
}

body.woocommerce-checkout .checkout-container {
  margin-top: -62px;
}

.header__wrap.top_menu_full .logo {
  margin-right: 17px;
}
.header__wrap.top_menu_full .menu {
  margin: 0 27px 0 0;
}

body.page-template-page-landing .logo {
  margin-right: 0;
}

body.woocommerce-order-received .checkout-container {
  margin-top: 0;
}

body.woocommerce-checkout .checkout-container {
  margin-top: 0;
}

.history {
  background: #DBEDEB;
  height: 511px;
}
.history__wrap {
  padding: 49px 44px 49px 71px;
  height: fit-content;
  display: flex;
  justify-content: space-between;
  background: #FFF;
  transform: translateY(-52%);
  position: relative;
}
.history__wrap-img {
  margin-right: 68px;
  width: 45%;
  height: fit-content;
  position: relative;
  z-index: 2;
}
.history__wrap-img:before {
  content: url("../../asset/css/img/condit-elem.svg");
  position: absolute;
  top: -7%;
  left: -23%;
  z-index: 1px;
}
.history__wrap-title {
  margin-bottom: 53px;
  text-align: left;
}
.history__wrap-descr {
  width: 50%;
}
.history__wrap-text {
  font-weight: normal;
  font-size: 14px;
  color: #404B4F;
}
.history__wrap-text:not(:last-child) {
  margin-bottom: 61px;
}
.history__wrap:before {
  position: absolute;
  content: url("../../asset/css/img/condit-elem.svg");
  top: -36%;
  right: 31%;
}
.history__wrap:after {
  position: absolute;
  content: url("../../asset/css/img/condit-elem.svg");
  top: 36%;
  right: -14%;
  right: 0;
}

.team {
  background: #DBEDEB;
  padding: 77px 0 110px;
}
.team .container > h2, .team .container p {
  text-align: center;
}
.team__wrap {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
}
.team__item {
  margin-top: 86px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.team__item-img {
  width: 234px;
  height: 243px;
  background: #FFFFFF;
  padding: 10px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.team__item-img img {
  border-radius: 50%;
  object-fit: cover;
  height: 100%;
}
.team__item-num {
  margin: 33px 0 7px;
  font-size: 13px;
  line-height: 132%;
  color: #474F62;
  opacity: 0.8;
}
.team__item-name {
  font-weight: 600;
  font-size: 18px;
  line-height: 150.5%;
  color: #474F62;
}

.conditions {
  padding: 98px 0 65px;
  background-image: url("../../asset/css/img/condit-elem.svg");
  background-repeat: no-repeat;
}
.conditions .card__title {
  text-align: unset;
  line-height: 139%;
  letter-spacing: 0.02em;
}
.conditions .card__subtitle {
  text-align: unset;
  margin-top: 23px;
  font-size: 18px;
  line-height: 164%;
}
.conditions__item-img {
  width: 546px;
  height: 709px;
  margin-right: 91px;
}
.conditions__item-img img {
  width: 100%;
}
.conditions .category__item-title {
  position: relative;
}

.conditionsAll {
  padding: 56px 0;
}
.conditionsAll .container .category__wrap {
  margin-top: 0;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px 81px;
}
.conditionsAll .container .category__wrap .category__item {
  width: 100%;
}
.conditionsAll .category__item-title {
  width: 100%;
}
.conditionsAll .category__item-title:after {
  right: 0;
}

.rating {
  padding: 45px 0;
  background: #DBEDEB;
}
.rating__wrap {
  display: flex;
  align-items: center;
  justify-content: center;
}
.rating__item {
  font-weight: 500;
  font-size: 24px;
  line-height: 36px;
  color: #404B4F;
}
.rating__item .rating-num {
  font-weight: 700;
  font-size: 36px;
  line-height: 54px;
  color: #404B4F;
}
.rating__item:last-child {
  display: flex;
  flex-direction: column;
  align-items: center;
  padding: 14px 10px;
  width: 375px;
  height: 188px;
  background: #FFFFFF;
  box-shadow: 0px 20px 95px rgba(201, 203, 204, 0.3);
  border-radius: 5px;
}
.rating__item:last-child .rating__item-title {
  font-weight: 500;
  font-size: 24px;
  line-height: 160%;
  color: #404B4F;
}
.rating__item:last-child .rating__item-title img {
  width: 150px;
}
.rating__item:last-child .rating__item-text {
  margin-top: 10px;
  margin-bottom: 6px;
  display: flex;
  align-items: center;
  font-family: "Poppins", sans-serif;
  font-weight: normal;
  font-size: 24px;
  line-height: 87%;
  color: #404B4F;
}
.rating__item:last-child .rating__item-text .rating-num-green {
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 0 0 0 8px;
  background: #00B67A;
  border-radius: 5px;
  width: 56px;
  height: 35px;
  font-family: "Poppins";
  font-weight: bold;
  font-size: 24px;
  line-height: 87%;
  color: #FFFFFF;
}
.rating__item:last-child .customers {
  font-size: 18px;
}

.page-reviews div.blog {
  background: none;
}

.reviews-page {
  overflow: hidden;
  position: relative;
  z-index: 1;
  padding: 58px 0;
}
.reviews-page:before {
  content: "";
  position: absolute;
  width: 100%;
  height: 110%;
  max-height: 1850px;
  top: -10%;
  right: -40%;
  background: radial-gradient(circle, rgb(255, 255, 255) 0%, rgb(219, 239, 237) 0%, rgb(255, 255, 255) 70%);
  z-index: -1;
}
.reviews-page #top .breadcrumb svg {
  height: 40px;
  width: 40px;
  margin-right: 8px;
  vertical-align: middle;
}
.reviews-page #top .breadcrumb span {
  color: #2B7367;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  vertical-align: middle;
}
.reviews-page #top .text_block {
  margin: 40px 0;
  background-color: #F1F9F8;
  border-radius: 5px;
  padding: 24px;
  color: #5E6B6E;
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-style: normal;
  font-weight: 400;
  line-height: 25.5px;
}
.reviews-page #top .text_block a {
  text-decoration: underline;
}
.reviews-page #top .text_block ul li {
  list-style: disc;
}
.reviews-page #top .text_block p {
  font-size: 18px;
  margin: 8px 0;
}
.reviews-page #top .wrapper {
  display: flex;
  justify-content: space-between;
}
.reviews-page #top .summary {
  width: 57%;
  padding-right: 70px;
}
.reviews-page #top .summary h1 {
  color: #235A50;
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 43.929px;
  margin: 40px 0;
}
.reviews-page #top .summary .reviews-points {
  margin: 40px 0 0;
}
.reviews-page #top .summary .reviews-points .point {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 28px;
}
.reviews-page #top .summary .reviews-points .point.active {
  cursor: pointer;
}
.reviews-page #top .summary .reviews-points .point:last-child {
  margin-bottom: 0;
}
.reviews-page #top .summary .reviews-points .point svg path {
  fill: #183A34;
}
.reviews-page #top .summary .reviews-points .point .rating-number {
  color: #5E6B6E;
  font-family: "Poppins", sans-serif;
  font-size: 21.285px;
  font-style: normal;
  font-weight: 500;
  line-height: 143%; /* 30.437px */
  letter-spacing: 0.302px;
  margin: 0 auto 0 16px;
}
.reviews-page #top .summary .reviews-points .point .line {
  width: 458px;
  flex-basis: 458px;
  height: 14px;
  border-radius: 3.547px;
  background: #F1F9F8;
  position: relative;
  margin: 0 auto;
}
.reviews-page #top .summary .reviews-points .point .line .active {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  border-radius: 3.547px 0 0 3.547px;
  background: #FDD253;
  width: 100%;
}
.reviews-page #top .summary .reviews-points .point .number {
  width: 53px;
  text-align: center;
  color: #5E6B6E;
  font-feature-settings: "clig" off, "liga" off;
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 143%; /* 28.6px */
  letter-spacing: 0.302px;
}
.reviews-page #top .product-image {
  width: 42%;
  text-align: center;
}
.reviews-page #top .product-image img {
  max-width: 100%;
}

div.blog {
  background-image: url("../../asset/css/img/condit-elem.svg");
  background-position-y: 29%;
  background-repeat: no-repeat;
  position: relative;
}
div.blog h2 {
  text-align: center;
}
div.blog p {
  text-align: center;
}
div.blog:before {
  content: url("../../asset/css/img/order-elem.svg");
  position: absolute;
  right: 9%;
  top: -6%;
}
div.blog.blog-block {
  padding: 90px 0 66px 0;
}
div.blog__item {
  padding: 10px 10px 34px;
  width: 362px;
  min-height: 405px;
  background: #FFFFFF;
  border: 1px solid #F7F7F7;
  box-shadow: 0px 10px 30px rgba(162, 182, 212, 0.15);
}
div.blog__item-img {
  width: 342px;
}
div.blog__item-img img {
  width: 100%;
  object-fit: cover;
}
div.blog__item-subtitle {
  margin-top: 18px;
  margin-left: 30px;
  font-weight: normal;
  font-size: 13px;
  line-height: 132%;
  color: rgba(94, 107, 110, 0.8);
}
div.blog__item-title {
  margin: 10px 0 32px 30px;
  font-weight: 600;
  font-size: 18px;
  line-height: 150.5%;
  color: #404B4F;
}
div.blog-not-elem {
  background-image: none;
}
div.blog-not-elem::before {
  content: none;
}
div.blog .card__wrap {
  justify-content: flex-start;
  gap: 52px 82px;
}
div.blog .blog-subcategories {
  margin-top: 90px;
}
div.blog .blog-subcategories h3 {
  color: #1F2937;
  font-size: 14px;
  font-weight: 600;
  line-height: 24px;
  width: 59%;
  margin: 0 auto 0 auto;
}
div.blog .blog-subcategories .sub-categories {
  width: 59%;
  margin: 10px auto;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
}
div.blog .blog-subcategories .sub-categories label {
  margin-right: 0;
  padding: 0;
}
div.blog .blog-subcategories .sub-categories label span {
  font-size: 12px;
  font-weight: 500;
  line-height: 17px;
  color: #1F5B52;
}
div.blog .blog-subcategories .sub-categories label .checkmark {
  background: #F1F5F9;
  border: 1px solid #D1D5DB;
}
div.blog .blog-subcategories .sub-categories label input {
  display: none;
}
div.blog .blog-subcategories .sub-categories label input:checked ~ .checkmark {
  background: #328577;
  border: 1px solid #D1D5DB;
  color: #fff;
}

.disclaimer {
  background: #E5E7EB;
  padding: 16px 0;
}
.disclaimer__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 168%;
  color: #4B5563;
}
.disclaimer__text {
  margin: 16px 0;
  width: 60%;
  font-size: 13px;
  line-height: 162%;
  text-transform: capitalize;
  color: #5E6B6E;
}

.order {
  position: relative;
  background: linear-gradient(270.02deg, #FBF7F1 0.02%, #E2F3F0 64.58%);
  padding: 61px 0 66px;
  overflow: hidden;
}
.order__wrap {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.order-text {
  width: 48%;
  margin-left: 100px;
  font-weight: normal;
  font-size: 20px;
  line-height: 166.5%;
}
.order:after {
  content: "";
  position: absolute;
  background-image: url("../../asset/css/img/order-elem.svg");
  background-repeat: no-repeat;
  width: 110.51px;
  height: 94px;
  right: 5%;
  z-index: 1;
  bottom: -25%;
}
.order-blue {
  padding: 69px 0 58px;
  background: #DBEDEB;
}
.order-blue .order-text {
  color: #5E6B6E;
  width: 54%;
}
.order-notafter::after {
  content: none;
}

.experts {
  padding: 72px 0;
  background: linear-gradient(270.02deg, #FBF7F1 0.02%, #E2F3F0 99.99%);
}
.experts__wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.experts__item-icon {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 60px 100px;
  align-items: center;
}
.experts__item-img {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.experts__item-img img {
  object-fit: contain;
  width: unset;
}
.experts__item h2 {
  margin-bottom: 8px;
}
.experts .divider {
  margin: 0 78px 0 31px;
  height: 248px;
}

.footer {
  background: #F1F5F9;
  padding: 82px 0 36px;
}
.footer a {
  color: #64748B;
  display: block;
}
.footer__item {
  display: flex;
  justify-content: space-between;
}
.footer__item .logo {
  width: 156px;
  height: 34px;
  margin-bottom: 5px;
  background-size: 100%;
}
.footer__item-link {
  font-size: 14px;
  padding: 5px 0;
}
.footer__item-link-arrow {
  position: relative;
}
.footer__item-link-arrow::after {
  position: absolute;
  content: "";
  background-image: url("../../asset/css/img/arrow-down-right.svg");
  width: 16px;
  height: 16px;
  margin-left: 2px;
}
.footer__item-link-tel {
  font-weight: 300;
}
.footer__item-social {
  margin-top: 10px;
  display: flex;
  gap: 24px;
}
.footer__item-social-icon {
  height: 24px;
}
.footer__item-social-icon img {
  height: 100%;
}
.footer__item-contacts {
  width: 25%;
}
.footer__item-lists {
  display: flex;
  width: 70%;
  justify-content: space-between;
  margin: 0;
  padding: 0;
}
.footer__item-lists > li > a {
  font-weight: 600;
  font-size: 14px;
  line-height: 221%;
  color: #475569;
}
.footer__item-list, .footer__item-lists > li > ul {
  margin: 0;
  padding: 0;
}
.footer__item-list a, .footer__item-lists > li > ul a {
  font-size: 13px;
  line-height: 115%;
  padding: 8px 0;
}
.footer__item-list-title, .footer__item-list > li:first-child, .footer__item-lists > li > ul-title, .footer__item-lists > li > ul > li:first-child {
  font-size: 14px;
  line-height: 221%;
  color: #475569;
}
.footer__item:first-child {
  padding-bottom: 57px;
  border-bottom: 1px solid #E2E8F0;
}
.footer__item:last-child {
  align-items: flex-end;
}
.footer__item .regulate {
  display: flex;
  flex-direction: column;
}
.footer__item .regulate img {
  width: auto;
  height: 100%;
  display: block;
}
.footer__item .regulate__items {
  display: flex;
  align-items: center;
  margin-top: 15px;
  height: 45px;
}
.footer__item .regulate a, .footer__item .regulate__item {
  height: 100%;
  object-fit: contain;
  opacity: 1;
  cursor: pointer;
}
.footer__item .regulate a:not(:last-child), .footer__item .regulate__item:not(:last-child) {
  margin-right: 40px;
}
.footer__item .regulate__text {
  margin-top: 19px;
  display: block;
  line-height: 131%;
  color: #64748B;
}
.footer__item .rights {
  font-weight: 300;
  font-size: 12px;
  text-align: right;
  color: rgba(71, 85, 105, 0.5);
}

.top-banners .top-rating, .top-banners .shop-banner {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
  padding: 3px 0;
  height: 27px;
  background: #235A50;
  position: relative;
  z-index: 1;
}
.top-banners .top-rating img, .top-banners .shop-banner img {
  height: 100%;
}
.top-banners .top-rating-stars, .top-banners .shop-banner-stars {
  display: flex;
  align-items: center;
}
.top-banners .top-rating-stars p, .top-banners .shop-banner-stars p {
  margin-left: 5px;
  font-size: 12px;
  line-height: 182.4%;
  letter-spacing: 0.02em;
  color: #FFFFFF;
  margin-bottom: 0;
}
.top-banners .top-rating-stars p span, .top-banners .shop-banner-stars p span {
  font-size: 12px;
  font-weight: bold;
  color: #17C299;
}
.top-banners .shop-banner {
  background: #FDD253;
}
.top-banners .shop-banner__text {
  text-align: center;
  color: #235A50;
  font-size: 14px;
}
.top-banners .top-rating .rating-star {
  margin-right: 2px;
  width: 14px;
  height: 13px;
}
.top-banners .top-rating .rating-logo {
  margin-right: 17px;
  width: 81px;
}

.slider {
  padding: 81px 0 25px;
  background: linear-gradient(270.02deg, #FBF7F1 0.02%, #E2F3F0 99.99%);
}
.slider h2 {
  text-align: center;
}
.slider > p {
  text-align: center;
}
.slider__wrap {
  margin-top: 66px;
}
.slider__wrap .slick-slide:focus {
  outline: none !important;
}
.slider__wrap .slick-active button:focus {
  outline: none !important;
}
.slider .card__subtitle {
  margin-top: 7px;
}
.slider__item {
  padding: 62px 15px 43px 48px;
  margin: 0 25px;
  display: flex !important;
  align-items: center;
  min-height: 236px;
  background: #FFFFFF;
  box-shadow: 0px 20px 95px rgba(201, 203, 204, 0.3);
  border-radius: 5px;
}
.slider__item-img {
  width: 120px;
  height: 120px;
  margin-right: 30px;
}
.slider__item-img img {
  border-radius: 50%;
  object-fit: cover;
}
.slider__item-text {
  position: relative;
  width: 63%;
  line-height: 29px;
  color: #404B4F;
}
.slider__item-text::before {
  position: absolute;
  content: "❝";
  left: -11px;
  top: 3px;
  font-size: 42px;
  color: #CFD8E3;
  opacity: 0.3;
}
.slider__item-name {
  margin-top: 8px;
  text-align: right;
  display: block;
  color: #3C9E8E;
  text-align: left;
}
.slider__item .slider_item-stars span {
  color: orange;
  font-size: 23px;
}
.slider__img-gray {
  filter: grayscale(100%);
}
.slider .slick-dots {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 85px;
}
.slider .slick-dots li {
  height: 12px;
}
.slider .slick-dots li:not(:last-child) {
  margin-right: 15px;
}
.slider .slick-dots button {
  width: 12px;
  height: 12px;
  background: #E2E8F0;
  border: 1px solid #FBFDFE;
  border-radius: 50%;
  color: transparent;
  outline: transparent;
  border-radius: 50%;
  border: none;
}
.slider .slick-dots .slick-active {
  height: 24px;
}
.slider .slick-dots .slick-active button {
  width: 24px;
  height: 24px;
  background: #3C9E8E;
  border: 3px solid #E2E8F0;
}
.slider .slick-prev, .slider .slick-next {
  position: absolute;
  padding: 12px;
  right: 21%;
  bottom: 0;
  width: 65.09px;
  height: 65.09px;
  background: #DBEDEB;
  border: 1px solid #E2E8F0;
  outline: none;
  cursor: pointer;
}
.slider .slick-prev img, .slider .slick-next img {
  width: 22px;
}
.slider .slick-next {
  right: 15%;
  margin-left: 16px;
  background: #3C9E8E;
  border: 1px solid #3C9E8E;
}
.slider .slick-slide:focus {
  outline: none !important;
}
.slider .slick-active button:focus {
  outline: none !important;
}

.slider-addReviews {
  position: relative;
}
.slider-addReviews .slider__item-name {
  display: flex;
  justify-content: space-between;
}
.slider-addReviews .reviews-star__list a, .slider-addReviews .reviews-star__list div {
  font-size: 23px;
  color: #CCCCCC;
  text-decoration: none;
  transition: color 0.4s;
}
.slider-addReviews .reviews-star__list .star-checked {
  color: #FDD253;
}
.slider-addReviews .reviews-star__list a[href*=intent] {
  display: inline-block;
  margin-top: 0.4em;
}
.slider-addReviews .reviews-star__list a:hover,
.slider-addReviews .reviews-star__list a:hover ~ a,
.slider-addReviews .reviews-star__list a:focus,
.slider-addReviews .reviews-star__list a:focus ~ a,
.slider-addReviews .reviews-star__list a.selected,
.slider-addReviews .reviews-star__list a.selected ~ a {
  color: orange;
  cursor: pointer;
}
.slider-addReviews__add {
  position: absolute;
  right: 40px;
  top: 44px;
  margin: 0;
  width: 163px;
  height: 50px;
  font-size: 16px;
}
.slider-addReviews__plus {
  margin: 0 120px;
  transform: translateY(66%);
  cursor: pointer;
  width: 100px !important;
}
.slider-addReviews__item {
  position: relative;
  margin: 0 auto;
  width: 627px;
  height: 271px;
}
.slider-addReviews__new {
  display: none;
}
.slider-addReviews__new textarea, .slider-addReviews__new input {
  border: none;
  resize: none;
  outline: none;
  overflow: hidden;
}
.slider-addReviews__new textarea {
  width: 395px;
  height: 91px;
}
.slider-addReviews__new textarea::placeholder {
  font-size: 16px;
  line-height: 181%;
  color: #252F3F;
}
.slider-addReviews__new input {
  font-weight: 600;
  font-size: 16px;
  line-height: 181%;
  color: #3C9E8E;
}
.slider-addReviews__new input::placeholder {
  font-weight: 600;
  font-size: 16px;
  line-height: 181%;
  color: #3C9E8E;
}
.slider-addReviews__new .your-name {
  font-weight: 600;
  font-size: 16px;
  color: #3C9E8E;
}
.slider-addReviews__new-wrap {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.slider-addReviews__new .reviews-star__list {
  flex-direction: row-reverse;
}
.slider-addReviews__new .slider__item-text {
  margin-bottom: 16px;
}
.slider-addReviews__btns {
  margin-top: 29px;
  display: flex;
  align-items: center;
  justify-content: flex-end;
  gap: 25px;
}
.slider-addReviews__info {
  display: flex;
  gap: 10px;
  position: absolute;
  bottom: 7px;
  left: 18px;
  font-size: 13px;
  color: #9CA3AF;
}
.slider-addReviews__info svg path {
  stroke: #9CA3AF;
}
.slider-addReviews__wrap {
  margin: 66px auto 0;
  width: 647px;
}
.slider-addReviews__wrap .form-erros {
  display: flex;
  flex-direction: column;
  gap: 20px;
  padding-top: 30px;
}
.slider-addReviews__wrap .form-erros p {
  font-weight: 400;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #FF0000;
  display: none;
}
.slider-addReviews__wrap .form-success {
  text-align: center;
  display: none;
}
.slider-addReviews .slider__wrap {
  padding-bottom: 109px;
}
.slider-addReviews .slider-pagination {
  margin: 0 25px;
  position: relative;
  top: -50px;
  pointer-events: none;
}

.healthHub {
  padding: 117px 0 91px 0;
  background: linear-gradient(270.02deg, #FBF7F1 0.02%, #E2F3F0 64.58%);
  text-align: center;
}
.healthHub__title {
  text-align: center;
  font-weight: bold;
  font-size: 32px;
  line-height: 31px;
  color: #374151;
}
.healthHub__title-mobile {
  display: none;
  font-weight: 600;
  font-size: 18px;
  line-height: 117%;
  color: #4B5563;
  text-align: left;
}
.healthHub__subtitle {
  font-weight: bold;
  font-size: 20px;
  line-height: 155%;
  color: #1F2937;
}
.healthHub__descr {
  text-align: center;
  margin: 14px 0;
  line-height: 191%;
  color: #5E6B6E;
}
.healthHub__links {
  margin: 35px 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
}
.healthHub__img-mobile {
  display: none;
}
.healthHub__img-mobile img {
  border-radius: 5px;
}

.articles {
  padding: 95px 0 149px;
  background-color: #fff;
}
.articles__wrap {
  margin-top: 44px;
}
.articles-width {
  width: 59%;
  margin: 0 auto;
}
.articles__descr {
  width: 70%;
}
.articles__item {
  min-height: 100px;
  width: 100%;
  margin-bottom: 24px;
  padding: 16px 65px 16px 16px;
  display: flex;
  background: #FFFFFF;
  border: 1px solid #F7F7F7;
  box-shadow: 0px 10px 30px rgba(162, 182, 212, 0.15);
  position: relative;
}
.articles__item:after {
  position: absolute;
  content: "";
  background-image: url("../../asset/css/img/arrow-link.svg");
  width: 24px;
  height: 24px;
  right: 3%;
  bottom: 12%;
  margin-left: 8px;
  background-size: cover;
  cursor: pointer;
}
.articles__item-img {
  margin-right: 25px;
  width: 112px;
  height: 112px;
}
.articles__item-img img {
  border-radius: 5px;
}
.articles__item-category {
  font-weight: 500;
  font-size: 14px;
  line-height: 132%;
  color: rgba(50, 133, 119, 0.8);
}
.articles__item-title {
  width: 100%;
  display: block;
  margin: 5px 0 43px;
  font-weight: 600;
  font-size: 14px;
  line-height: 18.41px;
  color: #404B4F;
}
.articles__item-info {
  display: flex;
}
.articles__item-info, .articles__item-author, .articles__item-date {
  font-weight: 500;
  font-size: 14px;
  line-height: 132%;
  color: rgba(94, 107, 110, 0.8);
}
.articles__item-date {
  font-weight: 400;
  font-size: 10px;
  line-height: 13.2px;
}
.articles__text {
  text-align: center;
  width: 86%;
  margin: 0 auto;
}
.articles__text .healthHub__info {
  font-size: 18px;
  line-height: 156%;
  color: #4B5563;
}
.articles__text .healthHub__info:not(:last-child) {
  margin-bottom: 25px;
}
.articles__text .healthHub__title {
  margin-bottom: 16px;
}
.articles__text:last-child .healthHub__title {
  margin-top: 86px;
}

.follow {
  margin-top: 113px;
}
.follow__icons {
  margin-top: 44px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.healthHub-caterogy {
  padding: 56px 0 37px;
}
.healthHub-caterogy .healthHub__title {
  text-align: left;
}
.healthHub-caterogy__search {
  margin-top: 37px;
}

.search-keyword-gray {
  margin: 24px 0 37px;
  width: 100%;
  background: #F3F4F6;
  border: none;
  border-radius: 5px;
}
.search-keyword-gray input {
  background-color: #F3F4F6;
  padding: 20px 50px 20px 36px;
  background-position-x: 98%;
}
.search-keyword-gray input::placeholder {
  font-family: "Poppins";
  font-weight: 300;
  font-size: 16px;
  line-height: 131%;
  color: #64748B;
}
.search-keyword-gray input:active {
  background-color: #fff;
  border: 1px solid #DBEDEB;
}
.search-keyword-gray input:focus {
  background-color: #fff;
  border: 1px solid #DBEDEB;
  font-size: 18px;
  line-height: 117%;
  color: #183A34;
  background-image: url("../../asset/css/img/x.svg");
}

.search-keyword-page {
  margin-top: 32px;
  width: 100%;
}
.search-keyword-page input {
  background-position-x: 98%;
}
.search-keyword-page input::placeholder {
  font-weight: 300;
  font-size: 16px;
  line-height: 131%;
  color: #64748B;
}

.searchPage {
  padding-bottom: 112px;
}
.searchPage__wrap {
  background: linear-gradient(270.02deg, #FBF7F1 0.02%, #E2F3F0 64.58%);
  padding: 50px 0;
}
.searchPage__wrap .search-block {
  margin: 0 auto;
}
.searchPage .articles__wrap {
  margin-top: 44px;
}
.searchPage__results {
  margin-bottom: 24px;
  font-weight: normal;
  font-size: 20px;
  line-height: 155%;
  color: #1F2937;
}
.searchPage__results span {
  font-weight: bold;
  font-size: 24px;
  line-height: 129%;
  color: #1F2937;
}
.searchPage .follow {
  margin: 141px 0 113px;
}

.searchResults {
  padding: 52px 0;
}
.searchResults .card__wrap {
  display: grid;
  grid-template-columns: 285px 285px 285px 285px;
  grid-gap: initial;
}
.searchResults .card__wrap .productCategory__item .blog__item-img {
  height: 285px;
}

.pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  position: relative;
  padding: 0 65px;
  height: 65px;
  margin-top: 50px;
}
.pagination a.page-numbers {
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #94A3B8;
  padding: 0 12px;
}
.pagination a.prev, .pagination a.next {
  position: absolute;
  top: 0;
  bottom: 0;
  margin: auto;
  padding: 0;
  font-size: 0;
  display: inline-block;
  width: 65px;
  height: 65px;
  background-repeat: no-repeat;
  background-position: center;
  background-size: 22px;
}
.pagination a.prev {
  left: 0;
  background-color: #DBEDEB;
  background-image: url(../../asset/css/img/arrow-prev.svg);
}
.pagination a.next {
  right: 0;
  background-color: #3C9E8E;
  background-image: url(../../asset/css/img/arrow-next.svg);
}
.pagination span.page-numbers.current {
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: 26px;
  padding: 0 12px;
  color: #328577;
}
.pagination:empty {
  display: none;
}

.subcategories {
  margin-top: 37px;
  padding-bottom: 56px;
  border-bottom: 1px solid #F1F5F9;
}
.subcategories__items {
  margin-top: 24px;
  display: flex;
  align-items: center;
  flex-wrap: wrap;
  gap: 16px 19px;
  display: none;
}
.subcategories__items-active {
  display: flex;
}
.subcategories__header {
  display: flex;
  align-items: center;
  background: #F3F4F6;
  height: 52px;
  width: 100%;
  font-weight: 600;
  font-size: 16px;
  line-height: 168%;
  color: #1F2937;
  position: relative;
  border-radius: 5px;
}
.subcategories__header:after {
  content: url("../../asset/css/img/arrow.svg");
  position: absolute;
  padding-right: 20px;
  right: 0;
}
.subcategories__header-active:after {
  right: 25px;
  transform: rotate(179deg);
}

.label-subcat {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.label-subcat input {
  opacity: 0;
  height: 0;
  width: 0;
}
.label-subcat input:checked ~ .checkmark {
  background: #328577;
  border: 1px solid #D1D5DB;
  color: #fff;
}
.label-subcat .checkmark {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  position: relative;
  min-width: 120px;
  height: 35px;
  border-radius: 5px;
  background: #F1F5F9;
  border: 1px solid #D1D5DB;
  font-weight: 500;
  font-size: 12px;
  line-height: 142%;
  text-align: center;
  color: #245B51;
  white-space: nowrap;
}

.label-health {
  display: flex;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.label-health input {
  opacity: 0;
  height: 0;
  width: 0;
  display: none;
}
.label-health input:checked ~ .checkmark {
  background: #328577;
  border: 1px solid #328577;
  color: #fff;
}
.label-health .checkmark {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 16px;
  position: relative;
  min-height: 45px;
  border-radius: 5px;
  background-color: #FFFFFF;
  border: 1px solid #D1D5DB;
  font-weight: 500;
  font-size: 12px;
  line-height: 142%;
  color: #245B51;
  white-space: nowrap;
}

.blogPage {
  padding: 65px 0 117px;
}
.blogPage__inner {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
}
.blogPage__inner img {
  height: auto;
}
.blogPage__wrap {
  width: 57%;
  margin-right: 76px;
}
.blogPage__article-category {
  font-weight: 600;
  line-height: 132%;
  color: rgba(60, 158, 141, 0.8);
}
.blogPage__article-title {
  margin: 20px 0 27px;
  font-weight: 600;
  font-size: 32px;
  line-height: 111%;
  color: #404B4F;
}
.blogPage__article-img {
  width: 100%;
  height: fit-content;
}
.blogPage__info {
  margin: 20px 0 78px;
}
.blogPage__info .blogPage__article-img {
  margin-top: 50px;
}
.blogPage__info ul, .blogPage__info ol {
  padding-left: 30px;
}
.blogPage__info ul li, .blogPage__info ol li {
  line-height: 22px;
  list-style: decimal;
  margin-bottom: 20px;
}
.blogPage__info ul li {
  list-style: disc;
}
.blogPage__info a {
  color: #318174;
  text-decoration: underline;
}
.blogPage__info table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
  margin: 10px 0;
}
.blogPage__info table thead tr th {
  padding: 16px 8px;
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 48px;
  text-align: left;
  color: #252B2D;
}
.blogPage__info table tbody tr td {
  padding: 16px 8px;
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
.blogPage__info h2 {
  font-size: 18px;
}
.blogPage__info p {
  font-size: 16px;
  margin-bottom: 15px;
}
.blogPage__info .wp-block-table {
  margin: 0;
}
.blogPage__info .is-style-stripes table {
  border: #5E6B6E solid 1px;
}
.blogPage__info .is-style-stripes table thead tr th {
  border-bottom: #5E6B6E solid 1px;
  border-right: #5E6B6E solid 1px;
}
.blogPage__info .is-style-stripes table tbody tr:nth-child(even) td {
  background-color: #DBEDEB;
}
.blogPage__info .is-style-stripes table tbody tr td {
  border-bottom: #5E6B6E solid 1px;
  border-right: #5E6B6E solid 1px;
}
.blogPage__question {
  margin-top: 66px;
}
.blogPage__img {
  width: 100%;
  margin-top: 58px;
}
.blogPage__subtitle {
  margin-bottom: 16px;
  font-weight: 600;
  font-size: 24px;
  line-height: 169%;
  color: #404B4F;
}
.blogPage__text, .blogPage li {
  font-weight: normal;
  font-size: 16px;
  line-height: 199.9%;
  color: #5E6B6E;
}

.table {
  position: sticky;
  top: 140px;
  padding: 19px 23px 40px 26px;
  width: 381px;
  height: fit-content;
  background: #F3F4F6;
  z-index: 10;
}
.table__title {
  font-weight: 600;
  line-height: 168%;
  color: #4B5563;
}
.table__list {
  margin-top: 25px;
}
.table__item {
  border-bottom: 1px solid #F9FAFB;
}
.table__item h2 {
  font-weight: 400;
  font-size: 14px;
}
.table__item a {
  font-weight: 300;
  font-size: 14px;
  line-height: 187%;
  text-transform: capitalize;
  color: #4B5563;
}
.table__item:not(:last-child) {
  margin-bottom: 18px;
}
.table__item:first-child {
  margin-bottom: 11px;
}
.table-mobile {
  order: 4;
}
.table-mobile ul {
  margin: 0;
  padding: 0;
}
.table .subcategories__header:after {
  content: none;
}

.cont {
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 9999;
  height: 8px;
  background: #D1D5DB;
}
.cont-mobile {
  height: 5px;
  background: #DBEDEB;
}

.progress {
  background: #328577;
  width: 0%;
  height: 8px;
}
.progress-mobile {
  height: 5px;
  background: #328577;
}

.healthHub__wrap {
  width: 67%;
}

.healthHub-caterogy {
  width: 65%;
}

body.archive .healthHub {
  padding: 60px 0 91px 0;
}

body.single-post .blogPage {
  padding: 125px 0 117px;
}

.accordion {
  background-color: #DBEDEB;
  padding: 85px 0 114px;
  position: relative;
}
.accordion .card__title {
  text-align: center;
}
.accordion__items {
  margin-top: 66px;
}
.accordion__item {
  position: relative;
  padding: 25px 40px;
  min-height: 137px;
  border-top: 1px solid #fff;
}
.accordion__item-box {
  padding: 30px 30px 10px;
  margin-bottom: 72px;
  display: none;
}
.accordion__item:last-child {
  border-bottom: 1px solid #fff;
}
.accordion__item::before {
  content: "";
  position: absolute;
  background-image: url("../../asset/css/img/faq.svg");
  width: 86px;
  height: 86px;
}
.accordion__item-title {
  display: flex;
  align-items: center;
  width: 90%;
  height: 86px;
  margin-left: 127px;
  font-weight: 400;
  font-size: 24px;
  line-height: 36px;
  color: #404B4F;
  cursor: pointer;
  position: relative;
  padding-right: 5%;
}
.accordion__item-title:after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #5E6B6E;
  border-left: 1px solid #5E6B6E;
  right: 2%;
  top: 33%;
  width: 14px;
  height: 14px;
  transform: rotate(315deg);
  pointer-events: none;
  top: 0;
  bottom: 0;
  margin: auto;
  transform-origin: center;
}
.accordion__item-text {
  margin: 25px 75px 25px 127px;
  font-weight: normal;
  font-size: 16px;
  line-height: 200%;
  color: #404B4F;
  display: none;
}
.accordion__item.accordion__item-active .accordion__item-title {
  font-weight: 600;
}
.accordion__item.accordion__item-active .accordion__item-title:after {
  transform: rotate(135deg);
}
.accordion__item.accordion__item-active .accordion__item-text {
  display: block;
}
.accordion__item.accordion__item-active .accordion__item-text ul, .accordion__item.accordion__item-active .accordion__item-text ol {
  padding-left: 30px;
}
.accordion__item.accordion__item-active .accordion__item-text ul li, .accordion__item.accordion__item-active .accordion__item-text ol li {
  line-height: 22px;
  list-style: decimal;
  margin-bottom: 20px;
}
.accordion__item.accordion__item-active .accordion__item-text ul li {
  list-style: disc;
}
.accordion__item.accordion__item-active .accordion__item-text a {
  color: #318174;
  text-decoration: underline;
}
.accordion__item.accordion__item-active .accordion__item-text table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
  border: #5E6B6E solid 1px;
  margin: 10px 0;
}
.accordion__item.accordion__item-active .accordion__item-text table thead tr th {
  padding: 16px 8px;
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 48px;
  text-align: left;
  color: #252B2D;
  border-left: #5E6B6E solid 1px;
  border-bottom: #5E6B6E solid 1px;
}
.accordion__item.accordion__item-active .accordion__item-text table tbody tr td {
  padding: 16px 8px;
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  border-left: #5E6B6E solid 1px;
  border-bottom: #5E6B6E solid 1px;
  text-align: center;
}
.accordion__item.accordion__item-active .accordion__item-text h2 {
  font-size: 18px;
}
.accordion__item.accordion__item-active .accordion__item-text p {
  font-size: 16px;
  margin-bottom: 15px;
}
.accordion__item.accordion__item-active .accordion__item-text .wp-block-table {
  margin: 0;
}
.accordion__item.accordion__item-active .accordion__item-text .is-style-stripes table {
  border: #5E6B6E solid 1px;
}
.accordion__item.accordion__item-active .accordion__item-text .is-style-stripes table thead tr th {
  border-bottom: #5E6B6E solid 1px;
  border-right: #5E6B6E solid 1px;
}
.accordion__item.accordion__item-active .accordion__item-text .is-style-stripes table tbody tr:nth-child(even) td {
  background-color: #DBEDEB;
}
.accordion__item.accordion__item-active .accordion__item-text .is-style-stripes table tbody tr td {
  border-bottom: #5E6B6E solid 1px;
  border-right: #5E6B6E solid 1px;
}

.select {
  padding: 22px 0;
  width: 100%;
  height: 92px;
  background: #DBEDEB;
}
.select .container {
  position: relative;
}
.select__wrap {
  display: flex;
  align-items: center;
}
.select__wrap .header-search-block {
  display: none;
}
.select__box {
  margin-right: 28px;
}
.select__box .select__body {
  left: 80px;
  width: 1100px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.select__box .select__body.grid-3 {
  left: 217.5px;
  width: 825px;
  grid-template-columns: 1fr 1fr 1fr;
}
.select__box .select__body.grid-2 {
  left: 355px;
  width: 550px;
  grid-template-columns: 1fr 1fr;
}
.select__box .select__body.grid-1 {
  left: 492.5px;
  width: 275px;
  grid-template-columns: 1fr;
}
.select__box:nth-last-child(-n+2) .select__body:before {
  left: 82%;
}
.select__box:nth-last-child(2) .select__body:before {
  left: 62%;
}
.select__box.select__box-active:last-child .select__header:after {
  border-bottom: 15px solid #E2F3F0;
}
.select__name {
  margin-right: 15px;
  font-weight: normal;
  font-size: 18px;
  line-height: 117%;
  color: #94A3B8;
}
.select__header {
  position: relative;
  justify-content: flex-start;
  padding-left: 20px;
  min-width: 173px;
  height: 49px;
  background: #DBEDEB;
  border: 1px solid #CBD5E1;
  border-radius: 5px;
  cursor: pointer;
}
.select__header::before {
  content: "";
  position: absolute;
  border-right: 1.5px solid #5E6B6E;
  border-bottom: 1.5px solid #5E6B6E;
  height: 8px;
  width: 8px;
  right: 14px;
  bottom: 22px;
  transform: rotate(45deg);
}
.select__current {
  margin-right: 49px;
  font-weight: normal;
  font-size: 14px;
  line-height: 150%;
  color: #64748B;
}
.select__body {
  padding-left: 56px;
  position: absolute;
  margin-top: 19px;
  min-height: 500px;
  background: #FFFFFF;
  box-shadow: 0px 1px 40px rgba(153, 153, 153, 0.3);
  border-radius: 5px;
  display: flex;
  justify-content: space-between;
  gap: 35px;
  display: none;
  z-index: 9;
}
.select__body::before {
  position: absolute;
  background-color: #fff;
  height: 20px;
  width: 20px;
  top: -9px;
  transform: rotate(45deg);
  left: 135px;
}
.select__body-title {
  margin-bottom: 15px;
  font-weight: bold;
  font-size: 18px;
  color: #374151;
}
.select__item {
  display: block;
  margin-bottom: 10px;
  color: #4B5563;
}
.select__inner {
  margin: 52px 0;
}
.select__inner:last-child {
  padding: 52px 29px 20px;
  margin: 0;
  background: linear-gradient(270.02deg, #FBF7F1 0.02%, #E2F3F0 64.58%);
}
.select__inner:last-child p {
  text-transform: capitalize;
  margin-bottom: 20px;
  color: #4B5563;
}
.select__inner:last-child .select__body-title {
  color: #245B51;
}
.select__inner:not(:nth-last-child(-n+2)) {
  border-right: 1px solid #EFEFEF;
  padding-right: 35px;
}
.select__link {
  margin-top: 26px;
  font-weight: 600;
  font-size: 12px;
  line-height: 18px;
  text-decoration-line: underline;
  color: #183A34;
}
.select .select__box-active .select__header:before {
  right: 14px;
  transform: rotate(225deg);
  top: 21px;
}
.select .select__box-active .select__header:after {
  position: absolute;
  content: "";
  background-color: transparent;
  height: 0;
  width: 0;
  top: 52px;
  left: 0;
  right: 0;
  margin: auto;
  border-left: 15px solid transparent;
  border-right: 15px solid transparent;
  border-bottom: 15px solid white;
}
.select .select__box-active .select__header {
  border: 1px solid #328577;
  z-index: 10;
}
.select .select__box-active .select__current {
  font-weight: 600;
  color: #328577;
}

.select-header .back-mobile-menu, .select-header .mobile-menu__links, .select-header .card__item-title {
  display: none;
}
.select-header .select__inner-mt0 {
  margin-top: 0;
}
.select-header .select__body-title {
  display: block;
}
.select-header-hidden {
  display: none;
}

.select-account {
  padding: 0;
  background: transparent;
}
.select-account__title {
  margin-bottom: 6px;
  font-weight: 600;
  font-size: 14px;
  line-height: 168%;
  color: #5E6B6E;
}
.select-account__header {
  padding: 14px 18px;
  width: 100%;
  background: #F3F4F6;
  border-radius: 5px;
  position: relative;
  cursor: pointer;
}
.select-account__header::before {
  content: url(arrow.svg);
  position: absolute;
  padding-right: 20px;
  right: 0;
}
.select-account__current {
  font-size: 14px;
  color: #5E6B6E;
  overflow: hidden;
  display: inline-block;
  height: 25px;
  line-height: 24px;
}
.select-account__body {
  background: #FFFFFF;
  box-shadow: 0px 1px 30px rgba(139, 139, 139, 0.2);
  border-radius: 5px;
  position: relative;
  z-index: 13;
  width: 100%;
  display: none;
}
.select-account__item {
  padding: 14px 18px;
  width: 100%;
  height: 50px;
  font-size: 14px;
  cursor: pointer;
  display: inline-table;
}
.select-account__item:hover {
  background: #eaebee;
}

.landing, .page-landing {
  background-image: url("bg-landing.png");
  background-size: cover;
}
.landing .btn, .page-landing .btn {
  display: inline-flex;
}
.landing .hero__info, .page-landing .hero__info {
  margin-top: 0;
}
.landing .hero__wrap, .page-landing .hero__wrap {
  gap: 30px;
}
.landing__header, .page-landing__header {
  padding-top: 12px;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.landing__subtitle, .landing__subtitle p, .page-landing__subtitle, .page-landing__subtitle p {
  font-size: 20px;
  line-height: 30px;
  color: #5E6B6E;
}
.landing__image, .page-landing__image {
  width: 35%;
  display: flex;
  flex-direction: column;
  align-items: center;
  flex-shrink: 0;
}
.landing__image-rate, .page-landing__image-rate {
  display: flex;
  align-items: baseline;
  font-size: 14px;
  line-height: 23px;
  color: #404B4F;
}
.landing__image-rate .top-rating-stars, .page-landing__image-rate .top-rating-stars {
  margin-left: 10px;
}
.landing__image-rate .top-rating-stars img, .page-landing__image-rate .top-rating-stars img {
  display: inline-block;
}
.landing__image-rate .bold-rating, .page-landing__image-rate .bold-rating {
  margin: 0 5px;
}
.landing__product, .page-landing__product {
  margin-bottom: 21px;
  width: 100%;
}
.landing .hero, .page-landing .hero {
  background-image: none;
  padding-top: 79px;
}
.landing .btn-order, .page-landing .btn-order {
  margin-top: 32px;
  margin-right: 0;
}
.landing .btn-order-mt-0, .page-landing .btn-order-mt-0 {
  margin-top: 0;
}

.promo-code {
  margin-top: 22px;
  line-height: 122%;
  color: #5E6B6E;
}
.promo-code-comment {
  margin-top: 17px;
  font-weight: normal;
  font-size: 12px;
  text-decoration-line: underline;
  color: #AAAAAA;
}

.hero__card-landing {
  margin-top: 0;
}

.blog-landing::before {
  content: none;
}

.copy {
  display: inline-block;
  cursor: pointer;
  width: 11px;
  height: 14px;
  background: url("../../asset/css/img/copy.svg") center center/cover no-repeat;
  transition: all 0.3s linear;
}
.copy:active {
  transform: scale(1.5);
}

.menu-overlay {
  position: fixed;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.6);
  left: 0px;
  top: 0;
  width: 100%;
  z-index: 998;
  opacity: 0;
  visibility: hidden;
  transition: opacity 0.3s ease;
}
.menu-overlay.active {
  opacity: 1;
  visibility: visible;
}

.menu-main {
  padding: 0;
  position: fixed;
  height: 100%;
  background-color: #fff;
  left: 0;
  transform: translateX(-100%);
  top: 0;
  z-index: 999;
  margin: 0;
  width: 638px;
  transition: transform 0.3s ease;
}
.menu-main .wrap {
  overflow-x: hidden;
  overflow-y: auto;
  padding: 40px 20px 115px;
  height: 100%;
}
.menu-main .wrap::-webkit-scrollbar {
  width: 5px;
}
.menu-main .wrap::-webkit-scrollbar-track {
  box-shadow: none;
}
.menu-main .wrap::-webkit-scrollbar-thumb {
  background-color: #235A50;
  border-radius: 2px;
}
.menu-main .wrap .close {
  background-image: url("../../asset/css/img/close.svg");
  background-repeat: no-repeat;
  background-size: 10px 10px;
  background-position: center;
  width: 56px;
  height: 56px;
  margin: auto;
  margin-right: 0;
}
.menu-main.active {
  transform: translateX(0);
}
.menu-main .hide {
  display: none !important;
}
.menu-main .trigger {
  width: 40px;
  height: 40px;
  border: 1px solid #EEEFF2;
  border-radius: 11px;
  cursor: pointer;
  display: block;
}
.menu-main .top {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 32px;
}
.menu-main .top h3 {
  color: #235A50;
  font-size: 32px;
  font-style: normal;
  font-weight: 500;
  line-height: 46.6px;
}
.menu-main .next {
  background-image: url("../../asset/css/img/next.svg");
  background-repeat: no-repeat;
  background-size: 16px 16px;
  background-position: center;
}
.menu-main .header-search-block {
  position: absolute;
  bottom: 0;
  width: 100%;
  left: 0;
  padding: 15px 15px 30px;
  background-color: #fff;
  z-index: 999;
  margin: 0;
  box-shadow: 0 0 10px 0 rgba(0, 0, 0, 0.2);
}
.menu-main .header-search-block form {
  position: relative;
}
.menu-main .header-search-block input[type=text] {
  width: 100%;
}
.menu-main .bookmarks {
  margin: 0 0 16px 0;
  background-color: #DBEFED;
  border-radius: 5px;
  padding: 0 16px 0 56px;
  line-height: 64px;
  height: 64px;
  color: #235A50;
  font-size: 16px;
  font-style: normal;
  font-weight: 600;
  display: flex;
  align-items: center;
  justify-content: space-between;
  background-image: url("../../asset/css/img/bookmark.svg");
  background-repeat: no-repeat;
  background-size: 16px;
  background-position: 16px center;
}
.menu-main .bookmarks .next {
  border-color: #235A50;
}
.menu-main .menu-conditions {
  padding: 0;
  margin: 0;
}
.menu-main .menu-conditions li .parent-category {
  padding: 16px;
  border: 1px solid #EEEFF2;
  border-radius: 5px;
  margin: 0 0 16px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
}
.menu-main .menu-conditions li .parent-category .title {
  color: #080F30;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
}
.menu-main .menu-conditions li .parent-category .treatments {
  color: #5E6B6E;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
}
.menu-main .menu-conditions li.active .parent-category {
  background-color: #235A50;
  flex-direction: row-reverse;
  align-items: center;
  justify-content: start;
}
.menu-main .menu-conditions li.active .parent-category .trigger.next {
  margin-right: 20px;
  background-image: url("../../asset/css/img/prev.svg");
}
.menu-main .menu-conditions li.active .parent-category .title {
  color: #fff;
}
.menu-main .menu-conditions li.active .parent-category .treatments {
  color: #fff;
}
.menu-main .menu-conditions li.active .sub-menu {
  display: block !important;
  margin: 40px 0 0;
}
.menu-main .menu-conditions li.active .sub-menu ul {
  padding: 0 16px;
}
.menu-main .menu-conditions li.active .sub-menu ul li {
  display: block !important;
  margin-bottom: 8px;
}
.menu-main .menu-conditions li.active .sub-menu ul li:last-child {
  margin-bottom: 0;
}
.menu-main .menu-conditions li.active .sub-menu ul li a {
  display: block;
  color: #080F30;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  padding: 8px 0;
}
.menu-main .order-history {
  display: block;
  margin: 24px 0 16px;
  padding: 24px 16px 24px 52px;
  background-color: #F7F8F8;
  color: #0D1433;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  border-radius: 8px;
  background-image: url("../../asset/css/img/box-location.svg");
  background-repeat: no-repeat;
  background-size: 20px;
  background-position: 16px center;
  position: relative;
}
.menu-main .order-history:after {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url("../../asset/css/img/right-outline-arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  right: 16px;
  top: 50%;
  transform: translate(0, -50%);
}
.menu-main .quick-links {
  margin-top: 48px;
}
.menu-main .quick-links.active .title .expand {
  transform: rotate(180deg);
}
.menu-main .quick-links.active #menu-quick-links {
  display: block;
}
.menu-main .quick-links .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  padding: 16px;
}
.menu-main .quick-links .title .expand {
  background-image: url("../../asset/css/img/arrow-outline-down.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  width: 24px;
  height: 24px;
}
.menu-main .quick-links h4 {
  color: #080F30;
  font-size: 18px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
}
.menu-main .quick-links ul {
  display: none;
  padding: 0;
  margin: 24px 0 0;
}
.menu-main .quick-links ul li {
  display: block;
}
.menu-main .quick-links ul li a {
  color: #0D1433;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%; /* 23.8px */
  display: block;
  text-decoration: none;
  padding: 16px 16px 16px 48px;
  background-repeat: no-repeat;
  background-position: 16px center;
  position: relative;
}
.menu-main .quick-links ul li a:after {
  content: "";
  display: block;
  position: absolute;
  width: 24px;
  height: 24px;
  background-image: url("../../asset/css/img/right-outline-arrow.svg");
  background-repeat: no-repeat;
  background-size: contain;
  background-position: center;
  right: 16px;
  top: 50%;
  transform: translate(0, -50%);
}
.menu-main .quick-links ul li.support a {
  background-image: url("../../asset/css/img/call-love.svg");
  background-size: 18px;
}
.menu-main .quick-links ul li.about a {
  background-image: url("../../asset/css/img/home-information.svg");
  background-size: 18px;
}
.menu-main .quick-links ul li.health-hub a {
  background-image: url("../../asset/css/img/article.svg");
  background-size: 18px;
}
.menu-main .quick-links ul li:last-child {
  margin-bottom: 0;
}
.menu-main .actions {
  margin-top: 32px;
  margin-bottom: 50px;
}
.menu-main .actions ul {
  padding: 0;
  margin: 0;
  display: block;
}
.menu-main .actions ul li {
  display: block;
  margin-bottom: 8px;
}
.menu-main .actions ul li:last-child {
  margin-bottom: 0;
}
.menu-main .actions ul li a {
  width: 100%;
  display: block;
  height: 57px;
  line-height: 57px;
  text-align: center;
  text-decoration: none;
  color: #235A50;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  border-radius: 8px;
  border: 1px solid #235A50;
}
.menu-main .actions ul li.login-btn a {
  background-color: #235A50;
  color: #fff;
}
.menu-main .actions .logged-in.user-profile {
  margin-top: 12px;
  padding: 4px 16px;
  border: 1px solid #E3E7E8;
  border-radius: 5px;
}
.menu-main .actions .logged-in.user-profile a {
  display: flex;
  align-items: center;
  padding: 16px;
  color: var(--Black, #080F30);
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 170%;
  margin-bottom: 16px;
  background-repeat: no-repeat;
  background-position: right center;
}
.menu-main .actions .logged-in.user-profile a:last-child {
  margin-bottom: 0;
}
.menu-main .actions .logged-in.user-profile a.profile {
  background-image: url("../../asset/css/img/right-outline-arrow.svg");
  background-size: 24px;
}
.menu-main .actions .logged-in.user-profile a.logout {
  background-image: url("../../asset/css/img/logout.svg");
  background-size: 20px;
}

body.logged-in .menu-main .actions ul {
  display: none;
}
body.logged-in .menu-main .actions .logged-in.user-profile {
  display: block !important;
}

@media screen and (max-height: 1070px) {
  .menu-main .wrap {
    padding: 30px 20px 115px;
  }
  .menu-main .top {
    margin-bottom: 24px;
  }
  .menu-main .quick-links {
    margin-top: 24px;
  }
}
@media screen and (max-height: 1070px) {
  .menu-main .top {
    margin-bottom: 16px;
  }
  .menu-main .top .close {
    width: 46px;
    height: 46px;
    position: absolute;
    top: 20px;
    right: 30px;
  }
  .menu-main .top h3 {
    font-size: 29px;
  }
  .menu-main .menu-conditions li .parent-category {
    padding: 10px 16px;
  }
  .menu-main .menu-conditions li .parent-category .title {
    font-size: 18px;
  }
  .menu-main .quick-links ul {
    margin: 16px 0 0;
  }
  .menu-main .quick-links ul li {
    margin-bottom: 16px;
  }
}
@media screen and (max-width: 1111px) {
  .menu-main {
    width: 558px;
  }
  .header-search-block {
    margin: 0 auto 0 26px;
  }
  .header__wrap .left, .header__wrap .right {
    gap: 16px;
  }
  .login span {
    max-width: 130px;
  }
}
@media screen and (max-width: 1023px) {
  .menu-main {
    width: 510px;
  }
}
@media screen and (max-width: 767px) {
  header.header__wrap .login span.name {
    display: none !important;
  }
  .menu-main {
    width: 100%;
  }
  .menu-main .wrap {
    padding: 38px 24px 115px;
  }
  .menu-main .top h3 {
    font-size: 24px;
    font-weight: 500;
    line-height: 46.6px;
  }
  .menu-main .top .close {
    width: 40px;
    height: 40px;
    background-size: 7px 7px;
    border-radius: 8px;
  }
  .menu-main .bookmarks {
    font-size: 14px;
    margin: 0 0 12px 0;
  }
  .menu-main .menu-conditions li .parent-category {
    padding: 16px;
  }
  .menu-main .menu-conditions li .parent-category .treatments {
    font-size: 12px;
  }
  .menu-main .quick-links {
    margin-top: 40px;
  }
}
.checkout {
  background: #F9FAFB;
}
.checkout .back__wrap {
  padding: 12px 20px;
}
.checkout .field-error {
  color: red;
  font-size: 12px;
  font-weight: lighter;
  display: none;
}
.checkout input.invalid + .field-error {
  display: block;
}
.checkout dl.variation {
  display: flex;
  flex-direction: column;
}
.checkout dl.variation > * {
  display: inline-block;
  margin-left: 0;
  display: flex;
  align-items: center;
  font-size: 14px;
  font-weight: 400;
  line-height: 32px;
  color: #374151;
  margin-bottom: 4px;
}
.checkout dl.variation > * p {
  font-size: 14px;
  font-weight: 600;
  color: #183A34;
  margin-right: 7px;
}
.checkout__wrap {
  margin-top: 0;
  padding: 0 180px 99px;
  background: #fff;
  width: 77%;
}
.checkout__track {
  position: relative;
  justify-content: space-between;
  align-items: center;
  padding: 0 40px;
  margin-top: 11px;
  display: flex;
  width: 100%;
  height: 3px;
  background: #D1D5DB;
  border-radius: 5px;
}
.checkout__track-step {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 25px;
  height: 25px;
  border-radius: 50%;
  background-color: #D1D5DB;
  font-size: 12px;
  color: #5E6B6E;
  z-index: 12;
}
.checkout__track-2 .checkout__progress-track {
  width: 100%;
}
.checkout__track-3 .checkout__progress-track {
  width: 100%;
}
.checkout__track .done {
  background: #245B51;
  color: #fff;
  position: relative;
}
.checkout__step {
  font-size: 12px;
  color: #64748B;
}
.checkout__step:nth-child(2) {
  position: relative;
}
.checkout__step:nth-child(2)::before {
  position: absolute;
  content: "";
  background-color: #D1D5DB;
  height: 3px;
  width: 50%;
}
.checkout__title {
  font-weight: bold;
  font-size: 18px;
}
.checkout__title-address {
  margin-top: 75px;
}
.checkout__subtitle {
  font-weight: 600;
  font-size: 20px;
  line-height: 156.5%;
  color: #404B4F;
}
.checkout__complite {
  margin-top: 16px;
  font-weight: bold;
  font-size: 24px;
  line-height: 129%;
}
.checkout__descr {
  margin: 0 0 24px;
  color: #64748B;
}
.checkout__tabs {
  flex-direction: column;
  border-bottom: none;
  margin-bottom: 135px;
  padding: 0;
}
.checkout__tab {
  cursor: pointer;
  background: #fff;
}
.checkout__tab .category__item {
  width: 100%;
  height: 132px;
}
.checkout__tab_active .category__item {
  background: #DBEDEB;
  transition: 0.7s all;
}
.checkout__tab .category__item-title:after {
  content: none;
}
.checkout__tab:not(:last-child) {
  margin-bottom: 24px;
}
.checkout__content ul {
  margin: 0;
  padding: 0;
}
.checkout__content .subscription-shipping-note {
  padding-top: 64px;
}
.checkout__content .subscription-shipping-note h4 {
  font-weight: 700;
  font-size: 18px;
  line-height: 27px;
  margin-bottom: 16px;
}
.checkout__content .subscription-shipping-note p {
  font-family: Poppins;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  letter-spacing: 0px;
  text-align: left;
  color: #64748B;
}
.checkout__content-wrap {
  display: block;
  padding: 27px 19px 27px 21px;
  min-height: 168px;
  background: #FFFFFF;
  box-shadow: 0px 1px 30px rgba(139, 139, 139, 0.2);
  border-radius: 5px;
  cursor: pointer;
}
.checkout__content-wrap_active {
  background: #DBEDEB;
  transition: 0.7s all;
}
.checkout__content-wrap form {
  margin-top: 135px;
}
.checkout__content ul label {
  display: block;
}
.checkout__content ul label:not(:last-child) {
  margin-bottom: 24px;
}
.checkout__content ul label:last-child {
  margin-bottom: 25px;
}
.checkout__content ul label.disabled li {
  background-color: #E2E2E2;
  box-shadow: none;
  cursor: default;
  pointer-events: none;
}
.checkout__content ul label.disabled li > * {
  cursor: default;
  pointer-events: none;
  opacity: 0.5;
}
.checkout__content_active {
  display: block;
  transition: 0.7s all;
}
.checkout__content .category__item-title {
  font-size: 18px;
  color: #232249;
}
.checkout__content .category__item-title::after {
  content: none;
}
.checkout__content .category__item-text {
  line-height: 261%;
  color: #64748B;
}
.checkout__content .price__new {
  font-size: 20px;
  color: #245B51;
  display: flex;
  justify-content: flex-end;
}
.checkout__content .midgr {
  font-size: 12px;
  font-weight: 600;
  color: #245B51;
}
.checkout .btn-add {
  width: 100%;
}
.checkout .btn-w100 {
  margin-bottom: 34px;
}
.checkout__btns {
  margin: 20px 0 41px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 26px;
}
.checkout__btns .checkout__tab {
  margin: 0;
}
.checkout__btn-address {
  height: 51px;
  background: #F3F4F6;
  font-size: 15px;
  font-weight: normal;
  color: #245B51;
}
.checkout__btn-address_active {
  background: #245B51;
  color: #fff;
}
.checkout__form {
  margin-bottom: 40px;
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px 29px;
}
.checkout__form .checkout__address {
  grid-area: full;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 24px 29px;
  display: none;
}
.checkout__form .address {
  /* .select-account__header::before {
      content: '';
      background-image: url('search.svg');
      background-repeat: no-repeat;
      background-position-y: center;
      width: 20px;
      height: 20px;
  }
  .select-account__header {
      padding: 14px 41px 14px 18px;
      width: 100%;
      height: 50px;
  } */
}
.checkout__form .address input {
  width: 50%;
}
.checkout__form .address .select-account__header {
  padding-right: 0;
}
.checkout__form .address .select-account__header:before {
  content: none;
}
.checkout__form .address #home_delivery_results, .checkout__form .address #billing_lookup_results {
  margin-top: 20px;
}
.checkout__form .address .select-account__current {
  width: 50%;
}
.checkout__form .address .select-account__body {
  padding: 43px 31px 25px 23px;
  box-shadow: 0px 4px 30px rgba(104, 117, 130, 0.25), inset 0px 1px 0px rgba(0, 0, 0, 0.15);
  border-radius: 0px 0px 10px 10px;
  z-index: 10;
}
.checkout__form .address .select-account__item {
  height: fit-content;
  border-bottom: 1px solid #F3F4F6;
  padding-bottom: 15px;
}
.checkout__form .address .select-account__body {
  width: 100%;
  background-color: #fff;
}
.checkout__form .address .select-account__item-title {
  font-weight: 500;
  font-size: 14px;
  color: #5E6B6E;
}
.checkout__form .address .select-account__item-title h4 {
  font-weight: 500;
}
.checkout__form .address .select-account__item-subtitle {
  font-weight: 500;
  font-size: 12px;
  color: #5E6B6E;
}
.checkout__form .address .select-account__item-time {
  font-weight: 300;
  font-size: 10px;
  text-decoration-line: underline;
  color: #5E6B6E;
}
.checkout__form .line1 {
  grid-area: line1;
}
.checkout__form .line2 {
  grid-area: line2;
}
.checkout__form .town {
  grid-area: town;
}
.checkout__form .postcode {
  grid-area: postcode;
}
.checkout__form #display_post_office_address, .checkout__form #display_home_delivery_address {
  padding-top: 20px;
  width: 100%;
}
.checkout__form #display_post_office_address .hidden-info.checkout__address, .checkout__form #display_home_delivery_address .hidden-info.checkout__address {
  grid-template-columns: 1fr 1fr;
  grid-template-areas: none;
}
.checkout__form #display_post_office_address .hidden-info.checkout__address .first_name, .checkout__form #display_home_delivery_address .hidden-info.checkout__address .first_name {
  grid-area: initial;
}
.checkout__form #display_post_office_address .hidden-info.checkout__address .last_name, .checkout__form #display_home_delivery_address .hidden-info.checkout__address .last_name {
  grid-area: initial;
}
.checkout__form #display_post_office_address .hidden-info.checkout__address .line1, .checkout__form #display_home_delivery_address .hidden-info.checkout__address .line1 {
  grid-area: initial;
  grid-column: 1/-1;
}
.checkout__form #display_post_office_address .hidden-info.checkout__address .line1 input, .checkout__form #display_home_delivery_address .hidden-info.checkout__address .line1 input {
  width: 100%;
}
.checkout__form #display_post_office_address .hidden-info.checkout__address .line2, .checkout__form #display_home_delivery_address .hidden-info.checkout__address .line2 {
  grid-area: initial;
  grid-column: 1/-1;
}
.checkout__form #display_post_office_address .hidden-info.checkout__address .line2 input, .checkout__form #display_home_delivery_address .hidden-info.checkout__address .line2 input {
  width: 100%;
}
.checkout__form #display_post_office_address .hidden-info.checkout__address .town, .checkout__form #display_home_delivery_address .hidden-info.checkout__address .town {
  grid-area: initial;
}
.checkout__form #display_post_office_address .hidden-info.checkout__address .town input, .checkout__form #display_home_delivery_address .hidden-info.checkout__address .town input {
  width: 100%;
}
.checkout__form #display_post_office_address .hidden-info.checkout__address .postcode, .checkout__form #display_home_delivery_address .hidden-info.checkout__address .postcode {
  grid-area: initial;
}
.checkout__form #display_post_office_address .hidden-info.checkout__address .postcode input, .checkout__form #display_home_delivery_address .hidden-info.checkout__address .postcode input {
  width: 100%;
}
.checkout #display_billing_address {
  width: 100%;
}
.checkout #display_billing_address .hidden-info.checkout__address {
  grid-template-columns: 1fr 1fr;
  grid-template-areas: none;
  grid-gap: 30px;
}
.checkout #display_billing_address .hidden-info.checkout__address .first_name {
  grid-area: initial;
}
.checkout #display_billing_address .hidden-info.checkout__address .last_name {
  grid-area: initial;
}
.checkout #display_billing_address .hidden-info.checkout__address .line1 {
  grid-area: initial;
  grid-column: 1/-1;
}
.checkout #display_billing_address .hidden-info.checkout__address .line2 {
  grid-area: initial;
  grid-column: 1/-1;
}
.checkout #display_billing_address .hidden-info.checkout__address .town {
  grid-area: initial;
}
.checkout #display_billing_address .hidden-info.checkout__address .postcode {
  grid-area: initial;
}
.checkout .category__item-text {
  margin-top: 11px;
}
.checkout__search {
  width: 100%;
  margin-top: 0;
  background: #F3F4F6;
  padding: 0;
}
.checkout__search:before {
  display: none;
}
.checkout__search-btn {
  width: 48%;
  height: 50px;
  border: none;
  position: absolute;
  top: 0;
  right: 0;
  background-color: #FDD253;
}
.checkout .select-account {
  position: relative;
}
.checkout .bold {
  margin: 16px 0 8px;
  color: #374151;
}
.checkout .bold span {
  color: #183A34;
}
.checkout__order {
  border-bottom: 1px solid #F3F4F6;
  padding-bottom: 16px;
}
.checkout__order-edit {
  position: relative;
}
.checkout__order-edit > span {
  position: absolute;
  right: 50px;
  bottom: 17px;
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: Poppins;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0px;
  text-align: right;
  color: #9CA3AF;
  cursor: pointer;
}
.checkout__order-edit:after {
  position: absolute;
  content: url(edit.svg);
  background: #F8FAFC;
  width: 42px;
  height: 42px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 50%;
  right: 0;
  bottom: 17px;
  cursor: pointer;
}
.checkout__order-number {
  margin: 16px 0 8px;
  color: #328577;
  text-align: center;
}
.checkout__order-date {
  margin-bottom: 16px;
  color: #328577;
  text-align: center;
}
.checkout__order-text {
  font-size: 12px;
  line-height: 21px;
  color: #404B4F;
  text-align: center;
}
.checkout__order p.order-history__text {
  font-size: 14px;
  color: #4F4F4F;
  line-height: 21px;
}
.checkout__order-warning > div {
  color: #404B4F;
  padding: 10px;
  text-align: center;
  margin: 10px 0;
  background: #FDD253;
  display: block;
}
.checkout__order-warning > div a {
  text-decoration: underline;
}
.checkout__total {
  margin-bottom: 24px;
  padding: 39px 27px 62px 20px;
  width: 100%;
  background: #F9FAFB;
}
.checkout__total-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.checkout__total-item:not(:last-child) {
  border-bottom: 1px solid #E5E7EB;
  padding-bottom: 10px;
  margin-bottom: 10px;
}
.checkout__total-item .price__new {
  font-size: 20px;
}
.checkout__total-item .bold {
  font-size: 16px;
}
.checkout__total-title {
  font-weight: 500;
  font-size: 14px;
  color: #374151;
}
.checkout__total-price {
  font-weight: 600;
  font-size: 14px;
  color: #374151;
}
.checkout__total-wrap {
  margin-top: 91px;
}
.checkout__total .order-checkout-coupons .remove-coupon {
  margin-left: 5px;
  cursor: pointer;
}
.checkout__info {
  margin-top: 28px;
  display: flex;
  align-items: flex-start;
  margin-left: 27px;
  position: relative;
  font-size: 12px;
  line-height: 163.5%;
  color: #9CA3AF;
}
.checkout__info:before {
  position: absolute;
  content: "";
  background-image: url("info-gray.svg");
  width: 20px;
  height: 20px;
  left: -26px;
}
.checkout .order-history__text {
  font-size: 16px;
  color: #374151;
}
.checkout .order-history__text span {
  font-size: 16px;
}
.checkout .order-history__text.order-shipping-date {
  font-family: Poppins;
  font-size: 12px;
  font-weight: 400;
  line-height: 22px;
  letter-spacing: 0px;
}
.checkout__progress {
  width: 613px;
  margin: 34px auto 79px;
  max-width: 100%;
}
.checkout__progress-track {
  border-radius: 5px;
  height: 3px;
  background: #245B51;
  width: 9%;
  position: absolute;
  left: 0;
  top: 0;
}
.checkout .checkout-hidden-form {
  display: none;
}
.checkout .woocommerce-NoticeGroup.woocommerce-NoticeGroup-checkout {
  margin-bottom: 20px;
}
.checkout .checkout.ep-checkout .checkout__wrap.steps {
  padding: 74px 180px 1px 180px;
}
.checkout .woocommerce-terms-and-conditions-checkbox-text {
  color: red;
}
.checkout__banner {
  background: rgba(253, 210, 83, 0.7);
  box-shadow: 0px 1px 30px rgba(139, 139, 139, 0.2);
  border-radius: 5px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0px;
  text-align: left;
  color: #333333;
  padding: 17px 22px;
  margin: 10px 0 30px 0;
}
.checkout__banner p {
  margin: 0;
  padding: 0 0 3px 0;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0px;
  text-align: left;
  color: #333333;
}
.checkout__banner ul {
  margin: 0;
  padding: 0 0 3px 0;
}
.checkout__banner ul li {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0px;
  text-align: left;
  color: #333333;
  list-style: inside;
}
.checkout__banner ul li a {
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  letter-spacing: 0px;
  text-align: left;
  color: #333333;
}

.opening-time {
  margin-top: 18px;
  display: flex;
  justify-content: space-between;
  background: #F1F5F9;
  padding: 10px 14px 10px 9px;
  display: none;
}
.opening-time div {
  font-size: 10px;
  font-weight: 500;
  color: #5E6B6E;
}
.opening-time li {
  font-size: 10px;
  font-weight: 300;
  color: #5E6B6E;
}
.opening-time .opening-time__close {
  cursor: pointer;
  font-size: 25px;
}
.opening-time_active {
  display: flex;
}
.opening-time-visible {
  display: flex;
  background: #fff;
}
.opening-time-visible div, .opening-time-visible li {
  font-size: 13px;
  line-height: 215%;
}

.pharmacy-info {
  margin: 40px 0 60px;
}
.pharmacy-info__name {
  font-weight: 600;
  font-size: 14px;
  color: #111827;
}
.pharmacy-info__address {
  font-size: 13px;
  color: #5E6B6E;
  margin: 10px 0 23px;
}

.select-account__item-time_active ~ .opening-time {
  display: flex;
}

.hidden-info {
  display: none;
}

.btn-text-mobile {
  display: none;
}

#post_office_results, #home_delivery_results, #billing_lookup_results {
  max-height: 60vh;
  overflow: auto;
}

body.woocommerce-checkout ul.woocommerce-error li {
  display: block;
}

.shipping_groups.has-error {
  border: solid 1px red;
}

.shipping_groups {
  border-bottom: none;
  margin-bottom: 135px;
  padding: 0;
}

.add-coupon-code {
  padding: 20px 0;
}
.add-coupon-code input[type=text] {
  width: 100%;
  background: #F3F4F6;
  text-transform: uppercase;
  color: #9CA3AF;
}
.add-coupon-code .coupon.cart__total-input {
  display: grid;
  grid-template-columns: auto 103px;
}
.add-coupon-code .error {
  color: red;
  font-size: 12px;
  font-weight: 300;
  line-height: 15px;
  letter-spacing: 0px;
  margin: 10px 0 0 0;
  display: none;
}
.add-coupon-code.has-error input[type=text] {
  border: solid 1px red;
}
.add-coupon-code.has-error .error {
  display: block;
}

.billing_postcode_parent {
  background: #F3F4F6;
  position: relative;
}
.billing_postcode_parent #postcode-input-billing {
  width: 50%;
}

#billing_lookup_results {
  grid-column: 1/-1;
  grid-gap: 0;
}
#billing_lookup_results .select-account__body {
  padding: 43px 31px 25px 23px;
  box-shadow: 0px 4px 30px rgba(104, 117, 130, 0.25), inset 0px 1px 0px rgba(0, 0, 0, 0.15);
  border-radius: 0px 0px 10px 10px;
  z-index: 10;
}
#billing_lookup_results .select-account__item {
  height: fit-content;
  border-bottom: 1px solid #F3F4F6;
  padding-bottom: 15px;
}
#billing_lookup_results .select-account__body {
  width: 100%;
  background-color: #fff;
}
#billing_lookup_results .select-account__item-title {
  font-weight: 500;
  font-size: 14px;
  color: #5E6B6E;
}
#billing_lookup_results .select-account__item-title h4 {
  font-weight: 500;
}
#billing_lookup_results .select-account__item-subtitle {
  font-weight: 500;
  font-size: 12px;
  color: #5E6B6E;
}
#billing_lookup_results .select-account__item-time {
  font-weight: 300;
  font-size: 10px;
  text-decoration-line: underline;
  color: #5E6B6E;
}

#display_home_billing_address {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-template-areas: none;
  grid-gap: 30px;
  grid-column: 1/-1;
}
#display_home_billing_address .line1 {
  grid-area: initial;
  grid-column: 1/-1;
}
#display_home_billing_address .line2 {
  grid-area: initial;
  grid-column: 1/-1;
}

.conditionResult .container > h4,
.conditionResult .category-title-container > h4,
.conditionResult .category-title-container > h1, .productCategory .container > h4,
.productCategory .category-title-container > h4,
.productCategory .category-title-container > h1 {
  padding-top: 35px;
  padding-bottom: 15px;
  font-size: 13px;
  font-weight: 400;
  line-height: 20px;
  color: #94A3B8;
}
.conditionResult .category-title-container > h1, .productCategory .category-title-container > h1 {
  margin: 0;
}
.conditionResult .category-title-container, .productCategory .category-title-container {
  display: flex;
}

.productPage {
  background: linear-gradient(270.02deg, #FBF7F1 0.02%, #E2F3F0 64.58%);
  padding-bottom: 80px;
  position: relative;
}
.productPage .cart {
  padding-bottom: 0;
}
.productPage__category {
  font-weight: 400;
  color: #328577;
}
.productPage__seperator {
  color: #328577;
}
.productPage__subtitle {
  font-size: 12px;
  color: #9CA3AF;
  padding: 15px 0;
}
.productPage__image {
  width: 50%;
}
.productPage__info {
  margin-top: 0;
  width: 50%;
  margin-right: 166px;
  padding-bottom: 80px;
}
.productPage__info .title {
  font-family: "Lora";
  font-weight: bold;
  font-size: 80px;
  line-height: 86px;
  color: #245B51;
}
.productPage__info .title-landing {
  line-height: 152.5%;
  color: #235A50;
}
.productPage__info .title-product {
  margin: 7px 0 5px 0;
  font-family: "Poppins";
  font-weight: 800;
  font-size: 42px;
  line-height: 168%;
  letter-spacing: 0.02em;
  color: #235A50;
}
.productPage__info .title-product span {
  display: block;
  font-family: "Lora";
  font-weight: 500;
  font-size: 42px;
  line-height: 168%;
  letter-spacing: 0.02em;
  color: #235A50;
}
.productPage__descr {
  width: 88%;
}
.productPage__descr .fz13 {
  width: 85%;
}
.productPage__descr ul, .productPage__descr ol {
  margin: 16px 0 22px 0;
  padding: 0 0 0 40px;
}
.productPage__descr ul li {
  list-style: disc;
}
.productPage__descr ol li {
  list-style: number;
}
.productPage .timer {
  z-index: 1;
}
.productPage .hero__wrap {
  padding-top: 20px;
  margin-top: 0;
  justify-content: space-between;
}
.productPage .ask, .productPage .shopping-cart, .productPage .user, .productPage .search-button {
  z-index: 2;
}
.productPage .price-checker {
  background-color: transparent;
  padding: 0 38px 60px 49px;
  top: 0;
  right: 0;
  height: calc(100% - 161px);
  position: relative;
  z-index: 1;
}
.productPage .productPage__image {
  display: flex;
  align-items: center;
  justify-content: center;
}
.productPage .productPage__image img {
  display: block;
  margin: 0 auto;
}

.productPage-price-checker {
  padding-bottom: 0;
  position: relative;
}
.productPage-price-checker .select.select-desktop {
  z-index: 2;
  position: relative;
}
.productPage-price-checker .title-product span {
  font-family: "Poppins";
  font-weight: bold;
}
.productPage-price-checker .productPage__image {
  display: block;
  width: 80%;
}
.productPage-price-checker .descr {
  margin-top: 23px;
}
.productPage-price-checker .productPage__hero {
  position: relative;
  background-color: #fff;
}
.productPage-price-checker .productPage__hero > .container {
  position: relative;
}
.productPage-price-checker .productPage__hero:before {
  content: "";
  display: inline-block;
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: linear-gradient(270.02deg, #FBF7F1 0.02%, #E2F3F0 64.58%);
  z-index: 0;
}

.productCategory {
  padding: 0 0 70px;
}
.productCategory__hero {
  padding: 35px 0 76px;
}
.productCategory__hero .card__wrap.productCategory__wrap-health {
  margin-top: 0;
  display: grid;
  grid-row-gap: 42px;
  grid-template-columns: 275px 275px 275px 275px;
}
.productCategory__hero .card__wrap.productCategory-popular {
  margin-top: 0;
  display: grid;
  grid-gap: 52px 40px;
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.productCategory__hero .card__wrap.productCategory-popular .productCategory__item-title {
  min-height: 60px;
}
.productCategory__item .blog__item-img {
  width: 100%;
  height: 275px;
  object-fit: contain;
  border-radius: 5px;
  background-color: #DBEDEB;
}
.productCategory__item .blog__item-img-category {
  box-shadow: 0px 0px 20px rgba(0, 0, 0, 0.15);
}
.productCategory__item-title {
  margin: 17px 0 7px;
  font-weight: 600;
  font-size: 18px;
  line-height: 168%;
  letter-spacing: 0.02em;
  color: #235A50;
}
.productCategory__item .link-blog {
  display: block;
  margin: 24px 0 0 0;
  font-weight: 500;
  font-size: 18px;
  line-height: 172%;
  color: #4B5563;
}
.productCategory__item .reviews-star__list {
  height: 19px;
}
.productCategory__item .reviews-star__list li {
  width: 19px;
}
.productCategory__item .price__new, .productCategory__item .price__old {
  font-size: 16px;
}
.productCategory__item .price__new {
  margin-right: 20px;
}
.productCategory__subtitle {
  margin-bottom: 62px;
}
.productCategory .header__wrap {
  padding: 17px 0;
}
.productCategory .card__title {
  text-align: center;
}
.productCategory-popular .blog__item-img {
  background-color: #DBEDEB;
}

.fixed-section {
  padding: 16px;
  width: 100%;
  min-height: 100px;
  background-color: #fff;
  box-shadow: 0px -4px 10px rgba(0, 0, 0, 0.25);
  visibility: hidden;
  opacity: 0;
  transition: 0.25s;
  z-index: 10000;
  display: none;
}
.fixed-section__text {
  display: block;
  font-size: 14px;
}
.fixed-section .btn {
  width: 100%;
  margin: 5px 0;
}

body.archive .productCategory .card__title {
  text-align: left;
}

.price.price-price-checker {
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  color: #183A34;
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.price.price-price-checker .price {
  margin-top: 0;
}
.price.price-price-checker .price > .woocommerce-Price-amount.amount {
  font-weight: 700;
  font-size: 36px;
  line-height: 54px;
  text-decoration: none;
}
.price.price-price-checker del, .price.price-price-checker ins {
  font-size: 36px;
  font-weight: 400;
  line-height: 54px;
  text-decoration: none;
}
.price.price-price-checker del {
  color: #94A3B8;
  text-decoration-line: line-through;
}
.price.price-price-checker ins {
  font-weight: 700;
  margin-left: 20px;
}

.product-container {
  font-family: "Poppins", sans-serif;
  padding-top: 53px;
}
.product-container ul {
  list-style: disc;
  padding: revert;
}
.product-container ol {
  list-style: auto;
  padding: revert;
}
.product-container .product-row {
  display: flex;
  align-items: start;
  justify-content: space-between;
  padding-bottom: 40px;
}
.product-container .product-row .product-content {
  width: 57%;
}
.product-container .product-row .product-content h1 {
  color: #235A50;
  font-family: "Poppins", sans-serif;
  font-size: 42px;
  font-style: normal;
  font-weight: 800;
  line-height: 36.06px; /* 85.857% */
  letter-spacing: 0.84px;
  margin: 0 0 32px;
}
.product-container .product-row .product-content h2 {
  color: #235A50;
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  font-style: normal;
  font-weight: 700;
  line-height: 50px; /* 93.529% */
  margin: 0 0 24px;
}
.product-container .product-row .product-content .pom {
  color: #5E6B6E;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 20px; /* 153.846% */
}
.product-container .product-row .product-content .stars-block {
  color: #5E6B6E;
  font-size: 13px;
  font-style: normal;
  font-weight: 400;
  line-height: 170%; /* 22.1px */
  margin-top: 16px;
}
.product-container .product-row .product-content .stars-block .count {
  margin-left: 10px;
}
.product-container .product-row .product-content .image-block {
  margin-top: 43px;
  width: 100%;
  align-items: center;
  justify-content: center;
  height: 500px;
  display: flex;
  background-color: #F1F9F8;
}
.product-container .product-row .product-content .image-block img {
  max-width: 90%;
  max-height: 90%;
  width: auto;
  height: auto;
}
.product-container .product-row .product-content .gallery-block {
  margin-top: 43px;
  display: flex;
  align-items: start;
  justify-content: space-between;
  gap: 24px;
}
.product-container .product-row .product-content .gallery-block #thumbs {
  width: 121px;
  flex-basis: 121px;
}
.product-container .product-row .product-content .gallery-block #thumbs .item {
  border-radius: 4px;
  margin-bottom: 18px;
  height: 136px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.product-container .product-row .product-content .gallery-block #thumbs .item img {
  object-fit: cover;
}
.product-container .product-row .product-content .gallery-block #thumbs .item.active {
  border: 1px solid #235A50;
  background: #F9FAFB;
}
.product-container .product-row .product-content .gallery-block #product_gallery {
  width: calc(100% - 121px - 24px);
  border-radius: 5px;
  background: #F1F9F8;
}
.product-container .product-row .product-content .gallery-block #product_gallery .owl-dots {
  bottom: 24px;
  position: absolute;
  left: 50%;
  transform: translate(-50%, 0);
  padding: 7px 16px;
}
.product-container .product-row .product-content .gallery-block #product_gallery .owl-dots button {
  width: 6px;
  height: 6px;
  background-color: #DBEFED;
  margin-right: 10px;
}
.product-container .product-row .product-content .gallery-block #product_gallery .owl-dots button span {
  display: none;
}
.product-container .product-row .product-content .gallery-block #product_gallery .owl-dots button:last-child {
  margin-right: 0;
}
.product-container .product-row .product-content .gallery-block #product_gallery .owl-dots button.active {
  background-color: #183A34;
  border-radius: 50%;
}
.product-container .product-row .product-content .gallery-block #product_gallery .owl-item .item {
  align-items: center;
  justify-content: center;
  height: 500px;
  display: flex;
}
.product-container .product-row .product-content .gallery-block #product_gallery .owl-item .item img {
  max-width: 90%;
  max-height: 90%;
  width: auto;
  height: auto;
}
.product-container .product-row .product-content .recommendations-mobile {
  margin: 50px 0;
}
.product-container .product-row .product-content .recommendations-mobile .product-info-btn {
  top: 10px;
}
.product-container .product-row .product-content .recommendations-mobile .title {
  font-size: 24px;
  padding-left: 10px;
}
.product-container .product-row .product-content .recommendations-mobile #product_recommendations .owl-nav {
  position: absolute;
  top: -40px;
  right: 0;
  margin: 10px;
}
.product-container .product-row .product-content .recommendations-mobile #product_recommendations .owl-nav .prev-slide {
  margin-right: 20px;
}
.product-container .product-row .product-content .recommendations-mobile #product_recommendations .owl-nav button:hover {
  background-color: initial !important;
  color: initial !important;
}
.product-container .product-row .product-content .recommendations-mobile #product_recommendations .item {
  margin: 10px;
}
.product-container .product-row .product-content .recommendations-mobile #product_recommendations .slide-body {
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  min-height: 320px;
}
.product-container .product-row .product-content .recommendations-mobile #product_recommendations .slide-body .slide-title {
  font-weight: bold;
  word-wrap: break-word;
}
.product-container .product-row .product-content .recommendations-mobile #product_recommendations .slide-image {
  width: 150px;
  height: 150px;
  padding: 10px;
  object-fit: contain;
}
.product-container .product-row .product-content .recommendations-mobile #product_recommendations .slide-details {
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin: 10px;
  flex: 1;
}
.product-container .product-row .product-content .recommendations-mobile #product_recommendations .slide-details .slide-price {
  margin-top: 10px;
}
.product-container .product-row .product-content .recommendations-mobile #product_recommendations .btn-questionnare {
  all: unset !important;
}
.product-container .product-row .product-content .recommendations-mobile #product_recommendations .btn-questionnare .button {
  all: unset !important;
}
.product-container .product-row .product-content .recommendations-mobile #product_recommendations .slide-button {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #183A34;
  color: #fff;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  height: 40px;
  max-width: 80px;
  min-width: 80px;
  align-self: center;
  margin: 10px;
}
.product-container .product-row .product-content .product-category {
  margin: 80px 0;
}
.product-container .product-row .product-content .product-category .text {
  color: #235A50;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 29.929px; /* 187.059% */
  margin: 0 0 9px;
}
.product-container .product-row .product-content .product-category .product-category-link {
  color: #2B7367;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  text-decoration-line: underline;
  margin: 0;
  display: flex;
  align-items: center;
  gap: 24px;
}
.product-container .product-row .product-content .product-category .product-category-link img {
  width: 24px;
  height: 24px;
}
.product-container .product-row .product-content #product-about p {
  color: #5E6B6E;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 32px; /* 200% */
}
.product-container .product-row .product-content #product-about p a {
  text-decoration-line: underline;
}
.product-container .product-row .product-content .faq-block {
  margin-top: 80px;
}
.product-container .product-row .product-content .faq-block .toggle-btn {
  display: none;
}
.product-container .product-row .product-content #reviews-section {
  margin-top: 80px;
}
.product-container .product-row .product-content #trustpilot-section {
  margin-top: 30px;
  padding: 60px 0;
  border-radius: 5px;
  background: #235A50;
  color: #fff;
  text-align: center;
}
.product-container .product-row .product-content #trustpilot-section .inner {
  width: 90%;
  max-width: 279px;
  margin: 0 auto;
}
.product-container .product-row .product-content #trustpilot-section .inner .trustpilot-rating {
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: 36px; /* 225% */
}
.product-container .product-row .product-content #trustpilot-section .inner .divider {
  width: 90%;
  max-width: 188px;
  margin: 32px auto;
  background: #fff;
  height: 1px;
}
.product-container .product-row .product-content #trustpilot-section .inner .trustpilot-logo {
  display: block;
  margin: 0 auto;
}
.product-container .product-row .product-content #trustpilot-section .inner .trastpilot-stars {
  display: block;
  margin: 16px auto;
}
.product-container .product-row .product-content #trustpilot-section .inner .rating-count {
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 20.88px; /* 149.143% */
}
.product-container .product-row .product-content .action-mobile {
  display: none;
}
.product-container .product-row .product-sidebar {
  width: 40%;
}
.product-container .product-row .product-sidebar .btn {
  background-color: #FDD253;
  height: 80px;
  line-height: 80px;
  color: #235A50;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  width: 100%;
  max-width: 100%;
  margin-top: 0;
  user-select: none;
  -webkit-user-select: none;
}
.product-container .product-row .product-sidebar .btn.disabled {
  opacity: 0.7;
  pointer-events: none;
}
.product-container .product-row .product-sidebar .price-checker__block {
  cursor: default;
}
.product-container .product-row .product-sidebar #product-action {
  position: absolute;
  z-index: 2;
  margin-top: 80px;
  padding: 32px 24px;
  border-radius: 5px;
  background: #FFF;
  box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.05);
  max-width: 504px;
  width: 100%;
  visibility: hidden;
  opacity: 0;
  transform: translateY(-20px);
  transition: opacity 0.3s ease-in-out, transform 0.3s ease-in-out;
}
.product-container .product-row .product-sidebar #product-action.sticky {
  position: fixed;
  pointer-events: auto;
  visibility: visible;
  opacity: 1;
  top: 0;
  margin-top: 40px;
  transform: translateY(0);
}
.product-container .product-row .product-sidebar #product-action .title {
  display: flex;
  align-items: start;
  justify-content: space-between;
}
.product-container .product-row .product-sidebar #product-action .title h2 {
  color: #235A50;
  font-size: 32px;
  font-style: normal;
  font-weight: 800;
  line-height: 36.06px; /* 112.687% */
  letter-spacing: 0.84px;
  margin: 0;
}
.product-container .product-row .product-sidebar #product-action .stars-block {
  margin: 24px 0 0;
}
.product-container .product-row .product-sidebar #product-action .stars-block .stars-html {
  margin-right: 10px;
}
.product-container .product-row .product-sidebar #product-action .timer {
  margin-top: 40px;
  background: transparent;
  padding: 0;
}
.product-container .product-row .product-sidebar #product-action a {
  margin-top: 40px;
}
.product-container .product-row .recommendations {
  margin-top: 50px;
}
.product-container .product-row .recommendations .title {
  padding-left: 10px;
}
.product-container .product-row .recommendations #product_recommendations .owl-nav {
  position: absolute;
  top: -40px;
  right: 0;
  margin: 10px;
}
.product-container .product-row .recommendations #product_recommendations .owl-nav .prev-slide {
  margin-right: 20px;
}
.product-container .product-row .recommendations #product_recommendations .owl-nav button:hover {
  background-color: initial !important;
  color: initial !important;
}
.product-container .product-row .recommendations #product_recommendations .item {
  margin: 10px;
}
.product-container .product-row .recommendations #product_recommendations .slide-title {
  font-weight: 600;
  word-wrap: break-word;
}
.product-container .product-row .recommendations #product_recommendations .slide-body {
  background-color: white;
  border: 1px solid #ddd;
  border-radius: 5px;
  font-size: 14px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  min-height: 150px;
}
.product-container .product-row .recommendations #product_recommendations .slide-image {
  width: 150px;
  height: 150px;
  padding: 10px;
  object-fit: contain;
}
.product-container .product-row .recommendations #product_recommendations .slide-details {
  text-align: left;
  display: flex;
  flex-direction: column;
  justify-content: center;
  margin: 10px;
  flex: 1;
}
.product-container .product-row .recommendations #product_recommendations .slide-details .slide-price {
  margin-top: 10px;
}
.product-container .product-row .recommendations #product_recommendations .btn-questionnare {
  all: unset !important;
}
.product-container .product-row .recommendations #product_recommendations .btn-questionnare .button {
  all: unset !important;
}
.product-container .product-row .recommendations #product_recommendations .slide-button {
  display: flex;
  align-items: center;
  justify-content: center;
  background: #183A34;
  color: #fff;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  height: 40px;
  max-width: 80px;
  min-width: 80px;
  align-self: center;
  margin: 10px 20px 10px auto;
  flex: 100%;
}
.product-container #priceChecker {
  margin-top: 48px;
  border-radius: 5px;
  background: #FFF;
  box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.05);
}
.product-container #priceChecker iframe {
  padding: 24px 40px;
  background-color: #fff;
}
.product-container .price-checker__block {
  position: relative;
  margin-top: 48px;
  border-radius: 5px;
  background: #FFF;
  box-shadow: 0px 0px 100px 0px rgba(0, 0, 0, 0.05);
  padding: 24px 40px;
}
.product-container .price-checker__block .toggle-btn {
  display: none;
}
.product-container .price-checker__block .title {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.product-container .price-checker__block .title h4 {
  color: #235A50;
  font-size: 18px;
  font-style: normal;
  font-weight: 700;
  line-height: 29.929px; /* 166.275% */
}
.product-container .price-checker__block .title .min-price {
  padding: 4px 16px;
}
.product-container .price-checker__block .price-checker__block-wrap {
  margin-top: 32px;
}
.product-container .price-checker__block .price-checker__block-wrap .row {
  flex-direction: row !important;
  justify-content: start;
  gap: 8px;
  padding-bottom: 0;
  border-bottom: none;
  margin-bottom: 32px;
}
.product-container .price-checker__block .price-checker__block-wrap .row .option-label {
  width: 100%;
  text-align: left;
  color: #183A34;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  line-height: 13.069px; /* 93.351% */
  margin-bottom: 16px;
}
.product-container .price-checker__block .price-checker__block-wrap .row .label {
  width: auto;
  border-radius: 5px;
  border: 1px solid #E3E7E8;
  color: #5E6B6E;
  text-align: center;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 13.094px; /* 93.529% */
  background: transparent;
  padding: 12px 16px;
  height: auto;
  margin-bottom: 0;
}
.product-container .price-checker__block .price-checker__block-wrap .row .label .checkmark {
  padding: 0;
  background: transparent;
}
.product-container .price-checker__block .price-checker__block-wrap .row .label.lowlight {
  opacity: 0.4;
  background-color: rgba(0, 0, 0, 0.05);
}
.product-container .price-checker__block .price-checker__block-wrap .row .label input:checked ~ .checkmark {
  background: #2B7367;
  border-color: #2B7367;
}
.product-container .price-checker__block #variation-selection-warning {
  display: none;
  color: red;
}
.product-container .price-checker__block #variation-selection-warning.active {
  display: block;
}
.product-container .min-price {
  border-radius: 5px;
  border: 1px solid #2B7367;
  padding: 8px 16px;
  color: #2B7367;
  font-size: 14px;
  font-style: normal;
  font-weight: 500;
  line-height: 29.929px; /* 213.782% */
  white-space: nowrap;
}
.product-container .timer {
  margin: 24px 0 0;
  padding: 24px 34px;
  border-radius: 5px;
  background: #DBEFED;
  color: #235A50;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 120%; /* 19.2px */
  align-items: center;
  justify-content: space-between;
}
.product-container .timer.active {
  display: flex;
}
.product-container .timer.mobile {
  display: none;
}
.product-container .timer svg {
  flex-basis: 20px;
  height: 20px;
  margin-right: 16px;
}
.product-container .timer .wrap {
  width: calc(100% - 36px);
}
.product-container .timer p {
  display: inline;
  white-space: nowrap;
}
.product-container .timer .clock {
  white-space: nowrap;
  display: inline;
  margin: 0;
}
.product-container .timer .clock .timer__block {
  color: #235A50;
  font-weight: 800;
  font-size: 16px;
}
.product-container .timer .clock .timer__block.hidden {
  display: none;
}
.product-container .timer .clock div {
  display: inline;
}
.product-container .product-tabs {
  margin-top: 80px;
}
.product-container .product-tabs__nav {
  display: flex;
  gap: 12px;
  flex-wrap: wrap;
  justify-content: start;
  align-items: center;
}
.product-container .product-tabs__item-title {
  width: 23%;
  border-radius: 5px;
  height: 56px;
  display: flex;
  align-items: center;
  justify-content: center;
  border: 1px solid var(--wp--preset--color--neutral-grey-300);
  transition: all 0.3s ease;
  cursor: pointer;
}
.product-container .product-tabs__item-title.active, .product-container .product-tabs__item-title:hover {
  background-color: var(--wp--preset--color--primary-green-700);
  border: none;
}
.product-container .product-tabs__item-title.active h3, .product-container .product-tabs__item-title:hover h3 {
  color: #FFF;
  transition: all 0.3s ease;
}
.product-container .product-tabs__item-title h3 {
  text-align: center;
  color: var(--wp--preset--color--neutral-dark-900);
  font-size: 16px;
  font-weight: 500;
}
.product-container .product-tabs__content {
  margin-top: 80px;
}
.product-container .product-tabs__item-content {
  display: none;
  border-radius: 5px;
}
.product-container .product-tabs__item-content.active {
  display: block;
}
.product-container .product-tabs__item-content h4 {
  color: var(--wp--preset--color--primary-green-700);
  font-size: 32px;
  font-weight: 700;
  margin-bottom: 24px;
}
.product-container .product-tabs__item-content p {
  line-height: 1.8;
}

.product-info-btn {
  width: 100%;
  margin-top: 8px;
  padding: 8px 16px;
  cursor: pointer;
  position: absolute;
  right: 17px;
  width: 50px;
}

.product-info-overlay {
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 1000;
  justify-content: center;
  align-items: center;
}
.product-info-overlay.active {
  display: flex;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  width: 100vw;
  height: 100vh;
  background-color: rgba(0, 0, 0, 0.5);
  z-index: 9999;
}
.product-info-overlay .product-info-content {
  background-color: white;
  padding: 24px;
  border-radius: 8px;
  max-width: 600px;
  width: 90%;
  max-height: 80vh;
  overflow-y: auto;
  position: relative;
}
.product-info-overlay .product-info-body {
  border: 2px solid #E3E7E8;
  padding: 30px;
  border-radius: 20px;
  margin-top: 50px;
}
.product-info-overlay .product-info-image {
  max-width: 150px;
  margin: 10px;
}
.product-info-overlay .product-info-header {
  display: flex;
  align-items: center;
  justify-content: start;
}
.product-info-overlay .close-overlay {
  position: absolute;
  top: 8px;
  right: 8px;
  background: none;
  border: none;
  font-size: 24px;
  cursor: pointer;
  padding: 4px 8px;
}
.product-info-overlay .overlay-title {
  margin-bottom: 16px;
}

@media (max-width: 1300px) {
  .product-container .product-row .product-sidebar #product-action .title h2 {
    font-size: 27px;
  }
  .product-container .product-row .product-sidebar #product-action.sticky {
    max-width: 36%;
  }
  .product-container .product-row .product-sidebar #product-action .stars-html {
    display: block;
  }
}
@media (max-width: 1200px) {
  .product-container .product-row .recommendations #product_recommendations .slide-title {
    max-width: 100px;
  }
  .product-container .product-row .product-content .recommendations-mobile #product_recommendations .slide-title {
    margin: 0 20px 10px 0;
  }
  .product-container .product-row .product-content .gallery-block #thumbs {
    flex-basis: 101px;
  }
  .product-container .product-row .product-content .gallery-block #thumbs .item {
    height: 96px;
  }
  .product-container .product-row .product-content .gallery-block #product_gallery {
    flex-basis: calc(100% - 101px - 24px);
  }
  .product-container .product-tabs {
    margin-top: 40px;
  }
  .product-container .product-tabs__nav {
    gap: 10px;
  }
  .product-container .product-tabs__item-title {
    width: auto;
    height: 38px;
    padding: 0 12px;
  }
  .product-container .product-tabs__item-title h3 {
    font-size: 12px;
  }
  .product-container .product-tabs__content {
    margin-top: 40px;
  }
  .product-container .product-tabs__item-content {
    display: none;
    border-radius: 5px;
  }
  .product-container .product-tabs__item-content.active {
    display: block;
  }
  .product-container .product-tabs__item-content h4 {
    color: var(--wp--preset--color--primary-green-700);
    font-size: 20px;
    margin-bottom: 16px;
  }
}
@media (max-width: 1100px) {
  .product-container .product-row .recommendations #product_recommendations .slide-button {
    margin: 0 20px 10px 0;
    margin-left: auto;
  }
  .product-container .product-row .product-sidebar #product-action .title h2 {
    font-size: 23px;
  }
}
@media (max-width: 921px) {
  .product-container .product-row .title {
    font-size: 20px;
  }
}
@media (min-width: 780px) {
  .product-container .price-checker__block #variation-selection-warning {
    display: none !important;
  }
}
@media (max-width: 780px) {
  .product-container .product-row .product-content .recommendations-mobile #product_recommendations .slide-body {
    min-height: 150px;
    align-items: center;
    justify-content: space-between;
  }
  .product-container .product-row .product-content .recommendations-mobile #product_recommendations .slide-button {
    margin: 10px 20px 10px auto;
  }
  .product-container .product-row .product-content .gallery-block {
    display: block;
  }
  .product-container .product-row .product-content .gallery-block #thumbs {
    display: none;
  }
  .product-container .product-row .product-content .gallery-block #product_gallery {
    width: 100%;
  }
  .product-container .product-row .product-content .gallery-block #product_gallery .owl-item .item {
    height: 300px;
  }
  .product-container .product-row .product-content .gallery-block #product_gallery .owl-item .item img {
    max-width: 95%;
    max-height: 95%;
  }
  .product-container .product-row .recommendations {
    display: none;
  }
  .product-container .product-row .product-content {
    width: 100%;
  }
  .product-container .product-row .product-content .image-block {
    text-align: center;
    height: 300px;
    max-width: 95%;
    max-height: 95%;
  }
  .product-container .product-row .product-content .timer.mobile.active {
    display: flex !important;
    flex-direction: row;
    padding: 0;
    background: transparent;
    text-align: center;
    justify-content: center;
  }
  .product-container .product-row .product-content .timer.mobile.active svg {
    display: none;
  }
  .product-container .product-row .product-content #trustpilot-section {
    margin-bottom: 109px;
    border-radius: 0;
  }
  .product-container .product-row .product-content .action-mobile {
    display: block;
    background-color: #fff;
    padding: 27px 34px;
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
    z-index: 999;
    width: 100%;
    box-shadow: 0px -4px 20px rgba(0, 0, 0, 0.05);
  }
  .product-container .product-row .product-content .action-mobile .btn {
    width: 100%;
    background-color: #FDD253;
    height: 50px;
    margin: 0 auto;
    user-select: none;
    -webkit-user-select: none;
  }
  .product-container .product-row .product-content .action-mobile .btn.disabled {
    opacity: 0.7;
    pointer-events: none;
  }
  .product-container .product-row .product-sidebar {
    display: none;
  }
  .zsiq_floatmain {
    bottom: 120px !important;
  }
}
@media (max-width: 660px) {
  .product-container {
    padding-top: 31px;
  }
  .product-container .product-row {
    padding-bottom: 0;
  }
  .product-container .product-row .product-content h1 {
    font-size: 42px;
    line-height: 49px;
    letter-spacing: 0.8399999738px;
    margin-bottom: 16px;
  }
  .product-container .product-row .product-content h2 {
    font-size: 20px;
    font-weight: 700;
    line-height: 29.929px; /* 149.647% */
    margin-bottom: 8px;
  }
  .product-container .product-row .product-content .pom {
    font-size: 12px;
    font-weight: 400;
    line-height: 20px; /* 166.667% */
  }
  .product-container .product-row .product-content .stars-block {
    font-size: 12px;
    margin-top: 8px;
  }
  .product-container .product-row .product-content .timer.mobile {
    padding: 14px 8px;
    justify-content: start;
    font-size: 12px;
  }
  .product-container .product-row .product-content .timer.mobile svg {
    margin-right: 8px;
  }
  .product-container .product-row .product-content .timer.mobile p {
    font-size: 12px;
    font-weight: 400;
    line-height: 140%; /* 16.8px */
  }
  .product-container .product-row .product-content .timer.mobile .timer__block {
    font-size: 12px;
  }
  .product-container .product-row .product-content .timer.mobile .timer__block span {
    font-size: 12px;
  }
  .product-container .product-row .product-content .price-checker__block {
    padding: 24px;
  }
  .product-container .product-row .product-content .price-checker__block .toggle-btn {
    display: flex;
    top: 27px;
  }
  .product-container .product-row .product-content .price-checker__block .title {
    flex-direction: column-reverse;
    align-items: start;
  }
  .product-container .product-row .product-content .price-checker__block .title .min-price {
    padding: 0;
    border: none;
    border-radius: 0;
    margin-bottom: 6px;
    line-height: 14px;
  }
  .product-container .product-row .product-content .price-checker__block .note svg {
    display: none;
  }
  .product-container .product-row .product-content .price-checker__block .note span {
    margin: 0;
  }
  .product-container .product-row .product-content .price-checker__block .price-checker__block-wrap, .product-container .product-row .product-content .price-checker__block .bottom-block {
    display: none;
  }
  .product-container .product-row .product-content .price-checker__block.active .price-checker__block-wrap, .product-container .product-row .product-content .price-checker__block.active .bottom-block {
    display: block;
  }
  .product-container .product-row .product-content #priceChecker {
    margin-top: 32px;
  }
  .product-container .product-row .product-content #priceChecker iframe {
    padding: 24px;
  }
  .product-container .product-row .product-content .product-category {
    margin: 40px 0;
  }
  .product-container .product-row .product-content .product-category .text {
    font-size: 14px;
    font-weight: 500;
    line-height: 29.929px; /* 213.782% */
  }
  .product-container .product-row .product-content .product-category .product-category-link {
    font-size: 14px;
    font-weight: 600;
  }
  .product-container .product-row .product-content .product-category .product-category-link img {
    width: 18px;
    height: 18px;
  }
  .product-container .product-row .product-content #product-about p {
    font-size: 14px;
    line-height: 26px;
  }
  .product-container .product-row .product-content #product-about p #read-more div {
    display: inline;
    color: #2B7367;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    line-height: 22px;
    white-space: nowrap;
  }
  .product-container .product-row .product-content .faq-block {
    margin-top: 32px;
  }
  .product-container .product-row .product-content .faq-block .subtitle {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px; /* 150% */
    margin-top: 0;
  }
  .product-container .product-row .product-content .faq-block .faq-search input {
    font-size: 12px;
  }
  .product-container .product-row .product-content .faq-block .accordion__items .accordion__item h3.accordion__item-title {
    font-size: 14px;
    line-height: 24px;
  }
  .product-container .product-row .product-content .reviews-summary {
    margin-top: 8px;
    padding: 16px 14px;
  }
  .product-container .product-row .product-content #reviews-list {
    margin-top: 32px;
  }
  .product-container .product-row .product-content #reviews-section {
    margin-top: 64px;
  }
  .product-container .product-row .product-content #trustpilot-section {
    width: 112%;
    left: -6%;
    position: relative;
    border-radius: 0;
  }
}
@media (max-width: 500px) {
  .product-container .product-row .product-content .recommendations-mobile #product_recommendations .slide-body {
    min-height: 200px;
  }
  .product-container .product-row .product-content .recommendations-mobile #product_recommendations .slide-body .slide-button {
    margin: 10px;
    margin-left: auto;
  }
}
@media (max-width: 344px) {
  .product-info-overlay .product-info-content, .product-info-overlay .product-info-body {
    padding: 16px;
  }
  .product-info-overlay .product-info-content .product-info-image, .product-info-overlay .product-info-body .product-info-image {
    margin: 0;
  }
  .product-container .product-row .product-content .recommendations-mobile .title {
    margin-bottom: 50px;
  }
  .product-container .product-row .product-content .recommendations-mobile #product_recommendations .slide-title {
    margin: 0 0 10px 0;
    max-width: 100%;
  }
  .product-container .product-row .product-content .recommendations-mobile #product_recommendations .slide-body {
    flex-direction: column;
    align-items: center;
    justify-content: center;
    min-height: 320px;
  }
  .product-container .product-row .product-content .recommendations-mobile #product_recommendations .slide-body .slide-details {
    text-align: center;
    padding: 20px 0;
    max-height: fit-content;
    margin: 5px;
  }
  .product-container .product-row .product-content .recommendations-mobile #product_recommendations .slide-body .slide-button {
    margin: 0 0 10px 0;
  }
}
@media (min-width: 780px) {
  .product-container .product-row .product-content .recommendations-mobile {
    display: none;
  }
}
.conditionResult .card__wrap {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  grid-template-columns: repeat(4, minmax(300px, 300px));
  margin-top: 48px;
  padding-bottom: 50px;
}
.conditionResult .card__wrap .productCategory__item {
  width: initial;
}
.conditionResult .card__wrap .productCategory__item .blog__item-img-link {
  display: flex;
  background-color: #DBEDEB;
  align-items: center;
  justify-content: center;
}
.conditionResult .card__wrap .productCategory__item .blog__item-img {
  height: 300px;
  max-width: 90%;
}

.faqs {
  padding-top: 50px;
}
.faqs-pt {
  padding-top: 0;
}
.faqs__wrap {
  width: 56%;
  margin: 103px auto 0;
}
.faqs__wrap-pb {
  padding-bottom: 71px;
}
.faqs__wrap-pb p {
  max-width: 825px;
  margin-left: auto;
  margin-right: auto;
  line-height: 30px;
  margin-top: 22px;
  margin-bottom: 6px;
}
.faqs .accordion {
  text-align: left;
}
.faqs .accordion .content {
  margin-top: 0;
}

.fz14 {
  margin-top: -52px;
  font-weight: bold;
  font-size: 14px;
  line-height: 221%;
  color: #374151;
}

.slick-dots {
  padding-left: 0;
}

body.page-template-page-policy .faqs__wrap,
body.page-template-page-complaints .faqs__wrap {
  margin: 56px auto 0;
}
body.page-template-page-policy .healthHub,
body.page-template-page-complaints .healthHub {
  padding: 60px 0 41px 0;
}
body.page-template-page-policy .policies,
body.page-template-page-complaints .policies {
  padding: 32px 0;
}
body.page-template-page-policy .policies h1, body.page-template-page-policy .policies h2, body.page-template-page-policy .policies h3, body.page-template-page-policy .policies h4, body.page-template-page-policy .policies h5, body.page-template-page-policy .policies h6,
body.page-template-page-complaints .policies h1,
body.page-template-page-complaints .policies h2,
body.page-template-page-complaints .policies h3,
body.page-template-page-complaints .policies h4,
body.page-template-page-complaints .policies h5,
body.page-template-page-complaints .policies h6 {
  padding-bottom: 16px;
}
body.page-template-page-policy .policies p,
body.page-template-page-complaints .policies p {
  padding-bottom: 32px;
  font-size: 16px;
}
body.page-template-page-policy .policies ul, body.page-template-page-policy .policies ol,
body.page-template-page-complaints .policies ul,
body.page-template-page-complaints .policies ol {
  margin-top: 0;
}
body.page-template-page-policy .policies ul li, body.page-template-page-policy .policies ol li,
body.page-template-page-complaints .policies ul li,
body.page-template-page-complaints .policies ol li {
  padding-bottom: 24px;
}
body.page-template-page-policy .policies ul,
body.page-template-page-complaints .policies ul {
  list-style: initial;
}
body.page-template-page-policy .policies ol li::marker,
body.page-template-page-complaints .policies ol li::marker {
  font-weight: bold;
}
body.page-template-page-policy table,
body.page-template-page-complaints table {
  border-spacing: 0;
  border-collapse: collapse;
  width: 100%;
  margin: 10px 0;
}
body.page-template-page-policy table thead tr th,
body.page-template-page-complaints table thead tr th {
  padding: 16px 8px;
  font-family: Poppins;
  font-style: normal;
  font-weight: bold;
  font-size: 32px;
  line-height: 48px;
  text-align: left;
  color: #252B2D;
}
body.page-template-page-policy table tbody tr td,
body.page-template-page-complaints table tbody tr td {
  padding: 16px 8px;
  font-family: Poppins;
  font-style: normal;
  font-weight: normal;
  font-size: 16px;
  line-height: 24px;
  text-align: center;
}
body.page-template-page-policy h2,
body.page-template-page-complaints h2 {
  font-size: 18px;
}
body.page-template-page-policy p,
body.page-template-page-complaints p {
  font-size: 16px;
  margin-bottom: 15px;
}
body.page-template-page-policy .wp-block-table,
body.page-template-page-complaints .wp-block-table {
  margin: 0;
}
body.page-template-page-policy .is-style-stripes table,
body.page-template-page-complaints .is-style-stripes table {
  border: #5E6B6E solid 1px;
}
body.page-template-page-policy .is-style-stripes table thead tr th,
body.page-template-page-complaints .is-style-stripes table thead tr th {
  border-bottom: #5E6B6E solid 1px;
  border-right: #5E6B6E solid 1px;
}
body.page-template-page-policy .is-style-stripes table tbody tr:nth-child(even) td,
body.page-template-page-complaints .is-style-stripes table tbody tr:nth-child(even) td {
  background-color: #DBEDEB;
}
body.page-template-page-policy .is-style-stripes table tbody tr td,
body.page-template-page-complaints .is-style-stripes table tbody tr td {
  border-bottom: #5E6B6E solid 1px;
  border-right: #5E6B6E solid 1px;
}

@media only screen and (max-width: 741px) {
  body.page-template-page-policy .faqs__wrap h1.healthHub__title,
  body.page-template-page-complaints .faqs__wrap h1.healthHub__title {
    letter-spacing: 0.5px;
  }
  body.page-template-page-policy .healthHub,
  body.page-template-page-complaints .healthHub {
    padding: 48px 0 21px 0;
  }
  body.page-template-page-policy .policies,
  body.page-template-page-complaints .policies {
    padding: 32px 0;
  }
  body.page-template-page-policy .policies p,
  body.page-template-page-complaints .policies p {
    padding-bottom: 32px;
    font-size: 14px;
  }
  body.page-template-page-policy .policies ul li, body.page-template-page-policy .policies ol li,
  body.page-template-page-complaints .policies ul li,
  body.page-template-page-complaints .policies ol li {
    font-size: 14px;
  }
}
.hero.how_it_works__hero {
  min-height: 428px;
  padding-top: 80px;
}
.hero.how_it_works__hero .how_it_works__title {
  font-family: Lora;
  font-size: 80px;
  font-weight: 700;
  line-height: 102px;
  color: #245B51;
  text-align: center;
  margin-bottom: 35px;
}
.hero.how_it_works__hero .how_it_works__subtitle {
  font-family: Poppins;
  font-size: 24px;
  font-weight: 400;
  line-height: 34px;
  color: #404B4F;
  text-align: center;
  max-width: 725px;
  margin: auto;
}

.how_it_works {
  padding-bottom: 20px;
  background: #DBEDEB;
}
.how_it_works .how_it_works__wrap {
  padding: 49px 44px 49px 71px;
  height: -webkit-fit-content;
  height: -moz-fit-content;
  height: fit-content;
  justify-content: space-between;
  background: #FFF;
  top: -50px;
  position: relative;
}
.how_it_works .how_it_works__wrap > div {
  display: grid;
  grid-template-columns: 1fr 1fr;
  grid-gap: 58px;
  margin-bottom: 97px;
}
.how_it_works .how_it_works__wrap > div:nth-child(even) > div:first-child {
  order: 1;
}
.how_it_works .how_it_works__wrap > div:nth-child(even) > div:first-child.how_it_works__wrap-img {
  text-align: right;
}
.how_it_works .how_it_works__wrap > div .how_it_works__wrap-descr {
  font-family: Poppins;
  color: #5E6B6E;
}
.how_it_works .how_it_works__wrap > div .how_it_works__wrap-descr h2 {
  display: flex;
  align-items: center;
  font-family: Poppins;
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  margin-bottom: 30px;
  color: #404B4F;
}
.how_it_works .how_it_works__wrap > div .how_it_works__wrap-descr h2 img {
  margin-right: 20px;
}
.how_it_works .how_it_works__wrap > div .how_it_works_body p {
  font-size: 16px;
  font-weight: 400;
  line-height: 30px;
  margin-bottom: 30px;
}
.how_it_works .how_it_works__wrap > div .how_it_works_body a {
  text-decoration: underline;
  color: #245B51;
}
.how_it_works .how_it_works__wrap > div .how_it_works_body ul li, .how_it_works .how_it_works__wrap > div .how_it_works_body ol li {
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
}
.how_it_works .how_it_works__wrap > div .how_it_works_body ul li {
  list-style: disc;
}

.page-404 {
  background: radial-gradient(40.64% 91.91% at 46.06% 52.24%, #235A50 0%, #08201C 100%), #FFF;
  height: 100vh;
  min-height: 999px;
  width: 100%;
  overflow: hidden;
  position: relative;
  font-family: "Poppins", sans-serif;
  text-align: center;
  font-style: normal;
  font-size: 16px;
}
.page-404 .content-404 {
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  width: 90%;
  max-width: 710px;
  margin: 0 auto;
  position: relative;
  z-index: 8;
  user-select: none;
  -webkit-user-select: none;
}
.page-404 .content-404 h1 {
  color: #FFF;
  font-size: 363px;
  font-weight: 800;
  line-height: 1; /* 435.6px */
  margin: 0;
  position: relative;
}
.page-404 .content-404 h1 span {
  position: relative;
}
.page-404 .content-404 h1 img {
  position: absolute;
  top: calc(50% + 17px);
  left: calc(50% + 53px);
  transform: translate(-50%, -50%);
  width: 195px;
}
.page-404 .content-404 h2 {
  margin-top: 62px;
  color: #D2D5D9;
  font-size: 48px;
  font-weight: 600;
  line-height: 120%; /* 57.6px */
}
.page-404 .content-404 p {
  margin-top: 43px;
  color: #F0F1F3;
  font-weight: 400;
  line-height: 151.5%; /* 24.24px */
}
.page-404 .content-404 form {
  margin-top: 32px;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 100%;
}
.page-404 .content-404 form input {
  width: 70%;
  height: 60px;
  line-height: 60px;
  padding: 0 16px;
  border: none;
  box-shadow: none;
  -webkit-appearance: none;
  border-radius: 5px;
  background-color: #fff;
  color: #64748B;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  outline: none;
}
.page-404 .content-404 form button {
  -webkit-appearance: none;
  cursor: pointer;
  box-shadow: none;
  font-family: inherit;
  width: 30%;
  height: 60px;
  line-height: 1;
  border-radius: 5px;
  text-align: center;
  background-color: #FDD253;
  color: #000;
  font-size: 14px;
  font-style: normal;
  font-weight: 600;
  border: 1px solid #FFF;
}
.page-404 .content-404 .front-stars img {
  position: absolute;
}
.page-404 .content-404 .front-stars img:first-child {
  top: 50%;
  left: -60px;
  transform: rotate(42deg);
}
.page-404 .content-404 .front-stars img:last-child {
  top: 65%;
  right: -90px;
}
.page-404 .stars {
  width: 100%;
  height: 100%;
  position: absolute;
  overflow: hidden;
  -webkit-animation: spin 280s linear infinite;
  -moz-animation: spin 280s linear infinite;
  animation: spin 280s linear infinite;
}
.page-404 .stars .star {
  background-color: #fff;
  border-radius: 50%;
  position: absolute;
  -webkit-animation: spin 280s linear infinite;
  -moz-animation: spin 280s linear infinite;
  animation: spin 280s linear infinite;
}

@-moz-keyframes spin {
  100% {
    -moz-transform: rotate(360deg);
  }
}
@-webkit-keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes spin {
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
body.page-template {
  box-shadow: 0px 4px 26px 13px rgba(0, 0, 0, 0.03);
}

.already-logged-in {
  text-align: center;
  padding: 50px;
  min-height: 400px;
  display: flex;
  align-items: center;
  justify-content: center;
  margin: 90px 0 0 0;
}
.already-logged-in h2 {
  font-size: 22px;
}

.page-authenticate .xoo-el-form-container .xoo-el-notice {
  width: 100%;
  max-width: 360px;
  margin: auto;
  padding: 20px 0 0 0;
}
.page-authenticate .xoo-el-form-container .xoo-el-notice > * {
  background-color: transparent;
  padding: 0;
}
.page-authenticate .xoo-el-form-container .xoo-el-notice-error {
  color: red;
  font-size: 14px;
}
.page-authenticate .authenticate {
  background-color: #E7E7E7;
}
.page-authenticate .xoo-el-form-container {
  max-width: 100%;
  margin: 90px 0 0 0;
  padding: 100px 0;
  display: flex;
  align-items: center;
  justify-content: center;
}
.page-authenticate .xoo-el-section[data-section=login] {
  width: 638px;
  max-width: 90%;
  min-height: 567px;
  padding: 0 0 99px 0;
  background-color: #FFFFFF;
  box-shadow: 0px 4px 26px 13px rgba(0, 0, 0, 0.03);
}
.page-authenticate .xoo-el-section[data-section=login] .loginPage__wrap {
  margin: 0 auto;
  padding-top: 96px;
}
.page-authenticate .xoo-el-section[data-section=login] .loginPage__form {
  margin-top: 27px;
  margin-bottom: 23px;
  grid-gap: 0;
}
.page-authenticate .xoo-el-section[data-section=login] .loginPage__form .xoo-el-username_cont {
  margin-bottom: 25px;
}
.page-authenticate .xoo-el-section[data-section=login] .loginPage__form .xoo-el-password_cont {
  margin-bottom: 10px;
}
.page-authenticate .xoo-el-section[data-section=login] .loginPage__form .btn-login {
  margin-top: 0;
  font-size: 16px;
}
.page-authenticate .xoo-el-section[data-section=login] .loginPage__title-green {
  margin: 0;
  line-height: 1;
  color: #183A34;
}
.page-authenticate .xoo-el-section[data-section=login] .xoo-el-login-btm-fields {
  justify-content: space-between;
  width: 100%;
  margin-bottom: 22px;
}
.page-authenticate .xoo-el-section[data-section=register] {
  width: 876px;
  max-width: 90%;
  min-height: 633px;
  padding: 0;
  background-color: #FFFFFF;
  box-shadow: 0px 4px 26px 13px rgba(0, 0, 0, 0.03);
  padding-bottom: 70px;
}
.page-authenticate .xoo-el-section[data-section=register] .xoo-el-notice {
  max-width: 613px;
}
.page-authenticate .xoo-el-section[data-section=register] .xoo-el-notice-error p {
  color: red;
  font-size: 14px;
}
.page-authenticate .xoo-el-section[data-section=register] .loginPage__title-green {
  margin: 0;
  line-height: 1;
  color: #183A34;
}
.page-authenticate .xoo-el-section[data-section=register] .xoo-el-action-form {
  max-width: 613px;
  margin: auto;
  padding-top: 61px;
}
.page-authenticate .xoo-el-section[data-section=register] .loginPage__subtitle {
  margin-top: 19px;
  max-width: 360px;
}
.page-authenticate .xoo-el-section[data-section=register] .xoo-aff-fields {
  margin-top: 26px;
  gap: 0 29px;
}
.page-authenticate .xoo-el-section[data-section=register] .xoo-aff-group.xoo-aff-cont-email {
  margin-bottom: 25px;
}
.page-authenticate .xoo-el-section[data-section=register] .loginPage__subtitle.tac {
  margin: auto;
}
.page-authenticate .xoo-el-section[data-section=register] .password-info {
  margin-top: 10px;
  padding: 7px 18px 13px 14px;
}
.page-authenticate .xoo-el-section[data-section=register] .password-info__title {
  font-size: 14px;
}
.page-authenticate .xoo-el-section[data-section=register] .button.btn.xoo-el-action-btn.xoo-el-register-btn {
  margin: 9px 0 15px 0;
}
.page-authenticate .xoo-el-section[data-section=register] .password-info ul {
  grid-template-columns: repeat(2, 164px);
}
.page-authenticate .xoo-el-section[data-section=register] .xoo_el_reg_terms_cont {
  margin: 8px 0 4px 0;
}

.xoo-el-section[data-section=lostpw] {
  width: 564px;
  max-width: 90%;
  min-height: 590px;
  padding: 0;
  background-color: #FFFFFF;
  box-shadow: 0px 4px 26px 13px rgba(0, 0, 0, 0.03);
}
.xoo-el-section[data-section=lostpw] .xoo-el-notice {
  padding-bottom: 20px;
}
.xoo-el-section[data-section=lostpw] .xoo-el-fields {
  max-width: 360px;
  width: 90%;
  margin: auto;
  padding-top: 104px;
}
.xoo-el-section[data-section=lostpw] .loginPage__title-green {
  margin: 0;
  line-height: 1;
  color: #183A34;
}
.xoo-el-section[data-section=lostpw] .xoo-el-form-txt {
  padding-top: 18px;
  line-height: 26px;
  color: #9CA3AF;
}
.xoo-el-section[data-section=lostpw] .user_login_cont {
  padding-top: 13px;
}
.xoo-el-section[data-section=lostpw] .xoo-aff-group {
  width: 100%;
}
.xoo-el-section[data-section=lostpw] input[type=text],
.xoo-el-section[data-section=lostpw] input[type=email] {
  background: #F3F4F6;
  border-radius: 5px;
  box-shadow: none;
  border: none;
}
.xoo-el-section[data-section=lostpw] .btn-login {
  width: 100%;
  height: 55px;
  background: #FDD253;
  border: 1px solid #FDD253;
  color: #235A50;
  font-size: 16px;
  line-height: 1;
  border-radius: 5px;
}
.xoo-el-section[data-section=lostpw] .btn-login:hover {
  background: #FDD253;
  border: 1px solid #FDD253;
}
.xoo-el-section[data-section=lostpw] .xoo-aff-group {
  margin-bottom: 15px;
}
.xoo-el-section[data-section=lostpw] .loginPage__subtitle {
  margin-top: 6px;
}

@media only screen and (min-width: 570px) and (max-width: 768px) {
  .page-authenticate .xoo-el-section[data-section=register] {
    max-width: 100%;
    width: 90%;
    padding: 0 30px 30px 30px;
  }
  .xoo-el-section[data-section=lostpw] {
    padding-bottom: 30px;
  }
  .xoo-el-section[data-section=login] {
    padding-bottom: 30px;
  }
}
@media only screen and (max-width: 570px) {
  .page-authenticate .authenticate {
    background-color: white;
  }
  .page-authenticate .xoo-el-section[data-section=register] {
    padding-bottom: 24px;
  }
  .page-authenticate .xoo-el-section[data-section=register] .xoo-el-action-form {
    padding-top: 0;
    max-width: 360px;
  }
  .page-authenticate .xoo-el-section[data-section=register] .xoo-el-action-form .xoo-aff-fields {
    margin-top: 33px;
  }
  .page-authenticate .xoo-el-section[data-section=register] .xoo-el-action-form .xoo-aff-fields .xoo_el_reg_pass_cont {
    margin-bottom: 24px;
  }
  .page-authenticate .xoo-el-section[data-section=register] .xoo-el-action-form .button.btn.xoo-el-action-btn.xoo-el-register-btn {
    margin: 6px 0 6px 0;
  }
  .page-authenticate .xoo-el-section[data-section=register] .xoo-el-action-form .password-info__title {
    font-size: 16px;
    line-height: 27px;
    font-weight: 600;
  }
  .page-authenticate .xoo-el-section[data-section=register] .xoo-el-action-form .password-info {
    margin-top: 21px;
    padding-bottom: 5px;
    margin-bottom: 10px;
  }
  .page-authenticate .xoo-el-section[data-section=register] .xoo-el-action-form .password-info ul {
    grid-template-columns: 1fr;
    margin-top: 8px;
  }
  .page-authenticate .xoo-el-form-container {
    margin: 0;
    padding-bottom: 0;
    padding-top: 87px;
  }
  .page-authenticate .xoo-el-form-container > div.xoo-el-section {
    box-shadow: none;
    max-width: calc(100% - 32px);
  }
  .page-authenticate .xoo-el-form-container > div.xoo-el-section .loginPage {
    padding: 0;
  }
  .page-authenticate .xoo-el-form-container > div.xoo-el-section .loginPage__wrap {
    padding: 0;
  }
  .page-authenticate .xoo-el-form-container .loginPage__subtitle {
    margin-top: 13px !important;
    font-size: 14px !important;
    line-height: 21px !important;
  }
  .page-authenticate .xoo-el-form-container .xoo-el-notice {
    padding: 20px 0 20px 0;
  }
  .page-authenticate .xoo-el-section[data-section=lostpw] {
    padding: 0 0 24px 0;
    min-height: 0;
  }
  .page-authenticate .xoo-el-section[data-section=lostpw] .xoo-el-fields {
    padding-top: 0;
    width: 100%;
    max-width: 100%;
  }
  .page-authenticate .xoo-el-section[data-section=lostpw] .xoo-el-form-txt {
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    padding-top: 16px;
  }
  .page-authenticate .xoo-el-section[data-section=login] {
    padding: 0 0 24px 0;
    min-height: 0;
  }
  .page-authenticate .xoo-el-section[data-section=login] .loginPage__form {
    margin-top: 33px;
    margin-bottom: 19px;
  }
  .page-authenticate .xoo-el-section[data-section=login] .loginPage__subtitle {
    font-size: 14px !important;
    line-height: 21px !important;
  }
}
:root {
  --Primary-Green-700: #235A50;
  --Primary-Green-300: #33897B;
  --Secondary-Light-Green-100: #F1F9F8;
  --Secondary-Light-Green-900: #BCE1DD;
  --Neutral-Grey-100: #F7F8F8;
  --Neutral-Grey-300: #E3E7E8;
  --Neutral-Grey-900: #5E6B6E;
  --Neutral-Dark-700: #0D1433;
  --Neutral-Dark-900: #080F30;
}

.author-block {
  border-radius: 5px;
  border: 1px solid #E3E7E8;
  margin: 60px 30px;
  padding: 24px;
  gap: 40px;
  display: flex;
  position: relative;
}
.author-block.single {
  max-width: 600px;
}
.author-block.single .author-block__author, .author-block.single .author-block__reviewer {
  width: 100%;
}
.author-block .author-block__author, .author-block .author-block__reviewer {
  width: 50%;
  display: block;
  padding: 24px;
  border-radius: 5px;
  transition: background-color 0.3s ease;
}
.author-block .author-block__author:hover, .author-block .author-block__reviewer:hover {
  background: #F7F8F8;
}
.author-block .author-block__author h4, .author-block .author-block__reviewer h4 {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 21.84px;
  letter-spacing: 0.24px;
  margin: 0;
}
.author-block .author-block__author .top, .author-block .author-block__reviewer .top {
  margin: 24px 0 16px;
  display: flex;
  align-items: center;
  justify-content: start;
  gap: 16px;
}
.author-block .author-block__author .top .avatar, .author-block .author-block__reviewer .top .avatar {
  width: 88px;
  height: 88px;
  background-color: #BCE1DD;
  border-radius: 5px;
  display: flex;
  align-items: end;
  justify-content: center;
}
.author-block .author-block__author .top .avatar img, .author-block .author-block__reviewer .top .avatar img {
  max-width: 90%;
  max-height: 90%;
  filter: grayscale(1);
}
.author-block .author-block__author .top .info h4, .author-block .author-block__reviewer .top .info h4 {
  font-size: 20px;
  font-style: normal;
  font-weight: 500;
  line-height: 21.84px;
  letter-spacing: 0.24px;
  margin: 0;
}
.author-block .author-block__author .top .info h6, .author-block .author-block__reviewer .top .info h6 {
  margin: 8px 0 0;
  color: #5E6B6E;
  font-size: 12px;
  font-style: normal;
  font-weight: 300;
  line-height: 21.84px;
  letter-spacing: 0.24px;
}
.author-block .author-block__author .bio, .author-block .author-block__reviewer .bio {
  margin-top: 16px;
  color: #5E6B6E;
  font-size: 16px;
  font-weight: 300;
  line-height: 25.5px;
}
.author-block .divider {
  width: 0;
  height: 80%;
  border-right: 1px dashed #E3E7E8;
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

@media screen and (max-width: 830px) {
  .author-block {
    gap: 20px;
  }
}
@media screen and (max-width: 768px) {
  .author-block {
    flex-direction: column;
  }
  .author-block .author-block__author, .author-block .author-block__reviewer {
    width: 100%;
  }
  .author-block .divider {
    width: 80%;
    height: 0;
    border-bottom: 1px dashed #E3E7E8;
  }
}
@media screen and (max-width: 567px) {
  .author-block {
    padding: 16px;
  }
  .author-block .author-block__author {
    background: transparent;
    margin-bottom: 32px;
  }
  .author-block .author-block__author, .author-block .author-block__reviewer {
    padding: 0;
  }
  .author-block .author-block__author .top .avatar, .author-block .author-block__reviewer .top .avatar {
    width: 72px;
    height: 72px;
  }
  .author-block .author-block__author .top .info h4, .author-block .author-block__reviewer .top .info h4 {
    font-size: 16px;
    font-style: normal;
    font-weight: 500;
    line-height: 21.84px; /* 136.5% */
    letter-spacing: 0.24px;
  }
  .author-block .author-block__author .bio, .author-block .author-block__reviewer .bio {
    font-size: 12px;
    font-weight: 300;
    line-height: 25.5px;
  }
}
.cart {
  padding-bottom: 114px;
}
.cart__wrap {
  margin-top: 47px;
  display: flex;
  justify-content: space-between;
}
.cart__items {
  width: 50%;
}
.cart__item {
  position: relative;
  display: flex;
  align-items: center;
  border-bottom: 1px solid #F1F5F9;
  padding-bottom: 34px;
}
.cart__item:not(:last-child) {
  margin-bottom: 45px;
}
.cart__item-img {
  margin-right: 29px;
  width: 193px;
  height: 180px;
  border-radius: 5px;
  flex-shrink: 0;
}
.cart__item-img img {
  background-color: #DBEDEB;
  height: 100%;
  object-fit: contain;
  border-radius: 5px;
}
.cart__item-title {
  font-weight: 600;
  font-size: 20px;
}
.cart__item-title .variation dd {
  margin-left: 0;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
  color: #9CA3AF;
  display: flex;
  margin-bottom: 12px;
  word-break: break-word;
}
.cart__item-title .variation dd p {
  font-weight: 600;
  font-size: 13px;
  line-height: 21px;
  color: #9CA3AF;
  margin-right: 7px;
}
.cart__item-delete {
  position: absolute;
  padding: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  background-color: #F8FAFC;
  border-radius: 50%;
  right: 0;
  bottom: 13%;
  cursor: pointer;
}
.cart__item-delete:hover {
  background: rgb(237.29, 242.35, 247.41);
}
.cart__item-delete:hover svg > path {
  stroke: red;
}
.cart__item .order-history__text {
  font-size: 13px;
}
.cart__item .order-history__text span {
  font-size: 13px;
}
.cart__item .price {
  margin-top: 7px;
}
.cart__title {
  font-weight: 600;
  font-size: 24px;
  line-height: 127%;
  color: #374151;
}
.cart__price-total {
  margin: 24px 0 16px;
  padding: 18px 0;
  display: flex;
  justify-content: space-between;
  align-items: flex-end;
  border-top: 1px solid #E5E7EB;
  border-bottom: 1px solid #E5E7EB;
}
.cart__price-total-wrap {
  display: flex;
}
.cart__price-total-wrap .price__new, .cart__price-total-wrap .price__old {
  font-size: 24px;
}
.cart__price-total-wrap .price__new {
  color: #245B51;
}
.cart__price-total-wrap .price__old {
  margin-right: 20px;
  margin-left: 0;
}
.cart__price-total .order-total {
  font-size: 24px;
  font-weight: 700;
  line-height: 36px;
  text-align: right;
}
.cart__price .price__new, .cart__price .price__old {
  font-size: 24px;
  font-weight: 600 !important;
}
.cart__price .price__old {
  margin-right: 0;
  margin-left: 20px;
}
.cart .mt64 {
  margin-top: 64px;
}
.cart__total {
  padding: 64px 62px 67px 62px;
  width: 489px;
  height: fit-content;
  background: #F3F4F6;
  border-top: 2px solid #245B51;
}
.cart__total-label, .cart__total label {
  font-weight: 600;
  color: #245B51;
}
.cart__total-label[for=coupon_code], .cart__total label[for=coupon_code] {
  display: block;
  margin-bottom: 10px;
}
.cart__total-input {
  display: flex;
}
.cart__total-input input {
  padding: 15px 18px;
  width: 261.32px;
  height: 50px;
  background: #FFFFFF;
  border-radius: 5px 0px 0px 5px;
  border: none;
  font-size: 16px;
}
.cart__total-input input::placeholder {
  font-size: 16px;
  color: #9CA3AF;
}
.cart__total-input button {
  width: 103.68px;
  height: 50px;
  background-color: #FDD253;
  border-radius: 0px 5px 5px 0px;
  font-weight: 600;
  font-size: 16px;
  color: #245B51;
  cursor: pointer;
  border: none;
}
.cart__total-info {
  align-items: center;
  display: flex;
  font-size: 13px;
  line-height: 121%;
  color: #9CA3AF;
}
.cart__total-info svg {
  margin-right: 3px;
}
.cart__total-info svg > path {
  stroke: #9CA3AF;
}
.cart__btns .btn-toCheckout {
  margin-top: 24px;
}
.cart__login, .cart__loginChoice, .cart__checkoutGuest, .cart__register {
  flex-direction: column;
  display: flex !important;
}
.cart__login form.xoo-el-action-form input, .cart__loginChoice form.xoo-el-action-form input, .cart__checkoutGuest form.xoo-el-action-form input, .cart__register form.xoo-el-action-form input {
  border: 1px solid #CBD5E1;
}
.cart__login form.xoo-el-action-form .xoo-aff-required.xoo-aff-checkbox_single label, .cart__loginChoice form.xoo-el-action-form .xoo-aff-required.xoo-aff-checkbox_single label, .cart__checkoutGuest form.xoo-el-action-form .xoo-aff-required.xoo-aff-checkbox_single label, .cart__register form.xoo-el-action-form .xoo-aff-required.xoo-aff-checkbox_single label {
  flex-wrap: wrap;
}
.cart__login form.xoo-el-action-form .xoo_el_reg_terms_cont .xoo-aff-checkbox_single label, .cart__loginChoice form.xoo-el-action-form .xoo_el_reg_terms_cont .xoo-aff-checkbox_single label, .cart__checkoutGuest form.xoo-el-action-form .xoo_el_reg_terms_cont .xoo-aff-checkbox_single label, .cart__register form.xoo-el-action-form .xoo_el_reg_terms_cont .xoo-aff-checkbox_single label {
  display: block;
}
.cart__login form.xoo-el-action-form .xoo_el_reg_terms_cont .xoo-aff-checkbox_single label input, .cart__loginChoice form.xoo-el-action-form .xoo_el_reg_terms_cont .xoo-aff-checkbox_single label input, .cart__checkoutGuest form.xoo-el-action-form .xoo_el_reg_terms_cont .xoo-aff-checkbox_single label input, .cart__register form.xoo-el-action-form .xoo_el_reg_terms_cont .xoo-aff-checkbox_single label input {
  position: absolute;
  left: 0;
  top: 10px;
}
.cart__login form.xoo-el-action-form .xoo_el_reg_terms_cont .xoo-aff-checkbox_single label:before, .cart__loginChoice form.xoo-el-action-form .xoo_el_reg_terms_cont .xoo-aff-checkbox_single label:before, .cart__checkoutGuest form.xoo-el-action-form .xoo_el_reg_terms_cont .xoo-aff-checkbox_single label:before, .cart__register form.xoo-el-action-form .xoo_el_reg_terms_cont .xoo-aff-checkbox_single label:before {
  content: "";
  display: inline-block;
  width: 30px;
  height: 30px;
}
.cart__login .text, .cart__loginChoice .text, .cart__checkoutGuest .text, .cart__register .text {
  margin: 34px 0 39px;
  border-bottom: 1px solid #CBD5E1;
}
.cart__login .text span, .cart__loginChoice .text span, .cart__checkoutGuest .text span, .cart__register .text span {
  background: #F3F4F6;
}
.cart__login .cart__price-total, .cart__loginChoice .cart__price-total, .cart__checkoutGuest .cart__price-total, .cart__register .cart__price-total {
  margin-top: 46px;
}
.cart__checkoutGuest input[type=email] {
  border: 1px solid #CBD5E1;
}
.cart .woocommerce-cart-form form {
  display: grid;
  grid-template-columns: auto 489px;
  grid-gap: 163px;
  width: 100%;
}
.cart .woocommerce-cart-form form .cart__items {
  width: 100%;
}
.cart .woocommerce-cart-form .cart__login_container {
  display: none;
}
.cart .woocommerce-cart-form.show-login-register .cart__wrap {
  display: grid;
  grid-template-columns: auto 489px;
  grid-gap: 163px;
  justify-content: initial;
}
.cart .woocommerce-cart-form.show-login-register form {
  display: block;
}
.cart .woocommerce-cart-form.show-login-register .cart__login_container {
  display: block;
}
.cart .loginPage .loginPage__form {
  gap: 0;
  margin-top: 0;
}
.cart .loginPage .loginPage__form .loginPage__wrap-input {
  margin-top: 32px;
}
.cart .loginPage .loginPage__form .xoo-el-login-btm-fields {
  padding: 13px 0 13px 0;
  margin-bottom: 0;
  width: 100%;
}
.cart .loginPage .loginPage__form .xoo-el-login-btm-fields label {
  margin-bottom: 0;
}
.cart .loginPage .loginPage__form .btn-toCheckout {
  margin-top: 0;
}
.cart .loginPage .loginPage__wrap .text {
  margin: 34px 0 0 0;
}
.cart .xoo-el-form-register .text {
  margin: 34px 0 0 0;
}

.num-items {
  margin-top: 34px;
  font-weight: normal;
  color: #5E6B6E;
}
.num-items span {
  font-weight: bold;
}

.card {
  width: 100%;
  padding: 66px 71px 104px;
  background-color: #FFFFFF;
  box-shadow: 0px 4px 95px rgba(201, 203, 204, 0.3);
  transform: translateY(-22%);
}
.card h2 {
  text-align: center;
}
.card p {
  margin-top: 16px;
  font-weight: normal;
  font-size: 20px;
  line-height: 32px;
  text-align: center;
  color: #5E6B6E;
}
.card p-left {
  text-align: left;
}
.card p .fz16 {
  font-size: 16px;
}
.card__wrap {
  margin-top: 62px;
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  row-gap: 52px;
}
.card__wrap-nw {
  flex-wrap: nowrap;
}
.card__item {
  height: 282px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.card__item:nth-child(2) {
  padding: 0 51px;
  margin: 0 39px;
  border-left: 1px solid #E2E8F0;
  border-right: 1px solid #E2E8F0;
}
.card__item-img {
  width: 86px;
  height: 86px;
}
.card__item-title {
  margin: 24px 0 10px;
  font-weight: 700;
  font-size: 18px;
  line-height: 150%;
  color: #404B4F;
}
.card__item-descr {
  font-weight: normal;
  line-height: 168%;
  text-align: center;
}

.category__wrap {
  margin-top: 40px;
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 50px 31px;
}
.category__item {
  display: flex;
  align-items: center;
  padding: 27px 19px 27px 21px;
  width: 296px;
  height: 109px;
  background: #FFFFFF;
  box-shadow: 0px 20px 95px rgba(201, 203, 204, 0.3);
  border-radius: 5px;
}
.category__item:hover {
  background: #DBEDEB;
}
.category__item-container {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  height: 100%;
  position: relative;
}
.category__item-container > * {
  width: 100%;
}
.category__item-img {
  margin-right: 11px;
  width: 54px;
  height: 54px;
  border-radius: 5px;
  display: flex;
}
.category__item-title {
  width: 100%;
  font-weight: 500;
  line-height: 144%;
  color: #404B4F;
}
.category__item-title h3 {
  line-height: 23px;
}
.category__item-title .category__item-text {
  display: block;
  font-weight: normal;
  line-height: 20px;
  font-size: 12px;
  margin-top: 0;
}
.category__item-title:after {
  position: absolute;
  content: "";
  border-right: 1.5px solid #5E6B6E;
  border-bottom: 1.5px solid #5E6B6E;
  height: 5px;
  width: 5px;
  right: 0;
  transform: rotate(315deg);
  bottom: 10px;
}

body.search .card__wrap {
  margin-top: 46px;
}

.texture {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  opacity: 0.6;
  background-image: url("../../asset/css/img/texture.png");
}

.timer {
  display: none;
  align-items: baseline;
  letter-spacing: 0.02em;
  color: #235A50;
  justify-content: center;
  padding: 10px 0 20px 0;
}
.timer p {
  margin: 0 2px;
}
.timer span.clock {
  display: flex;
}
.timer__block, .timer .timer__circle {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.02em;
  color: #3C9E8E;
}
.timer__block span, .timer .timer__circle span {
  font-weight: bold;
  font-size: 20px;
  letter-spacing: 0.02em;
  letter-spacing: 0.02em;
  color: #3C9E8E;
}

.price-checker-price-wrap {
  padding-top: 20px;
  border-top: 1px solid #CCEBE6;
}
.price-checker-price-wrap .price-checker-price {
  display: flex;
  justify-content: space-between;
}
.price-checker-price-wrap .price-checker-price .price {
  font-size: 1.5rem;
  line-height: 2rem;
  font-weight: 500;
  color: rgba(8, 15, 48, var(--tw-text-opacity));
  text-align: right;
}
.price-checker-price-wrap .price-checker-price .frequency {
  display: none;
  text-align: right;
  font-size: 13px;
  white-space: nowrap;
}
.price-checker-price-wrap .note {
  margin-top: 5px;
  display: flex;
  align-items: center;
}
.price-checker-price-wrap .note span {
  margin-left: 10px;
  font-size: 0.75rem;
  line-height: 1rem;
}

.price-checker {
  background-color: #fff;
  padding: 96px 38px 60px 49px;
  width: 40%;
  position: absolute;
  top: 0;
  right: 0;
  height: calc(100% - 161px);
}
.price-checker h4 {
  text-align: center;
}
.price-checker form {
  width: 465px;
}
.price-checker__title {
  color: #183A34;
}
.price-checker__question {
  margin-top: 20px;
  font-weight: 600;
  line-height: 131%;
  color: #111827;
}
.price-checker__question .label {
  padding: 0;
}
.price-checker__question .label h3 {
  text-align: left;
  width: 100%;
  color: #404B4F;
  font-size: 18px;
  line-height: 21px;
}
.price-checker__block {
  padding: 24px !important;
  border-bottom: 1px solid #E2E8F0;
  user-select: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.price-checker__block:not(.active) {
  cursor: pointer;
}
.price-checker__block-wrap, .price-checker__block-wrap .variation-radios {
  margin-top: 25px;
}
.price-checker__block-wrap .row, .price-checker__block-wrap .variation-radios .row {
  display: flex;
  justify-content: space-between;
  flex-wrap: wrap;
  border-bottom: 1px solid #d3d5d9;
  margin-bottom: 20px;
}
.price-checker__block-wrap .row:last-child, .price-checker__block-wrap .variation-radios .row:last-child {
  border-bottom: none;
}
.price-checker__block-wrap .row label, .price-checker__block-wrap .variation-radios .row label {
  width: 48%;
  margin-right: 0;
  margin-bottom: 20px;
  background-color: #eff1f3;
  border: none;
  height: 60px;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 8px;
}
.price-checker__block-wrap .row label span, .price-checker__block-wrap .variation-radios .row label span {
  font-size: 12px;
  line-height: 1.2;
  color: #070f30;
  font-weight: 300;
}
.price-checker__block-wrap .variation-radios {
  margin-top: 0;
  flex-wrap: wrap;
}
.price-checker__block:not(:last-child) {
  margin-bottom: 16px;
}
.price-checker__block span.checkmark {
  position: absolute;
}
.price-checker__block .error {
  display: none;
  align-items: center;
  justify-content: space-between;
  font-size: 14px;
  padding: 12px;
  background-color: rgb(255, 77, 26);
  color: #fff;
  border-radius: 3px;
  gap: 10px;
}
.price-checker__block .error .message {
  width: 90%;
}
.price-checker .btn-questionnare {
  margin-top: 10px;
}
.price-checker .btn-questionnare.disabled {
  opacity: 0.5;
  pointer-events: none;
  cursor: pointer;
}
.price-checker .reset_variations {
  padding: 8px 20px;
  display: none !important;
  align-items: center;
  justify-content: center;
  cursor: pointer;
}
.price-checker .woocommerce-variation-availability .stock.out-of-stock {
  padding: 5px 0;
  color: red;
}

.label {
  position: relative;
  display: flex;
  align-items: center;
  cursor: pointer;
  padding: 8px 20px;
}
.label-wrap {
  position: relative;
}
.label input {
  opacity: 0;
  height: 0;
  width: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  position: absolute;
}
.label input:checked ~ .checkmark {
  background: #245B51;
  border: 1px solid #245B51;
}
.label input:checked ~ .value {
  color: #fff !important;
}
.label input:checked ~ .checkmark:after {
  position: absolute;
  color: #fff;
}
.label .value {
  z-index: 1;
  font-size: 15px;
  line-height: 140%;
  text-align: center;
  color: #245B51;
  display: block;
  width: 100%;
  text-align: center;
}
.label .checkmark {
  position: relative;
  height: 100%;
  border-radius: 5px;
  background: #F3F4F6;
  border: 1px solid #F9FAFB;
  left: 0;
  top: 0;
  width: 100%;
}
.label .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.label input:disabled ~ .checkmark {
  border: 1px solid #FF0000;
}
.price-checker .single_product_of_of_stock {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  color: #FF0000;
}
.price-checker .single_product_of_of_stock:before {
  content: "";
  display: inline;
  background-image: url(../../asset/css/img/woo-error.svg);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  flex-grow: 1;
  flex-shrink: 0;
  margin-right: 8px;
}
.price-checker form.out_of_stock .label input:checked ~ .checkmark {
  background: #F3F4F6;
  border: 1px solid #FF0000;
}
.price-checker form.out_of_stock .label input:checked ~ .value {
  color: #4B5563;
}
.price-checker form.out_of_stock .single_product_of_of_stock {
  display: flex !important;
}
.price-checker .wc-no-matching-variations {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 400;
  line-height: 21px;
  color: #FF0000;
  border-top: none;
  padding: 0;
  background-color: transparent;
}
.price-checker .wc-no-matching-variations:before {
  position: static;
  content: "";
  display: inline;
  background-image: url(../../asset/css/img/woo-error.svg);
  background-size: 100%;
  background-position: center;
  background-repeat: no-repeat;
  width: 25px;
  height: 25px;
  flex-grow: 1;
  flex-shrink: 0;
  margin-right: 8px;
}

.search-block {
  margin-top: 35px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  max-width: 822px;
  height: 60px;
  background: #FFFFFF;
  border-radius: 5px;
  position: relative;
}
.search-block.front-page-search-block input {
  background-image: url("../../asset/css/img/search.svg");
  background-repeat: no-repeat;
  background-position-x: 29px;
  background-position-y: center;
  padding-left: 68px;
}
.search-block input {
  padding: 20px 29px 20px 54px;
  border: none;
  border-radius: 5px;
  width: 426px;
  width: 100%;
  height: 100%;
  outline: none;
  font-size: 16px;
}
.search-block input::placeholder {
  font-weight: 300;
  font-size: 16px;
  line-height: 131%;
  color: #64748B;
}
.search-block__btn {
  width: 186px;
  height: 60px;
  background: #FDD253;
  font-style: normal;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  border: 1px solid #fff;
  cursor: pointer;
}
.search-block-keyword {
  margin: 43px auto 0;
  height: 60px;
  background: #FFFFFF;
}
.search-block-keyword input {
  padding: 18px 40px 17px 28px;
  width: 100%;
  background-position-x: 98%;
}
.search-block-keyword input::placeholder {
  line-height: 21px;
  font-size: 16px;
  color: #64748B;
}
.search-block-keyword input:focus {
  font-size: 18px;
}
.search-block .submit-search-form {
  display: block;
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../../asset/css/img/search.svg");
  position: absolute;
  right: 12px;
  cursor: pointer;
}
.search-block .clear-search-form {
  display: none;
}
.search-block.filled input {
  background-image: none;
}
.search-block.filled .clear-search-form {
  width: 24px;
  height: 24px;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url("../../asset/css/img/x.svg");
  position: absolute;
  right: 12px;
  cursor: pointer;
  display: block;
}
.search-block.filled .submit-search-form {
  display: none;
}

body.page-template-page-customer-faq .search-keyword {
  margin: 43px auto 0;
  max-width: 456px;
}
body.page-template-page-customer-faq .search-keyword input {
  background-position-x: 91%;
  padding: 18px 40px 17px 28px;
}

body.search .search-keyword input {
  background-position-x: 98%;
  padding: 18px 40px 17px 28px;
}

body.home .search-block {
  max-width: 611px;
}

body.blog .search-block, body.archive .search-block {
  max-width: 456px;
  margin: auto;
}
body.blog .search-block input, body.archive .search-block input {
  background-position-x: 91%;
  padding: 18px 40px 17px 28px;
}

.tabs {
  margin-top: 47px;
  display: flex;
  border-bottom: 1px solid #D1D5DB;
  width: 100%;
}

.tab {
  font-weight: 500;
  line-height: 159%;
  color: #245B51;
  margin-right: 25px;
  cursor: pointer;
}
.tab_active {
  font-weight: 600;
  border-bottom: 3px solid #245B51;
  padding-bottom: 12px;
}

.content {
  margin-top: 46px;
  display: none;
}
.content_active {
  display: block;
}
.content-no-order {
  margin-top: 102px;
}
.content__head {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.content__info {
  width: 613px;
  margin: 46px auto 0;
}
.content__info-wrap {
  padding-bottom: 36px;
  border-bottom: 1px solid #F1F5F9;
}
.content__info-wrap > p.form-row {
  float: none;
  width: 100%;
  padding: 0 0 10px 0;
}
.content__info-wrap:not(:last-child) {
  margin-bottom: 44px;
}
.content__btns {
  margin-top: 48px;
  display: flex;
  justify-content: flex-end;
  display: none;
}
.content__btns_active {
  display: flex;
}

.accountPage__title {
  font-weight: bold;
  font-size: 24px;
  line-height: 36px;
  color: #1F2937;
}
.accountPage__subtitle {
  margin: 12px 0 25px;
  font-size: 18px;
  color: #64748B;
  text-align: center;
}
.accountPage__disclaimer {
  margin: 10px 0 -10px;
  font-size: 10px;
  color: #FF0000;
  display: none;
}

.edit {
  display: flex;
  align-items: center;
  cursor: pointer;
}
.edit img {
  width: 20px;
  height: 20px;
  margin-right: 3px;
}

.basic-info {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 24px 30px;
  grid-template-areas: "name name lastname lastname" "tel tel email email";
}
.basic-info .name {
  grid-area: name;
}
.basic-info .lastname {
  grid-area: lastname;
}
.basic-info .tel {
  grid-area: tel;
}
.basic-info .email {
  grid-area: email;
}

.billing-info {
  display: grid;
  grid-template-columns: 1fr 1fr 1fr 1fr;
  gap: 24px 30px;
  grid-template-areas: "name . lastname ." "line1 line1 line1 line1" "line2 line2 line2 line2" "town town postcode postcode";
}
.billing-info .postcode {
  grid-area: postcode;
}
.billing-info .line1 {
  grid-area: line1;
}
.billing-info .line2 {
  grid-area: line2;
}
.billing-info .town {
  grid-area: town;
}
.billing-info .name {
  grid-area: name;
  grid-column: 1/3;
}
.billing-info .lastname {
  grid-area: lastname;
  grid-column: 3/5;
}

.edit-pass {
  display: grid;
  grid-template-columns: 1fr;
  gap: 24px 30px;
}

.order-history {
  display: flex;
  justify-content: space-between;
}
.order-history__wrap {
  display: flex;
}
.order-history__img {
  width: 193px;
  height: 241px;
  border-radius: 5px;
  margin-right: 29px;
}
.order-history__img img {
  height: 100%;
  object-fit: cover;
}
.order-history__date {
  position: relative;
  margin-left: 21px;
  display: flex;
  align-items: center;
  font-size: 16px;
  color: #5E6B6E;
}
.order-history__date:before {
  position: absolute;
  content: "";
  background-image: url("../../asset/css/img/clock.svg");
  width: 17px;
  height: 17px;
  left: -21px;
}
.order-history .status-text.status-text-red {
  font-size: 16px;
  line-height: 24px;
}
.order-history .price__old, .order-history .price__new {
  font-size: 24px;
  line-height: 36px;
}
.order-history__text {
  color: #5E6B6E;
}
.order-history__text span {
  color: #5E6B6E;
}
.order-history__descr {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.order-history__descr .articles__item-title {
  margin: 0;
}
.order-history__descr .price {
  margin: 0;
}
.order-history__descr .price__new {
  margin-right: 20px;
}

.reviews-star {
  margin-top: 2px;
  display: flex;
  align-items: center;
}
.reviews-star .star-rating {
  margin: 0;
  float: right;
  overflow: hidden;
  position: relative;
  height: 1em;
  line-height: 1;
  font-size: 1em;
  width: 5.4em;
  font-family: star;
}
.reviews-star .star-rating::before {
  content: "sssss";
  color: #d3ced2;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
}
.reviews-star .star-rating span {
  overflow: hidden;
  float: left;
  top: 0;
  left: 0;
  position: absolute;
  padding-top: 1.5em;
}
.reviews-star .star-rating span::before {
  color: #FDD253;
  content: "SSSSS";
  top: 0;
  position: absolute;
  left: 0;
}
.reviews-star .star-rating .rating {
  background: none;
  padding: 45px 0;
}

.related-articles {
  margin-top: 80px;
}
.related-articles .top h3 {
  color: #080F30;
  font-size: 36px;
  font-style: normal;
  font-weight: 600;
  line-height: 30.56px; /* 84.889% */
}
.related-articles .top .see-more {
  margin-right: 0;
}
.related-articles .top .see-more img {
  margin-left: 16px;
}
.related-articles .blog-posts-wrapper .blog-post {
  margin: 32px 0;
  border-bottom: 1px solid #E3E7E8;
}

@media screen and (max-width: 1400px) {
  .related-articles {
    margin-top: 50px;
  }
  .related-articles .top h3 {
    font-size: 33px;
  }
}
@media screen and (max-width: 767px) {
  .related-articles .top h3 {
    font-size: 18px;
  }
  .related-articles .top {
    display: flex;
  }
  .related-articles .top .see-more {
    font-weight: 500;
    line-height: 1;
  }
  .related-articles .blog-posts-wrapper {
    margin-top: 16px;
  }
  .related-articles .blog-posts-wrapper .blog-post {
    margin: 0;
  }
}
.feedback_slider {
  margin: 72px 0 0;
}
.feedback_slider .owl-stage-outer {
  overflow: hidden;
}
.feedback_slider .owl-stage-outer .owl-stage {
  display: flex;
  gap: 40px;
  align-items: end;
  padding: 80px 0 16px;
}
.feedback_slider .owl-stage-outer .owl-stage .owl-item {
  transition: transform 0.4s ease 0s;
}
.feedback_slider .owl-stage-outer .owl-stage .owl-item.active-0 {
  transform: rotate(-4.43deg);
}
.feedback_slider .owl-stage-outer .owl-stage .owl-item.active-1 {
  transform: scale(1.2) rotate(0) translateY(-30px);
}
.feedback_slider .owl-stage-outer .owl-stage .owl-item.active-2 {
  transform: rotate(4.43deg);
}
.feedback_slider .owl-stage-outer .owl-stage .owl-item.next {
  transform: rotate(8.86deg) translateY(80px);
}
.feedback_slider .owl-stage-outer .owl-stage .owl-item.prev {
  transform: rotate(-8.86deg) translateY(80px);
}
.feedback_slider .owl-stage-outer .owl-stage .slider__item {
  box-shadow: none;
  padding: 32px;
  background-color: #F4F5F6;
  border-radius: 21px;
  width: 80%;
  margin: 0 auto;
  height: 100%;
  flex-direction: column;
  justify-content: space-between;
  align-items: start;
}
.feedback_slider .owl-stage-outer .owl-stage .slider__item.trustpilot .trustpilot {
  background-image: url("../../asset/css/img/trustpilot.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 80%;
  height: 64px;
  margin: 0 auto;
}
.feedback_slider .owl-stage-outer .owl-stage .slider__item.trustpilot .slider__item-text {
  text-align: center;
}
.feedback_slider .owl-stage-outer .owl-stage .slider__item.trustpilot .text-rating {
  color: #4E545E;
  text-align: center;
  font-size: 27px;
  font-style: normal;
  font-weight: 700;
  line-height: 180.5%;
  margin: 0 auto 43px;
}
.feedback_slider .owl-stage-outer .owl-stage .slider__item.trustpilot svg.stars {
  width: 70%;
  margin: 0 auto;
}
.feedback_slider .owl-stage-outer .owl-stage .slider__item .quote {
  background-image: url("../../asset/css/img/quotation-mark.svg");
  background-repeat: no-repeat;
  background-size: contain;
  width: 40px;
  height: 40px;
  display: block;
}
.feedback_slider .owl-stage-outer .owl-stage .slider__item .slider__item-text {
  color: #4E545E;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 170%;
  margin: 43px 0;
  width: 100%;
}
.feedback_slider .owl-stage-outer .owl-stage .slider__item .slider__item-text:before {
  display: none;
}
.feedback_slider .owl-stage-outer .owl-stage .slider__item .rating {
  display: flex;
  align-items: center;
  background-color: transparent;
  padding: 0;
  gap: 21px;
}
.feedback_slider .owl-stage-outer .owl-stage .slider__item .rating .star {
  background-color: #00B67A;
  padding: 5px 10px;
  border-radius: 5px;
  color: #FFF;
  font-size: 12px;
  font-style: normal;
  font-weight: 500;
  line-height: 180.5%;
  text-align: center;
}
.feedback_slider .owl-stage-outer .owl-stage .slider__item .rating .star svg {
  display: block;
}
.feedback_slider .owl-stage-outer .owl-stage .slider__item .rating .verified {
  color: #2B7367;
  font-size: 16px;
  font-style: normal;
  font-weight: 300;
  line-height: 143%;
  letter-spacing: 0.232px;
  vertical-align: middle;
}
.feedback_slider .owl-stage-outer .owl-stage .slider__item .rating .verified svg {
  margin-left: 3px;
  vertical-align: middle;
}
.feedback_slider .owl-stage-outer .owl-stage .slider__item .slider__item-name {
  margin: 0;
  color: #080F30;
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: 170%;
}
.feedback_slider .owl-nav.disabled {
  display: none;
}
.feedback_slider .owl-dots {
  margin: 48px auto 0;
  text-align: center;
}
.feedback_slider .owl-dots .owl-dot {
  width: 10px;
  height: 10px;
  border-radius: 50%;
  margin: 0 8px;
  -webkit-appearance: none;
  appearance: none;
  border: none;
  outline: none;
  background-color: #DBEFED;
  display: inline-block;
  padding: 0;
  cursor: pointer;
}
.feedback_slider .owl-dots .owl-dot.active {
  background-color: #2B7367;
}

@media screen and (max-width: 1365px) {
  .feedback_slider .owl-stage-outer .owl-stage .owl-item {
    margin: 0 15px;
  }
  .feedback_slider .owl-stage-outer .owl-stage .slider__item {
    width: 100%;
    padding: 20px;
  }
  .feedback_slider .owl-stage-outer .owl-stage .slider__item .slider__item-text {
    margin: 30px 0;
  }
  .feedback_slider .owl-stage-outer .owl-stage .slider__item.trustpilot .text-rating {
    margin: 0 auto 30px;
  }
}
@media screen and (max-width: 1111px) {
  .feedback_slider .owl-stage-outer .owl-stage .slider__item.trustpilot .trustpilot {
    height: 39px;
  }
  .feedback_slider .owl-stage-outer .owl-stage .slider__item .slider__item-text {
    font-size: 15px;
    margin: 20px 0;
  }
  .feedback_slider .owl-stage-outer .owl-stage .slider__item.trustpilot .text-rating {
    font-size: 22px;
    margin: 0 auto 20px;
  }
}
@media screen and (max-width: 1023px) {
  .feedback_slider .owl-stage-outer .owl-stage .owl-item {
    margin: 0 5px;
  }
}
@media screen and (max-width: 767px) {
  .feedback_slider .owl-stage-outer .owl-stage .owl-item.active-0 {
    transform: rotate(0) scale(1.2) translateY(-15px);
  }
  .feedback_slider .owl-stage-outer .owl-stage .owl-item.prev {
    transform: rotate(-8.86deg) translateY(30px);
  }
  .feedback_slider .owl-stage-outer .owl-stage .owl-item.next {
    transform: rotate(8.86deg) translateY(30px);
  }
  .feedback_slider .owl-stage-outer .owl-stage .slider__item .slider__item-text {
    font-size: 10px;
    margin: 0;
  }
  .feedback_slider .owl-stage-outer .owl-stage .slider__item .quote {
    width: 27px;
    height: 27px;
  }
  .feedback_slider .owl-stage-outer .owl-stage .slider__item .slider__item-name {
    font-size: 15px;
  }
  .feedback_slider .owl-stage-outer .owl-stage .slider__item .rating .verified {
    font-size: 11px;
  }
  .feedback_slider .owl-stage-outer .owl-stage .slider__item .rating .verified svg {
    width: 10px;
    height: 10px;
  }
  .feedback_slider .owl-stage-outer .owl-stage .slider__item.trustpilot .text-rating {
    margin: 0 auto 0;
    font-size: 19px;
  }
}
.sitemap-page section {
  padding: 20px 0;
}
.sitemap-page section:nth-child(even) {
  background: #f9f9f9;
}
.sitemap-page section h2 {
  margin-bottom: 30px;
}
.sitemap-page section ul {
  background: transparent;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  grid-gap: 20px;
}
.sitemap-page section ul li a {
  text-decoration: underline;
}
.sitemap-page section ul.articles {
  grid-template-columns: repeat(2, 1fr);
}

@media screen and (max-width: 1100px) {
  .sitemap-page section ul {
    grid-template-columns: repeat(2, 1fr);
  }
}
@media screen and (max-width: 690px) {
  .sitemap-page section ul, .sitemap-page section ul.articles {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 1400px) {
  .round-bg:before {
    top: 0;
    background: radial-gradient(circle, rgb(255, 255, 255) 0%, rgb(219, 239, 237) 0%, rgb(255, 255, 255) 50%);
  }
  .select__box:nth-last-child(2) .select__body:before {
    left: 62%;
  }
  .select__box:nth-last-child(3) .select__body:before {
    left: 30%;
  }
  .productPage-price-checker .productPage__info {
    margin-right: 20px;
  }
  .productPage-price-checker .price-checker {
    width: 43%;
  }
  .productPage-price-checker .productPage__hero::after {
    width: calc(541.8px + (100vw - 1260px) / 2);
  }
  .checkout__track-divider {
    width: 38%;
  }
}
@media (max-width: 1300px) {
  .container {
    width: 90%;
  }
  .menu {
    margin-right: 11px;
  }
  .conditions__item:first-child {
    width: 30%;
    margin-right: 30px;
  }
  .conditions__item-img {
    width: 100%;
    height: fit-content;
    margin-right: 0;
  }
  .blog__item {
    width: 30%;
  }
  .blog__item-img {
    width: 100%;
  }
  .blog__item-title, .blog__item-subtitle, .blog__item .link-blog {
    margin-left: 9px;
  }
  .blog .card__wrap {
    gap: 52px 45px;
  }
  .select__box:last-child .select__body:before {
    left: 79%;
  }
  .about__card-item {
    width: 30%;
  }
  .about__card-item .card__item-title {
    text-align: left;
  }
  .productPage__info {
    margin-right: 50px;
  }
  .productPage .timer {
    margin: 0px 23px 0 36px;
  }
  .searchResults .card__wrap {
    grid-template-columns: 250px 250px 250px 250px;
  }
  .searchResults .card__wrap .productCategory__item .blog__item-img {
    height: 250px;
  }
  .title-landing {
    font-size: 64px;
  }
  .landing {
    min-height: 860px;
  }
  .category__item {
    width: 100%;
  }
  .conditionResult .card__wrap {
    grid-template-columns: repeat(4, minmax(250px, 250px));
  }
  .conditionResult .card__wrap .productCategory__item {
    width: initial;
  }
  .conditionResult .card__wrap .productCategory__item .blog__item-img {
    height: 250px;
  }
  .productPage-price-checker .productPage__hero::after {
    width: 43.7vw;
  }
  .productCategory__hero .card__wrap.productCategory__wrap-health {
    grid-template-columns: 250px 250px 250px 250px;
  }
  .productCategory__hero .card__wrap.productCategory-popular {
    grid-template-columns: 1fr 1fr 1fr;
  }
  .productCategory__item .blog__item-img {
    height: 250px;
  }
}
@media (max-width: 1200px) {
  .page-404 {
    min-height: 830px;
  }
  .logo {
    margin-right: 52px;
  }
  .card__item:nth-child(2) {
    padding: 0 35px;
  }
  .card__item-title {
    text-align: center;
  }
  .card__item {
    height: fit-content;
  }
  .slider .slick-prev {
    right: 23%;
  }
  .blog__item {
    display: flex;
    flex-direction: column;
    justify-content: space-between;
  }
  .blog .card__wrap {
    gap: 52px 39px;
  }
  .experts__wrap {
    flex-direction: column;
    align-items: center;
  }
  .experts__item:first-child {
    width: 100%;
    text-align: center;
  }
  .experts__item-icon {
    margin-top: 25px;
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    justify-content: space-between;
    align-items: center;
  }
  .experts__item-icon .experts__item-img {
    width: 26%;
    margin-bottom: 30px;
  }
  .experts__item-icon .experts__item-img:nth-child(3n) {
    margin-bottom: 30px;
  }
  .experts__item-img:nth-child(3) {
    margin: 0;
  }
  .experts .divider {
    display: none;
  }
  .experts .card__subtitle-left {
    text-align: center;
  }
  .footer__item:last-child {
    flex-direction: column;
    align-items: center;
  }
  .footer .rights {
    text-align: center;
    margin-top: 34px;
  }
  .about__card-item {
    width: 43%;
  }
  .accordion__item-text {
    width: 70%;
  }
  .productPage-price-checker .price-checker {
    padding: 96px 11px 60px 16px;
  }
  .cart__wrap {
    align-items: center;
    flex-direction: column;
  }
  .cart__items {
    margin-bottom: 44px;
    width: 100%;
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 30px;
  }
  .cart__item:not(:last-child) {
    margin-bottom: 0;
  }
  .checkout .back__wrap {
    padding-top: 22px;
  }
  .checkout__wrap {
    padding: 28px 50px 39px;
  }
  .checkout__track .xs {
    width: 60px;
  }
  .right-menu {
    margin-right: 20px;
  }
  .menu, .login, .ask {
    display: none;
  }
  .single-post .back__wrap .login {
    display: block;
  }
  .hamburger {
    display: flex;
    flex-direction: column;
    align-items: flex-end;
    cursor: pointer;
    top: 30px;
  }
  .hamburger span {
    display: block;
    height: 2px;
    width: 18px;
    background-color: #374151;
  }
  .hamburger span:not(:first-child) {
    margin-top: 3px;
  }
  .hamburger span:first-child {
    width: 13px;
  }
  .hamburger span:last-child {
    width: 9px;
  }
  body.archive .hamburger {
    top: 82px;
  }
  .select-desktop {
    display: none;
  }
  .mobile-menu .card__item-title {
    padding: 0 18px !important;
  }
  .mobile-menu .menu-mobile-conditions-container {
    width: 100%;
  }
  .mobile-menu .menu-mobile-conditions-container ul {
    display: block;
    padding: 0;
    margin: 0;
  }
  .mobile-menu .menu-mobile-conditions-container ul li a {
    display: flex;
    align-items: center;
    padding: 0 18px;
    justify-content: space-between;
    height: 47px;
  }
  .mobile-menu .menu-mobile-conditions-container ul li a:after {
    content: "";
    display: inline-block;
    width: 30px;
    height: 30px;
    background-repeat: no-repeat;
    background-position: center;
    transform-origin: center;
  }
  .mobile-menu .menu-mobile-conditions-container ul li.active > ul {
    display: block;
  }
  .mobile-menu .menu-mobile-conditions-container > ul ul {
    display: none;
  }
  .mobile-menu .menu-mobile-conditions-container > ul > li > a {
    font-size: 16px;
    font-weight: 600;
    line-height: 24px;
    color: #328577;
    background-color: #F3F4F6;
  }
  .mobile-menu .menu-mobile-conditions-container > ul > li > a:after {
    background-image: url(../../asset/css/img/arrow.svg);
  }
  .mobile-menu .menu-mobile-conditions-container > ul > li.active > a:after {
    background-image: url(../../asset/css/img/arrow-up.svg);
  }
  .mobile-menu .menu-mobile-conditions-container > ul > li > ul > li > a {
    font-size: 14px;
    font-weight: 600;
    line-height: 21px;
    color: #64748B;
  }
  .mobile-menu .menu-mobile-conditions-container > ul > li > ul > li > a:after {
    background-image: url(../../asset/css/img/arrow.svg);
  }
  .mobile-menu .menu-mobile-conditions-container > ul > li > ul > li.active > a:after {
    background-image: url(../../asset/css/img/arrow-up-gray.svg);
  }
  .mobile-menu .menu-mobile-conditions-container > ul > li > ul > li ul li a {
    font-size: 12px;
    font-weight: 400;
    line-height: 21px;
    color: #64748B;
  }
  .mobile-menu .menu-mobile-conditions-container > ul > li > ul > li ul li a:after {
    background-image: url(../../asset/css/img/arrow-right.svg);
  }
  .mobile-menu .menu-mobile-corporate-container ul {
    display: block;
    padding: 0;
    margin: 0;
  }
  .mobile-menu .menu-mobile-corporate-container ul li a {
    display: block;
    font-weight: 600;
    font-size: 14px;
    line-height: 21px;
    padding: 12px 18px !important;
    justify-content: space-between;
    color: #64748B;
  }
  .select-header {
    display: block;
    background: #fff;
    width: 100%;
    height: 100vh;
    top: 0;
    z-index: 2;
    position: fixed;
    left: -100%;
    transition: 0.6s all;
    overflow-y: scroll;
    z-index: 11;
  }
  .select-header .select__name {
    display: none;
  }
  .select-header .select__wrap {
    width: 100%;
    flex-direction: column;
    align-items: flex-start;
    height: fit-content;
  }
  .select-header_active {
    left: 0;
  }
  .select-header .select__header {
    width: 100%;
    background: none;
    border: none;
    border-radius: 0px;
    transition: 0.6s all;
  }
  .select-header .select__header:before {
    border-right: 1.7px solid #328577;
    border-bottom: 1.7px solid #328577;
  }
  .select-header .select__current {
    font-weight: 600;
    color: #328577;
  }
  .select-header .select__link {
    display: none;
  }
  .select-header .pb {
    padding-bottom: 50px;
  }
  .select-header .pt {
    padding-top: 16px;
  }
  .select-header .select__item {
    padding-left: 50px;
    margin: 10px 0;
    width: 100%;
    height: 40px;
    font-weight: 300;
    font-size: 14px;
    color: #64748B;
    position: relative;
  }
  .select-header .select__item::before {
    content: "";
    position: absolute;
    border-right: 1.5px solid #5E6B6E;
    border-bottom: 1.5px solid #5E6B6E;
    height: 8px;
    width: 8px;
    right: 17px;
    transform: rotate(315deg);
  }
  .select-header .select__items {
    margin-top: 32px;
    display: none;
  }
  .select-header .select__items_active {
    display: block;
  }
  .select-header .select__health {
    padding-left: 20px;
    font-weight: 500;
    font-size: 14px;
    color: #64748B;
    position: relative;
    cursor: pointer;
    text-decoration: none;
  }
  .select-header .select__body-title {
    width: 100%;
    padding-left: 20px;
    margin: 18px 0 18px;
    font-weight: 700;
    font-size: 14px;
    color: #64748B;
    position: relative;
    cursor: pointer;
  }
  .select-header .select__body-title::before {
    content: "";
    position: absolute;
    border-right: 1.5px solid #5E6B6E;
    border-bottom: 1.5px solid #5E6B6E;
    height: 8px;
    width: 8px;
    right: 17px;
    transform: rotate(315deg);
    cursor: pointer;
  }
  .select-header .select__body-title_active:before {
    transform: rotate(225deg);
  }
  .select-header .select__inner {
    margin: 0;
  }
  .select-header .select__inner:not(:nth-last-child(-n+2)) {
    border-right: none;
    padding-right: 0;
  }
  .select-header .select__inner-blog {
    width: 100%;
    padding: 0;
    background: transparent;
  }
  .select-header .select__inner-blog p {
    display: none;
  }
  .select-header .select__inner-blog .select__body-title_active:before {
    transform: rotate(315deg);
  }
  .select-header .select__inner-blog .select__items {
    margin-top: 0;
  }
  .select-header .select__box {
    width: 100%;
    margin-right: 0;
  }
  .select-header .select__body {
    display: flex;
    flex-direction: column;
    justify-content: flex-start;
    gap: 0;
    padding-left: 20px;
    height: fit-content;
    position: static;
    box-shadow: none;
    transition: 0.6s all;
    min-width: unset;
    min-height: unset;
    width: 100%;
    display: none;
  }
  .select-header .select__mobile {
    display: flex;
    background: transparent;
    height: fit-content;
    padding: 0;
    margin: 14px 0 18px;
  }
  .select-header .card__item-title {
    text-align: left;
    margin-bottom: 14px;
  }
  .select-header .back-mobile-menu {
    cursor: pointer;
    display: block;
  }
  .select-header .mobile-menu__links, .select-header .card__item-title {
    display: block;
  }
  .select .select__box-active .select__header {
    background: #F3F4F6;
    border: none;
  }
  .select__body-title {
    pointer-events: unset;
  }
  body.woocommerce-cart .woocommerce-cart-form form {
    display: block;
    grid-gap: 0;
  }
  body.woocommerce-cart .woocommerce-cart-form form .cart__total {
    max-width: 489px;
    margin: auto;
  }
  body.woocommerce-cart .woocommerce-cart-form.show-login-register .cart__wrap {
    display: block;
  }
  body.woocommerce-cart .woocommerce-cart-form.show-login-register .cart__wrap .cart__login_container .cart__login {
    margin: auto;
    border: none;
    background: none;
  }
  body.single-post .header {
    position: absolute;
  }
  body.single-post .table.table-mobile {
    position: static;
    margin-top: 90px;
  }
  body.single-post .blogPage {
    padding-top: 0;
  }
  body.single-post .blogPage__inner .blogPage__wrap {
    width: 100%;
    margin-right: 0;
    order: 1;
  }
  body.single-post .blogPage__inner .table.table-mobile {
    order: 0;
    width: 100%;
    margin-bottom: 30px;
  }
  .productPage-price-checker .productPage__hero::after {
    height: calc(100% + 111px);
    top: -111px;
  }
  .productPage__hero .price-checker {
    padding: 0 11px 60px 16px;
  }
  .productPage__hero::after {
    height: calc(100% + 111px);
    top: -111px;
  }
  .header-search-block.mobile {
    display: block;
    width: 100%;
    margin-right: 0;
  }
  .header-search-block input[type=text] {
    min-width: 306px;
  }
  .select.select-header .container {
    width: 100%;
  }
  .select.select-header .container .back-link.back-mobile-menu {
    position: relative;
    left: 3%;
  }
  .select.select-header .container .card__item-title {
    padding: 0 3%;
  }
  .select.select-header .container .select__header {
    padding-left: 0;
  }
  .select.select-header .container .btn.select__header {
    padding: 0 3%;
  }
  .select.select-header .container .select__body {
    padding-left: 0;
  }
  .select.select-header .container .select__body .select__body-title {
    padding: 0 3%;
  }
  .select.select-header .container .select__body .select__item {
    padding: 0 3%;
  }
  .select.select-header .container .mobile-menu__links.pb {
    padding-left: 0;
  }
  .select.select-header .container .mobile-menu__links.pb a {
    width: 100%;
    padding: 0 3%;
  }
  body.woocommerce-checkout .checkout-container {
    margin-top: -72px;
  }
  .conditionResult .card__wrap {
    grid-template-columns: repeat(4, minmax(240px, 240px));
  }
  .conditionResult .card__wrap .productCategory__item {
    width: initial;
  }
  .conditionResult .card__wrap .productCategory__item .blog__item-img {
    height: 240px;
  }
  .productCategory__hero .card__wrap.productCategory__wrap-health {
    grid-template-columns: 240px 240px 240px 240px;
  }
  .productCategory__item .blog__item-img {
    height: 240px;
  }
  .searchResults .card__wrap {
    grid-template-columns: 240px 240px 240px 240px;
  }
  .searchResults .card__wrap .productCategory__item .blog__item-img {
    height: 240px;
  }
}
@media (max-width: 1100px) {
  .page-404 {
    min-height: 765px;
  }
  .faq-block .accordion__item-title {
    padding-left: 0;
  }
  .faq-block .accordion__item-text p {
    line-height: 24px;
  }
  .round-bg:before {
    top: -200px;
  }
  .reviews-page #top .summary {
    width: 100%;
    padding-right: 0;
    max-width: 680px;
    margin: 0 auto;
  }
  .reviews-page #top .summary .mobile-image {
    display: block !important;
    text-align: center;
    margin-bottom: 40px;
  }
  .reviews-page #top .product-image {
    display: none;
  }
  #reviews-list {
    max-width: 680px;
    margin: 64px auto 0;
  }
  .logo {
    margin-right: 0;
  }
  .logo img {
    width: 100%;
  }
  .hero__wrap {
    flex-direction: column;
    align-items: center;
  }
  .hero__info {
    text-align: center;
    margin-top: 13px;
  }
  .hero__image {
    align-items: flex-end;
    margin-top: 48px;
    margin-left: 0;
    width: 100%;
    justify-items: center;
    -ms-grid-columns: 1fr 1fr 1fr 1fr 1fr;
        grid-template-columns: 1fr 1fr 1fr 1fr 1fr;
    -ms-grid-rows: 0.5fr 1fr 1fr 1fr;
        grid-template-rows: 0.5fr 1fr 1fr 1fr;
        grid-template-areas: ". . . xs ."
 ". s . . ."
 "m m . xl xl "
 "m m . xl xl";
  }
  .hero__image-xl {
    margin-top: 0;
  }
  .hero__image-xs {
    margin-top: 0;
  }
  .search {
    width: 100%;
  }
  .order-text {
    margin-left: 0;
    width: 70%;
  }
  .btn-order {
    margin-right: 0;
  }
  .productPage__info {
    width: 100%;
    margin-right: 0;
  }
  .productPage .hero__wrap {
    align-items: flex-start;
  }
  .productPage__descr {
    width: 74%;
    display: flex;
    flex-direction: column;
    margin-bottom: 27px;
  }
  .productPage__descr .descr {
    order: 3;
  }
  .productPage__descr .fz13 {
    margin: 4px 0 19px;
    width: 74%;
  }
  .top-rating {
    z-index: 4;
    position: absolute;
    width: 100%;
    margin-top: 56px;
  }
  .top-rating-landing {
    position: static;
  }
  .shop-banner-prod {
    z-index: 100;
    position: absolute;
    margin-top: 83px;
  }
  .productPage .timer {
    align-self: center;
    align-items: baseline;
  }
  .productPage .back {
    padding-bottom: 17px;
  }
  .top-banners {
    width: 100%;
    z-index: 10;
  }
  .top-banners .top-rating, .top-banners .shop-banner-prod {
    position: static;
    margin: 0;
  }
  .accordion__item {
    min-height: 100px;
  }
  .accordion__item::before {
    background-size: contain;
    width: 44px;
    height: 44px;
  }
  .accordion__item-title {
    height: 44px;
    width: 100%;
    margin-top: 0;
    padding-left: 70px;
    margin-left: 0;
    font-size: 14px;
    line-height: 21px;
  }
  .accordion__item-text {
    width: 80%;
    margin: 25px 33px 12px 71px;
  }
  .accordion__item-text p {
    font-size: 14px;
    line-height: 21px;
  }
  .productPage-price-checker {
    padding-bottom: 0;
  }
  .productPage-price-checker .price-checker {
    position: unset;
    width: 100%;
    padding: 96px 38px 60px 49px;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .productPage-price-checker .productPage-price-checker__header__wrap {
    padding: 16px 20px;
  }
  .productPage-price-checker .productPage__info {
    padding: 0 20px 50px;
    margin-right: 0;
  }
  .top-rating-hidden {
    display: none;
  }
  .conditionsAll__wrap {
    grid-template-columns: repeat(2, 1fr);
    gap: 24px 36px;
  }
  .loginPage .logo {
    display: block;
  }
  .conditionResult {
    padding-top: 0;
  }
  .conditionResult .card__wrap {
    grid-template-columns: repeat(3, minmax(220px, 220px));
  }
  .conditionResult .card__wrap .productCategory__item {
    width: initial;
  }
  .conditionResult .card__wrap .productCategory__item .blog__item-img {
    height: 220px;
  }
  .searchResults .card__wrap {
    grid-template-columns: 220px 220px 220px;
  }
  .searchResults .card__wrap .productCategory__item {
    width: 100%;
  }
  .searchResults .card__wrap .productCategory__item .blog__item-img {
    height: 220px;
  }
  .productCategory__subtitle {
    margin-top: 46px;
  }
  .productCategory__item {
    width: 45%;
  }
  .productCategory__item .blog__item-img {
    width: 100%;
    height: fit-content;
  }
  .conditionResult .card__wrap {
    display: grid;
  }
  .conditionResult .card__wrap .productCategory__item {
    width: initial;
  }
  .back__wrap .user {
    width: 24px;
    height: 24px;
    margin-right: 8px;
    background-size: 100%;
  }
  .cart .shopping-cart {
    margin-right: 0;
  }
  .cart__title {
    margin-top: -38px;
    text-align: center;
  }
  .cart .num-items {
    margin-top: 55px;
  }
  .cart__items {
    grid-template-columns: 1fr;
  }
  .cart__total {
    border: none;
    background: none;
  }
  .cart__total-input input {
    background: #F3F4F6;
  }
  .productCategory__wrap {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px 20px;
  }
  .productCategory__wrap .productCategory__item {
    width: 100%;
  }
  .productCategory__hero .card__wrap.productCategory-popular {
    grid-template-columns: 1fr 1fr;
  }
  .productCategory__hero .card__wrap.productCategory-popular .productCategory__item {
    width: 100%;
  }
  .productCategory__hero .card__wrap.productCategory__wrap-health {
    grid-template-columns: 240px 240px 240px;
  }
  .productCategory__hero__item .blog__item-img {
    height: 240px;
  }
  .faqs__wrap {
    width: 70%;
  }
  .landing {
    padding-bottom: 200px;
  }
  .landing .top-rating {
    margin-top: 0;
  }
  .landing__header {
    padding-top: 56px;
  }
  .landing .btn-order {
    height: 50px;
    margin: 32px auto 0;
  }
  .landing .btn-order-mt-0 {
    margin: 0;
  }
  .landing__image-rate {
    margin-top: 10px;
    justify-content: center;
    width: 194px;
    flex-wrap: wrap;
  }
  .select-account {
    display: block;
  }
  .checkout__wrap {
    width: 100%;
    padding-top: 43px;
  }
  .checkout__track-divider {
    width: 41%;
  }
  .complitedPage .fz14, .faqs-pt .fz14 {
    display: none;
    display: block;
    margin-top: -40px;
    text-align: center;
  }
  .complitedPage .articles-width {
    width: 63%;
  }
  .articles-width {
    width: 100%;
  }
  div.blog .blog-subcategories h3 {
    width: 100%;
  }
  div.blog .blog-subcategories .sub-categories {
    width: 100%;
  }
  .complitedPage__item {
    width: 100%;
    min-height: 77px;
  }
  .complitedPage__item .accordion__item-box {
    padding: 0;
  }
  .complitedPage__item-title {
    width: 100%;
    margin-left: 0;
  }
  .complitedPage__item:after {
    top: 31%;
  }
  .btn-accountPage {
    margin: 0 auto;
  }
  .accountPage-order .tabs {
    margin-top: 0;
  }
  .healthHub-caterogy {
    width: 100%;
  }
  .table-mobile {
    padding: 0 15px;
    left: 0;
    top: 0;
    width: 100%;
    cursor: pointer;
  }
  .table-mobile .table__list {
    display: none;
  }
  .table-mobile .table__list_active {
    display: block;
    max-height: 246px;
    overflow-y: auto;
  }
  .table-mobile .table__title {
    font-weight: 600;
    font-size: 16px;
    line-height: 168%;
    color: #4B5563;
    position: relative;
  }
  .table-mobile .table__title:after {
    content: "";
    position: absolute;
    border-bottom: 1px solid #5E6B6E;
    border-left: 1px solid #5E6B6E;
    right: 2%;
    top: 45%;
    width: 14px;
    height: 14px;
    transform: rotate(315deg);
  }
  .table-mobile .subcategories__header:after {
    content: url("../../asset/css/img/arrow.svg");
    position: absolute;
    padding-right: 20px;
    right: 0;
  }
  .table-mobile .table__item {
    font-size: 14px;
    line-height: 15px;
    text-transform: capitalize;
    color: #5E6B6E;
  }
  .blogPage__wrap {
    width: 100%;
    margin-right: 0;
  }
  .blogPage__article {
    display: flex;
    flex-direction: column;
  }
  .blogPage__article .blogPage__article-category {
    order: 2;
  }
  .blogPage__article .blogPage__article-title {
    order: 3;
  }
  .blogPage__article .blogPage__article-img {
    order: 1;
  }
  .blogPage__article-title {
    font-size: 20px;
  }
  .blogPage__subtitle {
    font-size: 18px;
  }
  .blogPage__info {
    margin: 37px 0 0;
  }
  .blogPage__question {
    margin-top: 30px;
  }
  .blogPage {
    padding: 5px 0 29px;
  }
  .blogPage__img {
    margin-top: 32px;
  }
  .complitedPage__item-title {
    min-height: 86px;
  }
  .cart__login .text span, .cart__loginChoice .text span, .cart__checkoutGuest .text span, .cart__register .text span {
    background: #fff;
  }
  .cart .back__wrap-user {
    display: block;
  }
  .cart .shopping-cart {
    display: block;
  }
  .disclaimer__text {
    width: 100%;
  }
  .hero__card .container .card {
    transform: translateY(-55px);
  }
  .rating__item {
    line-height: 1.3;
    display: block;
    text-decoration: none;
    color: inherit;
  }
  .rating__item .rating-num {
    line-height: 1.3;
  }
  body.page-template-page-landing .hero {
    padding-bottom: 90px;
    padding-top: 0;
  }
  .productPage-price-checker .productPage__hero::after {
    display: none;
  }
  body.single-post .table.table-mobile {
    position: sticky;
  }
  .price.price-price-checker del, .price.price-price-checker ins {
    font-size: 30px;
    line-height: 45px;
  }
  .price.price-price-checker .price > .woocommerce-Price-amount.amount {
    font-size: 30px;
    line-height: 45px;
  }
  body.woocommerce-checkout .checkout-container {
    margin-top: -58px;
    width: 100%;
  }
  body.woocommerce-checkout .checkout__wrap {
    padding-top: 15px;
  }
  body.woocommerce-order-received .checkout-container {
    margin-top: 0;
  }
  body.woocommerce-order-received .checkout-container > .checkout > div {
    position: relative;
  }
  body.woocommerce-order-received .hamburger {
    top: 84px;
  }
}
@media (max-width: 921px) {
  header.header__wrap .desktop {
    display: none !important;
  }
  header.header__wrap .mobile {
    display: flex !important;
  }
  header.header__wrap .menu-btn {
    padding-right: 0 !important;
  }
  header.header__wrap .left {
    margin-left: 50px;
  }
  header.header__wrap .left.no-margin {
    margin: 0;
  }
  .title {
    font-size: 72px;
  }
  .card__wrap-nw {
    flex-direction: column;
  }
  .card__item:nth-child(2) {
    margin: 0;
    padding: 0;
    border-left: none;
    border-right: none;
  }
  .card {
    padding: 31px 0 75px 0;
  }
  .card__wrap {
    margin-top: 31px;
  }
  .card__wrap-nw {
    padding: 0 55px;
    gap: 0;
  }
  .card__item, .card .card__item:nth-child(2) {
    border-top: 1px solid #E2E8F0;
    padding-top: 31px;
  }
  .card__item:not(:first-child), .card .card__item:nth-child(2):not(:first-child) {
    margin-top: 31px;
  }
  .hero__card {
    height: fit-content;
  }
  .card {
    transform: translateY(-10%);
  }
  .conditions__item:first-child {
    display: none;
  }
  .rating__wrap {
    column-gap: 20px;
  }
  .rating__item {
    justify-content: center;
  }
  .rating .divider {
    display: none;
  }
  .rating br {
    display: none;
  }
  .rating__item:last-child {
    padding: 15px;
  }
  .rating__item:last-child .rating__item-text {
    flex-wrap: wrap;
  }
  .blog div.blog__item {
    margin: auto;
    max-width: 95%;
  }
  .blog .blog__item-img {
    max-width: 100%;
  }
  .footer__item-lists {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 29px;
  }
  .slider .slick-prev {
    right: 25%;
  }
  .hero {
    min-height: 660px;
  }
  .history {
    height: 903px;
  }
  .history__wrap {
    flex-direction: column;
    transform: translateY(-28%);
    gap: 52px;
  }
  .history__wrap:after, .history__wrap:before {
    content: none;
  }
  .history__wrap-img {
    width: 100%;
    height: auto;
    margin-right: 0;
  }
  .history__wrap-img img {
    object-fit: cover;
  }
  .history__wrap-descr {
    width: 100%;
  }
  .about__title {
    font-size: 64px;
  }
  .about__title br {
    display: none;
  }
  .about__card-item {
    min-height: fit-content;
    width: 100%;
  }
  .about__card-item:nth-child(2) {
    margin: 0;
  }
  .team__wrap {
    grid-template-columns: 1fr 1fr;
  }
  .title-product {
    font-size: 42px;
  }
  .login-reg form {
    margin-top: 40px;
  }
  .searchResults .productCategory__item {
    width: 45%;
  }
  .searchResults .card__wrap {
    justify-content: space-between;
  }
  .complitedPage .articles-width {
    width: 100%;
  }
  .productCategory__hero .card__wrap.productCategory__wrap-health {
    grid-template-columns: 240px 240px;
  }
  .productCategory__hero__item .blog__item-img {
    height: 240px;
  }
}
@media (max-width: 826px) {
  .category__wrap {
    grid-template-columns: 1fr;
    gap: 24px;
  }
  .btn-right {
    float: unset;
  }
  .footer__item .regulate__item:not(:last-child) {
    margin-right: 22px;
  }
  .footer__item .regulate__items {
    height: 24px;
  }
  .landing__header {
    padding-top: 16px;
    display: grid;
    grid-template-columns: 102px auto;
    row-gap: 27px;
  }
  .landing__header .logo {
    width: 102px;
    height: 23px;
    background-size: 100%;
    order: 1;
  }
  .landing__header .btn {
    order: 2;
    margin-left: auto;
  }
  .landing__header .timer {
    justify-content: center;
    align-items: center;
    order: 3;
    grid-column: 1/-1;
  }
  .landing .hero__wrap {
    margin-top: 0;
  }
  .landing .hero__wrap .btn-order, .landing .hero__wrap .promo-code-comment {
    position: absolute;
    bottom: -39px;
    right: 0;
    left: 0;
  }
  .landing .hero__wrap .promo-code-comment {
    bottom: -77px;
  }
  .landing__image {
    width: 52%;
  }
  .landing .hero {
    position: relative;
    padding-top: 28px;
    height: 880px;
  }
  .checkout__track-divider {
    width: 36%;
  }
  .content__info {
    width: 100%;
  }
  .slider-addReviews__add {
    position: static;
    margin: 21px auto 0;
  }
  .slider-addReviews__item {
    width: 100%;
    height: fit-content;
  }
  .slider-addReviews__wrap {
    width: 90%;
  }
  body.page-template-page-landing .hero .title-landing {
    padding-bottom: 10px;
  }
}
@media (max-width: 780px) {
  .page-404 .content-404 h1 {
    font-size: 283px;
  }
  .page-404 .content-404 h1 img {
    width: 169px;
  }
  .page-404 .content-404 h2 {
    font-size: 38px;
  }
  .faq-block h2 {
    font-size: 18px;
  }
  .faq-block .faq-search {
    height: 56px;
    margin-top: 24px;
  }
  .faq-block .faq-search input {
    line-height: 56px;
  }
  .faq-block .faq-search svg {
    width: 16px;
  }
  .faq-block .accordion__items {
    margin-top: 24px;
  }
  .faq-block .accordion__items .accordion__item {
    padding: 24px 0;
  }
  .faq-block .accordion__items .accordion__item.accordion__item-active {
    margin: 0 0 24px;
    padding: 16px;
  }
  .faq-block .accordion__items .accordion__item.accordion__item-active .accordion__item-text, .faq-block .accordion__items .accordion__item.accordion__item-active .accordion__item-text p {
    font-size: 14px;
    line-height: 22px;
  }
  .faq-block .accordion__items .accordion__item h2.accordion__item-title {
    font-size: 14px;
    line-height: 20px;
  }
  .round-bg:before {
    background: radial-gradient(circle, rgb(255, 255, 255) 0%, rgb(219, 239, 237) 0%, rgb(255, 255, 255) 45%);
    right: -70%;
    top: -400px;
    width: 170%;
  }
  .landing .hero {
    position: relative;
    padding-top: 28px;
    height: 945px;
  }
  .price-checker__block-wrap {
    display: block;
  }
  .price-checker__block-wrap .reset_variations {
    padding: 20px 20px 0 20px;
  }
  .price-checker__block-wrap .variation-radios {
    gap: 16px;
  }
  .complitedPage .label, .productPage-price-checker .label {
    margin-right: 0;
  }
  .complitedPage .label .checkmark, .productPage-price-checker .label .checkmark {
    width: 100%;
  }
  .label-wrap {
    width: 100%;
  }
  .conditionsAll .container .category__wrap {
    grid-template-columns: repeat(2, 1fr);
    gap: 30px;
  }
  .blogPage__info table thead tr th, .accordion__item.accordion__item-active .accordion__item-text table thead tr th, body.page-template-page-policy table thead tr th {
    font-size: 20px;
    line-height: 30px;
  }
  .blogPage__info table tbody tr td, .accordion__item.accordion__item-active .accordion__item-text table tbody tr td, body.page-template-page-policy table tbody tr td {
    font-size: 14px;
    line-height: 21px;
  }
  .blogPage__info table tbody tr td img, .accordion__item.accordion__item-active .accordion__item-text table tbody tr td img, body.page-template-page-policy table tbody tr td img {
    height: auto !important;
  }
  .hero.how_it_works__hero {
    min-height: 513px;
    padding-top: 40px;
    padding-bottom: 40px;
    position: absolute;
    width: 100%;
  }
  .hero.how_it_works__hero .how_it_works__title {
    font-size: 35px;
    line-height: 44px;
    max-width: 345px;
    margin: auto;
    margin-bottom: 27px;
  }
  .hero.how_it_works__hero .how_it_works__subtitle {
    font-size: 14px;
    line-height: 16px;
    max-width: 345px;
  }
  .how_it_works {
    padding-bottom: 49px;
  }
  .how_it_works .how_it_works__wrap {
    padding: 32px 22px;
    top: 250px;
    margin-bottom: 250px;
  }
  .how_it_works .how_it_works__wrap > div {
    grid-template-columns: 1fr;
    grid-gap: 40px;
    margin-bottom: 0;
  }
  .how_it_works .how_it_works__wrap > div > div {
    order: 1;
  }
  .how_it_works .how_it_works__wrap > div .how_it_works__wrap-img {
    text-align: center;
    max-width: 100%;
  }
  .how_it_works .how_it_works__wrap > div .how_it_works__wrap-descr h2 {
    font-size: 20px;
    line-height: 30px;
  }
  .how_it_works .how_it_works__wrap > div .how_it_works__wrap-descr h2 img {
    display: none;
  }
  .how_it_works .how_it_works__wrap > div .how_it_works_body p {
    font-size: 14px;
  }
  .how_it_works .how_it_works__wrap > div .how_it_works_body ul li, .how_it_works .how_it_works__wrap > div .how_it_works_body ol li {
    font-size: 12px;
  }
  .how_it_works .how_it_works__wrap > div .how_it_works_body ul li {
    list-style: disc;
  }
  .blogPage__article-img {
    display: none;
  }
}
@media (max-width: 741px) {
  .frontpage .related-articles .top .see-more, .see-more.btn.btn-green {
    min-width: auto;
    display: flex;
  }
  .frontpage .related-articles .top .see-more img, .see-more.btn.btn-green img {
    width: 16px;
    height: 16px;
    margin-left: 24px;
  }
  .error404 .zsiq_floatmain {
    bottom: 10px !important;
  }
  .page-404 {
    min-height: 0;
  }
  .page-404 .content-404 h1 {
    font-size: 173px;
  }
  .page-404 .content-404 h1 img {
    width: 98px;
    top: calc(50% + 9px);
    left: calc(50% + 30px);
  }
  .page-404 .content-404 h2 {
    font-size: 24px;
    margin-top: 35px;
  }
  .page-404 .content-404 p {
    margin-top: 34px;
  }
  .title {
    font-size: 60px;
  }
  .hero {
    background-image: url("../../asset/css/img/bg-mobile.png");
    background-size: cover;
  }
  .search__btn {
    height: 100%;
    width: 40%;
  }
  .search input {
    width: 100%;
  }
  .card {
    transform: translateY(-7%);
  }
  .card__subtitle br {
    display: none;
  }
  .scroll {
    display: none;
  }
  .order__wrap {
    flex-direction: column;
    align-items: center;
  }
  .order .order-text, .order-blue .order-text {
    width: 100%;
    text-align: center;
    margin-bottom: 16px;
  }
  .blog {
    background-position-y: 6%;
  }
  .blog:before {
    right: 3%;
    top: -2%;
  }
  .blog .card__wrap {
    flex-direction: column;
  }
  .blog__item {
    width: 100%;
    height: fit-content;
  }
  .blog__item-img {
    height: 306px;
  }
  .blog__item-title, .blog__item-subtitle {
    margin-left: 0 !important;
  }
  .blog__item .link-blog {
    margin-left: 0 !important;
  }
  .blog .btn-view {
    width: 172px;
  }
  .experts__item-icon {
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    justify-content: space-between;
    align-items: center;
  }
  .experts__item-icon .experts__item-img {
    width: 26%;
    margin-bottom: 30px;
  }
  .experts__item-icon .experts__item-img:nth-child(3n) {
    margin-bottom: 30px;
  }
  .footer__item-links {
    margin: 24px 0;
    display: flex;
    justify-content: center;
    flex-direction: column;
    text-align: center;
  }
  .footer__item-link {
    font-size: 13px;
    margin: 0 !important;
    border: none !important;
    padding: 5px !important;
  }
  .footer__item-link:after {
    position: static;
    display: inline-block;
  }
  .footer__item-contacts {
    width: 100%;
    display: flex;
    flex-direction: column;
    align-items: center;
  }
  .footer__item-lists {
    margin-top: 24px;
  }
  .footer__item:first-child {
    flex-direction: column;
    align-items: center;
  }
  .footer__item-link-arrow {
    margin-right: 23px;
  }
  .footer__item-link-arrow:nth-child(2) {
    margin-right: 7px;
    padding: 5px 23px 0 5px;
    border-left: 1px solid #97A6BA;
    border-right: 1px solid #97A6BA;
  }
  .footer .regulate__text {
    font-size: 12px;
    text-align: center;
  }
  .footer .footer__item-list a, .footer .footer__item-lists > li > ul a {
    padding: 7px 0;
  }
  .slider .slick-prev, .slider .slick-next {
    width: 34px;
    height: 34px;
    padding: 8px;
  }
  .slider .slick-prev img, .slider .slick-next img {
    width: 19px;
  }
  .slider .slick-prev {
    right: 23%;
  }
  .slider .slick-dots li {
    height: 10px;
  }
  .slider .slick-dots button {
    width: 10px;
    height: 10px;
  }
  .slider .slick-dots .slick-active {
    height: 17px;
  }
  .slider .slick-dots .slick-active button {
    width: 17px;
    height: 17px;
  }
  .about__title {
    font-size: 55px;
  }
  .about__hero {
    padding-top: 90px;
    background-size: cover;
  }
  .title-product {
    font-size: 42px;
  }
  .productPage__image {
    width: 100%;
    margin: auto;
    text-align: center;
  }
  .productPage__descr {
    width: 100%;
  }
  .productPage__descr .fz13 {
    width: 100%;
  }
  .productPage__descr .btn-questionnare {
    width: 100%;
  }
  .login-reg .loginPage__wrap {
    width: 100%;
  }
  .login-reg .loginPage__form {
    grid-template-columns: 1fr 1fr;
  }
  .conditionResult .card__wrap, .searchResults .card__wrap {
    flex-direction: column;
  }
  .searchResults .productCategory__item {
    width: 100%;
  }
  .searchResults .productCategory__item .blog__item-img {
    width: 30%;
    height: 212px;
    object-fit: cover;
  }
  .productCategory__item {
    width: 100%;
    min-height: 100px;
  }
  .conditionResult {
    padding-top: 0;
  }
  .conditionResult .card__wrap .productCategory__item .blog__item-img {
    height: 100%;
  }
  .searchResults .card__wrap {
    display: flex;
    row-gap: 52px;
  }
  .searchResults .card__wrap .productCategory__item {
    width: 100%;
  }
  .searchResults .card__wrap .productCategory__item > *:first-child {
    width: 30%;
    flex-shrink: 0;
  }
  .searchResults .card__wrap .productCategory__item .blog__item-img {
    width: 100%;
    object-fit: contain;
  }
  .productCategory__subtitle {
    margin-top: 32px;
    margin-bottom: 29px;
    font-size: 22px;
  }
  .checkout__progress {
    width: 100%;
    margin: 15px auto 0;
  }
  .faqs-pt {
    padding-top: 0;
  }
  .faqs__wrap {
    width: 90%;
    margin: 40px auto 0;
  }
  .landing .hero {
    height: 788px;
  }
  .title-landing {
    font-size: 58px;
  }
  .complitedPage__icon {
    display: none;
  }
  .complitedPage .articles-width {
    margin-top: 202px;
  }
  .accountPage-order .basic-info {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-template-areas: "name"
 "lastname"
 "tel"
 "email";
  }
  .accountPage-order .billing-info {
    grid-template-columns: 1fr;
    grid-template-areas: none;
  }
  .accountPage-order .billing-info > * {
    grid-area: initial;
  }
  .accountPage-order .edit-pass {
    grid-template-columns: 1fr;
    grid-template-areas: "curpass";
  }
  .accountPage-order .content__btns {
    margin-top: 35px;
  }
  .follow__icons {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    justify-items: center;
    row-gap: 44px;
  }
  .articles__text-dn {
    display: none;
  }
  .articles-healthHub {
    padding-bottom: 50px;
  }
  .follow {
    margin: 50px 0 0;
  }
  .healthHub__img-mobile {
    display: block;
    width: 100%;
    margin: 14px 0 27px;
  }
  .healthHub {
    background: none;
  }
  .healthHub .search-keyword input {
    background-color: #F3F4F6;
  }
  .healthHub__links {
    display: grid;
    grid-template-columns: repeat(3, minmax(100px, 190px));
    gap: 17px;
    padding: 0;
  }
  .healthHub__links li label {
    padding: 0;
  }
  .healthHub__links label {
    padding: 0;
  }
  .healthHub__links .label:not(:last-child) {
    margin-right: 0;
  }
  div.blog .blog-subcategories .sub-categories {
    display: grid;
    gap: 20px;
    grid-template-columns: repeat(3, minmax(100px, 190px));
  }
  div.blog .blog-subcategories .sub-categories > label {
    text-align: center;
  }
  .search-block {
    display: none;
  }
  .label-health .checkmark {
    background: #F1F5F9;
    border: 1px solid #D1D5DB;
    width: 100%;
    height: 48.81px;
    white-space: break-spaces;
  }
  .conditionResult .container > h4 {
    padding-top: 15px;
    padding-bottom: 10px;
  }
  .conditionResult .container > h2.card__title {
    padding-bottom: 15px;
  }
  .conditionResult .container > .card__wrap {
    margin-top: 10px;
    gap: 30px;
  }
  .productCategory .container > h4 {
    padding-top: 15px;
    padding-bottom: 10px;
  }
  .productCategory .container > h2.card__title {
    padding-bottom: 15px;
  }
  .productCategory__hero .card__wrap.productCategory__wrap-health {
    gap: 10px 20px;
    grid-template-columns: 1fr 1fr;
  }
  .productCategory__hero .card__wrap.productCategory__wrap-health .productCategory__item:nth-child(even) {
    position: relative;
    top: 50px;
  }
  .productCategory__item {
    display: flex;
    gap: 20px;
    position: relative;
    background: #FFFFFF;
    box-shadow: 0px 1px 20px rgba(139, 139, 139, 0.1);
    border-radius: 5px;
  }
  .productCategory__item:after {
    position: absolute;
    cursor: pointer;
    content: "";
    background-image: url("../../asset/css/img/arrow-link.svg");
    background-repeat: no-repeat;
    width: 15px;
    height: 15px;
    right: 23px;
    bottom: 23px;
  }
  .productCategory__item .blog__item-img {
    width: 30%;
    height: 212px;
  }
  .productCategory__item .blog__item-img-link {
    width: 30%;
    height: 212px;
    flex-shrink: 0;
  }
  .productCategory__item .blog__item-img-link .blog__item-img {
    width: 100%;
    height: 100%;
  }
  .conditionResult .card__wrap {
    display: flex;
  }
  .conditionResult .card__wrap .productCategory__item {
    width: initial;
  }
  .productCategory__item-title {
    margin-top: 0;
  }
  .productCategory__wrap-health .productCategory__item {
    display: unset;
    border: none;
    box-shadow: none;
  }
  .productCategory__wrap-health .productCategory__item:after {
    content: none;
  }
  .productCategory__wrap-health .productCategory__item .blog__item-img {
    width: 100%;
  }
  .productCategory__hero .card__wrap.productCategory-popular {
    grid-template-columns: 1fr;
  }
  .productCategory__hero .card__wrap.productCategory-popular .productCategory__item {
    width: 100%;
  }
  .price {
    margin-top: 10px;
  }
  .healthHub__title-left {
    text-align: left;
  }
  .healthHub__title-mobile {
    display: block;
    margin: 19px 0;
  }
  .healthHub__links {
    margin-top: 19px;
  }
  .faqs {
    background: linear-gradient(270.02deg, #FBF7F1 0.02%, #E2F3F0 64.58%);
  }
  .faqs .search-keyword input {
    background-color: #fff;
  }
  .checkout__search-btn {
    height: 50px;
  }
  .disclaimer {
    padding: 5px 0 16px;
  }
  .disclaimer__title {
    font-size: 16px;
  }
  .disclaimer__text {
    margin: 13px 0 0;
    font-size: 10px;
  }
  .woocommerce-message a.button {
    display: none;
  }
  .productCategory__item .pc_item_content {
    display: flex;
    flex-direction: column;
    justify-content: center;
    padding: 20px 0;
    gap: 20px;
  }
  .productCategory__item .pc_item_content .price {
    margin-top: 0;
    margin-bottom: 0;
  }
  .productCategory__item .pc_item_content .price .price__new, .productCategory__item .pc_item_content .price .price__old {
    line-height: 1.2;
  }
  .productCategory__item .pc_item_content .productCategory__item-title {
    margin-bottom: 0;
    line-height: 1.1;
  }
  .productCategory__item .pc_item_content .woocommerce .reviews-star {
    margin-top: 0;
  }
}
@media (max-width: 660px) {
  body.single-product .hero .landing__subtitle p {
    font-size: 16px;
    line-height: 24px;
  }
  body.single-product .hero__card p.large {
    font-size: 16px;
  }
  body.single-product .hero__card .card__item-title {
    font-size: 16px;
    line-height: 24px;
  }
  body.single-product .hero__card .card__item-descr {
    font-size: 14px;
    line-height: 21px;
  }
  body.single-product .order .order-text, body.single-product .order-blue .order-text {
    font-size: 16px;
    max-width: 342px;
    margin: 0 auto 16px auto;
  }
  body.single-product .productPage {
    position: static;
  }
  body.single-product .productPage .timer {
    justify-content: center;
    align-items: center;
    padding: 20px 0;
  }
  body.single-product .productPage .hero__wrap {
    margin-top: 0;
  }
  body.single-product .productPage .header__wrap {
    padding: 13px 0 10px;
  }
  body.single-product .productPage h1.title {
    font-size: 30px;
    line-height: 45px;
  }
  body.single-product .productPage .price p {
    font-size: 20px;
    line-height: 30px;
  }
  body.single-product .productPage form.cart {
    padding-bottom: 0;
  }
  body.single-product .productPage .productPage__info {
    padding-bottom: 10px;
  }
  body.single-product .productPage .productPage__image {
    padding-bottom: 10px;
  }
  body.single-product .productPage-price-checker .productPage__info .productPage__image {
    padding-bottom: 0;
  }
  .about__title {
    font-size: 46px;
  }
  .about__subtitle {
    margin-top: 16px;
    font-size: 16px;
  }
  .about__card-subtitle br {
    display: none;
  }
  .history {
    height: 830px;
  }
  .history__wrap {
    padding: 35px;
  }
  .history__wrap-img {
    height: auto;
  }
  .team {
    padding: 60px 0 70px;
  }
  .team__wrap {
    grid-template-columns: 1fr;
  }
  .team__item {
    margin-top: 46px;
  }
  .team__item-img {
    width: 200px;
    height: 200px;
  }
  .accordion__item-title, .accordion__item-text {
    font-size: 14px;
  }
  .accordion__item-title iframe, .accordion__item-text iframe {
    max-height: 263px;
  }
  .accordion__item-title:after {
    right: 0;
    width: 10px;
    height: 10px;
  }
  .accordion__item {
    padding: 25px 10px;
  }
  .accordion__items {
    margin-top: 25px;
  }
  .complitedPage__item {
    padding: 0;
  }
  .searchResults .productCategory__item {
    width: 100%;
  }
  .articles-width {
    width: 80%;
  }
  div.blog .blog-subcategories .sub-categories {
    width: 80%;
  }
  .cart__total {
    height: fit-content;
    padding: 0;
    width: 100%;
  }
  .cart__total-input input {
    width: 100%;
  }
  .cart .btn-toCheckout, .cart .btn-continue, .cart .btn-cart-update {
    width: 100%;
  }
  .cart__item-img {
    width: 120px;
    height: 141px;
  }
  .cart__item-title {
    font-size: 16px;
  }
  .cart__item .order-history__text {
    font-size: 10px;
  }
  .cart__item .order-history__text span {
    font-size: 10px;
  }
  .cart__item .price__new, .cart__item .price__old {
    font-size: 16px;
  }
  body.woocommerce-cart .woocommerce-cart-form.show-login-register .cart__wrap .cart__login_container .cart__login {
    width: 100%;
    padding: 0;
  }
  body.woocommerce-cart .woocommerce-cart-form.show-login-register .cart__wrap .cart__login_container .loginPage__wrap {
    width: 100%;
    padding: 0;
  }
  body.woocommerce-cart .woocommerce-cart-form.show-login-register .cart__wrap .cart__login_container .loginPage {
    padding: 0;
  }
  .checkout__wrap {
    width: 100%;
  }
  .complitedPage .back, .checkout .back, .cart .back {
    color: transparent;
  }
  .accountPage-order .order-history {
    flex-direction: column;
  }
  .accountPage-order .order-history .btn-add {
    font-size: 16px;
    width: 100%;
    margin-top: 34px;
  }
  .accountPage-order .btn-view {
    width: 200px;
    margin-top: 30px;
  }
  .healthHub-caterogy {
    padding: 10px 0 37px;
    width: 100%;
  }
  .healthHub-caterogy .healthHub__title-top {
    text-align: center;
    font-size: 14px;
    margin-top: -45px;
  }
  .landing .hero {
    height: 842px;
  }
  .articles__item-img {
    width: 86px;
    height: 86px;
    margin-right: 10px;
  }
  .articles__item-img img {
    width: 86px;
    height: 86px;
  }
  .articles__item-category {
    font-size: 12px;
  }
  .articles__item-title {
    font-size: 14px;
  }
  .articles__item:after {
    transform: scale(0.7);
  }
  .articles-healthHub .articles-width {
    width: 100%;
  }
  .blogPage__article-category {
    font-size: 12px;
    margin-top: 31px;
  }
  .accountPage-order .container .ask-wrap_w {
    width: 90%;
  }
  .accountPage-order .container .ask-wrap_w .ask-cont.ask-email-section form .send-email_fields {
    grid-template-columns: 1fr;
  }
  .accountPage-order .container .ask-wrap_w .ask-cont.ask-email-section form .row-gender {
    flex-direction: column;
  }
  .accountPage-order .container .ask-wrap_w .ask-cont.ask-email-section form .form-date {
    flex-direction: column;
  }
  .accountPage-order .container .ask-wrap_w .ask-cont.ask-email-section form .form-date input {
    width: 100%;
    margin-bottom: 6px;
  }
  .accountPage-order .container .ask-wrap_w .ask-cont.ask-email-section form .row-gender label {
    width: 100%;
  }
  .accountPage-order .container .ask-wrap_w .ask-cont.ask-email-section form .form-date {
    justify-content: space-between;
  }
  .accountPage-order {
    padding-bottom: 0;
  }
  .accountPage-order .container .ask-wrap_w {
    margin-bottom: 2px;
  }
  .accountPage-order .container .ask-wrap {
    padding-top: 10px;
  }
  .accountPage-order .container .ask-wrap h1 {
    padding-bottom: 0;
  }
  .accountPage-order .container .ask-wrap .ask-warning {
    margin-top: 30px;
    height: initial;
    margin-bottom: 25px;
  }
  .accountPage-order .container .ask-wrap .ask-cont h2 {
    margin-bottom: 6px;
  }
}
@media (max-width: 570px) {
  header.header__wrap .login img {
    width: 20px;
    height: 20px;
  }
  header.header__wrap .login span {
    font-size: 14px;
    font-weight: 500;
  }
  header.header__wrap a.logo {
    width: 86px;
    background-size: contain;
    background-position: center;
  }
  header.header__wrap .right {
    gap: 17px;
    justify-content: space-between;
  }
  .reviews-summary h5 {
    font-size: 14px;
    margin: 0 0 7px;
  }
  .reviews-summary .number {
    font-size: 24px;
    margin: 0 0 14px;
  }
  .reviews-summary .stars-html {
    margin-left: 7px;
  }
  .reviews-summary p {
    font-size: 12px;
  }
  #reviews-list {
    margin: 44px auto 0;
  }
  #reviews-list .review .top h3 {
    font-size: 16px;
  }
  #reviews-list .review .top .date {
    font-size: 12px;
  }
  #reviews-list .review .top .verified {
    font-size: 10px;
    margin: 0;
  }
  #reviews-list .review .top .verified svg {
    width: 10px;
    height: 10px;
    margin-left: 4px;
  }
  #reviews-list .review .content {
    font-size: 16px;
    line-height: 25px;
    margin: 8px 0;
  }
  .reviews-page {
    padding: 32px 0;
  }
  .reviews-page .text_block {
    margin: 32px 0;
  }
  .reviews-page #top .summary .breadcrumb span {
    line-height: 26px;
    font-size: 14px;
  }
  .reviews-page #top .summary .breadcrumb svg {
    width: 24px;
    height: 24px;
  }
  .reviews-page #top .summary h1 {
    margin: 32px 0;
    font-size: 20px;
    line-height: 29.929px;
  }
  .reviews-page #top .summary .mobile-image {
    margin: 0 auto 32px;
    width: 90%;
  }
  .reviews-page #top .summary .reviews-points {
    margin: 30px 0 0;
  }
  .reviews-page #top .summary .reviews-points .point {
    margin-bottom: 24px;
  }
  .reviews-page #top .summary .reviews-points .point svg {
    width: 14px;
    height: 14px;
  }
  .reviews-page #top .summary .reviews-points .point .rating-number {
    font-size: 12px;
    line-height: 143%;
    margin: 0 0 0 8px;
  }
  .reviews-page #top .summary .reviews-points .point .line {
    width: 70%;
    max-width: 259px;
    height: 8px;
  }
  .reviews-page #top .summary .reviews-points .point .number {
    font-size: 12px;
    line-height: 143%;
    width: 30px;
  }
  .stars-html {
    height: 17.5px;
  }
  .stars-html svg {
    width: 17.5px;
    height: 17.5px;
  }
  body.single-product .footer {
    margin-bottom: 100px;
  }
  .title {
    font-size: 38px;
  }
  .hero__subtitle {
    font-size: 16px;
    margin-top: 26px;
  }
  .hero__image-xl {
    margin-top: 0;
    width: 98px;
    height: 98px;
  }
  .hero__image-xs {
    width: 67px;
    height: 67px;
  }
  .hero__image-s {
    margin-left: -40px;
    width: 72px;
    height: 76px;
  }
  .hero__image-m {
    margin-left: -22px;
    width: 84px;
    height: 84px;
  }
  .hero__card {
    margin-top: 33%;
  }
  .hero__card-landing {
    margin-top: 0;
  }
  .card {
    padding: 31px 10px 75px 10px;
  }
  .card__subtitle {
    font-size: 14px;
  }
  .card__title {
    font-size: 25px;
  }
  .card__wrap {
    margin-top: 42px;
  }
  .order {
    padding: 26px 3px 21px;
  }
  .order:after {
    background-image: none;
  }
  .order-text {
    font-size: 14px;
  }
  .btn {
    font-size: 14px;
  }
  .btn-questionnare.button {
    margin: 6px 0 15px !important;
  }
  .btn-order {
    height: 50px;
    width: 179px;
  }
  .conditions {
    padding: 33px 0 27px;
    background-image: none;
  }
  .conditions .card__wrap-nw {
    padding: 0;
  }
  .conditions .card__subtitle {
    text-align: center;
    font-size: 14px;
    margin-top: 6px;
  }
  .conditions .card__title {
    text-align: center;
    font-size: 20px;
  }
  .conditions .card__wrap {
    margin: 0;
  }
  .conditions .btn-view {
    margin-top: 27px;
    width: 179px;
    height: 50px;
  }
  .card__subtitle {
    text-align: center;
    font-size: 14px;
    margin-top: 6px;
  }
  .card__title, .title-lora {
    text-align: center;
    font-size: 20px;
  }
  .rating {
    padding: 24px 0 24px;
  }
  .rating__wrap {
    justify-content: space-between;
  }
  .rating__item {
    font-size: 14px;
    width: 35%;
  }
  .rating__item .rating-num {
    font-size: 14px;
  }
  .rating__item:last-child {
    width: 178px;
    height: fit-content;
  }
  .rating__item:last-child .rating__item-title img {
    width: 97px;
  }
  .rating__item:last-child .rating__item-text {
    margin-top: 4px;
    font-size: 14px;
    line-height: 150%;
  }
  .rating__item:last-child .rating__item-text .rating-num-green {
    width: 40px;
    height: 26px;
    font-size: 14px;
  }
  .top_menu_slim .right-menu {
    margin-right: 0;
  }
  .experts {
    padding: 26px 0 55px;
  }
  .slider__item {
    padding: 28px 27px 39px;
    flex-direction: column;
    align-items: center;
  }
  .slider__item-img {
    width: 75px;
    height: 75px;
  }
  .slider__item-text {
    margin-top: 11px;
    width: 100%;
    font-size: 14px;
  }
  .slider__item-text:after {
    bottom: 0;
  }
  .slider__item-name {
    margin-top: 11px;
    font-size: 14px;
  }
  .slider .slick-dots {
    margin-top: 33px;
    flex-wrap: wrap;
  }
  .slider .slick-dots li:not(:last-child) {
    margin-right: 10px;
  }
  .slider .slick-next {
    right: 26px;
  }
  .slider .slick-prev {
    right: 76px;
  }
  .slider-addReviews__new textarea {
    width: 100%;
    height: 55px;
  }
  .history__wrap-title {
    font-size: 20px;
    margin-bottom: 23px;
    text-align: left;
  }
  .about__card {
    padding: 60px 0 70px;
  }
  .about__card-item {
    padding: 30px 25px 40px 25px;
  }
  .about__card .card__title {
    font-size: 26px;
    text-align: left;
  }
  .about__card-subtitle {
    text-align: left;
  }
  .title-product {
    font-size: 35px;
  }
  .title-product span {
    display: none;
  }
  .productPage {
    padding-bottom: 70px;
  }
  .productPage .price__new, .productPage .price__old {
    font-size: 20px;
    line-height: 40px;
  }
  .productPage .timer {
    font-size: 14px;
  }
  .productPage .timer__block {
    font-size: 14px;
  }
  .productPage .timer__block span {
    font-size: 14px;
  }
  .productPage .timer p {
    font-size: 13px;
  }
  .productPage .timer .timer__circle {
    font-size: 14px;
  }
  .accordion__item-text {
    width: 75%;
  }
  .accordion__item-text p {
    font-size: 14px;
    line-height: 21px;
  }
  .accordion__item-title {
    font-size: 14px;
    line-height: 21px;
  }
  .accordion {
    padding: 41px 0 93px;
  }
  .productPage-price-checker {
    padding-bottom: 0;
  }
  .productPage-price-checker .price-checker {
    padding: 40px 20px 60px 20px;
    align-items: flex-start;
  }
  .productPage-price-checker .price-checker form {
    width: 100%;
  }
  .productPage-price-checker .price-checker .btn-questionnare {
    width: 100%;
  }
  .conditionsAll {
    padding: 31px 0 42px;
  }
  .conditionsAll .category__item {
    padding: 9px 19px 9px 21px;
    height: initial;
  }
  .faqs {
    padding: 40px 0 40px 0;
  }
  .faqs__wrap {
    width: 86%;
  }
  .faqs__wrap-pb {
    padding-bottom: 0;
  }
  .search input::placeholder {
    font-size: 12px;
  }
  .login-reg .loginPage__form {
    grid-template-columns: 1fr;
  }
  .cart__title {
    font-size: 14px;
    margin-top: -31px;
  }
  .productCategory .divider-prodCat {
    display: none;
  }
  .productCategory__wrap .productCategory__item .link-blog {
    margin-top: 3px;
    font-size: 13px;
  }
  .productCategory__item .blog__item-img {
    width: 30%;
    height: 160px;
  }
  .productCategory__item .blog__item-img-link {
    height: 130px;
  }
  .productCategory__item .blog__item-img-link .blog__item-img {
    width: 100%;
  }
  .searchResults .productCategory__item .blog__item-img {
    width: 30%;
    height: 160px;
  }
  .faqs-pt {
    padding-top: 0;
  }
  .landing .hero {
    height: 667px;
  }
  .select-account__body {
    z-index: 5;
    width: 100%;
  }
  .checkout__wrap {
    padding: 28px 15px 39px;
  }
  .checkout .checkout.ep-checkout .checkout__wrap.steps {
    padding: 28px 15px 39px;
  }
  .checkout__tabs {
    margin-bottom: 29px;
  }
  .checkout__form {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-template-areas: "name"
 "lastname"
 "address"
 "full"
 "time";
  }
  .checkout__form .checkout__address {
    -ms-grid-columns: 1fr;
        grid-template-columns: 1fr;
        grid-template-areas: "company"
 "line1"
 "line2"
 "town"
 "postcode"
 "time";
  }
  .checkout__complite {
    font-size: 22px;
  }
  .checkout__total {
    padding: 39px 10px 52px 10px;
  }
  .checkout__total-wrap {
    margin-top: 73px;
  }
  .checkout .btn-w100 {
    margin: 18px auto 32px;
    width: 179px;
    font-size: 14px;
  }
  .checkout .checkout__track {
    padding: 0 20px;
  }
  .btn-text {
    display: none;
  }
  .btn-text-mobile {
    display: block;
  }
  .complitedPage .articles-width {
    margin-top: 92px;
  }
  .complitedPage__item-title {
    width: 100%;
  }
  .complitedPage__item:after {
    top: 31%;
  }
  .complitedPage__item.accordion__item-active:after {
    top: 4%;
  }
  .complitedPage__item {
    padding: 0;
  }
  .content-no-order {
    margin-top: 45px;
  }
  .btn-accountPage {
    width: 179px;
  }
  .accountPage__subtitle {
    font-size: 14px;
  }
  .order-history__descr .articles__item-title {
    font-size: 16px;
  }
  .order-history__date, .order-history__text, .order-history__text span {
    font-size: 10px;
  }
  .order-history__descr .price__new, .order-history__descr .price__old {
    font-size: 16px !important;
  }
  .order-history__img {
    width: 121px;
    height: 169px;
    margin-right: 10px;
  }
  .articles__item {
    padding: 16px 18px 16px 16px;
  }
  .articles__item-title {
    margin: 5px 0 8px;
    width: 85%;
  }
  .checkout__title-address {
    margin-top: 29px;
  }
  .healthHub__descr-left {
    text-align: left;
  }
  .healthHub-pb {
    padding-bottom: 0;
  }
  .loginPage__title-green {
    font-size: 20px;
    margin-top: 60px;
  }
  .cart__price-total-wrap .price__new, .cart__price-total-wrap .price__old {
    font-size: 20px;
  }
  .cart__price-total-wrap .price__new {
    color: #183A34;
  }
  .cart {
    padding-bottom: 24px;
  }
  .cart__login .cart__price-total, .cart__loginChoice .cart__price-total, .cart__checkoutGuest .cart__price-total, .cart__register .cart__price-total {
    margin-top: 39px;
    order: -2;
  }
  .cart__login .cart__total-info, .cart__loginChoice .cart__total-info, .cart__checkoutGuest .cart__total-info, .cart__register .cart__total-info {
    order: -1;
  }
  .fixed-section.active {
    display: block;
    position: fixed;
    bottom: 0;
    opacity: 1;
    transition: 0.25s;
    visibility: visible;
  }
  #price-checker-fixed {
    display: block;
    position: fixed;
    bottom: 0;
    opacity: 1;
    transition: 0.25s;
    visibility: visible;
  }
  #price-checker-fixed.hidden {
    visibility: hidden;
  }
  .xoo-el-form-register .xoo-aff-fields .xoo_el_reg_pass_cont, .xoo-el-form-register .xoo-aff-fields .xoo_el_reg_pass_again_cont {
    grid-column: 1/-1;
  }
}
@media (max-width: 470px) {
  .timer {
    flex-direction: column;
  }
  .title {
    font-size: 35px;
  }
  .title-product {
    font-size: 30px;
  }
  .search__btn {
    width: 104px;
  }
  .card__wrap-nw {
    padding: 0 25px;
  }
  .rating__item {
    width: 50%;
  }
  .footer {
    padding: 56px 0 39px;
  }
  .footer__item-lists {
    width: 100%;
  }
  .footer__item-links {
    margin: 14px 0;
  }
  .footer .logo {
    width: 114px;
    margin-bottom: 0;
    background-size: 100%;
  }
  .footer .logo img {
    width: 100%;
  }
  .footer .regulate__item:not(:last-child) {
    margin-right: 10px;
  }
  .accordion__item-text {
    margin: 25px 17px 12px 22px;
    width: 90%;
  }
  .loginPage__wrap {
    width: 100%;
    margin: 52px auto 0;
  }
  .loginPage {
    padding: 30px 0 61px;
  }
  .password-info ul {
    grid-template-columns: 1fr;
  }
  .articles-width {
    width: 95%;
  }
  .landing__image {
    width: 70%;
  }
  .landing__product {
    width: 230px;
    height: 240px;
    object-fit: contain;
    margin: 0 auto 21px;
    display: block;
  }
  .accountPage__title {
    font-size: 16px;
  }
  .checkout__wrap {
    width: 100%;
    padding: 35px 15px 30px;
  }
  .checkout .checkout.ep-checkout .checkout__wrap.steps {
    padding: 35px 15px 30px;
  }
  .checkout__subtitle {
    font-size: 16px;
    margin-top: 10px;
  }
  .checkout__track .xs {
    width: 18px;
  }
  .checkout__track-divider {
    width: 35%;
  }
  .progress {
    margin: 34px 0 24px;
  }
  .checkout__form .address .select-account__body {
    padding: 11px 11px 25px 11px;
  }
  .complitedPage .container {
    width: 95%;
  }
  .complitedPage__item-title {
    width: 100%;
    margin-left: 0;
    min-height: 71px;
    justify-content: space-between;
  }
  .complitedPage__item-title span {
    margin-left: 12%;
    width: 89px;
    height: 18px;
    font-size: 9px;
  }
  .complitedPage__item:not(:first-child) {
    margin-top: 16px;
  }
  .complitedPage .card__subtitle {
    width: 100%;
  }
  .complitedPage .accordion__items {
    margin-top: 58px;
  }
  .complitedPage .accountPage__title {
    font-size: 20px;
  }
  .complitedPage .accountPage__title br {
    display: none;
  }
  .accountPage-order .accountPage__title {
    font-size: 20px;
  }
  .productCategory__wrap-health .productCategory__item .blog__item-img {
    height: 229px;
    object-fit: cover;
  }
  .healthHub .healthHub__wrap {
    width: 100%;
  }
  div.blog .blog-subcategories .sub-categories {
    width: 100%;
  }
  .faqs .label-health .checkmark {
    font-size: 11px;
  }
  .history {
    height: 935px;
  }
  .productCategory__item .blog__item-img {
    width: 120px;
    height: 141px;
  }
  .blog__item-img-link {
    height: 141px;
  }
  .blog__item-img-link .blog__item-img {
    height: 100%;
  }
  .searchResults .productCategory__item .blog__item-img {
    width: 120px;
    height: 140px;
  }
  .checkout__search-btn {
    width: 30%;
    font-size: 12px;
  }
  .checkout__search input {
    width: 70%;
  }
  .checkout__form .address .select-account__current {
    width: 70%;
  }
  .conditionsAll .container .category__wrap {
    grid-template-columns: repeat(1, 1fr);
  }
  .xoo-el-inmodal .xoo-aff-group.xoo-el-login-btm-fields {
    flex-wrap: wrap;
  }
  .xoo-el-inmodal .xoo-aff-group.xoo-el-login-btm-fields > * {
    width: 100%;
    flex-shrink: 0;
    flex-grow: 1;
  }
  .xoo-el-inmodal .xoo-aff-group.xoo-el-login-btm-fields .loginPage__forgot {
    justify-content: flex-start;
  }
  .xoo-el-inmodal .xoo_el_reg_terms_cont .xoo-aff-required.xoo-aff-checkbox_single label {
    display: block;
  }
  .xoo-el-inmodal .xoo_el_reg_terms_cont .xoo-aff-required.xoo-aff-checkbox_single label input {
    display: inline;
    position: relative;
    top: 3px;
  }
}
@media (max-width: 420px) {
  .about__title {
    font-size: 28px;
  }
  .loginPage__forgot:before {
    right: 44%;
  }
  .loginPage__subtitle {
    font-size: 14px;
  }
  .label-health {
    width: 100%;
  }
  .label-health .checkmark {
    width: 100%;
    white-space: break-spaces;
  }
  .healthHub__links {
    gap: 20px;
  }
  .landing {
    padding-bottom: 152px;
  }
  .landing .timer {
    font-size: 14px;
  }
  .landing .timer__block {
    font-size: 14px;
  }
  .landing .timer__block span {
    font-size: 14px;
  }
  .landing .timer p {
    font-size: 13px;
  }
  .landing .timer .timer__circle {
    font-size: 14px;
  }
  .articles__item-info, .articles__item-author, .articles__item-date {
    font-size: 10px;
  }
  .out-stock__info {
    width: 300px;
  }
  .history {
    height: 870px;
  }
  .history__wrap {
    padding: 30px 20px;
  }
  .history__wrap-img {
    height: auto;
  }
  .right-menu a.search-button, .right-menu a.shopping-cart, .right-menu a.user {
    width: 24px;
    height: 24px;
    background-size: 100%;
    margin-right: 0;
  }
  .right-menu a.shopping-cart {
    margin-right: 16px;
  }
  .hamburger {
    top: 20px;
  }
  body.woocommerce-order-received .hamburger {
    top: 74px;
  }
  body.page-template-account .hamburger {
    top: 75px;
  }
  body.archive .productCategory .card__title, body.archive .conditionResult .card__title {
    text-align: left;
    margin-top: 0;
  }
  body.archive .productCategory__hero .card__wrap {
    margin-top: 0;
  }
  body.archive .conditionResult {
    padding-top: 0;
  }
  body.archive .hamburger {
    top: 20px;
  }
  .xoo_el_reg_terms_cont .xoo-aff-required.xoo-aff-checkbox_single label {
    flex-wrap: wrap;
  }
  .pagination {
    padding: 0 34px;
    height: 34px;
    margin-top: 30px;
  }
  .pagination a.prev, .pagination a.next {
    width: 34px;
    height: 34px;
    background-size: 11px;
  }
}
@media (max-width: 407px) {
  .productCategory__wrap-health .productCategory__item .blog__item-img {
    width: 100%;
    height: 171px;
    object-fit: cover;
  }
  .productCategory__wrap-health .link-blog:after {
    transform: scale(0.8);
  }
  .productCategory__subtitle {
    font-size: 18px;
  }
  .productCategory-popular .productCategory__item-title {
    font-size: 16px;
  }
  .productCategory-popular .productCategory__item:after {
    right: 13px;
    bottom: 18px;
  }
  .productCategory__hero {
    padding: 0;
  }
  .productCategory .btn-view-small {
    width: 179px;
    height: 50px;
    margin-top: 36px;
  }
  .landing .hero__wrap .promo-code-comment {
    bottom: -2px;
  }
  .landing .hero__wrap .btn-order {
    bottom: 5%;
  }
  .landing .hero__wrap .promo-code {
    position: absolute;
    bottom: 16%;
    right: 0;
    left: 0;
  }
}
@media (max-width: 388px) {
  .landing .hero__wrap .promo-code-comment {
    bottom: -2px;
  }
  .landing .hero__wrap .btn-order {
    bottom: 5%;
  }
  .landing .hero__wrap .promo-code {
    bottom: 16%;
  }
}
@media (max-width: 372px) {
  .footer__item-link {
    font-size: 12px;
  }
  .select-account__current {
    font-size: 12px;
    overflow: hidden;
    display: inline-block;
    height: 25px;
    line-height: 24px;
  }
  .productCategory-popular .productCategory__item:after {
    right: 13px;
    bottom: 12px;
  }
  .about__card-item {
    padding: 30px 17px 40px 17px;
  }
}
@media (max-width: 360px) {
  .title {
    font-size: 30px;
  }
  .about__title {
    font-size: 28px;
  }
  .hero__subtitle {
    font-size: 13px;
  }
  .hero__card {
    margin-top: 28%;
  }
  .card {
    transform: translateY(-4%);
  }
  .rating__item {
    font-size: 13px;
  }
  .rating__item:last-child {
    width: 123px;
  }
  .footer__item-links {
    flex-direction: column;
    align-items: center;
  }
  .footer__item-link-arrow {
    margin-right: 0;
  }
  .footer__item-link-arrow:nth-child(2) {
    border-left: none;
    border-right: none;
    margin-right: 0;
  }
  .user {
    margin-right: 13%;
  }
  .productPage-price-checker .productPage-price-checker__header__wrap {
    padding: 16px 15px;
  }
  .loginPage__forgot:before {
    right: 49%;
  }
  .range {
    width: 100%;
  }
  .faqs .fz14 {
    margin-left: 22px;
    font-size: 12px;
  }
  .hero__card-landing {
    margin-top: 0;
  }
  .landing__image {
    width: 97%;
  }
  .checkout__track-divider {
    width: 30%;
  }
  .complitedPage__item:first-child .complitedPage__item-title {
    flex-direction: column;
    align-items: flex-start;
    padding: 11px 33px;
  }
  .complitedPage__item-title span {
    margin-left: 0;
    margin-top: 5px;
  }
  .complitedPage .price__old, .price__new {
    font-size: 25px;
  }
  .slider-controls li {
    margin-right: 18px;
  }
  .productCategory-popular .productCategory__item:after {
    bottom: 10px;
  }
  .history__wrap {
    gap: 24px;
  }
  .history__wrap-text:not(:last-child) {
    margin-bottom: 26px;
  }
  .history__wrap br:last-child {
    display: none;
  }
}
@media (max-width: 342px) {
  .price-checker__block-wrap {
    grid-template-columns: repeat(2, minmax(93px, 110px));
  }
  .out-stock__info {
    width: 180px;
  }
  .productCategory__item:after {
    right: 10px;
    bottom: 10px;
  }
  .about__title {
    font-size: 27px;
  }
  .history__wrap-img {
    height: auto;
  }
  .landing__header {
    gap: 12px;
  }
  .landing .timer p {
    font-size: 11px;
  }
  .landing .timer__block span {
    font-size: 12px;
  }
  .landing .hero {
    height: 730px;
  }
  .btn-order {
    width: 150px;
  }
  .productCategory__item .blog__item-img {
    width: 110px;
    height: 131px;
  }
  .blog__item-img-link {
    height: 131px;
  }
  .blog__item-img-link .blog__item-img {
    width: 100%;
    height: 100%;
  }
  .searchResults .productCategory__item .blog__item-img {
    width: 110px;
    height: 130px;
  }
  .cart__item-delete {
    bottom: 2px;
  }
  .healthHub__links {
    grid-template-columns: repeat(2, minmax(70px, 190px));
  }
  div.blog .blog-subcategories .sub-categories {
    grid-template-columns: repeat(2, minmax(70px, 190px));
  }
  .accountPage-order .accountPage__title {
    font-size: 15px;
  }
  .landing .hero__wrap .promo-code-comment {
    bottom: 2px;
  }
  .landing .hero__wrap .btn-order {
    bottom: 5%;
  }
  .landing .hero__wrap .promo-code {
    bottom: 15%;
  }
}
@media (max-width: 335px) {
  .landing .hero__wrap .promo-code-comment {
    bottom: -44px;
  }
  .landing .hero__wrap .btn-order {
    bottom: 0%;
  }
  .landing .hero__wrap .promo-code {
    bottom: 10%;
  }
}
