/** Shopify CDN: Minification failed

Line 422:0 Unexpected "}"
Line 480:15 Expected identifier but found "{"
Line 480:16 Unexpected "{"
Line 480:24 Expected ":"
Line 481:10 Expected identifier but found "{"
Line 481:11 Unexpected "{"
Line 481:19 Expected ":"
Line 484:10 Expected identifier but found "{"
Line 484:11 Unexpected "{"
Line 484:19 Expected ":"

**/


/* Custom Code for Adding Fonts to Dawn Theme */

@font-face{
  font-family: "Gilroy";
  src: url(/cdn/shop/files/Gilroy-Regular.woff2?v=1742561174) format("woff2");
  font-weight: 400;
  font-style: normal;
  font-display: swap;
}
@font-face{
  font-family: "Gilroy";
  src: url(/cdn/shop/files/Gilroy-SemiBold.woff2?v=1742814167) format("woff2");
  font-weight: 600;
  font-style: normal;
  font-display: swap;
}
/* If you DO have a real Bold file, you can add a 700 block. If not, skip it. */
/* Inline variant next to cart (header) */
.sticky-buy--inline{
  position: static;                 /* becomes part of header flow */
  margin-left: 12px;
  padding: 10px 16px;
  border-radius: 999px;
  background: var(--accent, #E10073);
  color:#fff !important;
  font-weight:800;
  font-size:14px;
  line-height:1;
  box-shadow: none;                 /* flatter, header-friendly */
}
header .header__icons,
header .site-header__icons,
header .header__actions{
  gap: 12px;                        /* ensure some breathing room */
}
@media (max-width: 991.98px){
  /* Hide header inline pill on mobile (use your existing bottom CTA if any) */
  .sticky-buy--inline{ display:none; }
}
/* --- header inline Buy Now pill (page-scoped in Liquid) --- */
.header-buy-btn{
  display:inline-flex;
  align-items:center;
  margin-left: 12px;                 /* space after cart */
  padding: 10px 16px;
  border-radius: 999px;
  background: var(--accent, #E10073);
  color: #fff !important;
  font-weight: 800;
  font-size: 14px;
  line-height: 1;
  text-decoration: none;
  white-space: nowrap;
}

/* make sure the icons row leaves a little gap between items */
.header__icons{ gap: 12px; }

/* optional: hide the pill on smaller screens */
@media (max-width: 991px){
  .header-buy-btn{ display: none; }
}








h1,
h2,
h3,
h4,
h5,
.h0,
.h1,
.h2,
.h3,
.h4,
.h5 {
  font-family: 'Gilroy-sb';
}


svg.icon.icon-search {
    display: none;
}

@media (min-width: 990px){
    .header{
    display: flex !important;
    justify-content: space-between !important;
}
  header.header.header--middle-left.header--mobile-center.page-width.header--has-menu.header--has-account {
    max-width: 100%;
    padding-left: 0;
}
}

ul.list-menu.list-menu--inline span {
    white-space: nowrap;
    font-size: 20px;
    font-weight: 600 !important;
    color: #232323;
}
ul.list-menu.list-menu--inline {
    gap: 40px;
}



.slideshow__controls {
    position: absolute !important;
    width: 100% !important;
    height: 100% !important;
    justify-content: space-between !important;
}
.slider-counter {
    display: none !important;
}
.slider-button {
    background-color: #ffffff5e;
    width: 50px !important;
    height: 50px !important;
    margin: 0px 10px;
    z-index: 10;
}
.slider-button svg{
    display: block !important;
}
button.slider-button.slider-button--prev {
    background: white;
    color: black;
    border-radius: 50%;
}
button.slider-button.slider-button--next {
    background: white;
    color: black;
    border-radius: 50%;
}
.rich-text__wrapper.rich-text__wrapper--center.page-width .rte li:before {
    list-style: inherit;
    content: '';
    display: inline-block;
    margin: -2px 15px 0 0;
    background-image: url(https://cdn.anscommerce.com/live/image/catalog/brandstore/trimacare/tick_blue.png);
    width: 25px;
    height: 24px;
    background-size: cover;
    background-repeat: no-repeat;
}
h2.rich-text__heading.rte.inline-richtext.h1.scroll-trigger.animate--slide-in {
    color: #25628b;
    font-size: 30px;
    margin-bottom: 20px;
    margin-top: 18px;
  font-weight: 700;
}





@media (min-width: 786px){
.page-width.custom-class1 {
    max-width: 90%;
}
}

.page-width.custom-class1 .multicolumn-card.content-container {
    display: flex;
  align-items: center;
}
.page-width.custom-class1 .media.media--transparent.media--adapt {
  width: 190px;
}
.page-width.custom-class1 h2.title.inline-richtext.h1 {
  color: #25628a;
  font-size: 30px;
  margin-bottom: 30px;
  font-weight: 700;
}
.page-width.custom-class1 .title-wrapper-with-link {
  justify-content: center;
}
.page-width.custom-class1 p {
    font-size: 15px;
    line-height: 22px;
    color: #000;
    font-family: 'Gilroy-m';
}
.page-width.custom-class1 a.link.animate-arrow {
    background: #f8afb6;
    padding: 5px 11px;
    border-radius: 30px;
    line-height: 23px;
    white-space: nowrap;
    font-size: 13px;
    border: 1px solid #f8afb6;
    box-shadow: 1px 2px 2px 1px #000;
    font-style: italic;
}


.custom-class2 h3.inline-richtext.custom-hhl1 {
    background: #f7afb5;
    width: 200px;
    height: 200px;
    border-radius: 50%;
      margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left!important;
}
.custom-class2 h3.inline-richtext.custom-hhl2 {
    background: #9dd7f1;
    width: 200px;
    height: 200px;
    border-radius: 50%;
      margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left!important;
}
.custom-class2 h3.inline-richtext.custom-hhl3 {
    background: #e9d3af;
    width: 200px;
    height: 200px;
    border-radius: 50%;
      margin: 0 auto;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: left!important;
}

h3.inline-richtext {
    font-size: 16px;
    text-align: left;
    font-weight: 600;
}





.custom-class3 h2.title.inline-richtext.h2 {
    text-align: center;
    font-size: 30px;
    color: #25628b;
    /* margin-bottom: 30px; */
    font-weight: 700;
}
.page-width.custom-class3 {
    max-width: 95%;
}
.custom-class3 h3.inline-richtext {
    font-size: 20px;
    text-transform: uppercase;
    font-weight: 700;
    color: #444;
    line-height: 25px;
}
.custom-class3 p {
    font-size: 15px;
    font-family: gilroy-m;
    line-height: 23px;
}
.custom-class3 .multicolumn-card.content-container {
    background: #f6ede5 !important;
    border-radius: 40px;
}
.title-wrapper-with-link {
    justify-content: center;
}
h2.title.inline-richtext.h1 {
    font-size: 30px;
    font-family: Gilroy-sb;
    color: #25628a;
}
.footer__content-top.page-width {
    max-width: 100%;
}
.footer-block__details-content .list-menu__item--link {
    font-size: 20px;
    font-family: 'Gilroy-m';
}
h2.footer-block__heading.inline-richtext {
    font-size: 24px;
}
.footer__content-bottom {
    padding: 0px !important;
}


h2.rich-text__heading.rte.inline-richtext.h1 {
    font-size: 30px;
    font-family: 'Gilroy-sb';
    font-weight: bold;
}

h2.rich-text__heading.rte.inline-richtext.h1 {
    color: #25628a;
    font-size: 30px;
    font-family: 'Gilroy-sb';
    font-weight: bold;
}

button.shopify-payment-button__button.shopify-payment-button__button--unbranded {
    background: #f59cbe;
}
span.badge.price__badge-sale.color-scheme-4 {
    background: #233291;
}

.page-width.section-pl {
    max-width: 100%;
}




/* /////////////////////////////////////////product-thumbnail-left////////////////////////////////////////// */
@media only screen and (min-width:786px) { 
  .product--small .thumbnail-list.slider--tablet-up li.thumbnail-list__item.slider__slide {
    transform: rotate(-90deg);
    width: calc(20% - .8rem);
  }
  .grid__item.product__media-wrapper slider-component.thumbnail-slider {
    position: absolute;
    top: 0;
    transform: rotate(90deg);
    width: 550px; /* manage width of small image */
    left: 0;
    transform-origin: left top;
    height: 100px;
    overflow: hidden;
  }
  .grid__item.product__media-wrapper {
    position: relative;
    padding-left: 100px;
  }
  .thumbnail-list.slider--tablet-up li.thumbnail-list__item.slider__slide {
    transform: rotate(-90deg);
    width: calc(16.8% - .8rem); /* decrease percentage and it will increase items */
  }

.product--large:not(.product--no-media) .product__media-wrapper {
    max-width: 50% !important;
}
.product--large:not(.product--no-media) .product__info-wrapper {
    max-width: 50%!important;
}
.product__title h1 {
    font-size: 35px;
    color: #25628B;
}
  .product--large:not(.product--no-media) .product__media-wrapper {
    height: 680px;
}
  }
/* /////////////////////////////////////////product-thumbnail-left////////////////////////////////////////// */



.page-width--narrow {
    max-width: 90%;
}
h2.jdgm-rev-widg__title {
    font-size: 30px;
    font-family: Gilroy-sb;
    color: #25628a;
}

@media only screen and (max-width:786px) { 
.page-width.custom-class1 h2.title.inline-richtext.h1 {
    text-align: center;
}
  .page-width.custom-class1 .title-wrapper-with-link {
    margin: 0px;
}
/* section.dynamicy-padding-section-tab.mobile-none {
    display: none;
} */
   .accordian-for-desktop {
    display: none;
}
}

/* @media only screen and (min-width:786px) { 
.footer__content-bottom-wrapper {
    justify-content: end !important;
}
.footer__localization:empty+.footer__column--info {
    align-items: flex-start !important;
} */
  section.dynamicy-padding-section-slider.desktop-none {
    display: none;
}
   .accordian-for-mobile {
    display: none;
}
}
.multi-column-hhl {
    font-size: 20px;
    font-weight: bold;
    color: black;
}
.multi-column-hhll p {
    font-size: 14px;
    color: black;
    line-height: 22px;
}
.custom-class-m1 a.link.animate-arrow {
    text-align: center;
    background: #f8afb6;
    border: 1px solid #f8afb6 !important;
    box-shadow: 1px 2px 2px 1px #000;
    margin-top: 12px;
    padding: 0px 7px;
  width: 100%;
}
.custom-class-m1 .rte li:before {
    content: "";
    display: inline-block;
    margin: -2px 5px -1px -7px;
    background-image: url(https://cdn.anscommerce.com/live/image/catalog/brandstore/trimacare/tick_pink.png);
    width: 15px;
    height: 15px;
    background-size: cover;
}
.custom-class-m1 .rte li {
    list-style: none !important;
}
.custom-class-m1 {
    margin: 0 auto;
    max-width: 95%;
}

  .wp-num img {
    height: 30px;
}
  .wp-num {
    display: flex;
    align-items: center;
}
  .custom-marquee .track {
    /* Your existing styles */
    animation-play-state: running; /* Ensures animation continues when hovered */
}

.custom-marquee .track:hover {
    animation-play-state: paused; /* Pauses animation on hover */
}

  .custom-marquee {
    position: relative;
    width: 100vw;
    height: 50px;
    overflow-x: hidden;
    background:{{section.settings.colorBackground}}; 
    color:{{section.settings.colorText}}; 
  }
  .custom-marquee a {
    color:{{section.settings.colorText}}; 
  }

  @media only screen and (min-width: 786px) {
  .custom-marquee .content {
font-size: 14px;
  }
  }
    @media only screen and (max-width: 786px) {
  .custom-marquee .content {
font-size: 15px;
  }
  }
  .custom-marquee .track {
      position: absolute;
      white-space: nowrap;
      will-change: transform;
      animation: marquee 35s linear infinite;
  }
  .custom-marquee .content {
    margin-left: 120px;
font-weight: 400;
line-height: 43.2px;
text-align: center;

  }
  @keyframes marquee {
    from {
      transform: translateX(0);
    }
    to {
      transform: translateX(-20%);
    }
  }


.wp-num a {
    display: flex;
    gap: 15px;
    margin-right: 21px;
    text-decoration: none;
    color: white;
}
  @media (min-width: 786px){
section.dynamicy-padding-section {
    display: flex;
    justify-content: space-between;
}
      .custom-marquee {
    max-width: 80%;
      }
}
@media (max-width: 786px){
.wp-num {
    justify-content: center;
}
  .wp-num {
    padding-bottom: 12px;
}
    .custom-marquee {
    max-width: 95%;
    }
  }




@media (max-width: 786px) {
img.vn-slider-auto-main.for-desktop {
    display: none;
}
      .button-shop-price.vr-price-main {
    font-size: 27px;
          line-height: 32px;
}
.vn-auto-slider-text-main {
    /* left: 40%; */
    position: absolute;
    top: 83%;
    width: 240px;
    transform: translate(-50%, -50%);
    margin: 0 auto;
}
      /* img.vn-slider-auto-main {
    height: 495px;
}  */
    .vn-auto-slider-text-main.\33 {
    width: 240px;
              left: 38%;
}
  .vn-auto-slider-text-main.\32 {
    width: 250px;
            left: 40%;
}
  .vn-auto-slider-text-main.\31 {
    width: 233px;
    left: 37%;
}
}
@media (min-width: 786px) {
img.vn-slider-auto-main.for-mobile {
    display: none;
}
  .vn-auto-slider-text-main {
    left: 50px;
    position: absolute;
    bottom: 36px;
}
  .vn-auto-slider-text-main.\33 {
    width: 350px;
}
  .vn-auto-slider-text-main.\32 {
    width: 400px;
}
  .vn-auto-slider-text-main.\31 {
    width: 360px;
}
    .button-shop-price.vr-price-main {
    font-size: 40px;
       line-height: 44px;
}

}
  img.vn-slider-auto-main {
    width: 100%;
    object-fit: cover;
}

  div#splide-track-main {
    position: relative;
}
.button-shop-price.vr-price-main {
    font-family: GrifoL-Medium!important;
    color: white;
}
  .button-name-video.vr-price-main p {
    color: white;
    font-family: Gilroy!important;
    font-size: 15px;
    text-transform: uppercase;
    border: 1px solid white;
    width: 175px;
    text-align: center;
    padding: 7px;
}
.splide__slide {
  transition: transform 1s ease-in-out; /* Smooth transition */
  will-change: transform;
}

.splide__track {
  overflow: hidden;
  will-change: transform;
}

img.vn-slider-auto-main {
  width: 100%;
  object-fit: cover;
  transition: opacity 0.5s ease-in-out; /* Smooth image transition */
}
.splide__arrow {
    height: 45px;
    width: 45px;
    background: white;
}
 
.video-container-main {
    background: white;
}

.article-tags {
    padding-top: 16px;
}
 /* Force the text part of the custom accordion to show on mobile */
@media (max-width: 786px) {
  .mycustomclas .accordion-cus-jlk {
    display: block !important;
    opacity: 1 !important;
    visibility: visible !important;
    padding: 16px 12px;
  }

  /* Stack image and text vertically instead of side-by-side */
  section.dynamicy-padding-section-slider.mycustomclas {
    display: block !important;
  }
  .mycustomclas .img-section-acc,
  .mycustomclas .acc-text-acc {
    width: 100% !important;
  }
}
/* Compare table: prevent text overlap on small screens */
#folic-acid-lp .table-wrap{
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}

#folic-acid-lp table.compare{
  table-layout: fixed;            /* lock column widths so text wraps */
  border-collapse: collapse;
}

