/** Shopify CDN: Minification failed

Line 470:0 Unexpected "<"

**/
/* body{
  overflow-x:hidden;
} */
html{
  overflow-x:hidden;
}
@font-face {
  font-family: 'Athelas';
  src: url('{{ "athelas.ttf" | https://cdn.shopify.com/s/files/1/0950/6442/4744/files/Athelas-Bold.ttf?v=1756282751 }}') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
    font-family: 'Plain';
    src: url('/cdn/shop/files/Plain-Ultralight.eot?v=1756982322');
    src: url('/cdn/shop/files/Plain-Ultralight.eot?v=1756982322') format('embedded-opentype'),
        url('/cdn/shop/files/Plain-Ultralight.woff2?v=1756982321') format('woff2'),
        url('/cdn/shop/files/Plain-Ultralight.woff?v=1756982322') format('woff'),
        url('/cdn/shop/files/Plain-Ultralight.ttf?v=1756982323') format('truetype');
    font-weight: 200;
}

@font-face {
    font-family: 'Plain';
    src: url('/cdn/shop/files/Plain-Light.eot?v=1756981973');
    src: url('/cdn/shop/files/Plain-Light.eot?v=1756981973') format('embedded-opentype'),
        url('/cdn/shop/files/Plain-Light.woff2?v=1756981972') format('woff2'),
        url('/cdn/shop/files/Plain-Light.woff?v=1756981973') format('woff'),
        url('/cdn/shop/files/Plain-Light.ttf?v=1756981974') format('truetype');
    font-weight: 300;
}


@font-face {
    font-family: 'Plain';
    src: url('/cdn/shop/files/Plain-Regular.eot?v=1756976098');
    src: url('/cdn/shop/files/Plain-Regular.eot?v=1756976098') format('embedded-opentype'),
        url('/cdn/shop/files/Plain-Regular.woff2?v=1756976096') format('woff2'),
        url('/cdn/shop/files/Plain-Regular.woff?v=1756976098') format('woff'),
        url('/cdn/shop/files/Plain-Regular.ttf?v=1756976098') format('truetype');
        font-weight: 400;
}
@font-face {
    font-family: 'Plain';
    src: url('/cdn/shop/files/Plain-Medium.eot?v=1756976275');
    src: url('/cdn/shop/files/Plain-Medium.eot?v=1756976275') format('embedded-opentype'),
        url('/cdn/shop/files/Plain-Medium.woff2?v=1756976275') format('woff2'),
        url('/cdn/shop/files/Plain-Medium.woff?v=1756976274') format('woff'),
        url('/cdn/shop/files/Plain-Medium.ttf?v=1756976275') format('truetype');
    font-weight: 500;
}
@font-face {
    font-family: 'Athelas';
    src: url('/cdn/shop/files/Athelas-Regular.eot?v=1756976840');
    src: url('/cdn/shop/files/Athelas-Regular.eot?v=1756976840') format('embedded-opentype'),
        url('/cdn/shop/files/Athelas-Regular.woff2?v=1756976838') format('woff2'),
        url('/cdn/shop/files/Athelas-Regular.woff?v=1756976839') format('woff'),
        url('/cdn/shop/files/Athelas-Regular.ttf?v=1756976839') format('truetype');
    font-weight: normal;
}
@font-face {
    font-family: 'Athelas';
    src: url('/cdn/shop/files/Athelas-Bold.eot?v=1756976997');
    src: url('/cdn/shop/files/Athelas-Bold.eot?v=1756976997') format('embedded-opentype'),
        url('/cdn/shop/files/Athelas-Bold.woff2?v=1756976991') format('woff2'),
        url('/cdn/shop/files/Athelas-Bold.woff?v=1756976996') format('woff'),
        url('/cdn/shop/files/Athelas-Bold.ttf?v=1756976996') format('truetype');
    font-weight: bold;
}
.header__menu-item svg {
    filter: invert(1);
}
 .shopify-section-header-sticky .header__submenu.list-menu {
    margin-top: 1rem;
}
.header__submenu a.header__menu-item {
    color: var(--black, #312C30);
    font-family: Plain;
    font-size: 16px;
    font-style: normal;
    font-weight: 290;
}
/* .trans_header svg.icon.icon-hamburger {
    filter: invert(1);
} */
 .shopify-section-header-sticky .trans_header svg.icon.icon-hamburger {
    filter: brightness(1);
}
 .shopify-section-header-sticky .header__menu-item svg {
    filter: brightness(1);
}
.trans_header .header__icon--menu .icon {
    filter: invert(1);
}
.shopify-section-header-sticky sticky-header.trans_header {
    background-color: #fff;
}
.shopify-section-header-sticky sticky-header.trans_header .header__menu-item span {
    color: #000;
}
.shopify-section-header-sticky sticky-header.trans_header  .svg-wrapper>svg {
    filter: unset;
}
.shopify-section-header-sticky sticky-header.trans_header  img.transparent-header-logo {
    display: none;
}
.shopify-section-header-sticky .trans_header .header__heading-logo-wrapper {
    display: block;
}
.header__menu-item span {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Plain';
}
.trans_header .header__menu-item span {
    color: #fff;
}
.trans_header .svg-wrapper>svg {
    filter: invert(1);
}
p{
    font-family: 'Plain'!important;
}
a#cart-icon-bubble svg {
    width: 1.8rem;
}
.trans_header {
    position: absolute;
    width: 100%;
    background-color: transparent;
}
.trans_header a.transparent-logo {
    display: block;
}
a.transparent-logo {
    display: none;
}
.trans_header .header__heading-logo-wrapper {
    display: none;
}
.trans_header a.transparent-logo img.transparent-header-logo {
    width: 100%;
    max-width: 90px;
}
a.second-btn.btn.btn-primary:hover {
    background-color: rgba(251, 246, 238, 1);
    color: #312C30;
}


/***** header css ****************/

h1, h2, h3,h4,h5,h6 {
  font-family: 'Athelas';
}
/***** header end css ****************/

/***** home banner css ****************/

.homepage-banner {
  background-size: cover;
  background-position: center;
  padding: 20px 20px;
  height:100vh;
  text-align: center;
  position: relative;
}

.homepage-banner__buttons {
  margin-top: 30px;
  display: flex;
  justify-content: center;
  gap: 15px;
  opacity: 0; 
  transform: translateY(40px);
}

.homepage-banner {
    display: flex;
    justify-content: center;
    align-items: center;
}
.homepage-banner__heading {
    font-size: 80px;
    color: #ffd95b;
    font-weight: 700;
    font-family: Athelas,serif;
    line-height: 0;
}

.homepage-banner__buttons {
  display: flex;
  justify-content: center;
  gap: 15px;
}
h2 {
    margin: auto;
}
h2.homepage-banner__subheading {
    font-size: 80px;
    color: #ffd95b;
    font-weight: 700;
    margin-bottom: 20px;
    font-family: Athelas,serif;
    font-style: italic;
    text-align: center;
    display: flex;
    justify-content:center;
}
.btn {
  padding: 7px 25px;
  text-decoration: none;
}
a.btn.btn-primary {
    background: rgba(251, 246, 238, 1);
    color: #312C30;
    font-size: 16px;
    text-transform: uppercase;
    font-weight: 600;
    border-radius: 0;
    border: 1px solid white;
    transition: all 0.3s ease;
    font-family: 'Plain';
    border-radius:2px;
}
a.btn.btn-primary:hover {
  background: transparent;
  color: white;
}
.homepage-banner {
  position: relative; 
  overflow: hidden;  
}

.homepage-banner:after {
    content: "";
    position: absolute;
    bottom: 20px;
    right: 100px;
    width: 90px;
    height: 90px;
    background: url(/cdn/shop/files/Component_1.png?v=1756972623);
    animation: spin 20s linear infinite;
    pointer-events: none;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
}
a.second-btn.btn.btn-primary {
    background-color: transparent;
    color: #fff;
}
@keyframes spin {
  from { transform: rotate(0deg); }
  to { transform: rotate(360deg); }
}
.homepage-banner:before {
    content: "-10% ";
    position: absolute;
    bottom: 43px;
    right: 116px;
    font-size: 24px;
    z-index: 1;
    color: #472504;
    font-weight: 600;
    pointer-events: none;
}



/***** home banner css end ****************/


/***** Struggling with… css  ****************/
.struggling-section {
  background: #D5E5F0;
  padding: 30px 0px;
}

.struggling-flex {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 40px;
}
p.struggling-description {
    color: #153B59;
    font-size:20px;
    line-height: 38px;
    margin: 0;
    margin-top: 15px;
    font-weight: 300;
    max-width: 600px;
}
.struggling-left {
  flex: 1;
}

.struggling-right {
  flex: 1;
  text-align: center;
}

.struggling-section h2 {
    font-size: 50px;
    margin-bottom: 70px;
    width: 100%;
    max-width: 50%;
    margin-left: inherit;
    font-weight: 700;
    color: #153B59;
    line-height: normal;
}

/* GRID layout for struggle items */
.struggle-items {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 60px;
    column-gap: 30px;
}

/* Item 3 goes below Item 1 */
.struggle-items .struggle-item:nth-child(3) {
  grid-column: 1; /* left column */
  grid-row: 2;    /* second row */
}

/* Item 4 goes to right column row 2 */
.struggle-items .struggle-item:nth-child(4) {
  grid-column: 2;
  grid-row: 2;
}

/* Item 5 -> row 3 left */
.struggle-items .struggle-item:nth-child(5) {
  grid-column: 1;
  grid-row: 3;
}

/* Item 6 -> row 3 right */
.struggle-items .struggle-item:nth-child(6) {
  grid-column: 2;
  grid-row: 3;
}

/* Item 7 centered under both columns */
.struggle-items .struggle-item:nth-child(7) {
  grid-column: 1 / span 2; /* spans both columns */
  justify-self: center;    /* center align */
}
.struggle-item.struggle-item {
    background: #FBF6EE;
    width: max-content;
    text-decoration: none;
    color: #153B59;
    font-size: 18px;
     font-family: 'Plain', sans-serif;
    text-transform: capitalize;
    font-weight:300;
}

.struggle-item {
    background: #fffbea;
    padding: 8px 1px;
    font-size: 16px;
    border-radius: 0px;
    display: inline-block;
    text-align: center;
    box-shadow: 0 2px 6px rgba(0,0,0,0.1);
    transform: rotate(var(--angle));
}
a.custom-coll {
    text-decoration: none;
}

/* Example: unique class styling */
.struggle-item.struggle-item-1 {
    transform: rotate(
12deg);
    width: 100%;
    max-width: 270px;
}
.struggle-item.struggle-item-5 {
    transform: rotate(
2deg);
    width: 333px;
    max-width: 100%;
    position: relative;
    top: 50%;
}
.struggle-item.struggle-item-3 {
    transform: rotate(
356deg);
    width: 320px;
    margin-right: 38px;
    max-width: 100%;
    left: 14%;
    position: relative;
    top: 32%;
}
.struggle-item.struggle-item-2 {
    transform: rotate(
351deg);
    position: relative;
    bottom: 109px;
    width: 225px;
    max-width: 100%;
}
.struggle-item.struggle-item-4 {
    width: 257px;
    max-width: 100%;
    position: relative;
    bottom: 92px;
    right: 23px;
    transform: rotate(
8deg);
}
.struggle-item.struggle-item-6 {
    width: 183px;
    max-width: 100%;
    transform: rotate(
6deg);
    position: relative;
    bottom: 116%;
    left: 10%;
}
.struggle-item.struggle-item-7 {
    transform: rotate(
348deg);
    width: 198px;
    max-width: 100%;
    position: relative;
    left: 26%;
    bottom: 83%;
}
.struggling-right img {
    max-width: 676px;
    width: 100%;
    height: auto;
}
.struggle-item {
    opacity: 0;
    transition: opacity 0.6s ease, transform 0.15s ease-out; /* transform has no delay */
}

.struggle-item.fade-in {
    opacity: 1;
}

/* Hover scale */
.struggle-item:hover {
    transform: scale(0.95); /* fast, smooth */
}

