/** Shopify CDN: Minification failed

Line 357:4 Unexpected "{"
Line 357:5 Expected identifier but found "%"
Line 357:57 Unexpected "{"
Line 357:58 Expected identifier but found "%"

**/
div#collection-template--18196517126223__featured-collection-0 {
    padding: 120px 0;
    background: url(https://cdn.shopify.com/s/files/1/0670/1003/5791/files/new-banner.webp?v=1761164294) no-repeat center center / cover;
}
div#collection-template--18196517126223__featured-collection-0:after {
    position: absolute;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    content: "";
    top: 0;
}
div#collection-template--18196517126223__featured-collection-0 div,
div#collection-template--18196517126223__featured-collection-0 .slider-mobile-gutter {
    z-index: 1;
}
div#collection-template--18196517126223__featured-collection-0 h2 {
    color: #fff;
    z-index: 1;
    position: relative;
}
.blogdiv_bg:after {
    position: absolute;
    content: "";
    background: rgba(0, 0, 0, .5);
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    border-radius: 20px;
}
.blogdiv_bg {
    background: url(https://elevated-md-2.myshopify.com/cdn/shop/articles/healthyfood.webp?v=1761329757&width=720) no-repeat center center / cover;
    border-radius: 20px;
    padding: 20px;
    text-align: center;
    position: relative;
}
.blogdiv_bg h2, .blogdiv_bg p, .blogdiv_bg a {
    color: #fff;
    z-index: 1;
    position: relative;
    margin: 10px 0 !important;
}
.blog p.article-card__excerpt.rte-width {
    display: none;
}
.blog h3.card__heading.h2 a {
    font-size: 22px;
    text-align: center;
}
.newsletter__wrapper {
    background: url(https://cdn.shopify.com/s/files/1/0670/1003/5791/files/peptides_med.webp?v=1761331691) no-repeat center center / cover;
    margin-bottom: 60px;
    padding: 80px 0 !important;
}
.newsletter__wrapper h2 {
    font-size: 36px;
    color: #000;
}
.newsletter__subheading p {
    font-size: 22px;
}
.video-hero2 p {
    border: 1px solid #fff;
    display: inline-block;
    padding: 8px 10px;
    border-radius: 5px;
}
section#shopify-section-template--18215994523727__rich_text_Np8zMG .rich-text {
    border: 5px solid #1C244B;
}
section#shopify-section-template--18215994523727__rich_text_Np8zMG {
    max-width: 1000px;
    margin: -100px auto 100px auto;
    z-index: 1111;
    position: relative;
}
section#shopify-section-template--18215994523727__rich_text_cndRJF .rich-text {
    background: transparent;
}
.section-template--18215994523727__image_with_text_NPTYNB-padding,
section#shopify-section-template--18215994523727__rich_text_cndRJF,
section#shopify-section-template--18215994523727__multicolumn_Ei98zY .multicolumn {
    background: #1C244B;
}
section#shopify-section-template--18215994523727__multicolumn_Ei98zY .multicolumn h2 {
    color: #fff;
}
section#shopify-section-template--18215994523727__rich_text_cndRJF .rich-text__blocks {
    box-shadow: 0px 0px 10px 0px rgba(180.2, 175.8908695652174, 175.8908695652174, 0.5);
    padding: 40px;
    border-radius: 20px;
    background: #fff;
}
section#shopify-section-template--18215994523727__multicolumn_3wTM9r .multicolumn-card__info{
    background-color: #ECF0F3;
    padding: 30px 15px 30px 15px;
    border-style: solid;
    border-width: 3px 0px 3px 0px;
    border-color: #1C244B;
    border-radius: 0px 0px 0px 0px;
    box-shadow: 0px 0px 10px 0px rgba(120.70000000000002, 120.70000000000002, 120.70000000000002, 0.5);
}
section#shopify-section-template--18216501051471__custom_liquid_FMLfdb {
    max-width: 1000px;
    margin: 0 auto;
}
.q_bar {
    text-align: center;
}
.q_bar img {
    max-width: 300px;
}
section#shopify-section-template--18196517191759__multicolumn_Bmzzpc em {
    display: block;
    font-size: 14px;
    font-style: normal;
}
.header__menu-item {
    font-weight: 600;
}
.video_form p {
    border: 0;
    padding: 0;
    font-size: 16px !important;
}
.trust-icons {
    margin-top: 30px;
    gap: 5px;
}
.trust-icons svg {
    width: 20px;
    height: 20px;
}
.trust-icons .flex {
    align-items: center;
    display: flex;
    font-size: 14px;
    background: rgba(255, 255, 255, .2);
    border-radius: 5px;
    padding: 10px;
}
/**/
.gh-comparison {
  display: flex;
  justify-content: center;
  padding: 0px 20px;
  background: #f9fafb;
  font-family: "Inter", sans-serif;
}
.comparison-card {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 40px;
  background: #fff;
  border-radius: 16px;
  padding: 20px;
  box-shadow: 0 2px 6px rgba(0, 0, 0, 0.05);
}
.gh-box {
  flex: 1;
  min-width: 280px;
}
.decline-title {
  color: #e53935;
  font-weight: 600;
  margin-bottom: 20px;
}
.support-title {
  color: #047857;
  font-weight: 600;
  margin-bottom: 20px;
}
.gh-item {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 10px;
  margin-bottom: 14px;
}
.progress-bg {
  flex: 1;
  height: 8px;
  background: #f3f4f6;
  border-radius: 5px;
  overflow: hidden;
}
.progress {
  height: 100%;
  border-radius: 5px;
  transition: width 0.8s ease-in-out;
}
.progress.decline {
  background-color: #ef4444;
}
.progress.support {
  background-color: #10b981;
}
.gh-item span {
  font-size: 14px;
  font-weight: 500;
  color: #374151;
}
.percent {
  width: 40px;
  text-align: right;
  color: #6b7280;
  font-weight: 500;
}
.progress.support {
  background: linear-gradient(90deg, #10b981 0%, #34d399 100%);
    width: 100%;
    display: block;
}
.progress.decline {
    background: linear-gradient(90deg, #ef4444, #f87171);
    width: 100%;
    display: block;
}
/**/
.benefits-section {
    display: flex;
    justify-content: center;
    max-width: 850px;
    margin: 0 auto;
}
.benefits-container {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(250px, 1fr));
  gap: 25px;
  max-width: 1000px;
  width: 100%;
}
.benefit-card {
  background: #fff;
  border-radius: 16px;
  padding: 30px 20px;
  text-align: center;
  box-shadow: 0 2px 8px rgba(0,0,0,0.05);
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.benefit-card:hover {
  transform: translateY(-5px);
  box-shadow: 0 4px 14px rgba(0,0,0,0.1);
}
.benefits-section .icon {
  background:rgb(202, 204, 219);
  width: 60px;
  height: 60px;
  border-radius: 50%;
  margin: 0 auto 20px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.benefits-section .icon i {
  color: #1C244B;
  font-size: 24px;
}
.benefit-card h3 {
  font-size: 18px;
  font-weight: 700;
  color: #222;
  margin-bottom: 10px;
}
.benefit-card p {
  font-size: 14px;
  color: #555;
  line-height: 1.6;
}
div#Banner-template--18249555214415__image_banner_4dTi4e {
    min-height: auto;
}
.page-width.section-template--18249555214415__multicolumn_6GmCxR-padding {
    max-width: 1000px;
    padding-left: 0;
    padding-right: 0;
}
#shopify-section-template--18249555214415__multicolumn_6GmCxR p {
    font-size: 16px;
}
#shopify-section-template--18249555214415__multicolumn_6GmCxR p strong {
    display: block;
        margin-top: 20px;
}
#shopify-section-template--18249555214415__multicolumn_6GmCxR p br {
    display: none;
}
#shopify-section-template--18249555214415__multicolumn_6GmCxR .multicolumn-card__info:before {
    position: absolute;
    content: "”";
    width: 100%;
    height: 100%;
    font-size: 100px;
    top: 0;
}
#shopify-section-template--18249555214415__multicolumn_6GmCxR .multicolumn-card__info {
    padding-top: 80px;
}
.section-template--20481986789605__rich_text_Np8zMG-padding,
.section-template--20481986789605__rich_text_cndRJF-padding {
    max-width: 1000px;
    margin: 60px auto;
}
.footer-custom .footer-col {
    width: 20%;
}
.footer-custom .footer-col.footer-newsletter {
    width: 40%;
}
footer.footer-custom {
    background: #0e1b4d url(/cdn/shop/files/ele_logo_foo3.png) no-repeat center bottom / 80% !important;
    padding-bottom: 300px;
}
footer.footer .footer__column.footer__column--info {
    border-top: 1px solid #ffffff63 !important;
}
.footer__content-bottom-wrapper {
    padding: 0;
}
.rotation-bar:before {
    position: absolute;
    content: "Why Elevated-MD?";
    width: 180px;
    height: 36px;
    background: #4770db;
    z-index: 9999;
    top: 5px;
    font-size: 13px;
    display: flex;
    color: #fff;
    border-right: 1px solid #ddd;
    align-items: center;
    text-align: right;
    margin: 0 auto;
    padding-right: 20px;
    justify-content: flex-end;
}
/**/
.footer-custom {
  color: #fff;
  padding: 60px 40px;
  font-family: inherit;
}
.footer-container {
    display: flex;
    {% comment %} grid-template-columns: repeat(4, 1fr); {% endcomment %}
    gap: 40px;
}
.footer-col h4 {
  font-size: 16px;
  font-weight: 600;
  margin-bottom: 15px;
      color: #fff;
}
.footer-col ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.footer-col ul li {
  margin-bottom: 8px;
}
.footer-col ul li a {
  color: #fff;
  text-decoration: none;
  opacity: 0.85;
}
.footer-col ul li a:hover {
  opacity: 1;
}
.footer-newsletter form {
  display: flex;
  gap: 10px;
  margin: 0px;
  flex-direction: row;
}
.footer-newsletter input {
  flex: 1;
  padding: 12px 14px;
  border-radius: 4px;
  border: none;
  outline: none;
  color: #000;
}
.footer-newsletter button {
    padding: 12px 20px;
    background-color: transparent;
    color: #fff;
    border: 1px solid #fff;
    border-radius: 4px;
    cursor: pointer;
    font-weight: 600;
}
.footer-newsletter button:hover {
  background-color: #eaeaea;
}
.social-links i {
  margin-right: 8px;
}
.footer-col p a {
  color: #fff;
  text-decoration: none;
  opacity: 0.85;
}
.footer-col p a:hover {
  opacity: 1;
}
.footer-newsletter button:hover {
    color: #0e1b4d;
}
/**/
.glp1-section .page-width {
    max-width: 100%;
    background:#4770db;
}
.glp1-section .image-with-text__grid {
    align-items: center;
}
.testimonials .profile img {
    display: none;
}
.glp1-section h2,
.glp1-section li {
  color: #fff;
}
.glp1-section h2:before {
    content: "FSA & HSA eligible";
    font-size: 9px;
    position: absolute;
    top: 20px;
    border: 1px solid #fff;
    border-radius: 30px;
    padding: 5px 10px;
    font-weight: normal;
    color: #fff;
    text-transform: uppercase;
}
.glp1-section a.button {
    background: #fb513b;
    width: 100%;
    border-radius: 10px;
    padding: 20px 10px;
    font-size: 18px;
    font-weight: bold;
}
section#shopify-section-template--20537395708133__multicolumn_pE8V3J a.button {
    text-transform: uppercase;
    font-weight: bold;
    font-size: 18px;
    color: #0e1b4d;
    background: #fff;
        width: auto;
    border-radius: 30px;
    padding: 18px 60px;
    border: 1px solid #ddd !important;
}
.glp1-section a.button:before,
.glp1-section a.button:after,
section#shopify-section-template--20537395708133__multicolumn_pE8V3J a.button:after,
section#shopify-section-template--20537395708133__multicolumn_pE8V3J a.button:before {
    display:none;
}
.glp1-section li:before {
  background: url(/cdn/shop/files/elevated-diamond.png?v=1762292744) no-repeat left center / 20px;
  content: "";
  width: 20px;
  height: 20px;
  position: absolute;
  left: 0;
}
.glp1-section li {
    list-style: none;
    position: relative;
    padding-left: 30px;
}
.glp1-section ul {
    padding: 0px;
}
.footer-col.footer-newsletter {
    background: url(/cdn/shop/files/imageq.jpg?v=1762297392) no-repeat left bottom / 300px;
    padding-bottom: 220px;
}
.section-template--20537395708133__multicolumn_pE8V3J-padding .multicolumn-card {
    background: transparent !important;
}
.section-template--20537395708133__multicolumn_pE8V3J-padding .multicolumn-card__info {
    backdrop-filter: blur(100px);
    background-color: rgb(235 235 235 / 90%);
    border-radius: 21px;
        padding: 20px 40px;
    box-shadow: inset 0 0 0 2px #ffffff17;
}
.section-template--20537395708133__multicolumn_pE8V3J-padding {
    background: url(/cdn/shop/files/banner_pic41_1.jpg?v=1762360049) no-repeat center center / cover;
    max-width: 1200px;
    border-radius: 10px;
        margin: 60px auto;
}
.section-template--20537395708133__multicolumn_pE8V3J-padding .multicolumn__title {
    text-align: center;
    display: block;
    padding-bottom: 300px;
}
.section-template--20537395708133__multicolumn_pE8V3J-padding a.link {
    text-transform: uppercase;
    font-weight: bold;
    border: 1px solid #ddd;
    border-radius: 30px;
    padding: 10px 10px;
    width: 100%;
    background: #fff;
}
.section-template--20537395708133__multicolumn_pE8V3J-padding ul li .multicolumn-card__info:before {
    content: "1";
    background: #0e1b4d;
    color: #fff;
    width: 50px;
    height: 50px;
    display: inline-block;
    border-radius: 50%;
    line-height: 45px;
    position: absolute;
    top: -25px;
    font-size: 24px;
    margin: 0 auto;
    left: 0;
    right: 0;
    font-weight: bold;
    border: 3px solid #fff;
}
.section-template--20537395708133__multicolumn_pE8V3J-padding ul li:nth-child(2) .multicolumn-card__info:before {
    content: "2";
}
.section-template--20537395708133__multicolumn_pE8V3J-padding ul li:nth-child(3) .multicolumn-card__info:before {
    content: "3";
}
.section-template--20537395708133__multicolumn_pE8V3J-padding h3 {
    padding-top: 30px;
}
.glp1-section h2 {
    font-size: 42px;
}
.qualify-section {
  padding: 80px 20px;
  text-align: center;
  font-family: 'Open Sans', Arial, sans-serif;
}
.qualify-box {
  background-color: #ffffff;
  border-radius: 10px;
  max-width: 900px;
  margin: 0 auto;
  padding: 60px 40px;
  box-shadow: 0 4px 10px rgba(0, 0, 0, 0.1);
}
.qualify-section .top-btn {
  background-color: #0e1b4d;
  border: none;
  color: #ffffff;
  font-weight: 600;
  font-size: 15px;
  padding: 10px 24px;
  border-radius: 30px;
  cursor: default;
  margin-bottom: 25px;
}
.qualify-section .main-heading {
  font-size: 28px;
  font-weight: 900;
  color: #0e1b4d;
  line-height: 1.4;
  margin-bottom: 30px;
  text-transform: uppercase;
}
.qualify-features {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 30px;
  list-style: none;
  padding: 0;
  margin-bottom: 40px;
}
.qualify-features li {
  position: relative;
  font-size: 16px;
  color: #0e1b4d;
  padding-left: 25px;
}
.qualify-features li::before {
  content: "✔";
  position: absolute;
  left: 0;
  top: 0;
  color: #0e1b4d;
  font-weight: bold;
}
.qualify-section .cta-btn {
  display: block;
  background-color: #0e1b4d;
  color: #ffffff;
  font-weight: 700;
  text-decoration: none;
  padding: 18px;
  font-size: 16px;
  border-radius: 4px;
  width: 100%;
  margin: 0 auto 40px;
  transition: background-color 0.3s;
  border: 1px solid #0e1b4d;
}
.qualify-section .cta-btn:hover {
  background-color: #0e1b4d;
}
.qualify-section .payments p {
  color: #0e1b4d;
  font-weight: 600;
  font-size: 14px;
  margin-bottom: 10px;
}
.qualify-section .payments .logos {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-wrap: wrap;
  gap: 30px;
}
.qualify-section .payments .logos img {
  height: 30px;
  object-fit: contain;
}
section#shopify-section-template--20537413566693__multicolumn_yiLBEf h2 span,
section .glp_loose_weight h2 span {
    display: block;
    font-size: 16px;
    text-transform: unset;
    font-weight: normal !important;
    margin: 20px 0;
}
section#shopify-section-template--20537413566693__multicolumn_yiLBEf h2,
section .glp_loose_weight h2,
.glp_getting_start h2 {
    text-align: center;
    text-transform: uppercase;
    max-width: 800px;
    margin: 0 auto!important;
    font-size: 36px;
    letter-spacing: 0;
}
section#shopify-section-template--20537413566693__multicolumn_yiLBEf a.button,
section .glp_loose_weight a.button {
    width: 100%;
    border-radius: 5px;
    border: 0;
    font-size: 20px;
    font-weight: bold;
    padding: 25px 0;
}
section#shopify-section-template--20537413566693__multicolumn_yiLBEf a.button:after,
section#shopify-section-template--20537413566693__multicolumn_yiLBEf a.button:before,
section .glp_loose_weight a.button:after,
section .glp_loose_weight a.button:before {
    display: none;
}
section#shopify-section-template--20537413566693__multicolumn_yiLBEf ul li:nth-child(1) .multicolumn-card__info,
section#shopify-section-template--20556420546789__glp_loose_weight_DnkTPq ul li:nth-child(1) .multicolumn-card__info {
    background: #fff url(/cdn/shop/files/image_6.png?v=1762458353) no-repeat center right / 80% !important;
}
section#shopify-section-template--20537413566693__multicolumn_yiLBEf ul li:nth-child(2) .multicolumn-card__info,
section#shopify-section-template--20556420546789__glp_loose_weight_DnkTPq ul li:nth-child(2) .multicolumn-card__info {
    background: #fff url(/cdn/shop/files/image_21.png?v=1762458632) no-repeat center center / cover!important;
}
section#shopify-section-template--20537413566693__multicolumn_yiLBEf ul li:nth-child(3) .multicolumn-card__info,
section#shopify-section-template--20556420546789__glp_loose_weight_DnkTPq ul li:nth-child(3) .multicolumn-card__info {
    background: #fff url(/cdn/shop/files/health_call47.jpg?v=1762459480) no-repeat center center / 60% !important;
}
section#shopify-section-template--20537413566693__multicolumn_yiLBEf ul li:nth-child(4) .multicolumn-card__info,
section#shopify-section-template--20556420546789__glp_loose_weight_DnkTPq ul li:nth-child(4) .multicolumn-card__info {
    background: #fff url(/cdn/shop/files/character-with-clipboard-some-boxes_1156-306.avif?v=1762384606) no-repeat center center / 60% !important;
}
section#shopify-section-template--20537413566693__multicolumn_yiLBEf ul li .multicolumn-card__info,
section .glp_loose_weight ul li .multicolumn-card__info {
    border-radius: 20px;
    height: 100%;
}
section#shopify-section-template--20537413566693__multicolumn_yiLBEf h3,
section#shopify-section-template--20556420546789__glp_loose_weight_DnkTPq h3 {
    margin-bottom: 170px !important;
    font-size: 24px;
}
section#shopify-section-template--20537413566693__multicolumn_MFzrtf .multicolumn__title,
.glp_getting_start .multicolumn__title {
    text-align: center;
    display: block;
}
section#shopify-section-template--20537413566693__multicolumn_MFzrtf h2,
.glp_getting_start h2 {
    text-transform: uppercase;
    letter-spacing: 0;
    font-size: 36px;
    margin-bottom: 60px;
}
section#shopify-section-template--20537413566693__multicolumn_MFzrtf .multicolumn-card__info,
.glp_getting_start .multicolumn-card__info {
    text-align: center;
}
section#shopify-section-template--20537413566693__multicolumn_MFzrtf h3,
.glp_getting_start h3 {
    text-transform: uppercase;
}
section#shopify-section-template--20537413566693__multicolumn_MFzrtf a.button,
.glp_getting_start a.button {
    width: 100%;
    border-radius: 5px;
    border: 0;
    font-size: 20px;
    font-weight: bold;
    padding: 25px 0;
}
section#shopify-section-template--20537413566693__multicolumn_MFzrtf p,
.glp_getting_start p {
    font-size: 20px;
    line-height: 24px;
}
section#shopify-section-template--20537413566693__multicolumn_MFzrtf img,
.glp_getting_start img {
    padding: 10%;
}
a.affilate_link {
    color: #fff;
    text-decoration: unset;
}
section#shopify-section-template--20537413566693__multicolumn_MFzrtf .multicolumn-card__info,
.glp_getting_start .multicolumn-card__info {
    background: unset;
}
section#shopify-section-template--20537413566693__multicolumn_MFzrtf .multicolumn-card__info h3,
.glp_getting_start .multicolumn-card__info h3 {
    margin-bottom: 0 !important;
}
section .multicolumn ul li .multicolumn-card__info {
    background-image: unset !important; 
}
section .multicolumn ul li .multicolumn-card__info h3 {
    margin-bottom: 0 !important; 
}
/**/
.included-section {
  padding: 60px 20px 80px;
  font-family: "Poppins", sans-serif;
  color: #1b1b1b;
  background: #fff;
}
.included-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
  max-width: 1000px;
  margin: 0 auto;
}
.included-box {
  border: 1px solid #000;
  border-radius: 10px;
  padding: 30px 25px;
  background: #fff;
  text-align: center;
  transition: box-shadow 0.3s ease;
      position: relative;
  min-height: 170px;
}
.included-box:hover {
  box-shadow: 0 8px 20px rgba(0, 0, 0, 0.08);
}
.included-section .icon-circle {
    width: 45px;
    height: 45px;
    margin: -53px auto 18px;
    border-radius: 50%;
    background: #b6bedf;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0e1b4d;
    font-size: 18px;
}
.included-box.wout_brdr h2 {
    margin: 10px 0;
    font-size: 30px;
    font-weight: 600;
}
.included-box h3 {
  font-size: 18px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #000;
}
.included-box p {
  font-size: 14px;
  color: #555;
  line-height: 1.5;
  margin: 0;
}
.included-button {
  text-align: center;
  margin-top: 60px;
}
.included-section .btn-get-started {
    background: #1b1b1b;
    color: #fff;
    padding: 14px 48px;
    border-radius: 40px;
    font-weight: 600;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    display: inline-block;
    transition: background 0.3s ease;
}
.included-section .btn-get-started:hover {
  background: #333;
}
.included-box.wout_brdr {
    border: 0;
    box-shadow: unset;
}
.included-box.wout_brdr p {
    font-size: 18px;
}
.qualify-section .payments {
    display: flex;
    justify-content: space-between;
}
#shopify-section-template--20481987018981__product_testimonial_section_AUzwaq .product-testimonial-section {
    background-position: bottom center;
}

