/** Shopify CDN: Minification failed

Line 17:0 All "@import" rules must come first
Line 737:7 Unexpected "{"
Line 737:16 Expected ":"
Line 737:23 Unexpected "{"
Line 741:7 Unexpected "{"
Line 741:16 Expected ":"
Line 741:23 Unexpected "{"

**/
html {
  scroll-behavior: smooth;
}
/* Place any CSS overrides in this file. */

@import url('https://fonts.googleapis.com/css2?family=Google+Sans+Flex:opsz,wght@6..144,1..1000&family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');

.custom-font, .h1, .h2, .h3, .h4, .h5, .h6, .header-font, h1, h2, h3, h4, h5, h6 {
    font-family: "Google Sans Flex", sans-serif;
}



.ntb-wrap {
    display: flex;
    width: 100%;
    justify-content: center;
    padding: 10px 0;
    gap: 15px;
}

.ntb-content {
    display: flex;
    gap: 8px;
    align-items: center;
}

.ntb-content img {
    width: 100%;
    max-width: 23px;
    display: block;
    object-fit: contain;
}

.ntb-content p {
    margin: 0;
    font-size: 16px;
    color: #fff;
}

.ntb-content:nth-child(2) {
    border-left: 1px solid #fff;
    padding-left: 15px;
}


.site-header__wrapper__right .standalone-icon--wrapper .pswp__icn, .site-header__wrapper__right .standalone-icon--wrapper svg {
    min-width: 30px !important;
    min-height: 30px !important;
    width: 30px;
    height: 30px;
}

.home_ban .slideshow-slider-container .homepage-featured-content-box .homepage-featured-content-box-inner {
    flex-direction: row !important;
    gap: 20px;
    align-items: baseline;
    justify-content: space-between;
}

.home_ban .slider-section--template--25914316423464__slideshow_RRiMqQ .block-section--image_F7RqmF h2.homepage-sections--title {
    font-weight: 500;
}

.home_ban .text-link-animated .btn--underlined, .text-link-animated a:not(.standalone-icon--wrapper) {
   padding-bottom: 7px;
   font-size: 24px;
   border-bottom: 2px solid #E6B65C;
       font-weight: 500;
    font-family: Google Sans Flex;
}



.home-news .newsletter--section-wrapper .newsletter-wrapper--outer {
    flex-direction: column;
    text-align: center;
}

.home-news h3.newsletter-section--title {
    font-weight: 400;
    font-size: 50px;
    max-width: 40rem;
    margin: 0 auto !important;
}
.home-news .rte.text-link-animated {
    font-size: 18px;
    font-family: Google Sans Flex, sans-serif;
    max-width: 33rem;
    margin: 0 auto !important;
    color: #DBDBDB;
}
.home-news .newsletter--section-wrapper.color-scheme--accent #newsletter_text {
    border: none;
    border-bottom: 2px solid #E6B65C;
    padding: 10px 0;
}


.home-news .input-group-field {
    position: relative;
}
.home-news button#newsletter_submit {
    position: absolute !important;
    right: 0;
}
.home-news button#newsletter_submit svg {
    background: #e6b65c;
    border-radius: 30px;
    padding: 2px;
}

.home-news .standalone-icon--wrapper svg {
    min-width: 25px;
    min-height: 25px;
    width: 25px;
    height: 25px;
}
.home-news .newsletter-form--wrapper {
    max-width: 40rem;
}

.home-feat-pro h2.h2.product-details-product-title {
    font-size: 50px;
    font-weight: 500;
    max-width: 31rem;
}
.home-feat-pro .product-price-group {
    flex-direction: row-reverse;
    justify-content: flex-end;
}
.home-feat-pro .compare-at-price {
    color: #6A6865 !important;
    font-size: 26px;
    font-weight: 300;
}

.home-feat-pro #ComparePrice.on-sale+span+#ProductPrice {
    color: #2F4F4A;
    font-size: 40px;
    font-weight: 500;
}

.icon--txt {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: center;
    align-items: center;
    gap: 20px;
}

.it-content {
    display: flex;
    align-items: center;
    gap: 8px;
}

.it-content img {
    width: 100%;
    display: block;
    max-width: 34px;
}

.it-content p {
    margin: 0;
    font-size: 16px;
    color: #595959;
}
.home-feat-pro .width--content {
    max-width: 1240px;
    margin-left: auto;
    margin-right: auto;
}

.home-feat-pro .product--add-to-cart-button {
    border-radius: 30px;
    text-transform: capitalize;
    font-family: 'Google Sans Flex';
    font-weight: 600;
    font-size: 18px;
    letter-spacing: normal;
}