/* Wrap long words and allow hyphenation inside cells */
#folic-acid-lp table.compare th,
#folic-acid-lp table.compare td{
  white-space: normal;            /* allow wrapping */
  word-break: break-word;         /* break long words */
  overflow-wrap: anywhere;        /* extra safety for very long tokens */
  hyphens: auto;                  /* hyphenate (uses <html lang="en">) */
  line-height: 1.45;              /* a bit more breathing room */
}

/* Optional: slightly smaller padding & font on narrow phones */
@media (max-width: 420px){
  #folic-acid-lp table.compare{
    font-size: 13px;
  }
  #folic-acid-lp table.compare th,
  #folic-acid-lp table.compare td{
    padding: 10px 8px;
  }
}
/* ===== Folic Acid page: remove Dawn's outer spacing & rogue RTE spacers =====
   Scope to this one page using the body handle class to avoid touching other pages.
   Confirm the exact handle in <body class="... page-folic-acid-tablets-for-pregnancy ...">.
*/

/* 1) Kill the default top/bottom padding that Dawn puts on the main section */
body.page-folic-acid-tablets-for-pregnancy [id^="shopify-section"][id$="__main"],
body.page-folic-acid-tablets-for-pregnancy .shopify-section:first-child,
body.page-folic-acid-tablets-for-pregnancy .shopify-section:last-child {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  margin-top: 0 !important;
  margin-bottom: 0 !important;
}