/***************************************************************/
@media (max-width: 768px){
.included-header {
    text-align: center;
}
.included-grid {
    grid-template-columns: 1fr;
}    
section.video-hero2.video_form h1 {
    font-size: 18px;
}
#shopify-section-template--18249555214415__multicolumn_6GmCxR p {
    font-size: 14px;
}
.video_form p, .signup-form button, .signup-form input {
    font-size: 14px !important;
}
.video-hero.video-hero3 h1 {
    font-size: 18px;
}
.video-hero.video-hero3 a.hero-btn {
    font-size: 13px;
    width: 100%;
    padding: 10px 5px;
}
.trust-icons .flex {
    width: 49%;
    font-size: 12px;
}
.comparison-card {
    flex-direction: column;
    align-items: stretch;
  }
  .benefits-container {
    gap: 20px;
  }
  .benefit-card {
    padding: 25px 15px;
  }
.problem-section h2 {
    font-size: 18px !important;
}
.problem-section p {
    font-size: 14px !important;
}
section#shopify-section-template--18249555214415__image_banner_4dTi4e h2,
div#shopify-section-template--18249555214415__all_in_one_sermorelin_B9fRAU h2,
section#shopify-section-template--18249555214415__multicolumn_6GmCxR h2 {
    font-size: 18px;
}
section#shopify-section-template--18249555214415__image_banner_4dTi4e a.button {
    font-size: 14px;
}
.icon-item {
    width: 47% !important;
        padding: 10px !important;
}
.footer-custom .footer-col {
    width: 100% !important;
}
.footer-container {
    flex-direction: column;
}
footer.footer-custom {
    padding-bottom: 80px;
}
footer.footer .footer__column.footer__column--info {
    margin-top: 10px;
}
.newsletter .newsletter__wrapper {
    padding: 40px 20px!important;
}
.newsletter .newsletter__wrapper h2,
section#shopify-section-template--20481985872101__image_banner_UHWTeD h2,
section#shopify-section-template--20481986789605__rich_text_Np8zMG h2,
div#shopify-section-template--20481986789605__image_with_text_NPTYNB h2,
section#shopify-section-template--20481986789605__multicolumn_Ei98zY h2,
section#shopify-section-template--20481986789605__rich_text_cndRJF h2,
div#shopify-section-template--20481986789605__multirow_qHcHhx h2,
section#shopify-section-template--20481986789605__multicolumn_3wTM9r h2,
section#shopify-section-template--20481986789605__custom_liquid_anWqLT h2,
.section-template--20537413566693__image_with_text_rx3GqY-padding h2,
section#shopify-section-template--20537413566693__multicolumn_MFzrtf h2,
.glp_getting_start h2  {
    font-size: 24px;
}
.newsletter .newsletter__wrapper p,
section#shopify-section-template--20481986789605__rich_text_Np8zMG p,
div#shopify-section-template--20481986789605__image_with_text_NPTYNB p,
section#shopify-section-template--20481986789605__multicolumn_Ei98zY p,
section#shopify-section-template--20481986789605__rich_text_cndRJF li,
section#shopify-section-template--20481986789605__rich_text_cndRJF p,
div#shopify-section-template--20481986789605__multirow_qHcHhx p,
div#shopify-section-template--20481986789605__multirow_qHcHhx li,
section#shopify-section-template--20481986789605__multicolumn_3wTM9r p,
section#shopify-section-template--20481986789605__custom_liquid_anWqLT p,
footer.footer-custom p, footer.footer-custom li {
    font-size: 14px;
}
.blog h3.card__heading.h2 a {
    font-size: 18px;
}
section#shopify-section-template--20481985872101__image_banner_eTxE88 p {
    font-size: 14px;
}
section#shopify-section-template--20481985872101__featured-collection-0 .price__container{
    font-size: 12px;
}
.quick-add__submit {
    font-size: 11px;
}
.video-hero .video-content h1,
.video-hero2 .video-content h1 {
    font-size: 24px;
}
.rotation-bar:before {
    width: 110px;
    font-size: 10px;
    padding-right: 5px;
}
.glp1-section h2, section#shopify-section-template--20537413566693__multicolumn_yiLBEf h2,
section .glp_loose_weight h2 {
    font-size: 24px;
}
section#shopify-section-template--20537413566693__multicolumn_yiLBEf .page-width,
section .glp_loose_weight .page-width {
    padding: 60px 20px;
}
section#shopify-section-template--20537413566693__multicolumn_yiLBEf a.button,
section .glp_loose_weight a.button {
    font-size: 16px;
    padding: 20px 0;
}


}