.home-feat-pro .row.homepage-sections--indiv-product-slider-variants {
    display: flex;
    width: 100%;
    align-items: center;
}

.home-feat-pro product-form.product-form {
    width: 100%;
    max-width: 100% !important;
}

.home-feat-pro .product-form-block {
    width: 100%;
    padding-left: 10px;
}

.home-feat-pro label.js.quantity-selector.product-sub-label.label-font {
    display: none;
}
.home-feat-pro .product-section .product-form-block--static:not(:last-of-type) {
    margin-bottom: 9px;
}
.home-feat-pro .product--add-to-cart-form .js-qty {
    background: #fff;
    border-radius: 40px;
    border: none;
    align-items: center;
}

.home-feat-pro .standalone-icon--wrapper svg {
    padding: 3px;
    background: #FDF3E6;
    border-radius: 30px;
    min-width: 30px;
    min-height: 30px;
    width: 30px;
    height: 30px;
}
.home-feat-pro .product--add-to-cart-form .js-qty__adjust {
    align-items: center;
}
.home-feat-pro .standalone-icon--wrapper:not(.icon-no-padding) {
    padding: 6px 9px!important;
}


.product-description p {
    color: #6A6865;
    font-size: 18px;
}

.product-info-data ul {
    padding-left: 30px;
    margin-left: 0;
}

.product-info-data ul li {
    list-style: none;
}

.product-info-data ul li {
    position: relative;
    font-size: 16px;
    color: #6A6865;
}

.product-info-data ul li:after {
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/Group_176.png?v=1770276548);
    width: 20px;
    height: 20px;
    background-size: contain;
    left: -29px;
    top: 50%;
    transform: translateY(-50%);
}
.product-info-data {
    margin-top: 15px;
}

.home-feat-pro product-media.media-type-thumbnails .thumbnail-media--thumbnails .swiper-wrapper .swiper-slide-thumb-active .icon--placeholder, product-media.media-type-thumbnails .thumbnail-media--thumbnails .swiper-wrapper .swiper-slide-thumb-active .responsive-image-wrapper {
    border: 1px solid #E6B65C !important;
}
.home-feat-pro product-media.media-type-thumbnails .thumbnail-media--thumbnails .swiper-wrapper .swiper-slide .icon--placeholder, product-media.media-type-thumbnails .thumbnail-media--thumbnails .swiper-wrapper .swiper-slide .responsive-image-wrapper {
    border-radius: 20px;
}
.home-feat-pro product-media.media-type-thumbnails .media-ratio--square {
    border-radius: 20px;
}
 .home-feat-pro .ffbfbfb {
    height: 450px;
    object-fit: contain;
}

.home-feat-pro .swiper-fade .swiper-slide {
    height: 450px;
}
   .home-feat-pro product-media.media-type-thumbnails .thumbnail-media--main-media:not(.media--single) .swiper-slide-active img {
    height: 450px;
}

.hli-content h2 {
    font-size: 80px;
    font-weight: 400;
    color: #2D2D2D;
    max-width: 50rem;
    margin: 0 auto;
    text-align: center;
}

.home-large-img {
    padding-top: 6rem;
    position: relative;
    z-index: 1;
    background: #fdf3e6;
}

.hli-content img {
    width: 100%;
    max-width: 30rem;
    margin: 30px auto 0;
    display: block;
}

.home-large-img:after {
    content: "";
    position: absolute;
    background: #F0E4D5;
    width: 100%;
    height: 80%;
    top: 0;
    z-index: -1;
}



.hhs-wrap {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: center;
}

.hhs-image {
    width: 55%;
}

.hhs-text-content {
    width: 43%;
}

.hhs-text-content span {
    font-family: 'Google Sans Flex';
    font-size: 22px;
    color: #E6B65C;
    font-weight: 500;
}

.hhs-text-content h3 {
    font-size: 50px;
    font-weight: 500;
    margin: 0;
    color: #2D2D2D;
    max-width: 40rem;
    line-height: 1.3em;
}

.icon-wrapp {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: space-between;
    margin: 30px 0;
}

.hhs-icon-content img {
    width: 100%;
    max-width: 70px;
    display: block;
    margin-bottom: 20px;
}

.hhs-icon-content {
    width: calc(33% - 10px);
}

.hhs-icon-content p {
    max-width: 17rem;
    line-height: 1.3em;
    color: #6a6865;
    font-size: 18px;
    font-family: 'Google Sans Flex';
}

.hhs-btn {
    display: inline-block;
    padding-bottom: 2px;
}