/* 2) If the rich text editor wrapped your custom HTML in empty <p> tags, hide them */
body.page-folic-acid-tablets-for-pregnancy .rte > p:empty {
  display: none !important;
}

/* 3) Safety: even if a stray paragraph slips through, neutralize its vertical space */
body.page-folic-acid-tablets-for-pregnancy .rte > p {
  margin: 0 !important;
  line-height: 0 !important;
}

/* 4) Ensure your LP wrapper doesn’t add its own gaps */
#folic-acid-lp {
  margin-top: 0 !important;
  margin-bottom: 0 !important;
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
#folic-acid-lp > :first-child { margin-top: 0 !important; }
#folic-acid-lp > :last-child  { margin-bottom: 0 !important; }
/* Folic Acid LP – products slider arrows (correct selectors) */
body.page-folic-acid-tablets-for-pregnancy #folic-acid-lp .ps-btn{
  position:absolute;
  top:50%;
  transform:translateY(-50%);
  width:40px; height:40px; border-radius:999px;
  display:grid; place-items:center;
  background:#fff;
  box-shadow:0 6px 18px rgba(0,0,0,.14);
  z-index:3;            /* keep arrows above the track */
}

body.page-folic-acid-tablets-for-pregnancy #folic-acid-lp .ps-prev{ left:6px; }   /* inside the frame */
body.page-folic-acid-tablets-for-pregnancy #folic-acid-lp .ps-next{ right:6px; }  /* inside the frame */