/* Stagger only opacity with delay */
.struggle-item.fade-in:nth-child(1) { transition: opacity 0.6s ease 0.1s, transform 0.15s ease-out; }
.struggle-item.fade-in:nth-child(2) { transition: opacity 0.6s ease 0.2s, transform 0.15s ease-out; }
.struggle-item.fade-in:nth-child(3) { transition: opacity 0.6s ease 0.3s, transform 0.15s ease-out; }
.struggle-item.fade-in:nth-child(4) { transition: opacity 0.6s ease 0.4s, transform 0.15s ease-out; }
.struggle-item.fade-in:nth-child(5) { transition: opacity 0.6s ease 0.5s, transform 0.15s ease-out; }
.struggle-item.fade-in:nth-child(6) { transition: opacity 0.6s ease 0.6s, transform 0.15s ease-out; }
.struggle-item.fade-in:nth-child(7) { transition: opacity 0.6s ease 0.7s, transform 0.15s ease-out; }

<style>
.struggle-item {
    opacity: 0;
    transform: translateX(0);
    transition: opacity 0.3s ease;
}

/* Fade-in and slow shake animation */
@keyframes slow-shake {
    0% { transform: translateX(0); }
    20% { transform: translateX(-5px); }
    40% { transform: translateX(5px); }
    60% { transform: translateX(-5px); }
    80% { transform: translateX(5px); }
    100% { transform: translateX(0); }
}

.struggle-item.animate {
    opacity: 1;
    animation: slow-shake 1.5s ease-in-out;
}


/***** Struggling with… css end ****************/

/***** maqueee css  ****************/


.custom-marquee {
    width: 100%;
    overflow: hidden;
    height: 76px;
    display: flex;
    align-items: center;
}

.custom-marquee .track {
  display: flex;
  width: fit-content;
  animation: custom-marquee 20s linear infinite; /* slower speed */
  white-space: nowrap;
}

.custom-marquee .txt p {
    color: #472504;
    font-size: 22px;
    font-family: 'Athelas';
    font-weight: 700;
    margin: 0;
    text-transform: capitalize;
}

.custom-marquee .txt {
  display: flex;
  align-items: center;
  gap: 5px;
  padding-right: 60px;
  white-space: nowrap;
}

.custom-image {
  height: 26px;
  object-fit: contain;
  display: block;
}

@keyframes custom-marquee {
  0% {
    transform: translateX(0);
  }
  100% {
    transform: translateX(-30%); /* move full width, not just half */
  }
}



/***** maqueee css  end ****************/


/***** ingredient css****************/
.ingredients-section {
  display: flex;
  justify-content: center;
  align-items: stretch;
}

.ingredients-container {
  display: flex;
  width: 100%;
  margin: auto;
}
.ingredients-left {
  flex: 1;
  display: flex;
  justify-content: center;
  align-items: center;
}
.ingredients-left img {
  max-width: 100%;
  height: auto;
}
.ingredients-right {
    flex: 1;
    padding: 30px;
    display: flex;
    flex-direction: column;
    justify-content: space-between;
    position: relative;
    z-index: 1;
    background-size: 10%!important;
}
.ingredients-right .heading {
    font-size: 90px;
    margin: 0;
    line-height: 89px;
    font-weight: 700;
    max-width: 651px;
    font-style: italic;
    letter-spacing: -1px;
}
.ingredients-right .description {
    font-size: 18px;
    margin-bottom: 30px;
    line-height: normal;
    font-weight: 100;
    max-width: 400px;
}
.ingredients-right .btn {
    display: inline-flex;
    align-items: center;
    gap: 6px;
    padding: 9px 24px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Plain', sans-serif;
    transition: all 0.3s ease;
    border-radius:2px;
}
button.slick-arrow {
    border-radius: 2px;
}
.ingredients-right .btn:hover {
  background: transparent !important;
  border: 1px solid var(--btn-border, #BADFDF);
}
.ingredients-right .btn-icon {
    width: 29px;
    height: 20px;
}
.powenaturalcom .ingredients-right:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-image: url(/cdn/shop/files/Component_2.png?v=1756429750);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 71%;
    height: 89%;
    z-index: -1;
    opacity: .4;
    pointer-events: none;
    animation: rotateSmooth 60s linear infinite;
}
@keyframes rotateSmooth {
    from { transform: translate(-50%, -50%) rotate(0deg); }
    to { transform: translate(-50%, -50%) rotate(360deg); }
}
.Strengthcons .ingredients-right:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    background-image: url(https://cdn.shopify.com/s/files/1/0950/6442/4744/files/08.png?v=1756433326);
    background-size: contain;
    background-repeat: no-repeat;
    background-position: center;
    width: 71%;
    height: 89%;
    z-index: -1;
    opacity: .4;
    pointer-events: none;
    animation: rotateSmooth 60s linear infinite;
}
@keyframes rotateSmooth {
    from { transform: translate(-50%, -50%) rotate(0deg); }
    to { transform: translate(-50%, -50%) rotate(360deg); }
}

.Strengthcons .ingredients-container {
    display: flex;
    width: 100%;
    margin: auto;
    flex-direction: row-reverse;
}
/***** ingredient css  end ****************/

/***** testinomial css  end ****************/
.testimonial-slider-section {
  padding: 70px 20px;
}
.testimonial-stars img {
    width: 100%;
    max-width: 124px;
}
.testimonial-heading {
    font-size: 50px;
    line-height: 70px;
    margin-bottom: 40px;
    font-weight: bold;
}
span.author-name {
    font-family: 'Athelas', serif;
    color: #312C30;
    font-size: 20px;
    font-weight: bold;
}
.testimonial-slider .slick-slide {
  height: auto;
  display: flex;
}
/* Reset both arrows to be on the right side */
.testimonial-slider-section .slick-prev,
.testimonial-slider-section .slick-next {
  position: absolute;
  top: -100px;       
  z-index: 10;
  width: 40px;
  height: 40px;
  border: none;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 18px;
  cursor: pointer;
  transition: background 0.3s ease, color 0.3s ease;
}

/* Prev button (light background, purple arrow) */
.testimonial-slider-section .slick-prev {
    right: 65px;
    left: auto !important;
    background: #4c2d53;
    color: #ffffff;
    fill: white !important;
}
.testimonial-slider-section .slick-prev:hover,
.testimonial-slider-section .slick-next:hover {
  background: #fff !important;  
  color: #000 !important;      
}

/* Next button (purple background, white arrow) */
.testimonial-slider-section .slick-next {
  right: 20px;
  left: auto !important;
  background: #4C2D53;
  color: #fff;
}

/* Remove default slick pseudo icons */
.testimonial-slider-section .slick-prev::before,
.testimonial-slider-section .slick-next::before {
  content: '';
}


.testimonial-slider .testimonial-item {
  flex: 1;
  display: flex;
  flex-direction: column;
  justify-content: space-between; /* optional */
}
.testimonial-subheading {
    text-transform: uppercase;
    font-size: 16px;
    margin-bottom: 5px;
    margin-top: 0;
}
.testimonial-slider .slick-slide {
  margin: 0 12px; 
}


.testimonial-item {
    background: #FBF6EE;
    padding: 30px;
    /* border-radius: 12px; */
    /* box-shadow: 0 4px 8px rgba(0,0,0,0.05); */
    text-align: left;
    height: min-content;
}
.testimonial-quote {
    font-size: 16px;
    line-height: normal;
    color: #312C30;
    margin-bottom: 13px;
    font-family: 'Plain', sans-serif;
    font-weight: 300;
    height: 100%;
    min-height: 180px;
}
.testimonial-author {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-top: 60px;
    justify-content: space-between;
}
.left_testimonial-wrapper {
    display: flex;
    gap: 10px;
}
.date-wapper {
    color: rgba(49, 44, 48, 1);
    font-weight: 100;
    font-family: 'Plain';
    letter-spacing: 0;
}
span.author-age {
    font-size: 20px;
    color: #312C30;
    font-weight: bold;
    font-family: 'Athelas', serif;
    font-style: italic;
}
.testimonial-avatar {
  width: 40px;
  height: 40px;
  border-radius: 50%;
  object-fit: cover;
}
.testimonial-arrows {
  display: flex;
  justify-content: flex-end;
  gap: 10px;
  margin-top: 20px;
}
.slick-prev, .slick-next {
  border: none;
  padding: 8px 12px;
  cursor: pointer;
}
.testimonial-arrows .slick-prev,
.testimonial-arrows .slick-next {
  display: inline-flex !important;
  align-items: center;
  justify-content: center;
  z-index: 10;
}
/* Allow shake outside bounds */
.testimonial-slider .slick-list {
    margin: 0;
    padding-top: 10px !important;
}

/* Diagonal / corner shake for center slide */
.testimonial-item.slick-current.slick-active.slick-center {
    animation: corner-shake 2.5s ease-in-out infinite;
    transform-origin: center center;
}

/* Keyframes for diagonal shake */
@keyframes corner-shake {
    0%   { transform: rotate(0deg) translate(0, 0); }
    20%  { transform: rotate(-2deg) translate(-3px, -3px); }
    40%  { transform: rotate(2deg) translate(3px, -3px); }
    60%  { transform: rotate(-2deg) translate(-3px, 3px); }
    80%  { transform: rotate(2deg) translate(3px, 3px); }
    100% { transform: rotate(0deg) translate(0, 0); }
}



/***** testinomial css  end ****************/


/***** blog grid css   ****************/

.custom-blog-grid-container {
    margin: 0 auto;
    padding: 60px 10px;
}

/* Header Flex Layout */
.custom-blog-grid-header {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 40px;
  flex-wrap: wrap;
  gap: 20px;
}

.custom-blog-grid-header-left {
  max-width: 84%;
}

.custom-blog-grid-subheading {
    font-size: 16px;
    text-transform: uppercase;
    letter-spacing: 1px;
    margin-bottom: 3px;
}

.custom-blog-grid-heading {
  font-size:50px;
  font-weight: 700;
  margin: 0;
  line-height: 1.2;
}

.custom-blog-grid-description {
    font-size: 20px;
    line-height: 35px;
    font-weight: 200;
    margin: 0 0 35px;
}
.custom-blog-grid-header-right {
  display: flex;
  align-items: center;
}

.custom-blog-grid-button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    border: 1px solid #244949;
    font-family: 'Plain', sans-serif;
    transition: all 0.3s ease;
    font-size: 16px;
    border-radius: 2px;
}
/* Blog Grid */
.custom-blog-grid-wrapper {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(320px, 1fr));
  gap: 30px;
}

.custom-blog-grid-card {
    background: #FBF6EE;
    overflow: hidden;
    display: flex;
    padding: 22px;
    flex-direction: column;
}

.custom-blog-grid-image {
  width: 100%;
  height: auto;
  display: block;
}

.custom-blog-grid-content {
    padding: 20px 20px 0;
    padding-left: 0;
    padding-right: 0;
}