.hhs-btn a.btn1 {
    color: #2F4F4A;
    font-size: 22px;
    font-weight: 500;
    font-family: 'Google Sans Flex';
    position: relative;
}

.hhs-btn a.btn1:after {
    content: "";
    position: absolute;
    background: #E6B65C;
    width: 100%;
    height: 2px;
    bottom: -6px;
    left: 0;
}

.hhs-image img {
    width: 100%;
    display: block;
}

.home-hand-sec {
    background: #FDF3E6;
}

.home-rich h2.rte.homepage-sections--title {
    font-weight: 400;
}

.home-rich .rte.featured-row__subtext.textarea.text-link-animated.richtext-block {
    max-width: 34rem;
    margin: 0 auto;
}

.home-rich .rte:nth-child(2) {
    color: #DBDBDB;
    line-height: 1.5em;
}
.home-rich .rte:nth-child(4) ul li {
    list-style: none;
    padding-left: 20px;
    position: relative;
      width: fit-content;
    margin: 0 auto;
}

.home-rich .rte:nth-child(4) ul li:after {
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/Group_176_1.png?v=1770284626);
    width: 18px;
    height: 18px;
    left: -6px;
    background-size: contain;
    top: 3px;
}
.home-rich .rte {
       font-family: 'Google Sans Flex';
}


.home-img-txtt h2.homepage-sections--title {
    font-size: 50px;
    font-weight: 500;
    margin: 0 0 30px;
    color: #2d2d2d;
    max-width: 40rem;
    line-height: 1.3em;
}

.home-img-txtt .rte.featured-row__subtext.textarea.text-link-animated.richtext-block {
    margin-bottom: 40px;
}

.home-img-txtt .rte.featured-row__subtext.textarea.text-link-animated.richtext-block ul li {
    font-size: 18px;
    list-style: none;
    padding-left: 30px;
    position: relative;
    color: #6A6865;
}

.home-img-txtt .rte.featured-row__subtext.textarea.text-link-animated.richtext-block ul li:after {
    content: "";
    position: absolute;
    background: url(/cdn/shop/files/Group_176.png?v=1770276548);
    width: 20px;
    height: 20px;
    background-size: contain;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
}


.shopify-policy__container a, .text-link-animated .btn--underlined, .text-link-animated a:not(.standalone-icon--wrapper) {
    background: none;
}

p.subtxt1 {
    font-family: Google Sans Flex;
    font-size: 20px;
    color: #e6b65c;
    font-weight: 500;
}



.htb--wrap {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
}

.htb-content {
    width: 33.33%;
    position: relative;
    overflow: hidden;
    background: #000;
}

.htb-content img {
    width: 100%;
    display: block;
    max-width: 700px;
    object-fit: cover;
    transition: all ease 0.4s;
    opacity: 0.7;
}

.htb-content img:hover {
    transform: scale(1.1);
}

.on-content {
    position: absolute;
    bottom: 50px;
    left: 50%;
    transform: translateX(-50%);
    text-align: center;
    width: 100%;
    padding: 0 15px;
    z-index: 1;
}

.on-content h3 {
    color: #fff;
    font-size: 40px;
    font-weight: 400;
    max-width: 30rem;
    margin: 0 auto;
}

.home-marquee .responsive-image-wrapper img {
    width: 100%;
    display: block;
    height: 83px;
}
.home-marquee .banner-item span.text-content {
    font-size: 25px;
    font-weight: 500;
    font-family: 'Google Sans Flex';
    color: #fff;
}

.home-marquee .color-scheme--light.wrapper-spacing--v.shown-on-scroll.animated.fadeIn {
    background: #E6B65C;
}





.heading-div h2 {
    text-align: center;
    font-size: 50px;
    font-weight: 500;
    color: #2d2d2d;
    max-width: 40rem;
    line-height: 1.3em;
    margin: 0 auto;
}

.heading-div p {
    max-width: 67rem;
    line-height: 1.3em;
    margin: 0 auto;
    text-align: center;
    color: #6a6865;
    font-size: 18px;
    font-family: Google Sans Flex;
}

.home-slider-blocks {
    padding: 5rem 0;
    background: #fdf3e6;
}

.heading-div {
    margin-bottom: 50px;
}

.hsb-content img {
    width: 100%;
    display: block;
    height: 320px;
    border-radius: 17px;
    object-fit: cover;
}

.hsb-content h3 {
    margin-top: 15px;
    font-size: 35px;
    font-weight: 500;
    color: #2d2d2d;
    line-height: 1.3em;
}

.hsb-content p {
    max-width: 67rem;
    line-height: 1.3em;
    margin: 0 auto;
    color: #6a6865;
    font-size: 18px;
    font-family: Google Sans Flex;
}