/* anchor absolute buttons */
body.page-folic-acid-tablets-for-pregnancy #folic-acid-lp .frame{ position:relative; }
/* Folic Acid LP – sharpen text in the white Q&A card on iOS */
body.page-folic-acid-tablets-for-pregnancy .answer-box,
body.page-folic-acid-tablets-for-pregnancy .answer-box *{
  -webkit-font-smoothing: antialiased;   /* iOS/Safari: crisper edges */
  -moz-osx-font-smoothing: grayscale;    /* macOS Firefox */
  text-rendering: optimizeLegibility;    /* better glyph hinting/kerning */
}

/* Headline: a touch bolder so it reads sharper on mobile */
body.page-folic-acid-tablets-for-pregnancy .answer-box h2{
  font-weight: 700;             /* ensure the bold master is used */
  letter-spacing: -0.1px;       /* tiny tighten to avoid “glow” */
}

/* Body text: bump size/line-height to whole-pixel-ish values */
@media (max-width: 767px){
  body.page-folic-acid-tablets-for-pregnancy .answer-box p{
    font-size: 16px;            /* round number renders cleaner on iOS */
    line-height: 1.6;           /* avoid half-pixel line heights */
  }
}

/* Safety: if any ancestor applies transforms/filters, don't rasterize the text */
body.page-folic-acid-tablets-for-pregnancy .answer-box{
  transform: none !important;
  filter: none !important;
  backface-visibility: visible; /* keep text vector, not bitmap */
}
/* Folic Acid LP – crisp, justified text in the Q&A card on iOS */
body.page-folic-acid-tablets-for-pregnancy .answer-box {
  /* stop the global 0.06rem tracking that causes fuzziness */
  letter-spacing: normal !important;

  /* keep it vector on iOS and render glyphs sharply */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;

  transform: none !important;
  filter: none !important;
  backface-visibility: visible !important;

  /* a little side air so justified edges don’t hug */
  padding-left: 14px;
  padding-right: 14px;
}