.custom-blog-grid-title {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 15px;
    line-height: 1.4;
    color: #312C30;
    text-decoration: none !important;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
a.custom-blog-grid-title-link {
    text-decoration: none;
}
.custom-blog-grid-tags {
  margin-bottom: 15px;
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.custom-blog-grid-tag {
  padding: 4px 10px;
  border-radius: 20px;
  font-size: 12px;
  display: inline-block;
}

.custom-blog-grid-meta {
    font-size: 16px;
    color: #312C30;
    font-family: 'Plain', sans-serif;
    display: flex;
    justify-content: space-between;
    font-weight: 200;
}

.custom-blog-grid-button-icon {
    width: 24px;
    height: 24px;
    display: inline-block;
}
/* Shake keyframes */
@keyframes shakeImage {
  0% { transform: translate(0, 0) rotate(0deg); }
  20% { transform: translate(-2px, 0) rotate(-1deg); }
  40% { transform: translate(2px, 0) rotate(1deg); }
  60% { transform: translate(-2px, 0) rotate(-1deg); }
  80% { transform: translate(2px, 0) rotate(1deg); }
  100% { transform: translate(0, 0) rotate(0deg); }
}

/* Apply on hover */
.custom-blog-grid-card:hover .custom-blog-grid-image {
  animation: shakeImage 0.5s ease;
}
.ingredients-section.powenaturalcom p.subheading {
    font-size: 18px;
}
.social-icons-image ul.list-unstyled.list-social.footer__list-social {
    justify-content: left;
    margin-top: 20%;
}
.social-icons-image .svg-wrapper {
    width: 30px;
    height: 30px;
}
.social-icons-image .list-social__item .icon {
    height: 4.2rem;
    width: 4.2rem;
}
.social-icons-image li.list-social__item:first-child a.link.list-social__link {
    padding-left: 0;
}
.footer-block.grid__item {
    width: 100%;
    max-width: 25%;
}
.footer-block.grid__item:last-child {
    width: 100%;
    max-width: 45%;
}
.footer-block__details-content .list-menu__item--link {
    font-size: 18px;
    text-transform: uppercase;
    font-weight: 600;
    font-family: 'Plain'; 
    letter-spacing:-1px;
}
h2.footer-block__heading.inline-richtext {
    font-size: 35px;
    letter-spacing: -1px;
    margin: 0;
    line-height: normal;
}
.footer .newsletter-content p {
    font-size: 18px;
    font-weight: 300;
    letter-spacing: -1px;
    line-height: normal;
    margin: 0 0 29px;
}
.footer .newsletter-form__field-wrapper .field__input {
    background-color: #fff;
    padding: 25px;
    border-radius: 2px;
}
.footer label.field__label {
    color: rgba(49, 44, 48, 1);
    font-size: 18px;
    letter-spacing: -1px;
}
.footer .newsletter-form__field-wrapper .field:after {
    box-shadow: none;
}
.footer button#Subscribe {
    position: relative;
    width: 100%;
    background-color: rgba(78, 19, 51, 1);
    color: #fff;
    font-size: 18px;
    padding: 14px;
    letter-spacing: -1px;
    max-width: 37%;
    border-radius: 2px;
}
.footer .newsletter-form__field-wrapper {
    width: 100%;
    display: flex;
    max-width: 100%;
    gap: 10px;
    align-items: center;
}
.footer .newsletter-form {
    max-width: 55rem;
}
.newsletter-btn-text p {
    font-size: 18px;
    font-family: 'Plain';
    letter-spacing: -1px;
    font-weight: 100;
}
.newsletter-btn-text p a {
    color: rgba(78, 19, 51, 1);
    text-decoration:underline;
}
.footer-instruction p {
    font-weight: 300;
    letter-spacing: 0px;
}
.footer__copyright.caption {
    width: 100%;
    display: flex;
    justify-content: space-between;
}
.footer-policy-links ul {
    display: flex;
    list-style: none;
    gap: 15px;
    padding: 0;
}
.footer-policy-links ul li a {
    text-decoration: none;
    color: rgba(78, 19, 51, 1);
    font-size: 14px;
    font-weight: 300;
    font-family: 'Plain';
}
small.copyright__content {
    font-size: 14px;
    font-family: 'Plain';
    text-align: right;
}
.designed-by {
    font-size: 10px;
    font-weight: 300;
}
.main-wrapper-blog {
    display: flex;
    gap: 12px;
    flex-wrap:wrap;
    row-gap:0;
}
.main-wrapper-blog h3 {
    margin: 0 0 10px;
    padding: 12px 18px;
    font-size: 15px;
    font-family: 'Plain';
    text-align:center;
    border-radius: 2px;
}

/*==================ingredient-page====================*/

.ingredients_richtext_sec, .ingredients_sec {
    background: #FBF6EE;
}
.ingredients_richtext_sec .richtext_wrapper {
    display: flex;
    width: 100%;
    align-items: center;
    justify-content: space-between;
    position: relative;
}
.ingredients_richtext_sec .richtext_wrapper .richtext_info {
    width: 60%;
}
.ingredients_richtext_sec .richtext_wrapper .richtext_content {
    width: 40%;
    display: flex;
    justify-content: right;
}
.ingredients_richtext_sec .richtext_wrapper .richtext_info span {
    color: var(--mint-mint-dark, #244949);
    font-family: Plain;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    text-transform: uppercase;
}
.ingredients_richtext_sec .richtext_wrapper .richtext_info h2 {
    color: var(--mint-mint-dark, #244949);
    font-family: Athelas;
    font-size: 60px;
    font-style: italic;
    font-weight: 700;
    text-transform: capitalize;
    line-height: normal;
}
.ingredients_richtext_sec .richtext_wrapper .richtext_content p {
    color: var(--mint-mint-dark, #244949);
    font-family: Plain;
    font-size: 20px;
    font-style: normal;
    font-weight: 290;
    max-width: 400px;
    line-height: normal;
}
.ingredients_sec .ingredients_wrapper {
    display: flex;
    width: 100%;
    flex-wrap: wrap;
    row-gap: 10px;
}
.ingredients_sec .ingredients_wrapper .ingredient__content {
    width: 33.33%;
    padding: 25px;
}
.ingredients_sec .ingredients_wrapper .ingredient__content img {
    width: 100%;
}
.ingredients_sec .ingredients_wrapper .ingredient__content h3 {
    color: var(--black, #312C30);
    text-align: center;
    font-family: Athelas;
    font-size: 32px;
    font-weight: 700;
     /* 32px */
    text-transform: capitalize;
    margin: 0;
    padding-bottom: 10px;
}
.ingredients_sec .ingredients_wrapper .ingredient__content p {
    color: var(--black, #312C30);
    text-align: center;
    font-family: Plain;
    font-size: 18px;
    font-weight: 290;
     /* 28px */
    line-height: normal;
    margin: 0;
}
.flex_wrapper-product {
    display: flex;
    background-color: #fff;
    justify-content: center;
    margin-top: 10px;
    gap: 10px;
    align-items: baseline;
    cursor: pointer;

}
.flex_wrapper-product p.price {
    font-size: 16px;
    color: rgba(49, 44, 48, 1);
}
.custom-product-grid {
  padding: 60px 0px;
}
.productmycustom-header {
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 40px;
}
.productmycustom-subheading {
    font-size: 16px;
    margin-bottom: 5px;
    text-transform: uppercase;
}
h3.myheadpro {
    color: #312C30;
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 0;
    letter-spacing: -1px;
}
p.prodyctdes {
    color: rgba(49, 44, 48, 1);
    font-size: 16px;
    line-height: 25px;
    font-weight: 200;
    letter-spacing: -1px;
    height: 60px;
    max-width: 243px;
    margin: 0 auto;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
}
.productmycustom-heading {
    font-weight: bold;
    font-size: 50px;
    line-height: 88px;
    margin-bottom: 10px;
}
.productmycustom-description {
  font-size: 16px;
}
.productmycustom-button:hover {
    background-color: #000;
}
.productmycustom-button {
    display: inline-flex;
    align-items: center;
    gap: 8px;
    padding: 10px 20px;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
    font-weight: 600;
    border: 1px solid #312C30;
    font-family: 'Plain', sans-serif;
    transition: all 0.3s ease;
    font-size: 16px;
    background-color: rgba(49, 44, 48, 1);
    border-radius:2px;
}
.productmycustom-button-icon {
    /* margin-left: 8px; */
    width: 24px;
    height: 24px;
}
.custom-product-grid .product-grid {
  display: grid;
  grid-template-columns: repeat(4, 1fr);
  gap: 30px;
}
.custom-product-grid .product-item {
  text-align: center;
  padding: 10px;
}
.custom-product-grid .product-image img {
  max-width: 100%;
  height: auto;
}
.custom-product-grid .price {
  font-weight: bold;
  margin: 10px 0;
}
.flex_wrapper-product button.add-to-cart-btn {
    background-color: transparent;
    border: 0;
    font-size: 16px;
    text-transform: uppercase;
    height: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    gap: 6px;
    color: rgba(49, 44, 48, 1);
    font-weight: 600;
    cursor: pointer;
}
.flex_wrapper-product svg {
    height: 18px;
    width: 20px;
    margin-bottom: 5px;
}
.richtext_wrapper::after {
    content: "";
    background: url(https://cdn.shopify.com/s/files/1/0781/4994/3516/files/Component_2_1.png?v=1757066595);
    background-repeat: no-repeat;
    width: 320px;
    position: absolute;
    height: 300px;
    right: 17%;
    top: -40px;
}
.richtext_content {
    position: relative;
}
.ingredients_richtext_sec .richtext_wrapper .richtext_content p {
    position: absolute;
    right: 0;
    top: -60px;
    z-index: 2;
}
/*=======================info==================*/
.Strengthcons.our-info .description {
    max-width: 100%;
}
.Strengthcons.our-info .ingredients-right {
    height: 985px;
    overflow-y: scroll;
    overflow-x: hidden;
    direction: rtl;
    scrollbar-width: thin;
    scrollbar-color: rgba(78, 19, 51, 1) transparent;
}
.Strengthcons.our-info .ingredients-right > * {
    direction: ltr;
}

.Strengthcons.our-info .ingredients-right::-webkit-scrollbar {
    width: 3px; 
    height: 3px;
}

.Strengthcons.our-info .ingredients-right::-webkit-scrollbar-track {
    background: transparent;
}

.Strengthcons.our-info .ingredients-right::-webkit-scrollbar-thumb {
    background-color:rgba(78, 19, 51, 1);
    border-radius: 2px;
}
.Product-ingredient h2.main-heading {
    color: rgba(49, 44, 48, 1);
    font-size: 50px;
    letter-spacing: -1px;
    text-align: center;
    font-weight: 600;
    margin-bottom: 50px;
}
.product-Probiotic .testimonial-slider-section .slick-next, .product-Probiotic .testimonial-slider-section .slick-prev {
    background: rgba(21, 59, 89, 1);
}
.left-image-wrapper h2.image-with-text__heading.inline-richtext.h1, .right-image-wrapper h2.image-with-text__heading.inline-richtext.h1 {
    color: rgba(94, 55, 50, 1);
    font-size: 64px;
    font-weight: 600;
    font-family: 'Athelas';
    line-height: 1em;
    letter-spacing: -1px;
    text-transform: capitalize;
    margin: 0;
}
.left-image-wrapper .image-with-text__text.rte.body p, .right-image-wrapper .image-with-text__text.rte.body p {
    color: rgba(94, 55, 50, 1);
    font-size: 20px;
    font-family: 'Plain';
    line-height: 1.3em;
    font-weight: 300;
}
.left-image-wrapper .global-media-settings, .right-image-wrapper .global-media-settings {
    border: none;
}
.left-image-wrapper .image-with-text__media img {
    object-fit: contain;
    object-position: left;
    padding: 67px;
}
.right-image-wrapper .image-with-text__media img {
    object-fit: contain;
    object-position: right;
    padding: 67px;
}
.our-values-wrapper .ingredients-left {
    align-items: baseline;
}
.ingredients-right .heading {
    font-size: 50px;
    margin: 0;
    line-height: normal;
    font-weight: 700;
    max-width: 500px;
    font-style: normal;
    letter-spacing: -1px;
}
.our-values-wrapper .ingredients-right .heading {
    letter-spacing: -1px;
}
.our-values-wrapper {
    background-color: #fbf6ee;
}
.our-values-wrapper .ingredients-right:before {
    background-image: url(/cdn/shop/files/08_1.png?v=1757149895);
}
.harmonal-balance .ingredients_wrapper .ingredient__content {
    width: 24.33%;
}
.harmonal .slick-prev, .harmonal .slick-next {
    background: rgba(78, 19, 51, 1);
}

.fertitlity .slick-arrow {
    background: rgba(71, 37, 4, 1);
}


.meno-queen button.slick-arrow {
   background: rgba(76, 45, 83, 1); 
}
.cherished-tea button.slick-arrow {
   background: rgba(36, 73, 73, 1);
}
.contact_us_sec .contact__wrapper {
    display: flex;
}
.contact_us_sec .contact__wrapper form {
    width: 50%;
}
.contact_us_sec .contact__wrapper .contact-info {
    width: 50%;
    display: flex;
    justify-content: end;
}
.contact-info_inner ul.list-unstyled {
    justify-content: left !important;
    gap: 15px;
    padding-top: 20px;
    padding-bottom: 20px;
}
.contact-info_inner ul.list-unstyled svg {
    height: 40px !important;
    width: 40px !important;
}
.contact-info_inner ul.list-unstyled a {
    margin: 0;
    padding: 0;
}
.contact-info_inner ul.list-unstyled span.svg-wrapper {
    height: 40px;
    width: 40px !important;
}

.contact-info_inner span.bottom_text p {
    color: var(--violet-violet-dark, #4C2D53);
    font-family: Plain;
    font-size: 19px;
    font-style: normal;
    font-weight: 300;
    max-width: 435px;
}
.contact-info_inner {
    background: #fff;
    border-radius: 5px;
    padding: 35px 40px;
    height: max-content;
}
.contact-info_inner span a {
    color: var(--violet-violet-dark, #4C2D53);
    font-family: Plain;
    font-size: 25px;
    font-style: normal;
    font-weight: 290;
    line-height: 3rem;
}
.contact_us_sec .contact__wrapper form .contact__fields {
    grid-template-columns: 1fr !important;
}

.contact_us_sec .contact__wrapper form .contact__fields input {
    background: #fff;
    border-radius: 5px;
    height: 50px !important;
    min-height: 50px !important;
}
.contact_us_sec .contact__wrapper form textarea {
    background: #fff;
    border-radius: 5px;
    height: 150px !important;
    min-height: 150px !important;
}
.contact_us_sec .contact__wrapper form label.field__label {
    top: 17px !important;
}
.contact_us_sec .contact__wrapper form label.field__label {
    top: 17px !important;
    color: var(--black, #312C30);
    font-family: Plain;
    font-size: 16px;
    font-style: normal;
    font-weight: 300;
}
.contact_us_sec .contact__wrapper form  .field::after, .contact_us_sec .contact__wrapper form  .field::before {
    display: none;
}
.contact_us_sec .contact__wrapper form .field__input:focus-visible{
    box-shadow:none!important;
}
.contact_us_sec .contact__wrapper form .textarea:focus-visible{
    box-shadow:none!important;
}
.contact_us_sec .contact__button button {
    width: 100% !important;
    color: var(--white, #FFF);
    font-family: Plain;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
    height: 40px !important;
    min-height: 50px;
    border-radius: 5px;
}
body.\34 04.gradient main#MainContent {
    background: #FBF6EE;
}
.custom_404_main {
    position: relative;
}
.custom_404_main::before {
    content: "";
    background: url(/cdn/shop/files/Component_1_1.png?v=1757404492);
    background-repeat: no-repeat;
    height: 300px;
    width: 300px;
    position: absolute;
    background-size: contain;
    bottom: 0;
}
.custom_404_main::after {
    content: "";
    background: url(/cdn/shop/files/06_a9ccd6bd-862a-4572-a649-fdfe8d3e70ba.png?v=1757404492);
    background-repeat: no-repeat;
    height: 300px;
    width: 300px;
    position: absolute;
    background-size: contain;
    bottom: 0;
    right: -70px;
    top: 0;
}
.contact_us_sec .contact__button button::after, .contact__button button::before {
    display: none;
}
.contact_us_sec span.contact_text p {
    color: var(--violet-violet-dark, #4C2D53);
    font-family: Plain;
    font-size: 18px;
    font-style: normal;
    font-weight: 290;
}
.custom_404_main svg {
    width: 100%;
    max-width: 250px;
}
.custom_404_main  h1.title {
    margin: 0;
    color: var(--black, #312C30);
    text-align: center;
    font-family: Athelas;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    text-transform: capitalize;
}

.custom_404_main  p.content {
    color: var(--black, #312C30);
    text-align: center;

/* Body/Text 24 */
    font-family: Plain;
    font-size: 20px;
    font-style: normal;
    font-weight: 300;
    max-width: 40%;
    margin: 0 auto;
    padding: 15px 0;
}
.custom_404_main .second_btn {
    color: #000 !important;
    background: rgba(0, 0, 0, 0.10) !important;
    border-radius: 2px;
    border: 1px solid var(--black, #312C30);
}
.custom_404_main .button::before, .custom_404_main .button::after {
    display: none;
}
.custom_404_main .button {
    border-radius: 2px;
    background: var(--black, #312C30);
    color: var(--white, #FFF);
    font-family: Plain;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
}
section.custom-product-grid.product-custom-coll .productmycustom-header {
    justify-content: center;
}
section.custom-product-grid.product-custom-coll .product-grid {
    display: flex;
    justify-content: center;
}
.main_page_sec {
    background: var(--beige, #FBF6EE);
}
.main_page_sec h1.main-page-title {
    color: var(--black, #312C30);
    text-align: center;
    font-family: Athelas;
    font-size: 60px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%; /* 72px */
    letter-spacing: -0.72px;
    text-transform: capitalize;
}
.main_page_sec p {
    color: var(--black, #312C30);
    text-align: justify;
    font-family: Plain;
    font-size: 18px;
    font-style: normal;
    font-weight: 290;
    line-height: normal; /* 28px */
}
.main_page_sec h3 {
    color: var(--black, #312C30);
    font-family: Athelas;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: normal; /* 61.6px */
    margin: 0;
}
.main_page_sec h4 {
    margin: 0;
    color: var(--black, #312C30);
    font-family: Athelas;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: normal; /* 35.2px */
}
.main_page_sec ul {
    padding-left: 0;
}
.main_page_sec ul li span {
    color: var(--black, #312C30);
    text-align: justify;
    font-family: Plain;
    font-size: 18px;
    font-style: normal;
    font-weight: 290;
     /* 28px */
    line-height: normal;
}
.fertitly-bundle .slick-next, .fertitly-bundle .slick-prev{
    background: rgba(78, 19, 51, 1);
}
.fertitly-bundle-plus .slick-next, .fertitly-bundle-plus .slick-prev {
    background: rgba(71, 37, 4, 1);
}
.page-contact .richtext_wrapper::after {
    width: 320px;
    position: absolute;
    height: 300px;
    right: 17%;
    top: -40px;
    content: "";
    background: url(/cdn/shop/files/Component_1_2_1_1.png?v=1757409263);
    background-size: contain;
    background-repeat: no-repeat;
}
.fertity-plus .productmycustom-header {
    justify-content: center;
}
.harmonal-balance-bundle .slick-next, .harmonal-balance-bundle .slick-prev {
    background: rgba(36, 73, 73, 1);
}
.peri-meno-pause .slick-next, .peri-meno-pause .slick-prev {
    background: rgba(76, 45, 83, 1);
}
.tea-strainer .slick-next, .tea-strainer .slick-prev {
    background: rgba(94, 55, 50, 1);
}
.product .global-media-settings {
    border: none;
}
.product .product-media-container.constrain-height {
    --constrained-height: max(var(--constrained-min-height), calc(60vh - var(--viewport-offset)));
}
.product__title h1 {
    font-size: 50px;
    letter-spacing: -1px;
}
.product p.product__text.inline-richtext {
    margin: 0;
    font-weight: 200;
}
.product .product__title {
    margin: 0;
}
.product .product__description {
    font-size: 18px;
    letter-spacing: 0px;
    font-weight: 300;
    margin: 0!important;
}
.flex_wrapper-inner {
    display: flex;
    gap: 14px;
    align-items:end;
    position:relative;
}
.flex_wrapper-inner .left_wrapper {
    width: 100%;
}
.flex_wrapper-inner .right_wrapper {
}
.flex_wrapper-inner .product-form__quantity .form__label {
    display: none;
}
product-form.product-form {
    margin: 0!important;
}
.product-form__submit {
    font-size: 15px;
    text-transform: uppercase;
    font-weight: 700;
}
.product .product-form__input {
    background-color: #fff;
    width:max-content;
}
.product .product-form__input label.quantity__label {
    display: none;
}
.product .quantity:after {
    box-shadow: none;
}
span.add-cart-icon {
    padding: 0 11px;
}
.back-to-collection {
    width: 100%;
    max-width: max-content;
    padding: 9px;
    display: flex;
    justify-content: center;
    gap: 5px;
    align-items: center;
    text-transform: uppercase;
    font-weight: 600;
    font-size: 18px;
    margin:10px;
}
.product .media>img {
    object-fit: contain!important;

}
.collection .richtext_wrapper .richtext_info span, .collection .richtext_wrapper h2, .collection .richtext_content span p {
    color: rgba(78, 19, 51, 1)!important;
}
.collection .richtext_wrapper::after {
    background-image: url(/cdn/shop/files/Component_1_1_1.png?v=1757477866);
    background-size: contain;
}
.collection .custom-product-grid .product-image img {
    max-width: 100%;
    height: 300px;
    object-fit: contain;
}
section.custom-product-grid.collection-page-products .product-grid {
    grid-template-columns: repeat(3, 1fr);
}
.custom_text_btn {
    padding: 40px 0;
}
.custom_text_btn h2.heading {
    color: rgba(78, 19, 51, 1);
    font-size: 48px;
    letter-spacing: -1px;
    font-weight: 600;
    font-style: italic;
}
.custom_text_btn .flex_wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.custom_text_btn .custom-btn a {
    background-color: rgba(78, 19, 51, 1);
    padding: 10px 16px;
    display: flex;
    gap: 7px;
    align-items: center;
    color: #fff;
    text-transform: uppercase;
    text-decoration: none;
}
.custom_text_btn .custom-btn a svg {
    width: 16px;
}
.custom-product-grid.custom-bundle-products .product-grid {
    grid-template-columns: repeat(2,2fr);
}
.customer-login {
    background-color: rgba(251, 246, 238, 1);
    position: relative;
}
.customer-login h1#login {
    color: rgba(21, 59, 89, 1);
    letter-spacing: -1px;
    text-transform: capitalize;
    margin: 0;
}
.customer-login .content p {
    margin: 0;
    color: rgba(21, 59, 89, 1);
    font-weight: 300;
}
.customer .field::after {
    box-shadow: none;
}
.customer button {
    background-color: rgba(21, 59, 89, 1);
    width: 100%;
    text-transform: uppercase;
    font-weight: 700;
}
.login .field+a, .login a {
    color: rgba(21, 59, 89, 1);
}
h1#recover {
    color: rgba(21, 59, 89, 1);
    letter-spacing: -1px;
}
.login p {
    color: rgba(21, 59, 89, 1);
    font-weight: 300;
    letter-spacing: 0px;
}
.customer-register {
    background-color: rgba(251, 246, 238, 1);
}
.customer-login:after {
    background-image: url(/cdn/shop/files/2.png?v=1757483923);
    content: "";
    position: absolute;
    top: 20px;
    background-size: contain;
    width: 200px;
    height: 200px;
    background-repeat: no-repeat;
}
.customer-login:before {
    content: "";
    background-image: url(/cdn/shop/files/Component_1_818d5ac8-4a2a-431a-9789-313c876a74ff.png?v=1757483927);
    position: absolute;
    background-size: contain;
    width: 130px;
    height: 180px;
    background-repeat: no-repeat;
    right: 0;
    bottom: 100px;
}
.customer-register, .customer-account, .customer-address {
    background-color: rgba(251, 246, 238, 1);
    position: relative;
}
.customer-address:after {
    background-image: url(/cdn/shop/files/2.png?v=1757483923);
    content: "";
    position: absolute;
    top: 20px;
    background-size: contain;
    width: 200px;
    height: 200px;
    background-repeat: no-repeat;
}
.customer-address:before {
    content: "";
    background-image: url(/cdn/shop/files/Component_1_818d5ac8-4a2a-431a-9789-313c876a74ff.png?v=1757483927);
    position: absolute;
    background-size: contain;
    width: 130px;
    height: 180px;
    background-repeat: no-repeat;
    right: 0;
    bottom: 100px;
}
.customer-register:after {
    background-image: url(/cdn/shop/files/2.png?v=1757483923);
    content: "";
    position: absolute;
    top: 20px;
    background-size: contain;
    width: 200px;
    height: 200px;
    background-repeat: no-repeat;
}
.customer-register:before {
    content: "";
    background-image: url(/cdn/shop/files/Component_1_818d5ac8-4a2a-431a-9789-313c876a74ff.png?v=1757483927);
    position: absolute;
    background-size: contain;
    width: 130px;
    height: 180px;
    background-repeat: no-repeat;
    right: 0;
    bottom: 100px;
}
.customer-account:after {
    background-image: url(/cdn/shop/files/2.png?v=1757483923);
    content: "";
    position: absolute;
    top: 20px;
    background-size: contain;
    width: 200px;
    height: 200px;
    background-repeat: no-repeat;
}
.customer-account:before {
    content: "";
    background-image: url(/cdn/shop/files/Component_1_818d5ac8-4a2a-431a-9789-313c876a74ff.png?v=1757483927);
    position: absolute;
    background-size: contain;
    width: 130px;
    height: 180px;
    background-repeat: no-repeat;
    right: 0;
    bottom: 100px;
}
.customer-account .customer.account {
    max-width: 1060px;
}
h1.customer__title {
    letter-spacing: -1px;
}
.cart-item__name {
    font-size: 16px;
    letter-spacing: -1px;
}
div#CartDrawer .product-option {
    font-weight: 600;
}
div#CartDrawer .quantity:after {
    box-shadow: none;
}
div#CartDrawer quantity-popover .quantity {
    background: #ffff;
    min-height: calc((var(--inputs-border-width) * 2) + 4.4rem);
}
.main_blog_sec {
    background: #fbf6ee;
}
.article-card-wrapper {
    padding: 22px;
    background: #fff;
}
.main_blog_sec .blog-articles {
    gap: 30px;
}
.main_blog_sec .blog-articles .card__heading a {
    font-size: 22px;
    font-weight: 600;
    margin: 0 0 15px;
    line-height: 1.4;
    color: #312C30;
    text-decoration: none !important;
    font-family: 'Athelas';
}
.main_blog_sec .pagination__list {
    justify-content: space-between!important;
}
.main_blog_sec .pagination__item-arrow svg {
    width: 40px !important;
    height: 40px !important;
    border-radius: 5px;
}
.main_blog_sec .pagination__item-arrow span.svg-wrapper {
    height: 40px !important;
    width: 40px !important;
}
.main_blog_sec .pagination__list span.pagination_number {
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 10px;
}
.main_blog_sec .pagination__list span.pagination_number a {
    height: 40px;
    width: 40px;
    border-radius: 2px;
    background: var(--violet-violet-light, #EFE3EB);
}
.main_blog_sec .pagination__list span.pagination_number a.pagination__item.pagination__item--current {
    border-radius: 2px;
    background: var(--violet-violet-dark, #4C2D53);
    opacity: 1;
    color: #fff;
    text-decoration: none;
}
.main_blog_sec .pagination__list span.pagination_number a::after {
    display: none;
}
.main_blog_sec  .main-blog h1.title--primary {
    font-size: 50px;
    font-weight: 700;
    color: #4E1333;
    margin-top: 0;
}
.blog_header_sec .header-search-wrapper {
    display: flex;
    align-items: center;
    width: 100%;
}
.blog_header_sec .header-search-wrapper .searchbar {
    width: 50%;
    display: flex;
    align-items: center;
}
.blog_header_sec .blog_short_by {
    width: 50%;
}
.blog_header_sec .blog_short_by form {
    display: flex;
    align-items: center;
    justify-content: end;
}
.blog_header_sec .header-search-wrapper .searchbar form {
    background: #fff;
    width: 100%;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 0 10px;
    border-radius: 5px;
}
.blog_header_sec {
    background: #fbf6ee;
}
.blog_header_sec .header-search-wrapper .searchbar input#searchbox {
    width: 100%;
    border: none;
    height: 50px;
}
.blog_header_sec .blog_short_by form select {
    width: 30%;
    height: 50px;
    border: none;
    padding-left: 10px;
}
.blog_header_sec .blog_short_by form p {
    padding-right: 15px;
    color: var(--violet-violet-dark, #4C2D53);
     font-family: Plain;
    font-size: 21px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
}
.blog_header_sec .blog_short_by form select {
    color: var(--violet-violet-dark, #4C2D53);
    font-family: Plain;
    font-size: 18px !important;
    font-style: normal;
    font-weight: 300;
}
.blog_header_sec .list-group ul {
    padding-left: 0;
    display: flex;
    gap: 20px;
    margin-bottom: 0;
}
.blog_header_sec .list-group ul li {
    list-style: none;
    border-radius: 5px !important;
}
.blog_header_sec .list-group ul li a {
color: #312C30;
font-family: Plain;
font-size: 15px;
font-style: normal;
font-weight: 600;
line-height: 100%; /* 20px */
text-transform: uppercase;
border-radius: 2px;
background: var(--white, #FFF);
}
.blog_header_sec .list-group ul li a::after, .list-group ul li a::before {
    display: none;
}
.blog_header_sec .list-group ul li a.active {
    border-radius: 2px;
    background: var(--violet-violet-dark, #4C2D53);
    color: #fff;
}
.blog_header_sec .header-search-wrapper .searchbar input#searchbox[placeholder="Search..."] {
    color: var(--black, #312C30);
    font-family: Plain;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%;
    letter-spacing: -0.24px;
}
.blog_header_sec .list-group ul li a {
    padding: 0 3rem !important;
    width: max-content;
}
.article_content_wrapper {
    display: flex;
    width: 100%;
}
.article_content_wrapper .other-content-wrapper {
    width: 50%;
    padding-right: 30px;
}
.article_content_wrapper .featured-image-wrapper {
    width: 50%;
}
.article_content_wrapper .other-content-wrapper h1.article-template__title {
    font-family: Athelas;
    font-size: 50px;
    font-style: italic;
    font-weight: 700;
    line-height: 100%;
    letter-spacing: -0.72px;
    text-transform: capitalize;
    max-width: 100%;
}
.article_content_wrapper .other-content-wrapper .custom-blog-grid-meta {
    justify-content: start;
    gap: 10px;
}
.article_content_wrapper .other-content-wrapper header {
    margin-top: 20px;
}
.article_content_wrapper .other-content-wrapper p {
    color: var(--black, #312C30);
    text-align: justify;
    font-family: Plain;
    font-size: 18px;
    font-style: normal;
    font-weight: 290;
    line-height: normal;
}
.article_content_wrapper .other-content-wrapper h3 {
    font-family: Athelas;
    font-size: 40px;
    font-style: normal;
    font-weight: 700;
    line-height: normal;
    margin: 0;
}
.article-template__back {
    display: none;
}
.main_article_sec{
    background: var(--beige, #FBF6EE);
    padding-bottom:50px;
}
.main_article_sec .main-wrapper-blog h3 {
    margin: 0 0 10px !important;
    padding: 12px 18px;
    font-size: 15px !important;
    font-family: 'Plain' !important;
    text-align: center;
}
.article_content_wrapper {
    margin-top: 0 !important;
}
.article_content_wrapper .other-content-wrapper .main-wrapper-blog {
    padding-top: 40px;
}
.mobile_only{
    display:none !important;
}
.predictive-search__heading {
    color: var(--black, #312C30) !important;
    font-family: Plain;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
}
p.predictive-search__item-heading.h5  {
    color: var(--black, #312C30) !important;
    font-family: Plain;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
}
.predictive-search__item span  {
    color: var(--black, #312C30) !important;
    font-family: Plain;
    font-size: 14px;
    font-style: normal;
    font-weight: 300;
}
.kl-private-reset-css-Xuajs1 p span {
    color: var(--pink-pink-dark, #4E1333) !important;
    font-family: Athelas !important;
    font-size: 46px !important;
    font-style: italic;
    font-weight: 700;
}
.kl-private-reset-css-Xuajs1 p {
    color: var(--pink-pink-dark, #4E1333) !important;
    font-family: Plain !important;
    font-size: 20px !important;
    font-style: normal;
    font-weight: 300 !important;
     /* 33.6px */
}
button.needsclick {
    color: var(--white, #FFF);
    font-family: Plain !important;
    font-size: 14px !important;
    font-style: normal !important;
    font-weight: 500;
    line-height: 100%;
    text-transform: uppercase;
}
.needsclick a[rel="noopener noreferrer"] {
    display: none !important;
}
body.search .template-search {
    background: #fbf6ee;
}
body.search .template-search p {
    text-align: center;
    color: var(--pink-pink-dark, #4E1333);
    font-family: Plain;
    font-size: 18px;
    font-style: normal;
    font-weight: 300;
    line-height: 140%; /* 33.6px */
    letter-spacing: -0.24px;
}
.needsclick  input[placeholder="Your email"] {
    color: var(--pink-pink-dark, #4E1333) !important;
    font-family: plain !important;
    font-size: 16px !important;
}
.drawer__inner .cart__contents table .cart-item {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cart-drawer .cart-items td {
    padding-top: 0px !important;
}
.drawer__cart-items-wrapper tbody {
    padding-right: 20px;
}
.drawer__cart-items-wrapper tbody .cart-item__image {
    padding: 10px;
    background: #f1ece4;
    border-radius: 5px;
}
.drawer__heading {
    margin: 0 0 1rem;
    color: var(--black, #312C30);
    font-family: Athelas;
    font-size: 35px;
    font-style: normal;
    font-weight: 700;
}
.cart-drawer .drawer__cart-items-wrapper th {
    color: #000;
    font-family: Plain;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
}
.cart-drawer .drawer__cart-items-wrapper .cart-item__image {
    height: auto;
    max-width: 60px !important;
}
.cart-drawer .drawer__cart-items-wrapper td:first-child {
    width: 50px !important;
}
.cart-item__details .cart-item__name {
    color: var(--black, #312C30);
    font-family: Plain;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
}
.drawer__inner .cart__contents table .cart-item .cart-item__price-wrapper .price {
    color: var(--black, #312C30);
    font-family: Plain;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
}
.drawer__footer span.summary__title {
    overflow: hidden;
    color: var(--black, #312C30);
    text-overflow: ellipsis;
    font-family: Plain;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
}
.drawer__footer .totals__total {
    overflow: hidden;
    color: var(--black, #312C30);
    text-overflow: ellipsis;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
     /* 24px */
    text-transform: uppercase;
    font-family: Athelas;
}
.drawer__footer .totals__total-value {
    overflow: hidden;
    color: var(--black, #312C30);
    text-overflow: ellipsis;
    font-family: Plain;
    font-size: 15px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
}
.drawer__footer small.tax-note {
    color: var(--black, #312C30);
    font-family: Plain;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
}
.drawer__footer button:after,.drawer__footer button:before {
    display: none;
}
.drawer__footer button {
    border-radius: 2px;
    background: var(--black, #312C30);
    color: var(--white, #FFF);
    font-family: Plain;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 24px */
    letter-spacing: -0.48px;
    text-transform: uppercase;
}
.cart_page_outer main {
    display: flex;
    background: #fbf6ee;
}
.cart_page_outer main .main_cart_item {
    width: 70%;
}
.cart_page_outer main .cart__footer-wrapper {
    width: 30%;
}
.main_cart_item .title-wrapper-with-link .title.title--primary {
    color: var(--black, #312C30);
    font-family: Athelas;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: unset; /* 61.6px */
}
.cart_right_title {
    color: var(--black, #312C30);
    font-family: Athelas;
    font-size: 45px;
    font-style: normal;
    font-weight: 700;
    line-height: unset; /* 61.6px */
}
.main_cart_item .title-wrapper-with-link a {
    text-decoration: none;
    color: var(--white, #FFF);
    font-family: Plain;
    font-size: 14px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 24px */
    letter-spacing: -0.48px;
    text-transform: uppercase;
    border-radius: 2px;
    background: var(--black, #312C30);
    padding: 15px 20px;
}
.main_cart_wrapper {
    width: 83%;
    margin-left: auto;
    border-radius: 2px;
}
.main_cart_wrapper .cart__contents {
    background: #fff;
    padding: 30px;
}
.cart_page_outer main .cart__footer-wrapper .cart__footer .cart__blocks {
    background: #fff;
    margin-left: 0 !important;
    padding: 35px 20px;
    width: 60%;
}
.cart_page_outer main .cart__footer-wrapper .cart__footer .cart__blocks small.tax-note {
    text-align: left !important;
    overflow: hidden;
    color: var(--black, #312C30);
    font-family: Plain;
    font-size: 12px;
}
.cart_page_outer main .cart__footer-wrapper .cart__footer .cart__blocks .cart__ctas button::after, .cart_page_outer main .cart__footer-wrapper .cart__footer .cart__blocks .cart__ctas button::before {
    display: none;
}
.cart__footer-wrapper .cart__footer {
    display: flex;
    flex-direction: column;
}
.main_cart_wrapper .cart-items th {
    color: #000;
    font-family: Plain;
    font-size: 12px;
    font-style: normal;
    font-weight: 300;
}
.main_cart_wrapper .cart-items .cart-item__details .cart-item__name {
    color: var(--black, #312C30);
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    font-family: Athelas;
}
.main_cart_wrapper .cart-items  .product-option {
    display:none;
}
.main_cart_wrapper .cart-items span {
    color: var(--black, #312C30);
    font-family: Plain;
    font-size: 15px;
    font-style: normal;
    font-weight: 300;
}

.main_cart_wrapper .quantity-popover-container quantity-input {
    background: transparent !important;
}
.cart_footer_arapper .cart__blocks .totals__total {
    overflow: hidden;
    color: var(--black, #312C30);
    text-overflow: ellipsis;
    font-family: Plain;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
    line-height: 100%; /* 24px */
    text-transform: uppercase;
}
.cart_footer_arapper .cart__blocks .totals {
    justify-content: space-between !important;
}
.cart_footer_arapper .cart__blocks .totals p.totals__total-value {
    overflow: hidden;
    color: var(--black, #312C30);
    text-overflow: ellipsis;
    font-family: Plain;
    font-size: 16px;
    font-style: normal;
    font-weight: 600;
}
.cart_page_outer main .cart__footer-wrapper .cart__footer .cart__blocks .cart__ctas button {
    border-radius: 2px;
    background: var(--black, #312C30);
    color: var(--white, #FFF);
    font-family: Plain;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    text-transform: uppercase;
}
.cart-item__image-container {
    background: #fbf6ee;
    border: none !important;
    border-radius: 5px;
}
.cart-item__image-container img {
    padding: 10px;
}
.cart-items td {
    vertical-align: middle !important;
}
.main_cart_wrapper .cart-items span {
    margin-top: 0 !important;
}
.main_cart_item {
    position: relative;
}
.main_cart_item:after {
    content: "";
    background: url(/cdn/shop/files/06_1.png?v=1757582548);
    position: absolute;
    background-repeat: no-repeat;
    bottom: 10%;
    width: 220px;
    height: 220px;
    left: 0;
    background-size: contain;
}
.cart__footer-wrapper {
    position: relative;
}
.cart__footer-wrapper:after {
     content: "";
     background: url(/cdn/shop/files/Component_3.png?v=1757582548);
     position: absolute;
     background-repeat: no-repeat;
     top: 10%;
     width: 220px;
     height: 220px;
     right: -65px;
     background-size: contain;
}
.main_blog_sec p.article-card__excerpt {
    display: none;
}
@keyframes rotate-clockwise {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

.other-content-wrapper::before {
  background: url(/cdn/shop/files/08_a0e8c66e-2050-4791-acfb-928b7b0355f0.png?v=1757498447);
  background-repeat: no-repeat;
  background-size: contain;
  content: "";
  width: 300px;
  height: 300px;
  position: absolute;
  top: 12%;
  left: 25%;
  animation: rotate-clockwise 15s linear infinite;
  pointer-events: none;
}
.cart-item-removed main {
    display: inline;
}
.cart-item-removed main .main_cart_item {
    width: 100%;
}
.cart-item-removed main .main_cart_item .main_cart_wrapper {
    margin: 0 auto;
}
.product__info-wrapper .product__tax {
    display: none;
}
.page-our-values .ingredients-right {
    justify-content: flex-start;
}
.page-our-values .ingredients-right .description {
    max-width: 100%;
}
.contact_us_sec .contact__wrapper .contact-info span.bottom_text A {
    font-size: 18px;
    color: #4C2D53;
    font-weight: unset;
    text-decoration:none;
}
.custom_product .product-form__submit {
    margin-bottom: 13px !important;
}
.recurpay__widget .recurpay__group_title, .recurpay__widget .recurpay__widget_container--selected .recurpay__radio_group {
    color: unset !important;
        font-family: 'Plain' !important;
}
.recurpay__widget .recurpay__group_subtitle {
    color: unset !important;
    font-size: 12px !important;
        font-family: 'Plain' !important;
}
.recurpay__group_title {
    text-transform: uppercase;
}
.recurpay__widget .recurpay__group_price_wrapper, .recurpay__widget .recurpay__group_discounted_price, .recurpay__widget .recurpay__group_frequency .recurpay__frequency_label_title,.recurpay__widget .recurpay__frequency {
    color: unset !important;
        font-family: 'Plain' !important;
}
.recurpay__widget .recurpay__description,.recurpay__widget .recurpay__group_frequency.recommended_frequency .recommended_frequency_tag,.recurpay__widget .recurpay__offer_wrapper.recurpay__offer_onetime .recurpay__offer_saving_message_text {
    color: unset !important;
        font-family: 'Plain' !important;
}
.recurpay__widget .recurpay__action button[data-recurpay-action] {
    color: unset !important;
    background: transparent !important;
    border: 1px solid !important;
    border-radius: 5px !important;
    font-weight:600;
    font-family: 'Plain' !important;
}
.recurpay__widget .recurpay__offer_message, .recurpay__widget .recurpay__offer_saving_message {
    color: unset !important;
    font-family: 'Plain' !important;
}
.kaching-bundles .kaching-bundles__bar-title,.kaching-bundles .kaching-bundles__bar-price,.kaching-bundles .kaching-bundles__block-title {
    color: unset !important;
    text-transform: uppercase !important;
    font-family: 'Plain' !important;
    font-size: 15px !important;
}
.kaching-bundles .kaching-bundles__bar-subtitle{
   color: unset !important;
    font-family: 'Plain' !important;
    font-size: 12px !important; 
}
.kaching-bundles .kaching-bundles__bar-full-price{
    color: unset !important;
    font-family: 'Plain' !important;
}
.kaching-bundles .kaching-bundles__bar-label{
   color: unset !important;
    text-transform: uppercase !important;
    font-family: 'Plain' !important;
    font-size: 10px !important;  
}
.recurpay__widget .recurpay__offer_wrapper {
    background: transparent !important;
    border-top: 1px solid #00000014 !important;
}
button.quantity__button .svg-wrapper {
    height: 20px;
    width: 16px;
}
.price-per-item__container input {
    font-size: 18px;
}
.kaching-bundles__bar-most-popular.kaching-bundles__bar-most-popular--fancy {
    display: none !important;
}
.custom_product .product-form__buttons {
    max-width: 100%;
}
.kaching-bundles .kaching-bundles__bar--selected .kaching-bundles__bar-container {
    box-shadow: unset !important;
    border: 2px solid !important;
}
.kaching-bundles .kaching-bundles__block-title:before, .kaching-bundles .kaching-bundles__block-title:after {
    border: 1px solid !important;
}
.recurpay__widget .recurpay__description, .recurpay__widget .recurpay__description strong{
    font-weight:300 !important;
}
.disclosure span {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Plain';
    color: #fff;
}
.disclosure svg path {
    fill: #fff;
}
.disclosure svg {
    stroke: #fff;
}
.disclosure button:hover {
    text-decoration: unset !important;
}
.disclosure__list-wrapper a span {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Plain';
    color: #000;
}
.shopify-section-header-sticky sticky-header.trans_header .disclosure span {
    color: #000;
}
.shopify-section-header-sticky sticky-header.trans_header .disclosure svg path {
    fill: #000;
}
.shopify-section-header-sticky sticky-header.trans_header .disclosure svg {
    stroke: #000;
}
.custom_product .disclosure span {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Plain';
    color: #000;
}
.custom_blog .disclosure span, .custom_register .disclosure span {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Plain';
    color: #000;
}
.custom_page .disclosure span, .custom_login .disclosure span {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Plain';
    color: #000;
}
.custom_cart .disclosure span {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Plain';
    color: #000;
}
.custom_collection .disclosure span {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Plain';
    color: #000;
}
.custom_article .disclosure span {
    font-size: 16px;
    text-transform: uppercase;
    font-family: 'Plain';
    color: #000;
}
.custom_page .disclosure svg, .custom_login .disclosure svg{
    stroke: #000;
}
.custom_blog .disclosure svg, .custom_register .disclosure svg {
    stroke: #000;
}
.custom_product .disclosure svg {
    stroke: #000;
}
.custom_cart .disclosure svg {
    stroke: #000;
}
.custom_collection .disclosure svg {
    stroke: #000;
}
.custom_article .disclosure svg {
    stroke: #000;
}
cart-items.is-empty .main_cart_wrapper {
    width: 100%;
    margin-left: auto;
    border-radius: 2px;
}
.product__description img {
    margin-top: 5px;
    width:150px;
}
/***** blog grid css  end ****************/

@media (max-width: 1480px) {
    .cart__footer-wrapper:after {
    content: "";
    background: url(/cdn/shop/files/Component_3.png?v=1757582548);
    position: absolute;
    background-repeat: no-repeat;
    top: 2%;
    width: 157px;
    height: 145px;
    right: -65px;
    background-size: contain;
}
.main_cart_item:after {
    content: "";
    background: url(/cdn/shop/files/06_1.png?v=1757582548);
    position: absolute;
    background-repeat: no-repeat;
    bottom: 10%;
    width: 20px;
    height: 220px;
    left: 0;
    background-size: cover;
}
    .main_cart_wrapper {
    width: 100%;
}
.cart_page_outer main .cart__footer-wrapper .cart__footer .cart__blocks {
    width: 100%;
}
    .other-content-wrapper::before {
    top: 13% !important;
}
.article_content_wrapper .other-content-wrapper p {
    font-size: 16px;
}
.article_content_wrapper .other-content-wrapper h3 {
    font-size: 35px;
}
.customer-account .customer.account {
    max-width: 860px;
}    
.custom_text_btn h2.heading {
    font-size: 38px;
}    
.product-form__submit {
    font-size: 14px;
}   
.product .product__description {
    font-size: 16px;
} 
.product__title h1 {
    font-size: 34px;
}
    .custom-blog-grid-description {
    font-size: 18px;
}
.ingredients_sec .ingredients_wrapper .ingredient__content h3 {
    font-size: 28px;
}
.ingredients_richtext_sec .richtext_wrapper .richtext_info h2 {
    font-size: 50px;
    max-width: 55%;
    margin: initial;
}
.ingredients_sec .ingredients_wrapper .ingredient__content p {
    font-size: 16px;
}
.ingredients_richtext_sec .richtext_wrapper .richtext_info span, .ingredients_richtext_sec .richtext_wrapper .richtext_content p {
    font-size: 18px;
}
.custom-blog-grid-title {
    font-size: 18px;
}
.custom-blog-grid-meta {
    font-size: 14px;
}
.Product-ingredient h2.main-heading {
    font-size: 60px;
}    
.left-image-wrapper h2.image-with-text__heading.inline-richtext.h1, .right-image-wrapper h2.image-with-text__heading.inline-richtext.h1 {
    font-size: 50px;
}  
.left-image-wrapper .image-with-text__text.rte.body p, .right-image-wrapper .image-with-text__text.rte.body p {
    font-size: 18px;
}  
.struggle-item.struggle-item-2 {
    bottom: 70px;
}   

.custom-blog-grid-container {
    padding: 40px 15px;
}    
.testimonial-slider-section {
    padding: 57px 0px;
}    
.ingredients-right .heading, .testimonial-heading, .custom-blog-grid-heading {
    font-size: 50px;
    line-height: 70px;
} 
.ingredients-right .heading {
    max-width: 600px;
}
/* .testimonial-quote {
    font-size: 20px;
}  */
/* .ingredients-right .description {
    font-size: 22px;
} */
.ingredients-left img {
    height: 100%;
    object-fit:cover;
}  
.flex_wrapper-product button.add-to-cart-btn {
    font-size: 15px;
}    
.productmycustom-heading {
    font-size: 50px;
    line-height:normal;
}  
h3.myheadpro {
    font-size: 25px;
}  
.homepage-banner__heading, h2.homepage-banner__subheading {
    font-size: 50px;
}
a.btn.btn-primary {
    font-size: 15px;
}
.struggling-section h2 {
    font-size: 50px;
    line-height: normal;
}
p.struggling-description {
    font-size: 18px;
    max-width: 500px;
}
.struggling-left {
    max-width: 50%;
}
.struggle-item.struggle-item-1 {
    max-width: 231px;
}
.struggle-item.struggle-item-3 {
    transform: rotate(
356deg);
    width: 292px;
    left: -2%;
    top: 32%;
}
.struggle-item.struggle-item-4 {
    right: 84px;
}
.struggle-item.struggle-item-6 {
    left: -21%;
}
}

@media (max-width: 1180px) {
.Product-ingredient h2.main-heading {
    font-size: 40px;
}       
.left-image-wrapper .image-with-text__media img {
    padding: 100px;
}    
.homepage-banner__heading, h2.homepage-banner__subheading {
    font-size: 80px;
}
.struggling-section h2 {
    font-size: 40px;
}
.custom-product-grid .product-grid {
    grid-template-columns: repeat(2, 1fr);
}
.productmycustom-heading {
    font-size: 50px;
}
.ingredients-right .heading, .testimonial-heading, .custom-blog-grid-heading {
    font-size: 50px;
    line-height:50px;
}
.customer-account:before {
    width: 100px;
}
.customer-account:after {
    width: 100px;
}
}

@media (max-width: 1080px) {
    .article_content_wrapper .other-content-wrapper h1.article-template__title {
    font-size: 35px;
}
.article_content_wrapper .other-content-wrapper h3 {
    font-size: 28px;
}
.custom_text_btn .flex_wrapper {
    display: flex;
    gap:15px;
    flex-direction: column;
}   
.custom_text_btn h2.heading {
    text-align: center;
} 
section.custom-product-grid.collection-page-products .product-grid {
    grid-template-columns: repeat(2, 1fr);
}
.testimonial-heading {
    margin-bottom: 70px;
} 
.date-wapper {
    font-size: 11px;
}   
.flex_wrapper-inner {
    gap:2px;
    flex-direction: column-reverse;
} 
.flex_wrapper-inner .left_wrapper {
    max-width: 100%;
}
.harmonal-balance .ingredients_wrapper .ingredient__content {
    width: 48.33%;
}    
.footer-block.grid__item {
    max-width: 28%;
} 
h2.footer-block__heading.inline-richtext {
    font-size: 45px;
}
.footer button#Subscribe {
    font-size: 16px;
}
.footer label.field__label {
    font-size: 16px;
}
.footer .newsletter-form__field-wrapper .field__input {
    padding: 24px;
}
.footer-block.grid__item:last-child {
    max-width: 38%;
}  
.footer .newsletter-content p {
    font-size: 16px;
} 
.newsletter-btn-text p {
    font-size: 18px;
}
.custom-blog-grid-description {
    font-size: 28px;
    margin: 0 0 0px;
}    
.custom-blog-grid-button {
    font-size: 18px;
}
.ingredients-container {
    display: block;
}
.ingredients-right {
    padding: 30px 10px;
}
.ingredients-right .description {
    font-size: 19px;
}
.ingredients-right .btn {
    font-size: 17px;
}
.ingredients-right .heading, .testimonial-heading {
    font-size: 50px;
    line-height: 50px;
}
.testimonial-slider-section .slick-prev, .testimonial-slider-section .slick-next {
    top: -30px;
}
.Strengthcons .ingredients-container {
    display: block;
}
.main_page_sec h1.main-page-title {
    font-size: 50px;
}
.main_page_sec p {
    font-size: 16px;
}
.main_page_sec h3 {
    font-size: 40px;
}
.main_page_sec h4 {
    font-size: 28px;
}
.main_page_sec ul li span {
    font-size: 16px;
} 
}

@media (max-width: 989px) {
.customer-account .customer.account {
    text-align: center;
}
}

@media (max-width: 1024px) and (min-width: 768px) {
   .left-image-wrapper h2.image-with-text__heading.inline-richtext.h1, .right-image-wrapper h2.image-with-text__heading.inline-richtext.h1 {
    font-size: 30px;
}
.image-with-text__content {
    padding: 4rem calc(4rem / var(--font-body-scale)) 5rem !important;
}
.ingredients-right .description {
    max-width: 100%;
}
.ingredients-right .heading {
    max-width: 100%;
    font-size: 40px;
    line-height: normal;
}
.ingredients-right .description {
    font-size: 16px;
}
.left-image-wrapper .image-with-text__text.rte.body p, .right-image-wrapper .image-with-text__text.rte.body p {
    font-size: 16px;
}
    .cart__footer-wrapper:after {
    content: "";
    background: url(/cdn/shop/files/Component_3.png?v=1757582548);
    position: absolute;
    background-repeat: no-repeat;
    top: -7%;
    width: 158px;
    height: 100px;
    right: -100px;
    background-size: contain;
}
    .cart_page_outer main{
        flex-wrap:wrap;
    }
.cart_page_outer main .main_cart_item {
    width: 100%;
}
.cart_page_outer main .cart__footer-wrapper {
    width: 100%;
}
.cart_right_title {
    margin: 0;
}
.cart_footer_arapper {
    padding-top: 0 !important;
}
.cart__dynamic-checkout-buttons {
    margin: inherit!important;
}
.main_cart_item .title-wrapper-with-link {
    align-items: center;
}
  h2.homepage-banner__subheading {
    font-size: 67px; /* adjust as needed */
  }
  .homepage-banner__heading {
    font-size: 67px;
}
.homepage-banner {
    height: 80vh;
}
.struggling-flex {
    display: flex;
    flex-direction: column;
}
.struggling-left {
    max-width: 100%;
}
.struggle-item.struggle-item-2 {
    bottom: 70px;
}
}

/* @media (min-width: 768px) {
.search-modal__content {
    background: #868480 !important;
}
.search-modal__form {
    position: absolute !important;
    top: 100%;
    background: #fbf6ee;
}
.search-modal__form button.search__button.field__button {
    right: 35px !important;
}
.search-modal__form .field__input:focus-visible {
    box-shadow: none !important;
}
button.reset__button.field__button {
    right: 70px !important;
}
} */
@media (max-width: 767px){
    .product__description img {
    margin-top: 5px;
    width: 100%;
    max-width: 100px;
}
    .main_cart_wrapper .cart-item td.cart-item__totals {
    orphans: 2;
    text-align: left !important;
    display: flex;
    align-items: center;
    justify-content: start;
}
.main_cart_wrapper .cart-items td:nth-child(1),  .main_cart_wrapper .cart-items td:nth-child(4) {
    width: 25%;
}
.main_cart_wrapper .cart-items td:nth-child(3) {
    width: 16%;
}
.cart-item cart-remove-button {
    margin: 0 !important;
    display: flex;
    align-items: center;
    justify-content: center;
}
.cart-item__image-container img {
    padding: 10px;
    max-width: 86px !important;
    width: 80px !important;
    height: 80px !important;
    object-fit: contain;
}
.cart-item cart-remove-button a {
    height: 20px;
    max-width: 20px !important;
    min-height: 20px !important;
    display: flex;
    align-items: center;
    justify-content: center;
    margin: 0;
    padding: 0;
    min-width: 20px;
}
.main_cart_wrapper .cart-item {
    display: flex !important;
    align-items: center;
}
.cart-items .cart-item {
    flex-wrap:wrap;
}
.cart__footer-wrapper:after {
    display: none;
}

.cart-item td.cart-item__details {order: 2;}
    .recurpay__widget .recurpay__group_subtitle {
    color: unset !important;
    font-size: 10px !important;
    font-family: 'Plain' !important;
}
    .page-contact .richtext_wrapper::after {
    width: 100px;
    position: absolute;
    height: 100px;
    right: 5%;
    top: -30px;
    content: "";
    background: url(/cdn/shop/files/Component_1_2_1_1.png?v=1757409263);
    background-size: contain;
    background-repeat: no-repeat;
}
    .ingredients-right {
    padding: 0px 10px;
}
    .richtext_wrapper::after {
    content: "";
    background: url(https://cdn.shopify.com/s/files/1/0781/4994/3516/files/Component_2_1.png?v=1757066595);
    background-repeat: no-repeat;
    width: 105px !important;
    position: absolute;
    height: 96px;
    right: 0%;
    top: -30px;
    background-size: contain;
}
 .cart__footer-wrapper:after {
    top: -600px;
    right: -85px;
}
.cart-item {
    row-gap: 0;
}
    .cart__blocks {
    margin-top: 0 !important;
}
.cart_page_outer main {
    flex-wrap: wrap;
}
.cart_page_outer main .main_cart_item {
    width: 100%;
}
.cart_page_outer main .cart__footer-wrapper {
    width: 100%;
}
.cart_right_title {
    margin: 0;
    font-size: 35px;
}
.cart_footer_arapper {
    padding-top: 0 !important;
}
.main_cart_item .title-wrapper-with-link .title.title--primary {
    font-size: 35px;
}
 


.drawer__inner .cart__contents table .cart-item {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr 1fr 1fr!important;
}
.cart-item__quantity-wrapper {
    display: flex;
    flex-wrap: nowrap !important;
}
.drawer__cart-items-wrapper tbody {
    padding-right: 0;
}
/* .cart-drawer .drawer__cart-items-wrapper td {
    padding-left: 0 !important;
} */
 .drawer__heading {
    font-size: 20px;
}
.drawer__footer span.summary__title {
    font-size: 12px;
}
.drawer__footer .totals__total, .drawer__footer .totals__total-value, .drawer__footer button {
    font-size: 14px;
}
.drawer__footer small.tax-note {
    font-size: 12px;
}
.cart-drawer .drawer__cart-items-wrapper th {
    font-size: 11px;
}
 .cart-item__details .cart-item__name {
    font-size: 14px;
}
.drawer__cart-items-wrapper tbody tr {
    margin-bottom: 10px !important;
}
    .desktop-only {
    display: none !important;
}
.product-form__submit {
    font-size: 13px;
}
.mobile_only{
    display:block!important;
}
    .article_content_wrapper .other-content-wrapper {
    width: 100%;
    padding-right: 0;
    order:2;
}
.article_content_wrapper .featured-image-wrapper {
    width: 100%;
    order:1;
    padding-top:20px;
}
.main_article_sec .main-wrapper-blog h3 {
    font-size: 13px !important;
}
.article_content_wrapper .other-content-wrapper .main-wrapper-blog {
    padding-top: 25px;
}
.article_content_wrapper .other-content-wrapper h1.article-template__title {
    max-width: 100%;
}
.article_content_wrapper .other-content-wrapper header {
    margin-top: 20px;
    padding-left: 0;
}
.article_content_wrapper .article-template__content {
    padding-left: 0;
}
.other-content-wrapper::before {
    left: 10% !important;
}
.article_content_wrapper .other-content-wrapper p {
    font-size: 14px !important;
}
.article_content_wrapper .other-content-wrapper h3 {
    font-size: 25px;
}
.article_content_wrapper {
    flex-wrap: wrap;
}
    .blog_header_sec .header-search-wrapper{
           flex-wrap: wrap; 
    }
.blog_header_sec .blog_short_by form p {
    font-size: 16px;
}
.blog_header_sec .blog_short_by form select {
    font-size: 16px !important;
}
.blog_header_sec .blog_short_by form select {
    width: 75%;
}
.blog_header_sec .list-group ul li a {
    padding: 0 2rem !important;
}
.blog_header_sec .list-group ul {
    column-gap: 8px;
    overflow: scroll;
}
.blog_header_sec .list-group ul li a {
    font-size: 14px;
}
.blog_header_sec .blog_short_by form {
    justify-content: space-between;
    padding-top: 10px;
}
.blog_header_sec .header-search-wrapper .searchbar, .blog_header_sec .blog_short_by {
    width: 100%;
}
    .custom-blog-grid-header {
    margin-bottom: 15px;
}
.custom-blog-grid-container {
    padding: 15px 15px;
}
.main_blog_sec  .main-blog h1.title--primary {
    font-size: 25px;
    font-weight: 700;
    color: #4E1333;
    margin-top: 0px;
    margin-bottom: 10px;
    padding-top: 15px;
}
.main_page_sec h1.main-page-title {
    font-size: 40px;
}
.main_page_sec p {
    font-size: 14px;
}
.main_page_sec h3 {
    font-size: 30px;
}
.main_page_sec h4 {
    font-size: 22px;
}
.main_page_sec ul li span {
    font-size: 14px;
}   
.productmycustom-header {
    display: block;
} 
.custom_404_main::before {
    height: 100px;
    width: 100px;
} 
.custom_404_main::after {
    height: 100px;
    width: 100px;
    right: -22px;
}
.custom_404_main svg {
    width: 100%;
    max-width: 150px;
        height: 150px;
}
.custom_404_main  p.content {
    font-size: 16px;
    line-height: normal;
    max-width: 100%;
    padding-top: 5px;
}
.custom_404_main  h1.title {
    font-size: 26px;
}
.custom_404_main .second_btn {
    margin-top: 15px;
    width: 82%;
}
.contact_us_sec .contact__button button {
    font-size: 15px;
    text-transform: uppercase;
    height: 40px !important;
    min-height: 40px;
}
.contact_us_sec .contact__wrapper {
    display: flex;
    flex-wrap: wrap;
}
.contact_us_sec span.contact_text p {
    font-size: 13px;
}
.contact-info_inner span a {
    font-size: 18px;
    line-height: 2rem;
}
.contact-info_inner ul.list-unstyled {
    gap: 0;
}
.contact-info_inner span.bottom_text p {
    font-size: 14px;
}
.contact-info_inner ul.list-unstyled svg {
    height: 30px !important;
    width: 30px !important;
}
.contact-info_inner {
    padding: 20px 20px;
}
.contact_us_sec .contact__wrapper form, .contact_us_sec .contact__wrapper .contact-info {
    width: 100%;
}
.ingredients_richtext_sec .richtext_wrapper .richtext_info h2 {
    max-width: 100%;
}
.newsletter-btn-text p {
    font-size: 16px;
}
.page-contact .ingredients_richtext_sec .section-template--26165450539353__ingredient_richtext_fgTzXz-padding {
    padding-bottom: 0px !important;
}
.productmycustom-heading {
    text-align: center;
} 
.productmycustom-subheading {
    text-align: center;
}
.productmycustom-header-right {
    text-align: center;
}
.productmycustom-button {
    font-size: 14px;
}
.struggling-left {
    max-width: 100%;
}    
.ingredients_sec .ingredients_wrapper .ingredient__content p {
    font-size: 15px;
}
.ingredients_sec .ingredients_wrapper .ingredient__content h3 {
    font-size: 28px;
}
.ingredients_richtext_sec .richtext_wrapper .richtext_content p {
    font-size: 18px;
}
.ingredients_richtext_sec .richtext_wrapper .richtext_info h2 {
    font-size: 50px;
}
.ingredients_richtext_sec .richtext_wrapper .richtext_info span {
    font-size: 18px;
}

.homepage-banner__overlay {
    width: 100%;
}  
    .header-wrapper .list-menu__item {
    display: flex;
    color: #000000;
    font-size: 18px;
    text-decoration: none;
    text-transform: uppercase;
}
.homepage-banner__heading {
    font-size:50px;
    position: relative;
    right: 17px;
}

a.btn.btn-primary {
    font-size: 14px;
}
h2.homepage-banner__subheading {
    font-size: 50px;
    position: relative;
    right: 12px;
}
.homepage-banner:after {
    width: 62px;
    height: 62px;
    right: 41px;
}
.homepage-banner:before {
    bottom: 35px;
    right: 50px;
    font-size: 17px;
}
.homepage-banner {
    height: 68vh;
}
.struggling-flex {
    display: flex;
    flex-direction: column;
}
.struggling-section h2 {
    font-size: 42px;
    width: 100%;
    max-width: 100%;
    margin-left: inherit;
    font-weight: 700;
    line-height: 62px;
}
.struggle-item.struggle-item {  
    font-size: 14px;
}
.struggling-flex {
    align-items: inherit;
}
p.struggling-description {
    font-size: 14px;
    line-height: 31px;
}
}

@media (max-width: 749px) {
.productmycustom-header {
    margin-bottom: 0;
}    
.custom-product-grid {
    padding: 5px 0px 20px;
}
.Product-ingredient h2.main-heading {
    font-size: 30px;
}       
.left-image-wrapper h2.image-with-text__heading.inline-richtext.h1, .right-image-wrapper h2.image-with-text__heading.inline-richtext.h1 {
    font-size: 36px;
}
.left-image-wrapper .image-with-text__text.rte.body p, .right-image-wrapper .image-with-text__text.rte.body p {
    font-size: 16px;
}
.right-image-wrapper .image-with-text__media img {
    object-position: center;
    padding: 0;
}
.left-image-wrapper .image-with-text__media img {
    padding: 0;
    object-position: center;
}
.left-image-wrapper .image-with-text__content, .right-image-wrapper .image-with-text__content {
    padding: 3rem calc(1rem / var(--font-body-scale)) 5rem;
}
.footer-block.grid__item, .footer-block.grid__item:last-child {
    max-width: 100%;
}
.social-icons-image ul.list-unstyled.list-social.footer__list-social {
    margin-top: 0;
}
.footer-block__details-content.footer-block-image {
    justify-content: left;
}
h2.footer-block__heading.inline-richtext {
    text-align: left;
}
.footer .newsletter-content p {
    text-align: left;
}
a.struggle-item {
    max-width: max-content !important;
    padding: 0 10px;
}
.struggle-item {
    bottom: 0 !important;
}
.struggle-item {
    transform: rotate(0deg) !important;
    width: 292px!important;
    left: 0!important;
    top: 0!important;
}
.struggle-items {
    gap: 15px !important;
    display: flex !important;
    flex-wrap: wrap;
    width: 100%;
}

.struggling-section h2 {
    margin-bottom: 25px !important;
}
.footer-block.grid__item {
    margin: 0 !important;
}
.footer-block__details-content {
    margin-bottom: 0 !important;
}
.footer__content-top {
    padding-bottom: 0;
    padding-left: 2rem !important;
    padding-right: 2rem !important;
}
.footer__copyright.caption {
    flex-wrap: wrap;
}
.footer__copyright.caption .footer-policy-links ul {
    width: 100%;
    flex-wrap: wrap;
    align-items: center;
    justify-content: center;
    gap: 20px;
    row-gap: 0;
}
.footer__copyright.caption small.copyright__content {
    display: flex;
    flex-direction: column;
    text-align: center;
    justify-content: center;
    margin: 0 auto;
}
.footer-block__details-content .list-menu__item--link {
    padding: 5px 0;
}
.footer-block__newsletter {
    padding-top: 10px;
}
.custom-marquee .txt {
    padding-right: 20px;
}
.ingredients-right .heading, .testimonial-heading {
    font-size: 25px;
    line-height:30px;
}
.ingredients-right .heading {
    margin: 0 0 10px;
}
.ingredients-section.powenaturalcom p.subheading {
    margin: 0 0 10px 0;
}
.ingredients-right .description {
    margin-bottom: 15px;
    margin-top: 0;
    line-height: normal;
    font-size: 14px;
}
.custom-blog-grid-heading {
    font-size: 25px !important;
    margin-bottom: 0;
}
.custom-blog-grid-description {
    font-size: 16px;
    line-height: normal;
}
.testimonial-quote {
    font-size: 14px !important;
    line-height: normal !important;
    min-height: max-content !important;
}
.testimonial-quote {
    font-size: 21px;
    line-height: 30px;
    color: #312C30;
    margin-bottom: 13px;
    font-family: 'Plain', sans-serif;
    font-weight: 300;
    height: 100%;
    min-height: 110px;
}
.testimonial-heading {
    font-size: 26px !important;
}
.testimonial-slider-section {
    padding-bottom: 0;
}
.main-faq .faq__item span.faq__text {
    padding-right: 15px;
}
p.prodyctdes {
    height: max-content;
    padding-bottom: 10px;
}
.custom-marquee {
    height: max-content;
}
.custom-marquee .track {
    padding: 5px 0;
}
h3.myheadpro {
    margin-top: 5px;
}
.flex_wrapper-product {
    width: max-content;
    margin: 0 auto;
    padding: 0 30px;
}
.custom-product-grid .product-grid {
    gap: 0;
}
.footer__content-top {
    padding-bottom: 0 !important;
}
.footer-block__details-content .list-menu__item--link {
    padding: 5px 0 !important;
}
.newsletter-btn-text p {
    margin-bottom: 0;
}
.footer .newsletter-content p {
    margin-bottom: 15px;
}
.footer {
    padding-top: 40px;
}
.custom-blog-grid-title {
    font-size: 19px;
}
.main-wrapper-blog {
    display: flex !important;
    width: 100%;
}
.main-wrapper-blog .main_features_div {
    width: 48%;
}
.main-wrapper-blog h3 {
    font-size: 13px;
    padding: 12px 10px;
}
.custom-blog-grid-button {
    font-size: 14px;
    padding: 10px 15px;
    display: flex;
    align-items: center;
}
.custom-blog-grid-button-icon {
    padding-top: 4px;
}
.ingredients-right .btn {
    font-size: 14px;
    padding: 9px 10px;
}
.ingredients-right .btn-icon {
    height: 25px;
    width: 25px;
    padding-top: 4px;
}
.main-faq  header.page__header h2 {
    font-size: 40px;
    margin: 0;
    line-height: normal;
}
.b-faq .faq__title {
    font-size: 20px !important;
}
.main-faq p {
    font-size: 15px!important;
    line-height: normal !important;
}
.footer-block__details-content .list-menu__item--link {
    font-size: 14px;
}
}


@media (max-width: 575px) {
.customer-account:before {
    bottom: 0;
}    
section.custom-product-grid.collection-page-products .product-grid, .custom-product-grid.custom-bundle-products .product-grid {
    grid-template-columns: repeat(1, 1fr);
}    
section.custom-product-grid.product-custom-coll .product-grid {
    display: grid;
    grid-template-columns: repeat(1,1fr);
}    
.testimonial-subheading {
    text-align: center;
}
span.author-age,span.author-name {
    font-size: 15px;
}
.main-wrapper-blog {
    display: block;
}
h2.homepage-banner__subheading, .custom-blog-grid-heading {
    font-size: 42px;
    line-height:50px;
}
.homepage-banner__heading {
    font-size: 42px;
    line-height:2rem;
}
.ingredients_richtext_sec .richtext_wrapper {
    flex-wrap: wrap;
}
.ingredients_richtext_sec .richtext_wrapper .richtext_info {
    width: 100%;
}
.ingredients_richtext_sec .richtext_wrapper .richtext_content {
    width: 100%;
    justify-content: start;
}
.ingredients_richtext_sec .richtext_wrapper .richtext_info h2 {
    font-size: 35px;
    padding-top: 10px;
}
.ingredients_richtext_sec .richtext_wrapper .richtext_info span {
    font-size: 18px;
}
.ingredients_richtext_sec .richtext_wrapper .richtext_content p {
    font-size: 14px;
}
.ingredients_sec .ingredients_wrapper .ingredient__content {
    width: 100%;
    padding: 10px 0 0 0;
}
.ingredients_sec .ingredients_wrapper .ingredient__content:first-child {
    padding-top: 0;
}
.ingredients_sec .ingredients_wrapper .ingredient__content h3 {
    font-size: 23px;
    padding-bottom: 5px;
}
.ingredients_sec .ingredients_wrapper .ingredient__content p {
    font-size: 14px;
}
.struggling-section h2 {
    font-size: 30px;
    line-height: normal;
}
.custom-product-grid {
    padding: 35px 0px;
}
.productmycustom-heading {
    font-size: 28px;
    line-height: normal;
}
/* .richtext_wrapper::after {
    display: none;
} */
.ingredients_richtext_sec .richtext_wrapper .richtext_content p {
    position: unset;
}
h2.testimonial-heading {
    text-align: center;
    font-size: 40px;
}
.Strengthcons.our-info .ingredients-right {
    height: auto;
    overflow-y: hidden;
}
.main_page_sec h1.main-page-title {
    font-size: 40px;
}
.main_page_sec p {
    font-size: 14px;
}
.main_page_sec h3 {
    font-size: 30px;
}
.main_page_sec h4 {
    font-size: 22px;
}
.main_page_sec ul li span {
    font-size: 14px;
}
.testimonial-slider-section {
    padding: 37px 0px;
}
.testimonial-item {
    padding: 30px 15px;
}
.customer-address:after {
    width:80px;
}
.customer-address:before {
    width: 80px;
}
.main-faq {
    background-size: 75px!important;
}
}



@media (max-width: 480px) {
.custom_text_btn h2.heading {
    font-size: 30px;
}    
.back-to-collection {
    font-size: 14px;
}    
.product__title h1 {
    font-size: 30px;
}    
.header {
    padding: 4px 1rem 4px 1rem!important;
}    
  .homepage-banner__heading, h2.homepage-banner__subheading {
    font-size: 35px;
}
.homepage-banner {
    height: 55vh;
}
.custom-product-grid .product-grid {
    grid-template-columns: repeat(1, 1fr);
}
}

@media (max-width: 375px) {
.homepage-banner__heading, h2.homepage-banner__subheading {
    font-size: 27px;
}
.homepage-banner__buttons {
    flex-direction: column;
}
}