.hsb-btn {
    margin-top: 20px;
}

.mySwiper .swiper-slide:first-child {
    margin-left: 7rem;
}
/* .mySwiper {
  padding-left: 50px;   
} */


/* Testimonial slider section */

.testimonial-section {
  position: relative;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
  overflow: hidden;
}


.testimonial-heading {
    font-size: 30px;
    letter-spacing: 1px;
    color: #f9fffc;
    margin-bottom: 75px;
    font-family: 'Google Sans Flex';
}


.testimonial-wrapper {
  position: relative;
  width: 100%;
}


.testimonial-wrapper .swiper {
  width: 100%;
}


.testimonial-content {
    max-width: 660px;
    margin: 0 auto 36px;
    font-size: 32px;
    line-height: 1.7;
    font-weight: 400;
    color: #ffffff;
    font-family: 'Google Sans Flex';
}

.testimonial-author {
  display: flex;
  align-items: center;
  justify-content: center;
  gap: 14px;
  color: #ffffff;
}

.testimonial-author img {
  width: 60px;
  height: 60px;
  border-radius: 50%;
  object-fit: cover;
}

.author-info {
  text-align: left;
}

.author-name {
    display: block;
    font-weight: 500;
    font-family: 'Google Sans Flex';
    font-size: 18px;
}

.author-role {
    font-size: 16px;
    /* opacity: 0.8; */
    font-family: 'Google Sans Flex';
}


.testimonial-nav {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 54px;
    height: 54px;
    border-radius: 50%;
    background: rgb(255 255 255);
    color: #ffffff;
    font-size: 38px;
    display: flex;
    align-items: center !important;
    justify-content: center !important;
    cursor: pointer;
    padding: 0 5px 5px 5px;
    user-select: none;
    z-index: 5;
}

.testimonial-nav:hover {
  background: rgba(255, 255, 255, 0.25);
}

.prev-{{ section.id }} {
  left: 40px;
}

.next-{{ section.id }} {
  right: 50%;
}
.prev-arrow {
    left: 15%;
    background-color: transparent;
    border: 0.5px solid;
}
.next-arrow {
    left: 80%;
    background-color: transparent;
    border: 0.5px solid;
}
.testimonial-nav.prev-arrow {
    top: 50%;
}
.testimonial-nav.next-arrow {
    top: 50%;
}


/* clinical Partners */
.clinical-partners {
    text-align: center;
    padding-bottom: 80px;
    padding-left: 40px;
    padding-right: 40px;
}

.clinical-heading {
  font-size: 60px;
  font-weight: 500;
  color: #2c2c2c;
  margin: 0 auto 50px;
  line-height: 1.4;
  white-space: pre-line;
}

.clinical-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 30px;
  margin-bottom: 32px;
}

.clinical-card {
  position: relative;
  border-radius: 14px;
  overflow: hidden;
}

.clinical-card img {
  width: 100%;
  height: 560px;
  object-fit: cover;
  display: block;
}


.clinical-info {
  position: absolute;
  bottom: 16px;
  left: 16px;
  right: 16px;
  color: #ffffff;
  text-align: left;
}

.clinical-info strong {
    display: block;
    font-size: 28px;
    font-weight: 400;
    font-family: 'Google Sans Flex';
}

.clinical-info span {
    font-size: 20px;
    opacity: 0.9;
    font-family: 'Google Sans Flex';
}

.clinical-link a {
  position: relative;
  font-size: 25px;
  color: #2f6f64;
  font-weight: 500;
  display: inline-block;
  padding-bottom: 6px;
}

.clinical-link a::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 2px;
  background-color: #E6B65C;
}

/* footer css */

footer {
    background-color: #fdf3e6 !IMPORTANT;
}
.footer-main {
    padding-right: 40px;
    padding-left: 40px;
}
.h3.footer-header {
    color: black;
    font-size: 20px;
    font-weight: 500;
}
.footer-content li a span {
    color: #7c7975;
    font-family: 'Google Sans Flex';
    font-size: 18px;
}
.footer-brand-tagline {
    color: #2D2D2D;
    font-size: 27px;
    text-align: center;
    font-family: 'Google Sans Flex';
    font-weight: 500;
    line-height: 1.3em;
}
.footer-email-input::placeholder {
    text-transform: capitalize;
}
.footer-main--inner.width--content.wrapper-spacing--h {
    padding-right: 0px !important;
    padding-left: 0px !IMPORTANT;
    padding-top: 180px;
    padding-bottom: 120px;
}