body.page-folic-acid-tablets-for-pregnancy .answer-box h2 {
  font-family: 'Gilroy-sb', var(--font-heading-family);
  font-weight: 700;
  font-size: 22px;           /* whole pixels render cleaner on iOS */
  line-height: 28px;
  margin: 0 0 8px;
  letter-spacing: -0.1px;    /* tiny tighten to avoid “glow” */
}

body.page-folic-acid-tablets-for-pregnancy .answer-box p {
  font-family: 'Gilroy-m', var(--font-body-family);
  font-weight: 400;
  font-size: 16px;           /* whole pixel size */
  line-height: 24px;         /* whole pixel line-height */
  text-align: justify;
  text-justify: inter-word;
  hyphens: auto;
}

/* iOS text scaling safety */
@supports (-webkit-touch-callout: none) {
  body.page-folic-acid-tablets-for-pregnancy .answer-box p {
    -webkit-text-size-adjust: 100%;
  }
}
/* === Folic Acid LP – Q&A card: make text crisp and fit the section === */

/* Use the real Gilroy cuts and stop Safari from "faux bold" */
body.page-folic-acid-tablets-for-pregnancy .answer-box,
body.page-folic-acid-tablets-for-pregnancy .answer-box *{
  font-family: "Gilroy", var(--font-body-family), system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif;
  font-synthesis: none;                 /* don't fake bold/italic */
  -webkit-font-smoothing: antialiased;  /* iOS/macOS crisp edges */
  -moz-osx-font-smoothing: grayscale;
  text-rendering: optimizeLegibility;
  letter-spacing: normal !important;    /* override Dawn’s 0.06rem */
}