@media (max-width: 989px){
section#shopify-section-template--20537413566693__multicolumn_yiLBEf ul li .multicolumn-card__info,
section#shopify-section-template--20556420546789__glp_loose_weight_DnkTPq ul li .multicolumn-card__info {
    background-size: 200px !important;
}
section#shopify-section-template--20537413566693__multicolumn_MFzrtf img,
.glp_getting_start img {
    right: 0;
    left: 0;
    margin: 0 auto;
    padding: 0;
}
section#shopify-section-template--20537413566693__multicolumn_MFzrtf .media,
.glp_getting_start .media {
    padding-bottom: 50% !important;
    text-align: center;
    margin: 0 auto;
}
.page-width.section-template--20537413566693__multicolumn_MFzrtf-padding,
.glp_getting_start .page-width {
    padding: 10px 20px 60px 20px !important;
}


}



@media (max-width: 767px){
.section-template--20537395708133__multicolumn_pE8V3J-padding {
    width: 90%;
    background: url(/cdn/shop/files/banner_3.jpg?v=1762361935) no-repeat 50% 15% / 550px;
}
.qualify-section .payments {
    display: block;
}

}

@media (min-width: 768px) and (max-width: 989px){
.section-template--20537395708133__multicolumn_pE8V3J-padding {
    width: 90%;
    background: url(/cdn/shop/files/banner_3.jpg?v=1762361935) no-repeat 50% 15% / 700px;
}
}