.footer-brand-block {
    padding: 30px;
    margin-top: -110px;
}
.footer-article p {
    color: #7c7975;
    font-family: 'Google Sans Flex';
    font-size: 18px;
}
p.footer-brand-copy {
    color: #6A6865;
    font-size: 16px;
    text-align: center;
    margin-top: 40px;
    font-family: 'Google Sans Flex';
}
.footer-main .contact-form .input-group-field::placeholder {
    color: grey !important;
    opacity: 1;
    border-bottom: 2px solid #E6B65C;
    padding-bottom: 10px;
}
.footer-main input#FooterEmail {
    background-color: transparent;
    color: black;
}
.footer-main #newsletter_submit {
    background-color: #E6B65C;
    border: none;
    width: 15%;
    border-radius: 100%;
    height: 20px;
    position: absolute;
    left: 83%;
    top: -8px;
}
.footer-main .newsletter-footer .newsletter-footer--wrapper {
    display: flex;
    flex-direction: column;
    gap: 84px;
}
.home-feat-pro .product-link_btn a.btn {
    width: 100%;
    border-radius: 30px;
    text-transform: capitalize;
    font-family: 'Google Sans Flex';
    font-weight: 600;
    font-size: 18px;
    letter-spacing: normal;
    background: #2F4F4A;
    margin-top: 10px;
}
.mobile_logo{
        display:none;
    }