/* Constrain the box and give it breathing room */
body.page-folic-acid-tablets-for-pregnancy .answer-box{
  max-width: 640px;                     /* keeps lines readable */
  margin: 8px auto 16px;
  padding: 0 14px;
  transform: none !important;
  filter: none !important;
  backface-visibility: visible !important;
}

/* Heading tuned for mobile; wraps nicely and stays sharp */
body.page-folic-acid-tablets-for-pregnancy .answer-box h2{
  font-weight: 600;                     /* use your real SemiBold */
  font-size: clamp(18px, 4.6vw, 22px);
  line-height: 1.3;
  margin: 0 0 8px;
  text-wrap: balance;                   /* Safari 17+/iOS 17+ */
  letter-spacing: -0.1px;
}

/* Body copy set on whole-pixel-ish values for iOS */
body.page-folic-acid-tablets-for-pregnancy .answer-box p{
  font-weight: 400;
  font-size: clamp(14px, 3.8vw, 16px);
  line-height: 1.55;
  margin: 0;
  text-align: left;                     /* avoids "rivers" in justify */
  hyphens: auto;
}

/* Map <strong> to 600 so Safari doesn’t synthesize 700 */
body.page-folic-acid-tablets-for-pregnancy .answer-box p strong,
body.page-folic-acid-tablets-for-pregnancy .answer-box p b{
  font-weight: 600;
}

