/** Shopify CDN: Minification failed

Line 2119:0 Unexpected "}"

**/
/***********bundle-product-page***********************/
.bundle-product-section .title-linke {
  display: block;
  width: 100%;
  font-weight: 600;
  margin-bottom: 10px;
}
.bundle-product-section .swatches-row img {
  max-width: 100%;
  line-height: 0;
}
span.pouch-title-line {
  position: absolute;
  bottom: 20px;
  font-family: Space Grotesk, sans-serif;
  color: #333;
  opacity: 1;
  letter-spacing: 0 !important;
  font-weight: 600;
  width: 100%;
  text-align: center;
  left: 0;
}
.bundle-product-section .swatches-row img {
  max-width: 100%;
  line-height: 0;
}
.bundle-product-section .swatches-row .hover-profe .swatch-image-cs,
.bundle-product-section .swatches-row .hover-profe-mixed .swatch-image-cs {
  line-height: 0;
  position: relative;
  display: block;
}

.bundle-product-section
  .swatches-row
  .hover-profe
  .swatch-image-cs
  .hover-content-swatch,
.bundle-product-section
  .swatches-row
  .hover-profe-mixed
  .swatch-image-cs
  .hover-content-swatch {
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
  background: #000;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
  opacity: 0;
  visibility: hidden;
  transition: 0.5s ease;
  cursor: pointer;
}

.bundle-product-section
  .swatches-row
  .hover-profe
  .swatch-image-cs
  .hover-content-swatch
  svg,
.bundle-product-section
  .swatches-row
  .hover-profe-mixed
  .swatch-image-cs
  .hover-content-swatch
  svg {
  width: 25px;
  color: #fff;
}

.hover-content-swatch .hover-content {
  display: block;
  width: 100%;
  line-height: 1;
  color: #fff;
  font-weight: bold;
  font-size: 13px;
  margin-top: 5px;
}

.bundle-product-section .swatches-row .hover-profe:hover .hover-content-swatch,
.bundle-product-section
  .swatches-row
  .hover-profe-mixed:hover
  .hover-content-swatch {
  opacity: 1;
  visibility: visible;
}
.bundle-product-section .swatches-row {
  display: flex;
  flex-wrap: wrap;
  margin: 10px -7px 18px;
}

.bundle-product-section .swatches-row .hover-profe,
.bundle-product-section .swatches-row .hover-profe-mixed {
  flex: 0 0 22%;
  max-width: 22%;
  text-align: center;
  padding: 0 10px;
  cursor: pointer;
}

.bundle-product-section .swatches-row .hover-profe span.swach-text-cs,
.bundle-product-section .swatches-row .hover-profe-mixed span.swach-text-cs {
  line-height: 1.2;
  display: block;
  font-size: 15px;
  margin-top: 5px;
}
@media screen and (min-width: 990px) {
  .bundle-product-section
    .product:not(.product--columns)
    .product__media-list
    .product__media-item:first-child {
    max-width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }
  html body .bundle-product-section .item-custom-1 {
    min-height: 430px;
  }
}
.bundle-product-section .pouch-title {
}

.bundle-product-section .DelBtn, .bundle-product-section .DelBtnmixed {
  position: absolute;
  top: 10px;
  left: 10px;
  z-index: 2;
  padding: 10px;
  cursor: pointer;
}
.bundle-product-section .image-plus-title {
  height: auto;
  display: flex;
  align-items: center;
  justify-content: center;
}
.bundle-product-section li.product__media-item.grid__item {
  position: relative;
}
.bundle-product-section .image-plus-title img {
  max-width: 100%;
  margin-bottom: 0;
  height: 100%;
  width: 100%;
  object-fit: cover;
  position: absolute;
}
.bundle-product-section div#lineProField {
  display: none;
}
body .bundle-product-section span.pouch-title.proTitle {
  position: absolute;
  bottom: 20px;
}
.bundle-product-section .pouch-title {
  text-align: center;
}
.bundle-product-section .item-custom-1 {
  border: 1px solid #323337 !important;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 250px;
  overflow: hidden;
}
.rtx-purchase-label__inner span.savings {
  display: none;
}
.bundle-product-section .image-plus-title {
  padding: 0;
  line-height: 1;
}
.bundle-product-section .pouch-title {
  font-family: Space Grotesk, sans-serif;
  color: #333;
  opacity: 1;
  letter-spacing: 0 !important;
  font-weight: 600;
  display: block;
}
body .drawer__cart-items-wrapper .product-option {
  font-size: 12px;
  line-height: 1.3;
}
.bundlebtn .greybtn {
  background: #cfcfcf;
  opacity: 1;
}
.bundle-product-section .pouch-title {
  text-transform: uppercase;
}
.drawer__cart-items-wrapper quantity-input.quantity input {
  font-weight: 700;
  font-size: 16px;
  height: 32px;
}
.drawer__cart-items-wrapper quantity-input.quantity {
  min-height: inherit;
}
.bundle-product-section .swatches-row .packs {
  display: flex;
  flex-wrap: wrap;
}

.bundle-product-section .swatches-row .packs .hover-profe-mixed {
  margin-bottom: 20px;
}
@media (max-width: 767px) {
  span.pouch-title-line {
    position: absolute;
    bottom: 10px;
  }
  body .packs {
    width: 100%;
  }
  .hover-content-swatch .hover-content {
    font-size: 11px;
  }
  body span.pouch-title-line {
    font-size: 13px;
  }
  body .bundle-product-section .DelBtn {
    position: absolute;
    top: 2px;
    left: 0px;
    z-index: 2;
    padding: 6px;
    cursor: pointer;
  }
  body .bundle-product-section .DelBtnmixed {
    position: absolute;
    top: 2px;
    left: 0px;
    z-index: 2;
    padding: 6px;
    cursor: pointer;
  }  
  body .bundle-product-section .pouch-title {
    bottom: 8px;
    font-size: 13px;
  }
  .bundle-product-section .swatches-row .hover-profe,
  .bundle-product-section .swatches-row .hover-profe-mixed {
    display: flex;
    flex-wrap: wrap;
    flex: 0 0 100%;
    max-width: 100%;
    align-items: center;
    gap: 10px;
    border: 1px solid #cfcfcf;
    padding: 0;
    margin-bottom: 10px;
  }

  .bundle-product-section .swatches-row .hover-profe span.swatch-image-cs,
  .bundle-product-section
    .swatches-row
    .hover-profe-mixed
    span.swatch-image-cs {
    flex: 0 0 70px;
    max-width: 70px;
  }

  .bundle-product-section .swatches-row {
    margin: 10px 0;
  }
  .bundle-product-section ul.product__media-list {
    margin: 0;
    display: flex;
    flex-wrap: wrap;
    gap: 0;
    justify-content: center;
    text-align: center;
    width: 100%;
    margin-bottom: 19px;
  }

  li.product__media-item.grid__item.scroll-trigger.animate--fade-in {
  }

  .bundle-product-section ul.product__media-list li.product__media-item {
    flex: 0 0 50%;
    min-width: 50%;
    max-width: 50%;
    padding: 0;
  }
  .bundle-product-section .item-custom-1 {
    min-height: 200px;
  }

  .bundle-product-section
    ul.product__media-list
    li.product__media-item:first-child
    .item-custom-1 {
    border-right: 0 !important;
    border-bottom: 0 !important;
  }

  .bundle-product-section
    ul.product__media-list
    li.product__media-item:nth-child(2)
    .item-custom-1 {
    border-bottom: 0 !important;
  }

  .bundle-product-section
    ul.product__media-list
    li.product__media-item:nth-child(3)
    .item-custom-1 {
    border-right: 0 !important;
  }
  .bundle-product-section
    ul.product__media-list
    li.product__media-item
    .item-custom-1 {
    width: 100%;
  }
  body .bundle-product-section .item-custom-1 {
    min-height: 235px;
  }
  .bundle-product-section section {
    padding-top: 30px;
  }
}
h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: "Space Grotesk", sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: uppercase;
}
.line-item-property__field .form-group {
  flex: 0 0 24%;
  max-width: 24%;
  text-align: center;
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  text-align: center;
  line-height: 1.2;
}
.line-item-property__field .form-group {
  position: relative;
}
.line-item-property__field [type="radio"]:checked,
.line-item-property__field [type="radio"]:not(:checked) {
  position: absolute;
  width: 100%;
  height: 100%;
  background: transparent !important;
  border: 0 !important;
  z-index: 4;
  opacity: 0;
  visibility: visible;
}
.line-item-property__field [type="radio"]:checked + label *,
.line-item-property__field [type="radio"]:checked + label {
  color: #30b05b !important;
}

.line-item-property__field [type="radio"]:checked + label,
.line-item-property__field [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 0;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #323337;
}
.line-item-property__field label span {
  position: relative;
  display: inline-block;
}
.line-item-property__field .form-group {
  font-size: 15px;
}

.line-item-property__field [type="radio"]:checked + label span:after {
  content: "";
  background-color: #00000063;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(/cdn/shop/files/check.svg?v=1712904933);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px;
  height: 100%;
}

.line-item-property__field [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0);
}
.line-item-property__field [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1);
}
.line-item-property__field span.blu-be {
  display: block;
  width: 100%;
}
.line-item-property__field span.blu-be {
  max-width: 100px;
  margin: 0 auto;
  display: block;
  line-height: 0;
  margin-bottom: 10px;
}
.line-item-property__field span.blu-be img {
  max-width: 60px;
  margin-bottom: 0;
}
.header__icons summary.header__icon.header__icon--menu {
  display: flex;
}
.line-item-property__field {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}
.line-item-property__field .title-linke {
  display: block;
  width: 100%;
  font-weight: 600;
  margin-bottom: 10px;
}
.icon-with-text .rich-text__wrapper-yt {
  max-width: 1500px;
}
body ul.custom-varients {
  align-items: flex-start;
}
.img-newtrit {
  position: relative;
  z-index: 2;
}
.home-featured-collection .card__information .card__heading,
.product-grid .card__information .card__heading {
  text-transform: inherit;
  letter-spacing: 0;
}
.img-newtrit img {
  max-width: 350px;
}

.neutrition {
  padding-top: 10px;
  position: relative;
}