@media (min-width: 990px) and (max-width: 1199px){
section#shopify-section-template--20537413566693__multicolumn_yiLBEf ul li:nth-child(2) .multicolumn-card__info,
section#shopify-section-template--20537413566693__multicolumn_yiLBEf ul li:nth-child(2) .multicolumn-card__info {
    background: #fff url(/cdn/shop/files/image_21.png?v=1762458632) no-repeat center center / 80%;
}
ul#Slider-template--20537413566693__multicolumn_yiLBEf {
    gap: 10px;
}
section#shopify-section-template--20537413566693__multicolumn_yiLBEf h3,
section#shopify-section-template--20537413566693__multicolumn_yiLBEf h3 {
    margin-bottom: 150px !important;
    font-size: 18px;
}
section#shopify-section-template--20537413566693__multicolumn_yiLBEf p,
section .glp_loose_weight p {
    font-size: 16px;
    line-height: normal;
}

}

@media (min-width: 1024px){
header.header {
    display: flex;
    justify-content: space-between;
}
}


@media (max-width: 900px) {
  .footer-container {
    grid-template-columns: 1fr 1fr;
  }
}

@media (max-width: 600px) {
  .footer-container {
    grid-template-columns: 1fr;
  }
    .qualify-section .main-heading {
    font-size: 22px;
  }
  .qualify-section .qualify-box {
    padding: 40px 25px;
  }
  .qualify-features {
        gap: 15px;
        align-items: center;
  }
  .qualify-section .cta-btn {
    font-size: 15px;
  }
.qualify-section .payments .logos img {
    height: 15px;
}
.qualify-section .payments .logos {
    gap: 10px;
}
.qualify-features li {
    font-size: 12px;
    padding-left: 15px;
}


}