/* iOS text scaling safety */
@supports (-webkit-touch-callout: none) {
  body.page-folic-acid-tablets-for-pregnancy .answer-box p{
    -webkit-text-size-adjust: 100%;
  }
}

/* If any reveal/scroll animation adds transforms, neutralize them here */
@media (max-width: 768px){
  body.page-folic-acid-tablets-for-pregnancy .answer-box [class*="animate--"],
  body.page-folic-acid-tablets-for-pregnancy .answer-box.scroll-trigger{
    transform: none !important;
    will-change: auto !important;
    opacity: 1 !important;
  }
}
/* Add side margins for FAQ block */
body.page-folic-acid-tablets-for-pregnancy #folic-acid-lp .faq-pad {
  margin-left: 16px;
  margin-right: 16px;
}

@media (min-width: 768px) {
  body.page-folic-acid-tablets-for-pregnancy #folic-acid-lp .faq-pad {
    margin-left: 40px;
    margin-right: 40px;
  }
}

/* Folic Acid LP – bring back rounded FAQ cards */
body.page-folic-acid-tablets-for-pregnancy #folic-acid-lp section.faqs .faqs-list .faq{
  background: #fff !important;
  border: 1px solid rgba(0,0,0,.1) !important;
  border-radius: 14px !important;
  padding: 12px 14px !important;
  margin: 10px 16px !important;
  box-shadow: 0 6px 16px rgba(0,0,0,.06) !important;
}

/* tidy inner spacing */
body.page-folic-acid-tablets-for-pregnancy #folic-acid-lp section.faqs .faqs-list .faq h3{
  margin: 0 0 6px !important;
  font-weight: 700;
}
body.page-folic-acid-tablets-for-pregnancy #folic-acid-lp section.faqs .faqs-list .faq p{
  margin: 0 !important;
}

@media (min-width: 768px){
  body.page-folic-acid-tablets-for-pregnancy #folic-acid-lp section.faqs .faqs-list .faq{
    margin-left: 40px !important;
    margin-right: 40px !important;
    padding: 14px 16px !important;
    border-radius: 16px !important;
  }
}
/* ----- Folic Acid LP – FAQ cards: work whether or not #folic-acid-lp exists ----- */
body.page-folic-acid-tablets-for-pregnancy section.faqs .faqs-list .faq,
body.page-folic-acid-tablets-for-pregnancy #faqs .faq,
body.page-folic-acid-tablets-for-pregnancy .faqs .faq {  /* extra safety */
  background: #fff !important;
  border: 1px solid rgba(0,0,0,.12) !important;
  border-radius: 14px !important;
  padding: 12px 14px !important;
  margin: 10px 16px !important;          /* left/right margin you wanted */
  box-shadow: 0 6px 16px rgba(0,0,0,.06) !important;
}

body.page-folic-acid-tablets-for-pregnancy section.faqs .faqs-list .faq h3,
body.page-folic-acid-tablets-for-pregnancy #faqs .faq h3 {
  margin: 0 0 6px !important;
  font-weight: 700;
}

body.page-folic-acid-tablets-for-pregnancy section.faqs .faqs-list .faq p,
body.page-folic-acid-tablets-for-pregnancy #faqs .faq p {
  margin: 0 !important;
}

@media (min-width: 768px){
  body.page-folic-acid-tablets-for-pregnancy section.faqs .faqs-list .faq,
  body.page-folic-acid-tablets-for-pregnancy #faqs .faq {
    margin-left: 40px !important;
    margin-right: 40px !important;
    padding: 14px 16px !important;
    border-radius: 16px !important;
  }
}
/* Cart Page Checkout Button */
.cart__checkout-button,
button[name="checkout"],
.shopify-button,
button.shopify-payment-button__button--unbranded {
  background-color: #ec008c !important;
  border-color: #ec008c !important;
  color: #fff !important;       /* ensure text stays white */
}