.neutrition:after {
  content: "";
  width: 100%;
  height: 60%;
  bottom: 0;
  position: absolute;
  left: 0;
  right: 0;
  background-image: url(/cdn/shop/files/Vector_2519256d-141e-4c79-a8d8-5c0b32b7e2d3.svg?v=1712920366);
  background-size: cover;
  z-index: 0;
}
.tab-content p {
  font-size: 16px;
}
.icon-row-rt .ic-itemui span {
  font-size: 16px;
  font-weight: 600;
}
body ul.tabs li a {
  text-decoration: none;
  font-size: 20px;
  text-transform: uppercase;
  padding: 10px 15px;
  font-weight: 600;
}
.customer-varient lable {
  color: #323337;
  font-size: 16px;
  font-weight: 500;
  display: block;
  margin-bottom: 10px;
}
ul.tabs li a {
  background: 0 0;
  padding: 0;
  text-transform: inherit;
  display: block;
  width: 100%;
  border-radius: 0;
  border-top: 0;
  border-left: 0;
  margin-right: 0;
  color: #000;
  border: 1px solid;
}
.tab-content p {
  margin-top: 0;
}
ul.tabs li a.active,
ul.tabs li a:hover,
ul.tabs li a:focus {
  background: #30b05b;
  color: #fff;
  border-color: #30b05b;
}
ul.tabs li a.active svg,
ul.tabs li a:hover svg {
  fill: #ddbca9;
}
ul.tabs li a {
  text-decoration: none;
}
body .header__menu-item,
body h1.product__title {
  color: #676767;
}
.tab-content {
  padding: 0;
  background: #fff;
}
ul.tabs li {
  display: inline-block;
  margin: 0;
  margin-right: 20px;
}
.pro-tabs {
  margin-top: 0px !important;
}
ul.tabs {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
}
.faqq-grid .faq-box {
  padding: 0;
  border-bottom: 0;
}
.wats-inside .rich-text__blocks .rich-text__text {
  margin-top: 9px;
  max-width: 700px;
  margin-left: auto;
  margin-right: auto;
}
.faq-buttion-tab ul.tabs {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
  padding: 10px 0;
  margin-top: 0;
  margin-bottom: 0;
}
ul.custom-varients span.varient-name {
  margin-top: 8px;
}
body ul.custom-varients {
  margin: 0 -9px;
}
ul.custom-varients li .active span.varient-name {
  color: #30b05b !important;
}
.faq-buttion-tab .color-gradient {
  background: rgb(244 247 247 / var(--tw-bg-opacity));
  background: #f4f7f7;
}
.faq-buttion-tab ul.tabs li {
  list-style: none;
}
.faqq-grid .page-width {
  max-width: 1300px;
}
.faqq-grid .faq-box h5 {
  font-size: 18px;
  margin: 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.full-width-banner-outer img {
  max-width: 100%;
  width: 100%;
}
.faq-buttion-tab ul.tabs li a {
  list-style: none;
  text-decoration: none;
  color: rgb(53 92 126 / var(--tw-text-opacity));
  --tw-text-opacity: 1;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
}
cart-items .page-width,
div#main-cart-footer .page-width {
  max-width: 1200px;
}
.faqq-grid .faq-box {
  padding: 20px 0;
  border-bottom: 1px solid #999999a6;
}
.full-width-banner-outer img {
  max-width: 100%;
}
.full-width-banner-outer {
  text-align: center;
  line-height: 0;
}
body cart-items .page-width a.underlined-link:hover {
  background: transparent !important;
  color: inherit !important;
}
body cart-items .page-width a.underlined-link {
  border: 0;
  font-size: 15px;
  text-decoration: none;
  font-weight: 600;
}
.mob-image {
  display: none;
}
@media (max-width: 768px) {
  .header__icons.header__icons--localization.header-localization {
    justify-content: flex-end !important;
    padding: 0 !important;
  }
  body .header__icon .icon {
    width: 30px;
    height: 30px;
    margin-right: -26px !important;
  }
  body .header:not(.drawer-menu).page-width {
    padding-left: 20px !important;
    padding-right: 20px !important;
  }
  .header-wrapper header.header .header__heading-link {
    text-align: left;
  }
  .header-wrapper header.header {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }
  .des-image {
    display: none;
  }
  body .mob-image {
    display: block;
  }
}
.faqq-grid h2.rich-text__heading.rte.inline-richtext.h1 {
  margin-top: 0;
  text-align: center;
}
.accordion {
  margin: 0;
  padding: inherit;
  text-decoration: none;
  font-size: 10px;
  position: relative;
  text-align: left;
  padding: 10px 0px;
}

.accordion-open span {
  display: inline-block;
  position: relative;
  right: 0;
  top: 1px;
  padding-right: 0;
}
body .faq h2 {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.accordion-close span {
  display: inline-block;
  position: relative;
  right: 0;
  top: 1px;
  padding-right: 0;
}
.faq-box svg.icon.icon-caret {
  width: 14px;
  height: 12px;
  transition: 0.5s ease;
  transform: rotate(273deg);
}
.accordion-open svg.icon.icon-caret {
  transform: rotate(181deg);
  transition: 0.5s ease;
}

.faqpage div.container {
  padding: 0;
  margin: 0;
}

.faqpage div.container {
  max-width: 100%;
  padding: 5px 0;
}

.faqpage div.content {
  margin: 0;
  padding: 19px 0 0;
  line-height: 1.5em;
  overflow: hidden;
  text-align: left;
}

.faqpage div.content ul {
  padding: 0;
  margin: 0;
  padding: 3px;
}

.faqpage div.content p {
  padding: 0;
  padding: 0;
}

.faqpage div.content ul li {
  list-style-position: inside;
  line-height: 25px;
}

.faq {
  background: #fff;
  color: #666;
  padding: 0;
  font-size: 18px;
  position: relative;
}

.faq h5 {
  margin-bottom: 0;
}

.faq-box {
  margin-bottom: 0;
  padding: 22px 0;
  border-bottom: 1px solid #d8d9d8;
}

faq span {
  width: 16px;
  height: 16px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: bold;
}

.faq span:after {
  font-weight: bold;
}

.faq-box {
  margin-bottom: 0;
}
.faqpage div.content * {
  color: #222222;
}

.newsletter-form__field-wrapper-yt input {
  box-shadow: none !important;
  margin: 0;
}
.full-button-example .button.button--primary {
  padding-top: 14px;
  padding-bottom: 14px;
}
.home-featured-products h2.title.inline-richtext {
  margin-bottom: 10px;
  width: 100%;
  border-bottom: 1px solid #323337;
  padding-bottom: 20px;
}
.home-featured-products span.numb {
  background: #30b05b;
  color: #fff;
  font-size: 17px;
  width: 40px;
  height: 40px;
  display: inline-flex;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
}
.home-featured-products h2.title.inline-richtext {
  display: flex;
  align-items: center;
  gap: 10px;
}
.header__icon .icon {
  width: 24px;
  height: 30px;
}
.home-featured-products h2.title.inline-richtext {
  margin-bottom: 10px;
  font-size: 30px;
}
.home-featured-products h2.title.inline-richtext {
  margin-bottom: 10px;
}
.footer-block .newsletter-form {
  max-width: 100%;
}
.footer-block__details-content .list-menu__item--link {
  text-decoration: none !important;
  font-weight: normal !important;
  color: #fff;
}
body,
html body,
body,
body,
.color-scheme-1,
.color-scheme-2,
.color-scheme-3,
.color-scheme-4,
.color-scheme-5 {
  font-family: "Space Grotesk", sans-serif;
  font-weight: 400;
  letter-spacing: 0;
}
body ul.mega-menu__list,
body .mega-menu .mega-menu__list--condensed {
  display: flex;
  flex-wrap: wrap;
  gap: 0;
}
.banner__text.rte p,
.banner__text.rte {
  font-size: 20px;
  color: #323337;
  font-weight: 600;
}
body .banner__buttons {
  max-width: 100%;
}
.button.button--primary {
  font-size: 18px;
  font-weight: 600;
  min-width: 250px;
  min-height: inherit;
  padding-top: 16px;
  padding-bottom: 16px;
}
.home-banner .button.button--primary {
  min-width: 210px;
  min-height: inherit;
  padding-top: 15px;
  padding-bottom: 15px;
}
.banner--content-align-center .banner__buttons--multiple > * {
  font-size: 18px;
  font-weight: 600;
}
body .collection .card--media .card__inner.color-scheme-2.gradient.ratio {
  background: #f5f5f5 !important;
}
.banner__text.bottom-html.rte p,
.banner__text.bottom-html.rte {
  font-size: 16px;
  text-transform: inherit !important;
  letter-spacing: 0;
  font-weight: normal;
}
body .banner__buttons {
  max-width: 490px;
}
span.menu-text {
  max-width: 100px;
  line-height: 1.3;
  margin: 0 auto;
}
.header-wrapper--border-bottom .mega-menu__content {
  border-top: 0;
  box-shadow: none !important;
  border: 0;
}
body .product-form__submit {
  color: #fff;
  font-weight: bold;
}
body .menu-drawer__inner-submenu li span img {
  max-width: 55px;
}
body .menu-drawer__inner-submenu button.menu-drawer__close-button.link {
  background: #faefe3;
  font-size: 15px;
  font-weight: 600;
}
body .menu-drawer__inner-submenu * {
  font-size: 13px;
}
html body .menu-drawer__inner-submenu li {
  max-width: 33.33%;
  padding: 0 8px 28px;
  flex: 0 0 33.33%;
}
body ul.mega-menu__list,
body .mega-menu .mega-menu__list--condensed {
  padding-top: 30px;
}
.mega-menu .mega-menu__list--condensed li,
.menu-drawer__inner-submenu li {
  margin: 0 !important;
  padding: 0 20px;
  flex: 0 0 16.66%;
  text-align: center;
  padding-bottom: 40px;
}
.mega-menu .mega-menu__list--condensed li span.menu-text,
.menu-drawer__inner-submenu li span.menu-text {
  margin-top: 10px;
}
.mega-menu .mega-menu__list--condensed li span,
.menu-drawer__inner-submenu li span {
  display: block;
}

.mega-menu .mega-menu__list--condensed li span img,
.menu-drawer__inner-submenu li span img {
  max-width: 90px;
}
body .featured-slider .slick-prev:before,
body .featured-slider .slick-next:before {
  font-family: fontAwesome;
  background: transparent;
  color: #000;
  width: 40px;
  height: 40px;
  display: inline-block;
  text-align: center;
  line-height: 40px;
  border-radius: 50%;
  opacity: 1;
  border: 0;
  font-size: 18px;
  text-shadow: none;
  border: 2px solid #2e6b67;
}
body .mega-menu__content .mega-menu__link,
.menu-drawer__inner-submenu a,
body .mega-menu__content *,
.menu-drawer__inner-submenu * {
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 500;
  color: #292929;
  text-decoration: none !important;
}
body .mega-menu__content {
  background: #faefe3;
}

body .featured-slider button.slick-arrow.slick-prev.slick-arrow {
  transform: rotate(180deg);
}
body .featured-slider .slick-next:before,
body .featured-slider .slick-prev:before {
  color: transparent;
  font-size: 0;
}
body .featured-slider button.slick-arrow {
  background-image: url(https://cdn.shopify.com/s/files/1/0845/4868/2025/files/arrow-right.svg?v=1711788674);
  background-size: 18px;
  background-repeat: no-repeat;
  background-position: center;
}
.featured-slider.logo-bar .logo-bar__item {
  max-width: 100%;
  text-align: center;
  background: #f9f9f9;
  height: 100%;
  min-height: 102px;
  display: flex !important;
  align-items: center;
  justify-content: center;
  border-radius: 5px;
  padding: 10px;
}
.logo-bar.featured-slider.slick-initialized.slick-slider {
  padding: 0;
}

body .featured-slider .slick-prev {
  left: -40px;
}

body .featured-slider .slick-next {
  right: -40px;
}

.featured-slider.slick-slider {
  position: relative;
  float: none;
  width: 100%;
}
body .featured-slider .slick-prev,
body .featured-slider .slick-next {
  position: absolute;
  display: block;
  height: 40px;
  width: 40px;
  line-height: 0;
  font-size: 0;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  margin-top: 0;
  padding: 0;
  border: none;
  outline: none;
  font-size: 16px;
  z-index: 99;
}
.featured-slider.slick-slider .slick-slide .grid__item {
  max-width: 100%;
  width: 100%;
}
.featured-slider.slick-slider .slick-slide {
  float: none;
  height: 100%;
  min-height: 1px;
  display: inline-block;
  padding: 0 8px;
}
.featured-slider.logo-bar .logo-bar__item {
  position: relative;
}
body .featured-slider .slick-next:before {
  content: "\f105";
}
body .featured-slider .slick-prev:hover:before,
body .featured-slider .slick-next:hover:before {
  color: #000;
  opacity: 1;
}
body .featured-slider .slick-prev:before {
  content: "\f104";
}
.featured-slider .slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.featured-slider.logo-bar .logo-bar__item:before {
  position: absolute;
  content: "";
  height: 70%;
  width: 1px;
  background: #ededed;
  right: -15px;
  top: 0;
  bottom: 0;
  margin: auto;
  display: none;
}
.featured-slider.slick-slider .slick-track,
.featured-slider.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);
  position: relative;
  display: block;
}