/***************************** responsive ************************/
@media (max-width: 1440px) {
.slider-section--template--25914316423464__slideshow_RRiMqQ .block-section--image_F7RqmF h2.homepage-sections--title {
    font-size: 50px !important;
}
.hli-content h2 {
    font-size: 50px;
}
.testimonial-content p {
    font-size: 30px;
}
.clinical-heading {
    font-size: 39px;
    font-weight: 500;
    color: #2c2c2c;
    margin: 0 auto 50px;
    line-height: normal;
    white-space: pre-line;
}
.hhs-icon-content img {
    width: 100%;
    max-width: 41px;
    display: block;
    margin-bottom: 20px;
}
.hhs-icon-content p {
    font-size: 14px;
}
.clinical-card img {
    width: 100%;
    height: 100%;
}
.footer-brand-tagline {
    color: #2D2D2D;
    font-size: 18px;
}
.footer-brand-block {
    margin-top: -60px;
}
}
@media (max-width: 1024px) {
    .hli-content img {
    max-width: 20rem;
}
    .footer-wrapper .footer-main .footer-main--inner {
    grid-template-columns: 1fr 1fr 1fr !important;
}
.testimonial-content p {
    font-size: 18px;
}
.testimonial-nav {
    width: 40px;
    height: 40px;
}
.testimonial-heading {
    margin-bottom: 30px;
}
.testimonial-section {
    height: max-content !important;
    padding: 50px 0;
}
.footer-main .newsletter-footer .newsletter-footer--wrapper {
    gap: 0;
}
.footer-main input#FooterEmail {
    padding-left: 0;
}
.footer-main--inner.width--content.wrapper-spacing--h {
    padding-right: 0px !important;
    padding-left: 0px !IMPORTANT;
    padding-top: 50px;
    padding-bottom: 50px;
}
.on-content h3 {
    color: #fff;
    font-size: 26px;
}
.home-img-txtt h2.homepage-sections--title {
    font-size: 30px;
    font-weight: 500;
    margin: 0 0 15px;
    color: #2d2d2d;
    max-width: 40rem;
    line-height: 1.3em;
}
.home-img-txtt .rte.featured-row__subtext.textarea.text-link-animated.richtext-block {
    margin-bottom: 20px;
}
.clinical-card img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    display: block;
}
.slider-section--template--25914316423464__slideshow_RRiMqQ .block-section--image_F7RqmF h2.homepage-sections--title {
    font-size: 36px !important;
}
.home-news h3.newsletter-section--title {
    font-weight: 400;
    font-size: 38px;
}
.home-feat-pro h2.h2.product-details-product-title {
    font-size: 36px;
}
.hhs-text-content h3 {
    font-size: 35px;
}
}
@media (max-width: 768px) {
.newsletter--section-wrapper .newsletter-wrapper--outer .newsletter-content--wrapper {
    width: 100% !important;
}
.featured-product-section .product-section .featured-product-form {
    flex-direction: column !important;
    gap: 20px;
}
p.footer-brand-copy {
    color: #6A6865;
    font-size: 16px;
    text-align: left;
    margin-top: 0;
    font-family: 'Google Sans Flex';
}
.footer-brand-logo img {
    width: 150px;
}
.large--six-twelfths,.hhs-image,.hhs-text-content {
    width: 100% ;
}
.testimonial-content p {
    font-size: 15px;
    max-width: 400px;
    margin: 0 auto;
}
.footer-brand-tagline {
    text-align: left;
}
.clinical-info span {
    font-size: 13px;
}
.footer-wrapper .footer-main .footer-main--inner {
    grid-template-columns: 1fr !important;
}
.footer-brand-block {
    margin-top: 0;
    padding:0;
}
.clinical-heading {
    font-size: 28px;
}
.clinical-info strong {
    display: block;
    font-size: 20px;
}
.hsb-content h3 {
    font-size: 20px;
}
.hli-content h2 {
    font-size: 33px;
}
.home-img-txtt p {
    font-size: 13px;
}
.hhs-wrap {
    flex-direction: column;
    padding: 0 40px;
    gap: 20px;
}
.hhs-btn a.btn1 {
    color: #2F4F4A;
    font-size: 15px;
}
p.subtxt1 {
    font-family: Google Sans Flex;
    font-size: 14px;
    padding-bottom:10px;
}
.homepage-featured-rich-text h2.rte.homepage-sections--title {
    font-size: 30px !important;
}
.on-content h3 {
    color: #fff;
    font-size: 20px;
}
.home-marquee .responsive-image-wrapper img {
    width: 100%;
    display: block;
    height: 50px;
}
.home-marquee .banner-item span.text-content {
    font-size: 14px;
}
.homepage-featured-rich-text p,.homepage-featured-rich-text li{
    font-size:16px;
}
.home-img-txtt .rte.featured-row__subtext.textarea.text-link-animated.richtext-block ul li {
    font-size: 14px;
}
.text-link-animated a:not(.standalone-icon--wrapper) {
    padding-bottom: 7px;
    font-size: 16px;
}
.home-img-txtt h2.homepage-sections--title {
    font-size: 20px;
    line-height: normal;
}
.hsb-content p {
    font-size: 14px;
    padding-bottom: 7px;
}
.mySwiper .swiper-slide:first-child {
    margin-left: 3rem;
}
/* .swiper-backface-hidden .swiper-slide {
    margin-right: 30px !important;
} */
.home_ban .slideshow-slider-container .homepage-featured-content-box .homepage-featured-content-box-inner {
    flex-direction: row !important;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
}
}
@media (max-width: 767px) {
    .site-nav--mobile .fa-2x {
    display: inline-block;
    width: 30px !important;
    height: 30px !important;
}
.site-nav--mobile .cart-count-enabled {
    justify-content: end !important;
}
    p.footer-brand-copy {
    margin-bottom: 0;
}
.home-rich li {
    padding-bottom: 5px;
}
.home-img-txtt .rte.featured-row__subtext.textarea.text-link-animated.richtext-block ul li:after {
    top: 13px;
}
.home-rich ul {
    margin-bottom: 0;
}
    .logo_desktop{
        display:none;
    }
    .mobile_logo{
        display:block !important;
    }
    .mobile-nav__logo-title,.drawer.drawer--left,.mobile-nav>.mobile-nav__item,#NavDrawer .mobile-nav-grid-container .mobile-nav--footer{
        background:#2f4f4a !important;
    }
    .mobile-nav  a {
    padding: 11px 0 !important;
    font-size: 16px;
}
#NavDrawer {
    justify-content: flex-start !important;
}
.mobile_logo img {
    width: 100%;
    max-width: 130px;
    /* margin: 0 auto; */
}
.mobile-nav__logo-title--inner {
    margin-top: 20px;
    padding-bottom: 10px;
}
.mobile_logo {
    height: 100%;
    width: 100%;
    display: flex;
    align-items: center;
}
a.mobile-menu--close-btn svg {
    width: 30px;
    height: 30px;
}
.drawer#NavDrawer a {
    color: #fff;
}
.mobile-nav__item:after,.mobile-nav__logo-title--inner {
    border-bottom: 1px solid #fff !important;
}
.mobile-nav--footer svg path {
    stroke: #fff !important;
}
li.mobile-nav__item a#customer_login_link {
    padding: 0 !important;
}
.mobile-nav--footer ul.mobile-nav {
    margin: 11px 15px !important;
    padding: 0;
    border-bottom: 1px solid #fff;
    margin-bottom: 0 !important;
    padding-bottom: 11px;
}
/* .mobile-nav--footer li.mobile-nav__item {
    padding-left: 15px;
} */
.mobile-nav.nav--meta {
    grid-template-columns: 1fr !important;
}
li.mobile-nav__item {
    align-items: center;
    gap: 5px;
}
li.mobile-nav__item svg {
    height: 25px;
    width: 25px;
}
.mobile-nav.locale--mobile:after{
    display:none;
}
    .testimonial-wrapper .swiper-slide.swiper-slide-active {
    margin-right: 0px !important;
}
    .hli-content img {
    max-width: 15rem;
}
    .hsb-content {
    padding-bottom: 30px !important;
}
.image-with-text-wrapper .homepage-featured-content-box-inner,.image-with-text-wrapper .homepage-featured-content-box-inner {
    padding-bottom: 30px !important;
}
    .footer-brand-logo img {
    width: 130px !important;
}
    .slider-section--template--25914316423464__slideshow_RRiMqQ .block-section--image_F7RqmF h2.homepage-sections--title {
    font-size: 30px !important;
    text-align:center !important;
}
.image--slideshow__navigation  .swiper-pagination {
    display: none !important;
}
    .home_ban .slideshow-slider-container .homepage-featured-content-box .homepage-featured-content-box-inner {
    flex-direction: column !important;
    gap: 20px;
    align-items: center;
    justify-content: space-between;
}
.homepage-sections--slideshow-wrapper.mobile-text-position--center-right .homepage-featured-content-box .homepage-featured-content-box-inner .slideshow-title h2 {
    text-align: center;
}
.home-news h3.newsletter-section--title {
    font-size: 30px;
    line-height: normal;
}
.newsletter-content--wrapper p {
    font-size: 14px;
}
.home-feat-pro h2.h2.product-details-product-title {
    font-size: 26px;
    font-weight: 500;
    max-width: 31rem;
}
.product-description p {
    color: #6A6865;
    font-size: 14px;
}
.home-feat-pro #ComparePrice.on-sale+span+#ProductPrice, .home-feat-pro .compare-at-price {
    font-size: 25px !important;
}
.icon--txt {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    justify-content: left;
    align-items: baseline;
    gap: 6px;
    flex-direction: column;
}
.home-large-img {
    padding-top: 3rem;
}
.hli-content h2 {
    font-size: 30px;
    font-weight: 400;
    color: #2D2D2D;
    max-width: 1000%;
    margin: 0 auto;
    text-align: center;
    padding: 0 25px;
}
.hhs-wrap {
    flex-direction: column;
    padding: 0 15px;
}
.hhs-wrap {
    flex-direction: column;
}
.hhs-image, .hhs-text-content {
    width: 100%;
    padding-top: 20px;
}
.hhs-icon-content {
    width: 100%;
    
}
.hhs-text-content span {
    font-size: 20px;
}
.hhs-text-content h3 {
    font-size: 26px;
}
.icon-wrapp {
    flex-wrap: nowrap;
    display:block;
    margin: 15px 0;
}
.hhs-icon-content {
    display: flex;
    align-items: center;
    gap: 10px;
}
.hhs-icon-content img {
    max-width: 32px;
}
.hhs-icon-content p {
    font-size: 16px;
    max-width: 100%;
}
.mySwiper .swiper-slide:first-child {
    margin-left: 0;
}
.home-rich h2.rte.homepage-sections--title {
    font-size: 30px !important;
    padding:0 20px;
}
.home-rich p, .home-rich li {
    font-size: 13px;
    line-height: 1.5;
}
.clinical-partners {
    text-align: center;
    padding-bottom: 35px;
}
.standalone-icon--wrapper:not(.icon-no-padding) {
    min-width: 35px!important;
    min-height: 35px!important;
    padding: 11px!important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.footer-main #newsletter_submit{
    height:20px!important;
    width:20px!important;
}
.heading-div h2 {
    text-align: center;
    font-size: 30px;
    font-weight: 500;
    color: #2d2d2d;
    max-width: 40rem;
    line-height: normal;
    margin: 0 auto;
    padding-bottom: 10px;
}
.heading-div p {
    font-size: 14px;
    padding: 0 30px;
}
.hsb-content h3 {
    margin-top: 15px;
}
.hsb-content p{
    font-size:15px;
    padding-bottom:10px;
}
.hhs-btn a.btn1 {
    font-size: 20px;
}
.home-slider-blocks {
    padding-bottom: 0rem;
}
p.subtxt1 {
    font-size: 16px;
}
.home-img-txtt h2.homepage-sections--title {
    font-size: 26px;
}
.home-img-txtt .rte.featured-row__subtext.textarea.text-link-animated.richtext-block ul li {
    font-size: 14px;
    list-style: none;
    padding-left: 30px;
    position: relative;
    color: #6A6865;
    text-align: left;
}
.image-with-text-wrapper .homepage-featured-content-box-inner {
    padding: 30px 30px;
}
.htb-content {
    width: 100%;
}
.on-content h3 {
    color: #fff;
    font-size: 26px;
    max-width: 300px;
}
.home-marquee .responsive-image-wrapper img {
    height: 50px;
}
.home-marquee .banner-item span.text-content {
    font-size: 16px;
}
.scrolling-banner .banner-item {
    padding-left: 0;
    padding-right: 0;
}
.image-with-text-wrapper .homepage-featured-content-box-inner {
    padding-bottom: 30px;
}
.testimonial-heading {
    font-size: 20px;
    letter-spacing: 1px;
    color: #f9fffc;
    margin-bottom: 28px;
    font-family: 'Google Sans Flex';
}
.testimonial-content p {
    font-size: 15px;
    padding: 0 30px;
}
.testimonial-section {
    position: relative;
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    overflow: hidden;
    height: max-content !important;
    padding: 50px 0;
}
.ntb-content p {
    font-size: 12px;
}
.ntb-content img {
    max-width: 14px;
}
.clinical-heading {
    font-size: 24px;
    font-weight: 500;
    color: #2c2c2c;
    margin: 0 auto 25px;
    line-height: 1.4;
    white-space: pre-line;
}
.footer-content li a span,.footer-article p {
    font-size: 15px;
}
.clinical-grid {
    grid-template-columns: repeat(1, 1fr);
    gap:15px;
}
.clinical-card img {
    width: 100%;
    height: 100%;
}
.clinical-partners {
    padding-left: 15px;
    padding-right: 15px;
}
.footer-main--inner.width--content.wrapper-spacing--h {
    padding-top: 30px;
    padding-bottom: 30px;
}
.footer-wrapper .footer-main .footer-main--inner>* {
    display: flex;
    flex-direction: column;
    gap: .5em;
    align-items: baseline;
    text-align: left;
}
.footer-brand-block {
    padding: 0px;
    margin-top: 0;
    padding-top: 0;
}
.footer-brand-logo img {
    width: 100%;
}
.footer-brand-tagline {
    font-size: 16px;
    text-align: left;
}
.site-footer.footer-alignment-mobile--center #newsletter-footer_form input {
    text-align: left;
}
.footer-wrapper .footer-main .footer-main--inner #newsletter-footer_form {
    padding: 0;
}
.footer-main .newsletter-footer .newsletter-footer--wrapper {
    display: flex;
    flex-direction: column;
    gap: 0px;
}
.footer-main {
    padding-right: 15px;
    padding-left: 15px;
}
}
p[data-spam-detection-disclaimer] {
  display: none;
}
/** Mara **/