.cart__checkout-button:hover,
button[name="checkout"]:hover,
.shopify-button:hover,
button.shopify-payment-button__button--unbranded:hover {
  background-color: #d1007c !important;  /* a slightly darker hover shade */
  border-color: #d1007c !important;
}
/* Cart page - Continue Shopping button color */
.cart__empty .button,
.cart__empty .button:focus,
.cart__empty .button:hover {
  background-color: #ec008c !important;
  border-color: #ec008c !important;
  color: #fff !important;
}
/* Empty cart – "Continue shopping" button -> brand pink */
.template-cart .cart__warnings .button,
.template-cart .cart__warnings .button:focus,
.template-cart .cart__warnings .button:hover {
  background-color: #ec008c !important;
  border-color: #ec008c !important;
  color: #fff !important;
}
/* Empty cart – force "Continue shopping" to brand pink */
.template-cart .cart__warnings {
  /* override Dawn variables used by .button */
  --color-button: 236, 0, 140 !important;      /* #ec008c */
  --color-button-text: 255, 255, 255 !important;
}

/* make sure the element itself is covered (it’s a link with .button--secondary) */
.template-cart .cart__warnings .button,
.template-cart .cart__warnings .button--secondary {
  background-color: #ec008c !important;
  border-color: #ec008c !important;
  color: #fff !important;
  background-image: none !important;           /* kill any gradient */
}

.template-cart .cart__warnings .button:hover,
.template-cart .cart__warnings .button--secondary:hover,
.template-cart .cart__warnings .button:focus {
  background-color: #d1007c !important;        /* optional darker hover */
  border-color: #d1007c !important;
  color: #fff !important;
}
/* Empty cart – make "Continue shopping" brand pink on every scheme */
body.template-cart .cart__warnings a.button,
body.template-cart .cart__warnings a.button.button--secondary,
body.template-cart .cart__warnings .button {                     /* safety */
  /* override Dawn variables that paint buttons */
  --color-button: 236, 0, 140 !important;        /* #ec008c */
  --color-button-text: 255, 255, 255 !important;
  --alpha-button-background: 1 !important;

  /* beat Dawn's `background: …` shorthand */
  background: #ec008c !important;
  border-color: #ec008c !important;
  color: #fff !important;
  background-image: none !important;             /* kill any gradient layer */
  box-shadow: none !important;
}

body.template-cart .cart__warnings a.button:hover,
body.template-cart .cart__warnings a.button:focus {
  background: #d1007c !important;                /* darker hover */
  border-color: #d1007c !important;
  color: #fff !important;
}
/* Empty cart – "Continue shopping" button -> brand pink (#ff0099) */
body.template-cart .cart__warnings .button.button--secondary {
  /* beat Dawn's variable-based paint */
  --alpha-button-background: 1 !important;
  --color-button: 255, 0, 153 !important;   /* #ff0099 */
  --color-button-text: 255, 255, 255 !important;

  /* beat the theme's `background:` shorthand */
  background: #ff0099 !important;
  border-color: #ff0099 !important;
  color: #fff !important;
  background-image: none !important;
  box-shadow: none !important;
}

body.template-cart .cart__warnings .button.button--secondary:hover,
body.template-cart .cart__warnings .button.button--secondary:focus {
  background: #d1007c !important;          /* optional darker hover */
  border-color: #d1007c !important;
  color: #fff !important;
}
/* === Footer: unify font === */
.footer, 
.footer * {
  font-family: "Gilroy", var(--font-body-family), system-ui, -apple-system, "Segoe UI", Roboto, Arial, sans-serif !important;
  font-weight: 400;   /* adjust if you want headings bolder */
  line-height: 1.5;
}
