.featured-slider.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);
}
.featured-slider.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -moz-box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
  margin-bottom: 0;
}
.collection__title.title-wrapper {
  margin-bottom: 40px;
}
.collection__title.title-wrapper .link.underlined-link {
  font-weight: 500;
}
.collection__title.title-wrapper .link.underlined-link svg {
  max-width: 46px;
}
.collection__title.title-wrapper .link.underlined-link {
  color: #000;
  text-decoration: none;
}
.collection__title.title-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.collection__title.title-wrapper {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.announcement-bar__message.h5 {
  letter-spacing: inherit;
}
.product-grid .card-information .price {
  display: none;
}
.collection-hero__title {
  font-size: 30px;
}
body .footer-block__details-content .list-menu__item--link {
  line-height: 1.2;
  font-size: 16px;
  color: #fff;
}
body,
.color-scheme-1,
.color-scheme-2,
.color-scheme-3,
.color-scheme-4,
.color-scheme-5 {
  color: rgba(var(--color-foreground), 1);
}
.product__info-container
  label.is-selected
  .purchase-label
  input#purchaseTypeOneTime-9192678621463 {
  border-color: #fff !important;
  accent-color: #fff !important;
  background: #fff !important;
}
.product__info-container
  label.is-selected
  .purchase-label
  input#purchaseTypeOneTime-9192678621463 {
  border-color: #fff !important;
  accent-color: #fff !important;
  background: #fff !important;
}
.rtx-subscription-box select {
  padding: 10px 40px;
}
.rtx-subscription-box * {
  border-radius: 0;
  font-family: Space Grotesk, sans-serif !important;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: uppercase;
  border-color: var(--selected-text-color);
}

body .rtx-subscription-box select {
  font-family: Space Grotesk, sans-serif !important;
}
.product__info-container .widget {
  flex-direction: inherit;
  justify-content: space-between;
}
.product__info-container label.is-selected .purchase-label * {
  color: #fff;
}
.product__info-container .rtx-subscription label {
  flex: 0 0 49%;
  max-width: 49%;
}

.product__info-container label.is-selected .purchase-label {
  background: #30b05b;
  border-color: #30b05b;
}

.product__info-container .purchase-label {
  border-radius: 0;
  font-family: Space Grotesk, sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: uppercase;
  border-color: var(--selected-text-color);
}
body .footer-block__details-content .list-menu__item--link {
  text-decoration: none;
  border: 0;
}
.wats-inside .rich-text__blocks .rich-text__text {
  margin-top: 9px;
}
h1.main-page-title {
  text-align: center;
  line-height: 1;
  font-size: 45px;
  margin: 0;
}
.m-fields.yt {
  font-size: 20px;
  font-weight: 600;
}
body {
  font-size: 17px;
  line-height: 1.5;
}
.title,
.title-wrapper-with-link,
.rich-text__blocks .rich-text__heading,
.image-with-text__heading.inline-richtext {
  font-size: 40px;
}
.wats-inside .rich-text__blocks .rich-text__caption.subtitle.subtitle--large {
  font-size: 22px;
  margin: 0;
  color: #323337;
  line-height: 1.3;
  margin-top: 8px;
  text-transform: uppercase;
  letter-spacing: 0;
  font-weight: 600;
}
.popimage.shipping-pages p,
.popimage.shipping-pages li,
.popimage.shipping-pages * {
  font-size: 16px;
  margin-bottom: 7px;
  margin-top: 10px;
}
.shimpping-pages .popup-inner {
  max-width: 100%;
  text-align: left;
}

.shimpping-pages .popup-inner .popimage {
  padding: 50px 6rem;
}

.shimpping-pages .popup-inner {
  height: 100%;
  overflow: auto;
}
.shimpping-pages .popup-inner::-webkit-scrollbar {
  width: 0.2em;
}
.shimpping-pages .popup-inner::-webkit-scrollbar-track {
  box-shadow: inset 0 0 0.375rem #0000004d;
}
.multivariants_block_qty_label .mkmid_m {
  display: none;
}
.shimpping-pages .popup-inner::-webkit-scrollbar-thumb {
  background-color: #000;
  outline: 0 solid #000;
  width: 0.1em;
}
body .multivariants_block_last_holder {
  border-bottom: 1px solid #cfcfcf;
}
body .multivariants_block_qty_holder {
  justify-content: center;
}
body .multivariants_block_prc_holder {
  justify-content: center;
}
.multivariants_block_prc_label .mkmid_m {
  display: none;
}
.multivariants_setbox_footer button#multivariants_add_to_cart_button {
  justify-content: center;
  align-items: center;
  border: 0;
  padding: 0 3rem;
  cursor: pointer;
  font: inherit;
  font-size: 1.5rem;
  text-decoration: none;
  color: rgb(var(--color-button-text));
  transition: box-shadow var(--duration-short) ease;
  -webkit-appearance: none;
  appearance: none;
  background-color: rgba(var(--color-button), var(--alpha-button-background));
  font-weight: 600;
  min-width: 250px;
  min-height: inherit;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 22px;
  text-transform: uppercase;
}
.mkmid span.money {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0 !important;
  color: #30b05b;
  font-size: 1.8rem;
}
body .multivariants_top_title,
body .multivariants_block_subtotal_h * {
  color: #323337;
  font-family: Space Grotesk, sans-serif;
  font-size: 18px;
}
body .multivariants_block_qty_input {
  max-height: 48px;
  min-height: 30px;
}
div#MULTIVARIANTS_APP_SECTION_PLACE {
  padding-top: 20px;
}

.multivariants_block_last_holder_labels {
  justify-content: center;
  padding-left: 10px;
}
body .jdgm-btn.jdgm-btn--border.jdgm-cancel-rev {
  border-color: rgba(
    var(--color-button),
    var(--alpha-button-background)
  ) !important;
}
body .jdgm-write-rev-link,
.jdgm-btn--solid,
input[type="submit"].jdgm-btn--solid {
  justify-content: center;
  align-items: center;
  border: 0;
  padding: 11px 3rem;
  cursor: pointer;
  font: inherit;
  text-decoration: none;
  color: rgb(var(--color-button-text));
  transition: box-shadow var(--duration-short) ease;
  -webkit-appearance: none;
  appearance: none;
  background-color: rgba(
    var(--color-button),
    var(--alpha-button-background)
  ) !important;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: 600;
  border: 0 !important;
  width: auto !important;
}
@media screen and (min-width: 990px) {
  .jdgm-rev-widg__reviews {
    display: flex;
    flex-wrap: wrap;
    margin: 0;
    justify-content: space-between;
  }

  .jdgm-rev-widg__reviews .jdgm-rev.jdgm-divider-top.jdgm--done-setup {
    flex: 0 0 48%;
    max-width: 48%;
    padding: 30px 0;
  }
  nav.header__inline-menu {
    width: 100%;
    display: flex;
    justify-content: center;
  }
  .column-nbox-bottom .item-col-boxxx:first-child {
    padding-top: 158px;
  }
  .footer__blocks-wrapper .footer-block.grid__item:nth-child(3) {
    width: 25%;
  }
  .footer__blocks-wrapper
    .footer-block.grid__item:nth-child(3)
    ul.footer-block__details-content {
    -moz-column-count: 2;
    -moz-column-gap: 20px;
    -webkit-column-count: 2;
    -webkit-column-gap: 20px;
    column-count: 2;
    column-gap: 20px;
  }
  .footer__blocks-wrapper .footer-block.grid__item:nth-child(2) {
    width: 10%;
  }
  .header__heading,
  .header__icons,
  .header__heading-link {
    justify-content: flex-end;
    flex: 0 0 20%;
  }

  header.header.header--middle-left.page-width.header--has-menu {
    display: flex;
    justify-content: center;
  }
}
@media screen and (min-width: 990px) {
  body .header {
    padding-top: 7px;
    padding-bottom: 7px;
  }
  body .utility-bar .list-social__link {
    padding: 0 0.8rem;
    height: auto;
  }
  .header__inline-menu .header__menu-item,
  .header__inline-menu .header__menu-item * {
    font-size: 16px;
    text-decoration: none !important;
    color: #fff;
  }
}
.header__icon span,
.header__icon,
.header__icon--cart .icon {
  color: #30b05b;
}
.announcement-bar__message.h5 {
  letter-spacing: inherit;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
}
.announcement-bar__message.h5 {
  padding: 7px 0;
  min-height: inherit;
}
.utility-bar--bottom-border {
  border: 0;
}
.header__icon-hei.call-per {
  letter-spacing: inherit;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 14px;
  display: flex;
  gap: 5px;
  align-items: center;
  text-decoration: none;
  color: rgb(var(--color-foreground));
}