.dynamic-section-button--drawer-filled {
  border-radius: 50px;
}
.product--add-to-cart-button,
.shopify-product-form .shopify-payment-button__button--unbranded {
  border-radius: 50px;
}
.product--add-to-cart-form .js-qty {
  border-radius: 50px;
}
.cart-drawer__taxes-shipping.text-link-animated {
  display: none;
}
.cart-drawer__product-card--quantity {
  border-radius: 50px;
}
#slide-up #BottomPopupSubscribe,
#slide-up #FullscreenPopupSubscribe,
#slide-up .input-group {
  border-radius: 50px;
}
.product-page__policies.rte.text-link-animated {
  display: none;
}
.dynamic-section-button--template--25914316652840__057a50d5-3fee-4ea2-a832-2d38f47b959a {
  border-radius: 50px;
}
input:not(.alt-input):not([type="checkbox"]):not([type="radio"]):not(
    [type="file"]
  ):not([type="submit"]):not([type="hidden"]):not(.btn) {
  border-radius: 25px;
}
.section-contact-form
  .section-contact-form--submit-wrapper
  [data-spam-detection-disclaimer] {
  display: none;
}
.block-radius {
  border-radius: 25px;
}
.btn.btn--secondary,
.shopify-payment-button__button.shopify-payment-button__button--unbranded.btn--secondary {
  display: none;
}
.featured-product-section
  .product-section
  .swatch:not(.is-color-swatch)
  .swatch-element
  input:checked
  + label {
  color: rgb(255 251 255);
  background-color: #e6b65c;
  outline-color: rgba(230 182 92 / 1);
  border-radius: 25px;
}
.swatch .option-label-wrapper .header {
  text-transform: capitalize;
  font-weight: 600;
}
.h-captcha + p,
.h-captcha ~ p,
[class*="captcha"] + p {
  display: none !important;
}
p[data-spam-detection-disclaimer] {
  display: none;
}
span [data-spam-detection-disclaimer] {
  display: none;
}

.text-advert-section--sub-header li {
  text-align: left;
}