.header__icon-hei.call-per svg.icon.icon-account {
  width: 20px;
  height: 21px;
}
.videoBackground .imageBoxInfo {
  width: 100%;
  max-width: 1600px;
  padding: 0 5rem;
}
.videoBackground {
  position: relative;
}
.videoBackground .fullscreen-video-wrap {
  position: absolute;
  top: 0;
  left: 0;
  min-width: 100%;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.header__inline-menu .header__menu-item span.header__active-menu-item {
  color: #30b05b;
}
.videoBackground .fullscreen-video-wrap .video-js {
  position: absolute;
  top: 0;
  left: 0;
  min-height: 100%;
  min-width: 100%;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.popup-inner .popup-close {
  text-decoration: none;
}
body .product__accordion.accordion {
  margin-top: 0 !important;
}
.popup-temp .ch {
  font-weight: 600;
  letter-spacing: 0 !important;
  color: #30b05b;
  font-size: 20px;
  text-transform: uppercase;
  text-decoration: underline;
  text-decoration-thickness: 1px;
}
.quantity-plus-button .price.price--large.price--show-badge {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 5px;
}
.popup-temp {
  margin-top: 20px;
}
.videoBackground .fullscreen-video-wrap video {
  min-height: 100%;
  min-width: 100%;
  object-fit: cover;
}
.videoBackground .videoBox {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  padding: 100px 20px 80px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  min-height: 600px;
  max-height: 800px;
  height: calc(100vh - 70px);
  position: relative;
}
.videoBackground .imageBox {
  display: flex;
  align-items: center;
  justify-content: flex-end;
  flex-direction: column;
  padding: 100px 20px 80px;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
  position: relative;
  min-height: calc(100vh - 70px);
  height: auto;
}
.videoBackground .videoBoxInfo,
.videoBackground .imageBoxInfo {
  z-index: 2;
  text-align: left;
}
.videoBackground .overlay {
  content: "";
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  background: #000;
  z-index: 1;
}

.SectionHeader__SubHeading.rte {
  color: #fff;
  font-size: 18px;
}

.videoBackground .placeholderNoblocks {
  text-align: center;
  max-width: 500px;
  margin: 0 auto;
}
.custom-video-box.Slideshow__Slide
  .Slideshow__Content
  h2.SectionHeader__Heading {
  font-size: 55px;
  line-height: 1.2;
  margin: 0;
  font-weight: normal;
}
.custom-video-box.Slideshow__Slide
  .Slideshow__Content
  h2.SectionHeader__Heading {
  margin-bottom: 11px;
}
ul.list-menu.list-menu--inline li {
  margin: 0 10px;
}
.imageBoxInfo.Slideshow__Content .ButtonGroup__Item.Button.button {
  letter-spacing: 0;
  display: flex;
  gap: 5px;
  border: 2px solid #fff;
  box-shadow: none !important;
}
nav.breadcrumb {
  margin-bottom: 28px;
}
body .product-form__buttons {
  padding-left: 0;
  max-width: 100%;
}
ul.icon-with-text.icon-with-text--vertical.list-unstyled {
  margin-top: 15px;
  margin-bottom: 19px;
}
body .product__info-container {
  max-width: 100% !important;
}
nav.breadcrumb * {
  font-size: 12px;
  color: #393d40;
  text-decoration: none;
  font-family: Monument Grotesk;
  font-weight: 500;
}

nav.breadcrumb {
  display: flex;
  align-items: center;
  gap: 6px;
}

nav.breadcrumb span {
  color: #355c7e;
}
.product__title h1 {
  line-height: 1.2;
  font-size: 45px;
  font-weight: 600;
  letter-spacing: inherit !important;
  margin-bottom: 5px;
  color: #323337;
}
h2.related-products__heading.inline-richtext.h2 {
  color: #2e6b67;
  font-size: 30px;
}
.custom-addto-cart {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.overlay-active {
  line-height: 0;
}
quantity-input.quantity:after,
quantity-input.quantity:before {
  display: none !important;
}
quantity-input.quantity {
  border: 2px solid #2e6b67;
  border-radius: 4px;
}
body .accordion .summary__title + .icon-caret {
  height: 14px;
}
.header predictive-search label.field__label {
  display: none;
}
body .search__input.field__input {
  border: 1px solid #666;
}
body .accordion details[open] > summary .icon-caret {
  transform: rotate(270deg);
}
summary .icon-caret {
  right: 0;
}
body .accordion summary {
  padding: 1rem 0;
}
.active .overlay-active,
.overlay-active {
  position: relative;
  display: block;
}
html body ul.tabs {
  padding-top: 50px;
  padding-left: 50px;
  padding-right: 50px;
}
.popup {
  width: 100%;
  height: 100%;
  display: none;
  position: fixed;
  top: 0;
  left: 0;
  background: #939395;
  z-index: 999;
}
.popup-inner {
  max-width: 700px;
  width: 100%;
  padding: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: center;
  border: 0;
  background: #fff;
}
.popup-close {
  width: 30px;
  height: 30px;
  padding-top: 4px;
  display: inline-block;
  position: absolute;
  top: 5px;
  right: 10px;
  transition: ease 0.25s all;
  border-radius: 1000px;
  background: transparent;
  font-family: Arial, Sans-Serif;
  font-size: 28px;
  text-align: center;
  line-height: 100%;
  color: #000;
}
.product-form a.ch {
  margin-left: 11px;
  border-bottom: 0;
  padding: 3px 10px;
  background: #111;
  font-size: 12px;
  color: #fff;
  border-radius: 2px;
}
.accordion__title {
  font-size: 18px;
}
body .product__accordion.accordion {
  border-top: 0;
  border-bottom: 1px solid #323337;
}
.active .overlay-active:after {
  content: "";
  background-color: #00000063;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-image: url(/cdn/shop/files/check.svg?v=1712904933);
  background-repeat: no-repeat;
  background-position: center;
  background-size: 24px;
  height: 100%;
}
.quantity__button svg {
  color: #2e6b67;
  width: 12px;
  opacity: 1 !important;
  stroke-width: 1;
  opacity: 1 !important;
  visibility: visible !important;
}
.icon-with-text--vertical .icon-with-text__item {
  margin-bottom: 14px;
  font-size: 14px;
  font-weight: normal;
}
body .product-form__buttons {
  padding-left: 0px;
}
.icon-with-text--vertical .icon-with-text__item * {
  font-size: 14px;
  font-weight: normal;
  color: #355c7e;
}
.quantity__button svg path {
  fill: #393d40;
  stroke: #393d40;
}

quantity-input.quantity input {
  font-weight: 700;
  font-size: 18px;
  height: 57px;
}

quantity-input.quantity input {
  border-left: 2px solid #2e6b67;
  border-right: 2px solid #2e6b67;
}
body .product__accordion .accordion__content {
  padding: 0;
  font-size: 15px;
}
nav.breadcrumb {
  display: flex;
  align-items: center;
  gap: 6px;
}
quantity-input.quantity input {
  border-left: 0;
  border-right: 0;
  font-family: Space Grotesk, sans-serif;
}
.icon-4text-item {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
  margin-top: 35px;
}

.icon-4text-item .icon-with-text-row {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 15px;
  display: flex;
  align-items: center;
  margin-bottom: 10px;
}
.icon-4text-item .product__info-container > * + * {
  margin-top: 7px;
  margin-bottom: 7px;
}
.icon-4text-item .icon-with-text-row h2.rich-text__heading {
  font-size: 16px;
  text-transform: inherit;
  font-weight: normal;
}

.icon-4text-item .icon-with-text-row span.icon-left {
  flex: 0 0 34px;
}

.icon-4text-item .icon-with-text-row span.icon-text {
}

.icon-4text-item .icon-with-text-row span.icon-left img.f-image {
  max-width: 100%;
}
.icon-4text-item {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

.icon-4text-item .icon-with-text-row {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 15px;
}

.icon-4text-item .icon-with-text-row h2.rich-text__heading {
  font-size: 16px;
  text-transform: inherit;
  font-weight: normal;
}
body .m-fields-2 {
  text-align: center;
  font-size: 16px;
  margin-top: 8px;
}
body .quantity-plus-button {
  margin-top: 12px;
}
.product__info-container .purchase-label s {
  display: none !important;
}
.inner-pages .page-width.page-width--narrow {
  max-width: 1200px;
}
.button:before,
.shopify-challenge__button:before,
.customer button:before,
.shopify-payment-button__button--unbranded:before,
.shopify-payment-button [role="button"]:before,
.cart__dynamic-checkout-buttons [role="button"]:before,
.button:after,
.shopify-challenge__button:after,
.customer button:after,
.shopify-payment-button__button--unbranded:after {
  display: none;
}
.inner-pages .page-width.page-width--narrow h1.main-page-title {
  font-size: 30px;
  color: #2e6b67;
}
nav.breadcrumb * {
  font-size: 12px;
  color: #2e6b67;
  text-decoration: none;
  font-weight: 500;
}
nav.breadcrumb {
  margin-bottom: 28px;
}
.custom-addto-cart label.quantity__label.form__label {
  display: none;
}
.thumbnail[aria-current] {
  box-shadow: none !important;
}
label.quantity__label.form__label {
  color: #2e6b67;
  font-weight: normal;
}
.thumbnail.global-media-settings img {
  border: 1px solid transparent;
}
button.thumbnail.global-media-settings.global-media-settings--no-shadow {
  border-radius: 10px;
  background: #e9e9e9;
}
.custom-addto-cart .product-form__input {
  flex: 0 0 159px;
  margin: 0;
}
.thumbnail[aria-current] {
  box-shadow: none;
  border-color: #93a8ba !important;
}
.custom-addto-cart product-form.product-form {
  margin: 0;
  flex: 1;
}
.product-form__submit span {
  text-transform: capitalize;
}
.product__text.inline-richtext.caption-with-letter-spacing {
  font-size: 16px;
  text-transform: inherit;
  letter-spacing: 0;
  font-weight: 600;
  opacity: 1;
}
html body ul.menu-drawer__menu.has-submenu.list-menu {
  padding: 0 22px;
}
.product__info-wrapper .product__text.inline-richtext {
}
.product__info-container .price__regular .price-item--regular {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 0 !important;
  color: #30b05b;
}
body ul.menu-drawer__menu.has-submenu.list-menu {
  padding: 0;
}
.header--has-social .menu-drawer__utility-links {
  background: transparent !important;
}
body .menu-drawer__menu-item {
  padding-left: 0;
  padding-right: 0;
}
.menu-drawer__utility-links ul.u-bar {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  align-items: flex-start;
  justify-content: space-between;
}
ul.u-bar li span.xt-text {
  display: block;
  width: 100%;
}

ul.u-bar li a {
  display: block;
}
body .header--has-social .menu-drawer__utility-links {
  padding: 2rem 2rem;
}
ul.u-bar li svg {
  width: 25px;
  height: 25px;
  display: inline-block;
  margin-bottom: 3px;
}
ul.u-bar li {
  text-align: center;
}

ul.u-bar li * {
  text-transform: inherit;
  font-weight: 400;
  font-size: 16px;
}
body .menu-drawer__menu-item {
  border-bottom: 1px solid #8f929b7a;
  text-transform: uppercase;
  font-weight: 600;
  padding-top: 1.6rem;
  padding-bottom: 1.6rem;
  font-size: 22px;
  justify-content: space-between;
}
.menu-drawer__menu-item--active,
.menu-drawer__menu-item:focus,
.menu-drawer__close-button:focus,
.menu-drawer__menu-item:hover,
.menu-drawer__close-button:hover {
  background: transparent !important;
}
.imageBoxInfo.Slideshow__Content {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
}
@media (min-width: 768px) {
  .rtx_container.rtx_column .rtx_option {
    position: relative;
  }

  .rtx_container.rtx_column .rtx_option .rtx_option_plans {
    position: absolute;
    z-index: 2;
    width: 100%;
    max-width: 100%;
    top: 100%;
    left: 0;
  }
  .rtx_container.rtx_column {
    display: flex;
    flex-wrap: wrap;
    flex-direction: inherit;
    justify-content: space-between;
  }

  .rtx_container.rtx_column .rtx_option {
    flex: 0 0 49%;
    max-width: 49%;
    border: 1px solid #323337;
    padding: 10px;
  }
}
body .rtx_option_label {
  color: #323337;
  font-weight: 600;
  margin-left: 2px;
}
.rtx_container.rtx_column .rtx_option.option--active label.rtx_option_label {
  color: #fff;
}
.rtx_option input[type="radio"] {
  margin-left: 0;
}
.rtx_container.rtx_column
  .rtx_option
  .rtx_option_plans
  select.rtx_option_plans_dropdown {
  width: 100% !important;
  border-radius: 0;
  background: #fff;
  margin: 0;
  border-color: #30b05b;
  width: 100%;
}
.rtx_container.rtx_column {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.rtx_container.rtx_column .rtx_option {
  border: 1px solid #323337;
  padding: 10px;
}

.rtx_container.rtx_column .rtx_option.option--active {
  background: #30b05b;
  color: #fff;
  border-color: #30b05b !important;
}
body .menu-drawer__account {
  gap: 7px;
}
.cp-coluin .black-text a {
  color: #323337;
  text-decoration: none;
  font-weight: 700;
}
.bundle-product-section .image-plus-title img {
  display: none;
}
.build-your-own-bundle .priece-plus-yt {
  display: ;
}
body .card__content .jdgm-widget.jdgm-widget {
  margin-top: 15px;
}
}
@media screen and (max-width: 1400px) {
  .item-icons-text {
    padding-top: 17px;
    margin-top: 17px;
  }
}
.shimpping-pages .popup-inner h2,
.shimpping-pages .popup-inner h2 * {
  font-size: 28px;
}
.multivariants_setbox_footer button#multivariants_add_to_cart_button {
  width: 100%;
  min-width: 100%;
  max-width: 100%;
}
.rtx_container.rtx_column
  .rtx_option
  .rtx_option_plans
  select.rtx_option_plans_dropdown {
  display: none !important;
}
.line-item-property__field [type="radio"]:checked,
.line-item-property__field [type="radio"]:not(:checked) {
  cursor: pointer;
}
@media screen and (max-width: 767px) {
  .product__info-container .rtx-subscription label {
    flex: 0 0 100%;
    max-width: 100%;
  }
  html body .bundle-product-section .DelBtn svg.icon.close, html body .bundle-product-section .DelBtnmixed svg.icon.close {
    width: 16px !important;
    height: 16px !important;
  }
  body .product__info-container .widget {
    flex-wrap: wrap;
  }
  body .rtx_container.rtx_column {
    padding: 0;
  }
  .product.product--medium.product--left button.slider-button {
    display: none;
  }
  .product__info-container .product__title {
    margin-top: 10px;
  }
  html
    body
    .line-item-property__field
    [type="radio"]:checked
    + label
    span:after {
    background-size: 18px;
  }
  body .line-item-property__field .form-group {
    cursor: pointer;
  }
  body .line-item-property__field .form-group {
    flex: 0 0 100%;
    max-width: 100%;
    flex-direction: inherit;
    display: flex;
    margin-bottom: 13px;
    border: 1px solid #cfcfcf;
  }

  body .line-item-property__field .form-group label {
    width: 100%;
    display: flex !important;
    text-align: center;
    justify-content: flex-start !important;
    align-items: center;
  }

  body .line-item-property__field .form-group label span.blu-be {
    flex: 0 0 61px;
    max-width: 60px !important;
    margin: 0;
    align-items: center;
    margin-right: 15px;
  }
  .line-item-property__field .form-group {
    flex: 0 0 100%;
    max-width: 100%;
    flex-direction: inherit;
    display: flex;
  }
  body .rtx_container.rtx_column .rtx_option {
    margin-bottom: 11px;
  }
  body .multivariants_block_label .mkmid_m {
    font-size: 14px;
  }
  body .multivariants_block_subtotal_h {
    width: 100%;
    text-align: center;
    justify-content: center;
    margin-bottom: 20px;
    margin-top: 10px;
  }
  body .multivariants_add_to_cart_button_h {
    width: 100%;
  }
  body .multivariants_setbox_footer button#multivariants_add_to_cart_button {
    width: 100%;
    min-width: 100%;
  }
  body .multivariants_block_qty_input {
    max-width: 47px;
  }
  .popimage.shipping-pages p {
    font-size: 16px;
    margin-bottom: 7px;
    margin-top: 10px;
  }
  .shimpping-pages .popup-inner h2,
  .shimpping-pages .popup-inner h2 * {
    font-size: 24px;
  }
  .shimpping-pages .popup-inner {
    width: 100%;
  }

  .shimpping-pages .popup-inner .popimage.shipping-pages {
    padding: 30px 20px;
  }
  body .priece-plus-yt {
    margin-top: 15px;
  }
  .priece-plus-yt .custom-ct-price {
    flex: 0 0 100px;
  }
  .thumbnail-slider {
    position: absolute;
    bottom: 10px;
    left: 0;
    width: 100%;
  }
  body
    media-gallery.product__column-sticky
    .slider-mobile-gutter:not(.thumbnail-slider)
    ul {
    gap: 0;
    scroll-padding-left: 0;
  }
  body .product__media-list .product__media-item {
    width: 100%;
  }
  body
    .product__media-wrapper
    slider-component:not(.thumbnail-slider--no-slide) {
    margin: 0;
  }
  .home-insta .rich-text__text.rte,
  .home-insta .rich-text__text.rte p {
    display: block !important;
  }
  .wats-inside .rich-text__blocks .rich-text__caption.subtitle.subtitle--large,
  .wats-inside .rich-text__blocks.center .rich-text__text {
    display: none;
  }
  .thumbnail-slider .thumbnail-list__item:before {
    display: none !important;
  }
  media-gallery {
    position: relative;
  }
  body .thumbnail-list__item.slider__slide {
    width: 34px;
    border-radius: 0;
  }

  .thumbnail-list__item.slider__slide button {
    border-radius: 0 !important;
  }
  .thumbnail-slider .thumbnail-list.slider button.thumbnail img {
    display: none;
  }
  .thumbnail[aria-current] {
    background: #30b05b !important;
  }
  .thumbnail-slider .thumbnail-list__item.slider__slide button.thumbnail {
    width: 34px;
    height: 3px;
    background: #00000036;
  }

  .thumbnail-slider .thumbnail-list.slider {
    justify-content: center;
  }
  .footer__copyright.caption,
  .footer__copyright.caption * {
    font-weight: bold;
  }
  .why-chooes-sec .brileint-1 h2.rich-text__heading.rte.inline-richtext.h1 {
    text-align: center;
  }
  body .footer__blocks-wrapper {
    margin-bottom: 0 !important;
  }
  body .footer-block__details-content {
    margin-bottom: 2rem;
  }
  body .footer-block.grid__item:nth-child(2) {
    margin-bottom: 30px;
  }
  .footer-block__details-content.rte h3 {
    font-size: 16px;
  }
  body .footer-block__details-content .list-menu__item--link {
    padding-top: 5px;
    padding-bottom: 5px;
  }
  body .footer-block__details-content.rte p,
  body .footer-block__details-content .list-menu__item--link,
  body .footer-block__details-content.rte p *,
  body .footer-block__details-content.rte p a {
    font-size: 14px;
  }
  body .artical-discription p {
    margin-bottom: 0;
  }
  .why-chooes-sec .brileint-1 .main-first-image img.logo-image {
    max-width: 400px;
  }
  .why-chooes-sec .brileint-1 .main-first-image {
    text-align: center;
  }
  .main-content .videoBackground {
    margin-top: -35px;
  }
  body .rich-text__wrapper {
    width: 100%;
  }
  .product-grid .grid__item .card__information * {
    text-align: center;
    justify-content: center;
  }
  .product-grid .grid__item .card__information {
    flex-direction: column;
    text-align: center;
    justify-content: center;
  }
  .videoBackground .fullscreen-video-wrap {
    z-index: 3;
  }
  .videoBackground .videoBox {
    min-height: 500px;
    height: 100%;
    position: relative;
    padding: 0;
  }
  .videoBackground .fullscreen-video-wrap {
    position: relative;
    min-height: 500px;
  }
  .videoBackground .videoBoxInfo {
    padding: 40px 20px;
    background: #000;
    width: 100%;
  }
  body .imageBoxInfo.Slideshow__Content {
    justify-content: flex-end;
    align-items: flex-start;
    padding-bottom: 36px;
  }

  body .imageBoxInfo.Slideshow__Content {
    padding-left: 25px;
    padding-inline: 25px;
  }
  .footer__content-bottom-wrapper.page-width.footer__content-bottom-wrapper--center {
    display: block;
  }
  body .footer .grid .footer-block:first-child {
    order: 2;
    flex: 0 0 48%;
  }

  body .footer__blocks-wrapper {
    display: flex !important;
    gap: 0;
    align-items: flex-start;
    justify-content: space-between;
  }

  body .footer .grid .footer-block:nth-child(2) {
    order: 1;
  }

  body .footer .grid .footer-block:nth-child(3) {
    order: 3;
    flex: 0 0 48%;
    padding-top: 0;
    margin: 0;
  }

  body .footer__content-top {
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 0 !important;
  }

  .videoBackground {
    position: relative;
    z-index: 1;
  }
  .item-icons-text .ico-im {
    flex: 0 0 70px;
  }

  .home-collection-list .hover-content img {
    max-width: 60px;
  }
}
.banner--desktop-transparent .banner__box {
  max-width: 672px;
}
.header__icons .header__icon {
  margin-left: 24px;
}
.button,
.button-label,
.shopify-challenge__button,
.customer button {
  text-transform: uppercase;
  letter-spacing: 0;
  font-size: 14px;
}
.home-banner h2.banner__heading {
  font-size: 68px;
  line-height: 1.1;
}
.title-wrapper-with-link a {
  background: transparent;
  border: 2px solid #2e6b67;
  color: #2e6b67;
}
.header__icon,
.header__icon--cart .icon {
  height: auto;
  width: 30px;
}

.home-collection-list .card__heading {
  text-align: center;
}
.home-collection-list .card__heading {
  font-size: 16px;
  letter-spacing: 0;
  font-weight: 500;
  color: #2e6b67;
}
.title-wrapper-with-link h2 {
  color: #2e6b67;
  font-weight: normal;
  font-size: 30px;
}
.title-wrapper-with-link a {
  display: flex;
  gap: 5px;
}
.home-collection-list .hover-content {
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  top: 0;
  left: 0;
  flex-direction: column;
  background: #2a6b68e0;
  z-index: 1;
  gap: 20px;
  opacity: 0;
  visibility: hidden;
  border-radius: 10px;
  transition: 0.8s ease !important;
}

.home-collection-list .hover-content img {
  max-width: 80px;
  width: 100%;
  object-fit: contain;
  object-position: center;
}
.top-image {
  line-height: 0;
}

.top-image * {
  max-width: 100%;
  width: 100%;
}
.m-1 {
  margin-bottom: -1px;
}
.m-2 {
  margin-top: -1px;
}
.home-featured-collection {
  margin: 50px 0;
}
@media (min-width: 980px) {
  body .line-item-property__field {
    max-width: 90%;
  }
  .section-collection-list ul.collection-list {
    column-gap: 45px;
    row-gap: 45px;
  }

  .home-featured-collection .card-information,
  .product-grid .card-information {
    flex: 0 0 35%;
  }
  .home-featured-collection .card__information .card__heading,
  .product-grid .card__information .card__heading {
    flex: 0 0 65%;
  }
  .section-collection-list ul.collection-list li.grid__item {
    width: calc(25% - 45px * 3 / 4);
    max-width: calc(50% - 50px * / 2);
  }
}

.home-collection-list .collection-list__item:hover .hover-content {
  opacity: 1;
  visibility: visible;
  transition: 0.8s ease !important;
}
.hover-content h3 {
  color: #fff !important;
  font-size: 16px;
  font-weight: 500;
  margin: 0;
}
.home-collection-list .content-heading {
  display: block;
}

.home-collection-list
  .collection-list__item
  :hover
  .card__content
  .content-heading {
  opacity: 0;
  visibility: hidden;
  transition: 1s ease !important;
}
.home-featured-collection .collection__title,
.product-grid .collection__title {
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.home-featured-collection .collection__title a.button,
.product-grid .collection__title a.button {
  background: transparent;
  border: 2px solid #2e6b67;
  color: #2e6b67;
}

.home-featured-collection .collection__title a.button .icon.icon-arrow {
  margin-left: 10px;
}
.home-featured-collection h2.title.inline-richtext {
  color: #2e6b67;
  font-weight: normal;
  font-size: 30px;
}
.home-image-tt .page-width {
  padding: 0;
  max-width: 100%;
}
.button-goup {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  margin-top: 10px;
}
.button-goup .button.button--primary.button--outline {
  border: 2px solid #333;
  color: #000;
  background: transparent;
}
.button-goup * {
  font-size: 15px;
  font-weight: 600;
}

.button-goup .button.button--primary {
  justify-content: space-between;
}
.button-goup .button {
  width: 100%;
}
.home-banner .button.button--primary:hover {
  background: #333;
}
.metafiellds {
  font-weight: 400;
  font-size: 16px;
}
.home-featured-collection .card__information,
.product-grid .card__information {
}
.home-featured-collection .card__information .card__heading,
.product-grid .card__information .card__heading {
  font-size: 16px;
  font-weight: 500;
}
.home-featured-collection .card-information .price,
.product-grid .card-information .price {
  width: 100%;
  max-width: 100%;
  margin-top: 0 !important;
  text-align: right;
  font-size: 14px;
  font-weight: bold;
  letter-spacing: 0;
}

.home-featured-collection .grid__item *,
.product-grid .grid__item * {
  text-decoration: none !important;
}
.create-section-yt h2.rich-text__heading.rte {
  font-weight: 400;
  font-size: 80px;
  line-height: 1.2;
  margin: 0;
}
body .rte img {
  border: 0;
  box-shadow: none;
}
.create-section-yt {
  position: relative;
}

.create-section-yt .c-rich-tex {
  position: absolute;
  bottom: -61px;
  line-height: 0;
  max-width: 50%;
}

.create-section-yt .c-rich-tex img {
  max-width: 100%;
}
.create-section-yt .button--primary svg.icon.icon-arrow {
  width: 35px;
  height: 35px;
  background: #1e524f;
  padding: 10px;
  border-radius: 100%;
  margin-left: 9px;
}
.create-section-yt .button.button--primary {
  padding-right: 10px;
  padding-left: 20px;
  line-height: normal;
  min-height: inherit;
  height: auto;
  padding-top: 7px;
  padding-bottom: 7px;
}
.custom-rich.button.button--secondary {
  text-transform: inherit;
  font-weight: 500;
  padding: 0 10px;
}
body .rich-text__buttons--multiple > * {
  flex-grow: inherit;
  min-width: auto;
}
.create-section-yt .rich-text__blocks.left .rich-text__buttons {
  display: flex;
  max-width: 100%;
  margin-top: 20px;
}
.create-section-yt img.f-image {
  border-radius: 25px;
  border: 0;
}
@media (min-width: 980px) {
  .create-section-yt .rich-text__blocks {
    display: flex;
    align-items: flex-start;
    max-width: 100%;
  }
  .why-chooes-sec .rich-text__blocks .brileint-1 {
    flex: 0 0 40%;
    max-width: 40%;
    margin: 0;
    padding: 0 20px;
  }
  .why-chooes-sec .rich-text__blocks .brileint-2 {
    flex: 0 0 60%;
    max-width: 60%;
    margin: 0;
    padding: 0 20px;
  }
  .create-section-yt .rich-text__blocks .brileint-1 {
    flex: 0 0 60%;
    max-width: 60%;
  }
  .why-chooes-sec .rich-text__blocks {
    max-width: 100%;
    display: flex;
  }
  .create-section-yt .rich-text__blocks .brileint-2 {
    flex: 0 0 40%;
    max-width: 40%;
  }
}
.mx-why-chooes {
  max-width: 500px;
  margin: 0 auto;
}
.why-chooes-sec .rich-text__blocks .brileint-2 a.button.button--secondary {
  padding: 0;
  height: auto;
  line-height: normal;
  min-height: inherit;
  border-bottom: 2px solid #2e6b6752;
  border-radius: 0;
  min-width: inherit;
}
.mx-why-chooes h3 {
  margin: 0;
  color: #2e6b67;
  font-weight: 400;
  font-size: 55px;
  line-height: 1.2;
}
.create-section-yt .rich-text__text.rte {
  color: #637372;
}
.create-section-yt .rich-text__blocks .brileint-1 h2.rich-text__heading {
  max-width: 727px;
}
.why-chooes-sec .rich-text__blocks .brileint-2 img.f-image {
  border-radius: 25px;
  border: 0;
}
.why-chooes-sec .brileint-1 {
  text-align: left;
}

.why-chooes-sec .brileint-1 h2.rich-text__heading.rte {
  margin: 0;
  color: #2e6b67;
  font-weight: 400;
  font-size: 55px;
  line-height: 1.2;
}
.item-icons-text {
  display: flex;
  align-items: center;
}

.item-icons-text .ico-im {
  flex: 0 0 100px;
  max-width: 100px;
  text-align: center;
}

.item-icons-text .ico-im span.border-with-image {
  display: flex;
  width: 80px;
  height: 80px;
  border: 1px dashed #2e6b67;
  border-radius: 100%;
  align-items: center;
  justify-content: center;
}
.icons-with-text-block {
  max-width: 450px;
}
.item-icons-text {
  border-top: 2px dashed #2e6b67;
  padding-top: 23px;
  margin-top: 23px;
}
.icon-text {
  flex: 1;
  padding-left: 20px;
}

.icon-text h3 {
  font-size: 20px;
  margin: 0;
  color: #2a6b68;
}

.icon-text p {
  margin: 0;
  color: #e7bd42;
  font-size: 16px;
}
.newsletter-form__field-wrapper-yt input {
  border: 1px solid;
  color: #fff !important;
  width: 100%;
}
.newsletter-form__field-wrapper-yt input {
  padding-right: 152px;
}
.field-full button#Subscribe {
  min-width: inherit;
  position: absolute;
  top: 0;
  right: -1px;
  height: 100%;
  background: #30b05b;
  color: #fff;
  font-size: 15px;
}

.field-full {
  display: block;
  width: 100%;
  position: relative;
}

.newsletter-form__field-wrapper-yt {
  display: block;
  width: 100%;
  margin-top: 13px;
}
.shape-bg {
  position: absolute;
  bottom: 32px;
  max-width: 100px;
  left: -6px;
  z-index: 0;
}
.newsletter h2.footer-block__heading.inline-richtext {
  text-align: right;
  color: #fff;
  font-weight: normal;
}
.why-chooes-sec {
  position: relative;
}
.footer h2.footer-block__heading {
  font-weight: 600;
  color: #30b05b;
  font-size: 16px;
  margin-bottom: 10px;
  text-transform: inherit;
}
.footer svg.icon.icon-twitter path {
  fill: #30b05b;
}
.list-social__link {
  color: #30b05b;
}
body ul.list-unstyled.list-social.footer__list-social {
  justify-content: flex-start;
  padding: 0;
  margin-left: -10px;
}
.article-card__image-wrapper.card__media {
  background: #fff;
}
.blog__post .full-unstyled-link {
  font-size: 18px;
  font-weight: normal;
  color: #2a6b68;
}
body .blog__posts .article-card .card__information {
  padding-left: 0;
  padding-right: 0;
}
.blog__post span.circle-divider {
  color: #e7bd42;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 7px;
  display: block;
}

.blog__post * {
  text-decoration: none !important;
}
.artical-main-blog {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-end;
}

.artical-main-blog .left-blog-sec {
  flex: 0 0 55%;
  max-width: 55%;
  padding-right: 30px;
}

.artical-main-blog .right-blog-sec {
  flex: 0 0 45%;
  max-width: 45%;
}
.right-blog-sec .blog__post {
  width: 100% !important;
  max-width: 100% !important;
}
.title-wrapper-with-link a,
.home-featured-collection .collection__title a.button {
  transition: 0.5s ease;
}
.title-wrapper-with-link a:hover,
.home-featured-collection .collection__title a.button:hover {
  background: #2e6b67;
  color: #fff;
  transition: 0.5s ease;
}
.artical-main-blog .left-blog-sec .blog__post {
  width: 47.5%;
  max-width: 47.5%;
}

.right-blog-sec .article-card-wrapper.card-wrapper {
  display: block !important;
  width: 100%;
}
.artical-main-blog .right-blog-sec li {
  list-style: none;
}

.artical-discription p {
  max-width: 400px;
  line-height: 1.3;
  color: #2a6b68;
  font-size: 18px;
}
.left-blog-sec .card__inner.color-scheme-2.gradient.ratio {
  --ratio-percent: 100% !important;
}

.artical-main-blog .right-blog-sec .card__inner.color-scheme-2.gradient.ratio {
  --ratio-percent: 100% !important;
}
.artical-main-blog .left-blog-sec .blog__posts {
  gap: 30px;
  justify-content: space-between;
}
.blog__posts .article-card .card__information {
  padding-left: 0;
  padding-right: 0;
}
.blog__post .article-card__image.media.media--hover-effect {
  border-radius: 25px;
  overflow: hidden;
}

.blog__posts .card__inner.color-scheme-2.gradient.ratio {
  background: transparent;
}

.footer-block__details-content.rte p {
  margin-top: 10px;
  margin-bottom: 10px;
  line-height: 1.2;
  font-size: 16px;
  color: #414141;
}

.footer-block__details-content.rte h3 {
  margin-top: 30px;
  margin-bottom: 0;
  color: #2e6b67;
  font-size: 18px;
}

.footer-block__details-content.rte p a {
  color: #414141;
  font-size: 16px;
}
.field_cv input,
.field_cv textarea {
  padding: 10px 0 !important;
  border: 0;
  background: transparent;
  border-bottom: 1px solid;
  margin: 7px 0;
  width: 100%;
}

input:focus-visible,
textarea:focus-visible {
  outline: 0;
  box-shadow: none;
}
textarea {
  height: 120px;
}
.footer-block__details-content.rte h3:first-child {
  margin-top: 30px;
}
body .list-social__item .icon {
  color: #30b05b;
}
.field_cv input,
.field_cv textarea {
  padding-left: 0;
  padding-bottom: 20px;
}
.newsletter-form__field-wrapper-yt input {
  padding-top: 1.5rem !important;
  padding-bottom: 1.5rem !important;
}
body .field_cv input,
body .field_cv textarea {
  font-family: SF Pro Display;
  letter-spacing: inherit;
}
input::placeholder,
textarea::placeholder {
  font-size: 15px !important;
  opacity: 1 !important;
  letter-spacing: inherit;
}
.contact__fields input::placeholder,
.contact__fields textarea::placeholder,
body .contact .field__input::placeholder {
  font-size: 15px !important;
  opacity: 1 !important;
  letter-spacing: inherit;
  color: #323337 !important;
}
.footer-block__brand-info button.button {
  width: 100%;
}

.contact__button {
  margin-top: 40px;
}
.footer-block.grid__item {
  width: calc(25% - var(--grid-desktop-horizontal-spacing) * 3 / 4);
}

body .footer__content-top {
  padding-bottom: 38px;
}
.footer-block__brand-info {
  max-width: 600px;
}
.footer__copyright.caption,
.footer__copyright.caption * {
  line-height: 1.2;
  font-size: 14px;
  color: #2e6b67;
  margin: 0;
}
body .footer__content-bottom {
  border: 0;
  padding: 0;
}
.footer-block__brand-info p {
  text-align: center;
  line-height: 1.3;
  color: #2e6b67;
  font-weight: 500;
}
.footer-block__brand-info h2.footer-block__heading {
  text-align: center;
  font-size: 30px;
  font-weight: normal;
}
.footer-block__brand-info form {
  display: block;
  text-align: center;
  max-width: 400px;
  margin: 0 auto;
}

.footer-block__brand-info .field_cv {
  text-align: center;
  display: block;
}
.footer-block__brand-info .field_cv {
  display: inline-block;
  margin: 0 auto;
  width: 100%;
}
.footer-block__details-content .footer__copyright.caption {
  text-align: left;
  margin-top: 10px;
  margin-bottom: 10px;
}

.footer__content-bottom-wrapper.page-width.footer__content-bottom-wrapper--center {
  display: none;
}
.footer-block__details-content .list-menu__item--link {
  line-height: 1.1;
  font-size: 16px;
  color: #414141;
}

@media (max-width: 1200px) {
  .mega-menu .mega-menu__list--condensed li span img {
    max-width: 75px;
  }
  ul.list-menu.list-menu--inline li {
    margin: 0;
  }
  .header__menu-item {
    padding: 1.1rem;
  }
  .header__heading-link {
    padding-left: 0;
    padding-right: 0;
  }
  .header__inline-menu .header__menu-item,
  .header__inline-menu .header__menu-item * {
  }

  .create-section-yt .c-rich-tex {
    display: none;
  }

  .create-section-yt .rich-text__blocks {
    flex-wrap: wrap;
  }

  .create-section-yt .rich-text__blocks .brileint-1 {
    flex: 0 0 100%;
    max-width: 100%;
    text-align: center;
  }

  .create-section-yt .rich-text__blocks .brileint-2 {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .create-section-yt img.f-image {
    width: 100%;
  }

  .create-section-yt .rich-text__blocks.left .rich-text__buttons {
    justify-content: space-between;
    align-items: center;
  }

  .create-section-yt h2.rich-text__heading.rte {
    font-size: 35px;
  }

  .shape-bg {
    max-width: 70px;
  }

  .why-chooes-sec .brileint-1 h2.rich-text__heading.rte {
    font-size: 35px;
  }

  .mx-why-chooes h3 {
    font-size: 35px;
  }

  .artical-main-blog .left-blog-sec {
    flex: 0 0 100%;
    max-width: 100%;
    padding-right: 0;
    padding-bottom: 20px;
  }

  .artical-main-blog .right-blog-sec {
    flex: 0 0 100%;
    max-width: 100%;
  }

  .left-blog-sec .card__inner.color-scheme-2.gradient.ratio,
  .artical-main-blog
    .right-blog-sec
    .card__inner.color-scheme-2.gradient.ratio {
    --ratio-percent: auto;
  }
}
@media (max-width: 768px) {
  .utility-bar__grid {
    display: flex;
  }
  .header__icons details-modal.header__search {
    display: none;
  }

  .header__icons .header__icon {
    display: none;
  }
  .utility-bar .utility-bar__grid .list-social {
    display: inline-flex;
    align-items: center;
    flex-wrap: nowrap;
  }

  .utility-bar .list-social__link {
    height: 2.5rem;
  }

  .header__heading-logo-wrapper {
    width: 70%;
  }

  .custom-video-box.Slideshow__Slide
    .Slideshow__Content
    h2.SectionHeader__Heading {
    font-size: 35px;
  }

  .imageBoxInfo.Slideshow__Content {
    flex-direction: column;
    align-items: flex-start;
    flex-wrap: wrap;
    gap: 10px;
  }

  .button,
  .shopify-challenge__button,
  .customer button {
    padding: 0 2rem;
  }
  body .videoBackground .videoBox {
    min-height: auto;
    height: auto;
    max-height: 100%;
  }
  .home-collection-list .grid--1-col-tablet-down .grid__item {
    width: 32%;
    max-width: 32%;
  }

  .grid--2-col-tablet-down .grid__item {
    width: calc(32% - var(--grid-desktop-horizontal-spacing) / 2);
  }

  body .rich-text__blocks {
    max-width: 100%;
  }
  .footer-block.grid__item:first-child {
    width: 25%;
  }

  .footer-block.grid__item:nth-child(3) {
    width: 25%;
  }
  .footer-block.grid__item.footer-block--menu {
    padding-left: 0;
  }
  .artical-main-blog .right-blog-sec {
    padding-left: 15px;
    padding-right: 15px;
  }
}
@media (max-width: 767px) {
  body .localization-wrapper {
    display: none;
  }
  body .bundle-product-section span.pouch-title.proTitle {
    position: absolute;
    bottom: 10px;
  }
  .imageBoxInfo.Slideshow__Content {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
    height: 100%;
    width: 100%;
    display: flex;
  }

  .custom-video-box.Slideshow__Slide
    .Slideshow__Content
    h2.SectionHeader__Heading {
    font-size: 30px;
  }

  .imageBoxInfo.Slideshow__Content {
    justify-content: center;
    align-items: flex-start;
  }

  .a-1 {
    margin-bottom: 15px;
  }

  .custom-video-box.Slideshow__Slide .rte {
    line-height: 1.2;
  }

  .utility-bar .utility-bar__grid .list-social {
    display: none;
  }

  .utility-bar__grid {
  }

  .announcement-bar__message.h5 {
    font-size: 11px;
  }

  .announcement-bar,
  .announcement-bar__announcement {
    align-items: flex-start;
    justify-content: center;
  }
  body .header {
    padding: 10px 2rem 10px 2rem;
  }

  .header__icon-hei.call-per {
    font-size: 11px;
  }

  .header__icon-hei.call-per svg.icon.icon-account {
    width: 16px;
    height: 16px;
  }
  .title-wrapper-with-link {
    justify-content: center;
    gap: 20px;
  }

  .home-collection-list .grid--1-col-tablet-down .grid__item {
    width: 49%;
    max-width: 50%;
  }

  .title-wrapper-with-link a {
    gap: 5px;
    font-size: 14px;
    min-height: 35px;
  }

  .imageBoxInfo.Slideshow__Content .ButtonGroup__Item.Button.button {
    min-height: 44px;
    font-size: 14px;
  }

  .home-featured-collection .collection__title {
    flex-wrap: wrap;
    justify-content: center;
  }

  .home-featured-collection h2.title.inline-richtext {
    font-size: 24px;
  }

  .title-wrapper-with-link a,
  .home-featured-collection .collection__title a.button {
    min-height: 44px;
    font-size: 14px;
  }

  .grid--2-col-tablet-down .grid__item {
    width: calc(50% - var(--grid-desktop-horizontal-spacing) / 2);
  }

  .create-section-yt h2.rich-text__heading.rte {
    font-size: 24px;
  }

  .home-featured-collection {
    margin: 10px 0;
  }

  .create-section-yt .button.button--primary {
    padding: 3px 10px 3px 20px;
  }

  .create-section-yt .button--primary svg.icon.icon-arrow {
    width: 31px;
    height: 31px;
  }

  .why-chooes-sec .brileint-1 h2.rich-text__heading.rte,
  .mx-why-chooes h3 {
    font-size: 24px;
  }

  .main-first-image {
  }

  .main-first-image img.logo-image {
    max-width: 130px;
  }

  .item-icons-text .ico-im span.border-with-image {
    width: 60px;
    height: 60px;
  }

  .item-icons-text .ico-im span.border-with-image img {
    max-width: 30px;
  }

  .icon-text h3 {
    font-size: 16px;
  }

  .icon-text p {
    font-size: 14px;
  }

  .item-icons-text {
    padding-top: 15px;
    margin-top: 15px;
    border-top: 1px dashed #2e6b67;
  }

  .top-image.m-2 {
  }

  img.shape-bg {
    display: none;
  }

  .blog-title-top {
    text-align: center;
  }

  .blog__post .full-unstyled-link {
    font-size: 14px;
  }
  .field_cv input,
  .field_cv textarea {
    width: 100%;
  }

  .footer-block__details-content .footer__copyright.caption {
    display: none;
  }

  .footer__localization:empty {
    display: block;
  }

  button.button {
    width: 100%;
  }
  .footer-block__brand-info .field_cv {
    display: block;
  }
  .footer-block__brand-info h2.footer-block__heading {
    font-size: 24px;
  }
  .footer-block.grid__item {
    margin: 1rem 0;
  }
  .footer-block.grid__item {
    width: 100% !important;
    max-width: 100% !important;
  }

  .footer-block.grid__item:nth-child(2) {
    display: block;
  }
  .footer-block__details-content.rte h3 {
    margin-top: 20px;
  }
  .footer-block__details-content.rte h3:first-child {
    margin-top: 0;
  }
  body .footer-block.grid__item {
    margin: 1rem 0;
  }
  body .footer__content-top {
    padding-bottom: 10px;
  }
  .footer__content-bottom-wrapper.page-width.footer__content-bottom-wrapper--center {
    display: block;
  }
  .item-icons-text .ico-im {
    flex: 0 0 70px;
  }
}
body .featured-slider button.slick-arrow.slick-prev.slick-arrow {
  transform: rotate(180deg);
  margin-top: -20px;
}
@media (min-width: 1024px) {
  media-gallery.product__column-sticky {
    display: flex;
    flex-direction: row-reverse;
    align-items: start;
  }
  .product--medium .thumbnail-list {
    display: block;
  }
  media-gallery.product__column-sticky
    .thumbnail-slider
    .thumbnail-list.slider--tablet-up
    .thumbnail-list__item.slider__slide {
    margin-bottom: 15px;
  }
  .product--medium .thumbnail-list li {
    margin-bottom: 10px;
  }
  media-gallery.product__column-sticky
    .slider-mobile-gutter:not(.thumbnail-slider) {
    width: calc(100% - 100px);
  }
  media-gallery.product__column-sticky .thumbnail-slider {
    width: 120px;
    padding-right: 15px;
  }
  media-gallery.product__column-sticky .slider-button {
    display: none !important;
  }
  media-gallery.product__column-sticky
    .thumbnail-slider
    .thumbnail-list.slider--tablet-up {
    padding: 0;
    display: block;
  }
  media-gallery.product__column-sticky
    .thumbnail-slider
    .thumbnail-list.slider--tablet-up
    .thumbnail-list__item.slider__slide {
    width: 100%;
  }
}

@media (max-width: 1300px) {
  body .featured-slider .slick-prev {
    left: 0;
  }
  body .featured-slider button.slick-arrow {
    background-size: 13px;
  }
  body .featured-slider .slick-prev:before,
  body .featured-slider .slick-next:before {
    width: 30px;
    height: 30px;
  }
  body .featured-slider .slick-next {
    right: 0;
  }
}
.icon-with-text .rich-text__blocks-full {
  display: flex;
  align-items: center;
}
.rich-text__blocks-full .icon-with-text-row span.icon-text * {
  font-size: 18px;
  text-transform: uppercase;
  line-height: 1.2;
}
.icon-text h2.rich-text__heading.rte.inline-richtext {
  margin: 0;
}
.icon-with-text .rich-text__blocks-full .icon-with-text-row {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 15px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.column-nbox-bottom .item-col-boxxx {
  padding-bottom: 10px;
  padding-top: 51px;
}
.icon-yt-middle-colum.col-33 .span-number {
  display: block;
  padding-bottom: 80px;
}
.column-nbox-bottom h2 {
  margin-bottom: 8px;
  margin-top: 16px;
  font-size: 26px;
}
.column-nbox-bottom .col-33 {
  text-align: center;
}

.icon-yt-left-colum .span-number,
.icon-yt-right-colum .span-number,
.icon-yt-middle-colum .span-number {
  position: relative;
}

.icon-yt-left-colum .span-number:after {
  content: "";
  position: absolute;
  width: 250px;
  height: auto;
  border-top: 2px dotted #30b05b;
  left: 50%;
  z-index: -1;
  top: 50%;
  transform: translateY(-50%);
}
.icon-yt-right-colum .span-number:after {
  content: "";
  position: absolute;
  width: 250px;
  height: auto;
  border-top: 2px dotted #30b05b;
  right: 50%;
  z-index: -1;
  top: 50%;
  transform: translateY(-50%);
}
.icon-yt-middle-colum.col-33 .span-number:after {
  content: "";
  position: absolute;
  width: 250px;
  height: auto;
  border-top: 2px dotted #30b05b;
  right: 50px;
  z-index: -1;
  top: 111%;
  transform: rotate(90deg);
}
.column-nbox-bottom .col-33 img {
  max-width: 100%;
}
.column-nbox-bottom {
  max-width: 1170px;
  margin: 0 auto;
  padding-top: 50px;
}
span.number-yt {
  width: 40px;
  display: inline-flex;
  height: 40px;
  align-items: center;
  justify-content: center;
  background: #30b05b;
  color: #fff;
  border-radius: 100%;
}
.column-nbox-bottom .col-33 {
  flex: 0 0 33.33%;
  max-width: 33.33%;
  padding: 0 20px;
}
.icon-with-text .rich-text__blocks-full .icon-with-text-row span.icon-left {
  flex: 0 0 70px;
  max-width: 70px;
  text-align: center;
  justify-content: center;
  display: flex;
  align-items: center;
}
.multicolumn-card__info strong {
  font-weight: 600;
}

.multicolumn-card__info p {
  margin-bottom: 10px;
}
.icon-with-text
  .rich-text__blocks-full
  .icon-with-text-row
  span.icon-left
  img.f-image {
  max-width: 100%;
}
.team-grid .multicolumn-card__info {
  border: 1px solid #323337;
}
.team-grid .multicolumn-card__image-wrapper {
  margin: 0 !important;
}
.banner__heading {
  line-height: 1.1;
}
.multicolumn.background-none .multicolumn-card {
  padding: 0 10px;
}
.column-nbox-bottom {
  display: flex;
  flex-wrap: wrap;
  align-items: flex-start;
}
.multitext-column h3.inline-richtext {
  font-size: 35px;
  line-height: 1.2;
}
.cp-coluin {
  font-size: 18px;
}

.cp-coluin .fade-text {
  color: #8f929b;
  display: block;
  margin-bottom: 8px;
}

.cp-coluin .black-text {
  font-weight: 500;
}
.multicolumn .title-wrapper-with-link h2 {
  font-size: 35px;
  line-height: 1.2;
  text-align: center;
  font-family: Space Grotesk, sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  color: #323337;
}
body .contact .field__input {
  height: 55px;
}
body .contact__fields {
  display: block;
}
.field:before,
.select:before,
.customer .field:before,
.customer select:before,
.localization-form__select:before,
.field:after,
.select:after,
.customer .field:after,
.customer select:after,
.localization-form__select:after {
  display: none !important;
}
.field__input,
.customer .field input {
  border: 1px solid #323337;
  box-shadow: none !important;
  outline: 0 !important;
  padding: 1.5rem !important;
}
body .contact__button {
  margin-top: 20px;
  width: 100%;
  display: block;
}

body .contact__button button.button {
  width: 100%;
  font-size: 20px;
  font-weight: 500;
  line-height: normal;
  min-height: inherit;
  height: 60px;
}
.field__input,
.customer .field input {
  border: 1px solid #323337;
  box-shadow: none !important;
  outline: 0 !important;
}
.contact.page-width.page-width--narrow {
  max-width: 730px;
  padding-top: 10px;
}
h2.related-products__heading.inline-richtext.h2 {
  font-size: 40px;
  font-family: Space Grotesk, sans-serif;
  font-weight: 500;
  letter-spacing: 0;
  text-transform: uppercase;
  text-align: center;
  color: #323327;
}
.table-row .cp-coluin {
  flex: 0 0 25%;
  text-align: left;
  padding: 25px 0;
}
.multicolumn .title-wrapper-with-link {
  margin-top: 0;
  justify-content: center;
  margin-bottom: 40px;
}
.table-row {
  border-bottom: 1px solid #323337;
  display: flex;
  justify-content: space-between;
}

.result-table .rich-text__wrapper {
  width: 100%;
  max-width: var(--page-width);
}
.product-media-container.constrain-height {
  width: 100% !important;
  max-width: 100%;
}
body .rich-text__blocks {
  max-width: 100%;
}
body
  media-gallery.product__column-sticky
  .slider-mobile-gutter:not(.thumbnail-slider) {
  width: 100%;
}
ul.custom-varients {
  margin: 0;
  list-style: none;
  padding: 0;
  display: flex;
}
.priece-plus-yt {
  display: flex;
  flex: 0 0 100%;
  justify-content: center;
}
body .jdgm-preview-badge .jdgm-star,
body .jdgm-rev-widg .jdgm-star,
body .jdgm-revs-tab .jdgm-star,
body .jdgm-all-reviews .jdgm-star,
body .jdgm-gallery-popup .jdgm-star {
  color: #d9e387;
}
div#judgeme_product_reviews {
  max-width: 1300px;
  margin: 0 auto;
}
body .jdgm-rev__title {
  text-transform: uppercase;
  letter-spacing: 0;
}
.priece-plus-yt .custom-ct-price {
  flex: 0 0 152px;
  margin: 0;
}

.m-fields-2 {
  flex: 1;
}
ul.custom-varients li {
  flex: 0 0 25%;
  max-width: 25%;
  padding: 0 10px;
  text-align: center;
}

ul.custom-varients li img.v-image {
  max-width: 90px;
}

ul.custom-varients li * {
  color: inherit !important;
  text-decoration: none;
}

ul.custom-varients li span.varient-name {
  display: block;
  font-size: 16px;
}
.quantity-plus-button quantity-input.quantity {
  border: 1px solid #cfcfcf;
  border-radius: 0;
}
.quantity-plus-button quantity-input.quantity input {
  border-left: 0;
  border-right: 0;
}
.quantity-plus-button {
  display: flex;
  flex-wrap: wrap;
}
.quantity-plus-button button.button--primary,
.quantity-plus-button button.button--primary * {
  font-size: 22px;
  text-transform: uppercase;
}
.quantity-plus-button .product-form__input {
  flex: 0 0 152px;
  margin: 0;
}

.img-leftyue img {
  max-width: 100%;
}
.dispcripton-info-b {
  text-align: left;
  padding-top: 20px;
  padding-left: 50px;
  padding-right: 50px;
  padding-bottom: 30px;
}
body ul.tabs {
  list-style: none;
  padding: 0;
  margin: 0;
  text-align: left;
  display: flex;
}
body ul.tabs li {
  display: inline-block;
  margin: 0;
  flex: 0 0 50%;
  max-width: 50%;
  text-align: center;
}
.img-newtrit {
  padding-top: 30px;
  padding-bottom: 30px;
}
.dispcripton-info-b h2 {
  margin-top: 0;
  margin-bottom: 10px;
}
.image-with-icoit {
  display: flex;
  align-items: center;
  padding: 30px 50px 0;
}

.image-with-icoit .img-leftyue,
.icon-row-rt {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 10px;
}

.icon-row-rt {
}

.icon-row-rt {
  display: flex;
  flex-wrap: wrap;
}

.icon-row-rt .ic-itemui {
  flex: 0 0 50%;
  max-width: 50%;
  text-align: center;
  margin-bottom: 25px;
}

.icon-row-rt .ic-itemui span {
  display: block;
}
.quantity-plus-button .product-form__input label.quantity__label.form__label {
  display: none;
}

.quantity-plus-button button.button--primary {
  margin: 0 !important;
}

product-form.product-form {
  margin: 0 !important;
}

.quantity-plus-button .button-yc {
  flex: 1;
}
.img-leftyue img {
  max-width: 100%;
}
.image-with-icoit .img-leftyue,
.icon-row-rt {
  flex: 0 0 50%;
  max-width: 50%;
  padding: 0 10px;
}
