nav.ae-nav {
  z-index: 999999;
}
a:hover {
  text-decoration: none;
}
.ae-footer {
  background: linear-gradient(
    130deg,
    var(--navy) 0%,
    #1b3d5e 55%,
    #0d2233 100%
  ) !important;
}
.ae-process-home h2,
#consult h2,
.ae-process h2 {
  color: #ffffff !important;
}
.ae-has-dropdown ul.ae-dropdown li {
  padding: 0 !important;
}
.ae-btn-gold:hover {
  color: #fff !important;
}
.ae-nav .ae-nav-item {
  display: flex;
  align-items: center;
  gap: 6px;
  justify-content: center;
  padding: 0 10px;
}
.ae-dropdown .ae-has-dropdown .ae-nav-item:hover {
  background: #faf8f4;
}
.ae-dropdown .ae-has-dropdown .ae-nav-item a {
  text-transform: capitalize;
  font-weight: 400;
}
.ae-dropdown .ae-dropdown {
  left: 100% !important;
  margin: 0 !important;
}
.ae-nav .ae-nav-item a {
  font-size: 12.5px;
  font-weight: 500;
  letter-spacing: 0.06em;
  text-transform: uppercase;
  color: #2c2c2c !important;
  -webkit-text-fill-color: #2c2c2c !important;
  text-decoration: none !important;
  transition: color 0.2s;
  padding: 0;
  display: flex;
  align-items: center;
  gap: 4px;
}
.ae-nav .ae-has-dropdown span.ae-nav-item {
  height: auto !important;
}
.ae-nav .ae-nav-item .dropdown-toggle {
  display: flex;
  align-items: center;
  justify-content: center;
  min-width: 10px;
}
.ae-has-dropdown .ae-dropdown span.ae-nav-item {
  justify-content: space-between;
  padding: 9px 20px;
}
.ae-has-dropdown .ae-dropdown span.ae-nav-item a {
  text-transform: capitalize;
}
.ae-nav ul.ae-nav-links {
  margin: 0;
}

.blog-swiper-container.swiper-initialized.swiper-horizontal {
  width: 100%;
}

.blog-swiper-container.swiper-initialized.swiper-horizontal .blog-box {
  padding: 25px;
  flex-grow: 1;
  justify-content: unset;
}
.blog-swiper-container.swiper-initialized.swiper-horizontal .blog-heading {
  font-family: "Cormorant Garamond", serif;
  font-size: 28px;
  font-weight: 400;
  color: var(--navy);
  margin: 20px 0;
}

.blog-swiper-container.swiper-initialized.swiper-horizontal a {
  background: var(--gold);
  margin-top: auto;
  color: #fff;
  padding: 13px 28px;
  font-size: 12.5px;
  font-weight: 600;
  letter-spacing: 0.09em;
  text-transform: uppercase;
  text-decoration: none;
  border-radius: var(--r);
  width: fit-content;
  display: inline-block;
}

/* faq-section */
.faq-section {
  padding-bottom: 50px;
}
.faq-section .faq-layout .section-sub {
  margin-bottom: 40px;
}
.faq-section .faq-layout .faq-list .faq-item {
  padding: 10px 5px;
  gap: 0;
}
.faq-section .faq-layout .faq-list .faq-item.open {
  padding-bottom: 0;
}

.sixth_section .main_container,
.blogs-section .main_container,
.faq-section .ae-container {
  padding: 0 30px;
  max-width: 1200px;
  margin: 0 auto;
}

.sixth_section .main_container .para-style {
  font-size: 15.5px;
  font-weight: 300;
  line-height: 1.85;
}
.hour_part_1 .part_1_hed {
  font-family: "Cormorant Garamond", serif;
  font-size: 22px;
  font-weight: 500;
  line-height: 1.4;
  color: var(--navy);
  margin-bottom: 12px;
}
.sixth_section .main_container .contact_first-flex .map_wrapper {
  position: relative;
  overflow: hidden;
  width: 100%;
  border-radius: 20px;
  padding-top: 70%;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.12);
}
.sixth_section .main_container .contact_first-flex .map_wrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100%;
}
.sixth_section .main_container .contact_first-flex .contact-content {
  width: 100%;
}
.star-row .rating-img {
  max-width: 90px;
  width: 100%;
}

footer.ae-footer .ae-footer-col ul {
  margin-left: 0;
}

.ae-nav {
  position: relative;
}

/* DROPDOWN */
.ae-dropdown {
  display: none;
}

.ae-dropdown.active {
  display: block;
}

/* HAMBURGER */
.ae-hamburger {
  display: none;
  flex-direction: column;
  cursor: pointer;
  gap: 5px;
}

.ae-hamburger span {
  width: 25px;
  height: 3px;
  background: #000;
  display: block;
  transition: all 0.3s ease;
}

/* ACTIVE → CROSS */
.ae-hamburger.active span:nth-child(1) {
  transform: rotate(45deg) translate(5px, 5px);
}

.ae-hamburger.active span:nth-child(2) {
  opacity: 0;
}

.ae-hamburger.active span:nth-child(3) {
  transform: rotate(-45deg) translate(6px, -6px);
}

.faq-q .arrow {
  font-size: 15px !important;
}
#how-it-works .step-desc {
  margin: 0;
  line-height: 1.5;
}
#how-it-works .step-num {
  color: #b8976aa6;
}

#benefits .ae-benefit-card {
  padding: 10px 20px;
}

#benefits .ae-benefit-card .ae-benefit-num {
  margin-bottom: 10px;
}

#benefits .ae-benefit-card a {
  display: inline-block;
}
#benefits .ae-benefit-card a img {
  height: 100%;
  display: block;
  border-radius: 10px;
}

.ae-card-readmore a {
  color: #b8975a;
}

/* swiper --css */
.cm-testimonials .swiper-wrapper,
.ae-reviews-section .swiper-wrapper {
  display: flex;
  align-items: stretch;
}

.cm-testimonials .swiper-slide,
.ae-reviews-section .swiper-slide {
  height: auto !important;
  display: flex;
  width: 100%;
}

.cm-testimonials .swiper-slide > div,
.ae-reviews-section .swiper-slide > div {
  display: flex;
  flex-direction: column;
  height: 100%;
  width: 100%;
  flex-grow: 1;
}
.cm-testimonials .cm-review-author {
  margin-top: auto;
}

.cm-hero {
  min-height: unset !important;
}

.faq-section .ae-faq-image {
  border-radius: 20px !important;
  overflow: hidden;
}
.faq-section .ae-faq-image img {
  display: block;
  width: 100%;
}

#consult .ae-cta-video {
  border-radius: 20px;
  overflow: hidden;
}

#consult .ae-cta-video video.cta-video {
  display: block;
}

#consult .cm-cta-sub {
  color: #ffffff;
}

#consult .ae-cta-btns {
  justify-content: center;
}

#consult .ae-cta-content {
  text-align: left;
}

/* getting-started */

.ae-visit-boxes .ae-visit-box ul,
.sr-delay-2 ul,
.ae-condition-list,
.includes-list,
.ae-crit-list {
  margin-left: 0;
}
.ae-started-explore .ae-section-header {
  text-align: center;
}

.ae-started-explore .ae-section-lead {
  margin-inline: auto;
}

.ae-started-explore .ae-hero-btns {
  justify-content: center;
}
.ae-hero {
  min-height: unset !important;
}
.cm-hero .cm-hero-video {
  border-radius: 15px;
  overflow: hidden;
}
.cm-hero .cm-hero-video video {
  display: block;
}
.img-cot img {
  object-fit: contain !important;
}

body.page-template-template-retatrutide_treatment .hero__inner h1,
body.page-template-template-retatrutide_treatment .stat-card__label,
.compare-table thead th {
  color: #ffffff !important;
}
.ae-section.hero .ae-section-title {
  color: #ffffff !important;
}
body.page-template-template-retatrutide_treatment .triple-card::before {
  display: none;
}
body.page-template-template-retatrutide_treatment .triple-card {
  border-top: 4px solid #b8975a;
}
body.page-template-template-retatrutide_treatment .hero__body {
  color: #ffffff;
}
.ae-compare-section .compare-table {
  margin: 0;
}
body.page-template-template-retatrutide_treatment #process {
  padding-inline: 20px;
}
body.page-template-template-retatrutide_treatment
  #science
  .triple-card
  .triple-card__body {
  margin: 0;
}
#candidates .candidates-list {
  margin: 0;
}
#candidates .candidates-box {
  height: 100%;
}
body.page-template-template-vitamin_b12_lipotropic .overview__image-wrap img {
  height: unset;
  object-fit: contain;
}
.ae-highlights .ae-highlight {
  border-radius: 15px !important;
}
.ae-footer-disclaimer {
  font-size: 14px !important;
  line-height: 1.6 !important;
}
.ae-footer-col-title {
  font-size: 14px !important;
  letter-spacing: 1.2 !important;
  color: white !important;
}
.ae-tips-grid-3 {
  grid-template-columns: repeat(3, 1fr) !important;
}
body.page-template-template-vitamin_b_injections_pines .vb-benefits .ae-eyebrow,
body.page-template-template-vitamin_b_injections_pines .vb-how .ae-eyebrow,
body.page-template-template-vitamin_b_injections_pines .vb-intro .ae-eyebrow {
  justify-content: center;
}
body.page-template-template-vitamin_b_injections_pines .vb-cand-img img {
  height: unset;
}
.mr-section-header {
  text-align: left;
  max-width: 100%;
  margin: 0 auto 40px;
}
.mr-process .ae-section-title {
  color: #ffffff !important;
}
.lead {
  font-size: 15px !important;
}
input#gform_submit_button_8 {
  background: linear-gradient(
    135deg,
    var(--gold, #b8975a),
    var(--gold-lt, #c8a96e)
  ) !important;
}

div#inline-bSSblh2xYpiPHAHF2wgD-wrapper {
  height: 100% !important;
  position: relative;
  overflow: hidden;
  width: 100%;
  padding-top: 100%;
}

body #inline-bSSblh2xYpiPHAHF2wgD {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  width: 100%;
  height: 100% !important;
  max-width: 100% !important;
}
.md-benefits .ae-eyebrow {
  justify-content: center;
}
.ct-main .subhead {
  margin-bottom: 0 !important;
}
.ae-post-sidebar ul {
  margin: 0;
}
.ae-blog-filter .ae-filter-inner {
  max-width: 1400px;
  width: 100%;
  flex-wrap: wrap;
}
.photo-strip-diff {
    padding-top: 50px !important;
}
.ae-process-step{
  border-radius: 15px !important;
}
/* -------------------------------- */
@media (max-width: 1199px) {
  .ae-nav ul.ae-nav-links > li > a {
    height: 100%;
  }
  nav.ae-nav {
    padding-inline: 40px;
  }
  .ae-nav-links {
    flex-wrap: wrap;
    justify-content: center;
    margin: 0;
    row-gap: 10px !important;
  }
}
.ae-location-map {
  border-radius: 20px;
  overflow: hidden;
}
.ae-location-map iframe {
  border-radius: 20px;
}
.faq-item.open .faq-a {
  max-height: 400px !important;
}
.ae-intro .ae-intro-grid {
  gap: 40px !important;
}
.ae-process-steps {
  gap: 15px !important;
  border: none !important;
}
.ae-process-step p {
  margin: 0 !important;
}
/* -------------------------------- */
@media (max-width: 991px) {
  .ae-has-dropdown:hover > .ae-dropdown {
    display: none !important;
  }
  .ae-has-dropdown:hover > .ae-dropdown.active {
    display: block !important;
  }
  .ae-hamburger {
    display: flex;
  }
  .ae-nav .ae-has-dropdown span.ae-nav-item {
    justify-content: space-between;
    padding-left: 0;
  }
.ju-diff .ae-hero-inner {
    grid-template-columns: 1fr;
    gap: 50px ;
    text-align: center;
    padding: 0 !important
}
.intro-dis .ae-intro-img {
    height: unset !important;
}
.ju-diff .ae-hero-img-wrap {
height: unset  !important;
}

.ju-diff .ae-hero-inner .ae-hero-sub {
    max-width: 700px;
    margin: auto;
    margin-bottom: 40px;
}

.ju-diff .ae-hero-inner .ae-hero-btns {
    justify-content: center;
}
  .ae-nav-links {
    position: absolute;
    top: 100%;
    right: 0;
    max-width: 400px;
    width: 100%;
    background: #fff;
    flex-direction: column;
    display: none !important;
    margin: 0;
  }
  .ae-nav-links > li {
    width: 100%;
    border-bottom: 2px solid #b8975a;
  }
  .ae-dropdown.active li.ae-has-dropdown {
    border-bottom: 2px solid #b8975a;
  }
  ul.ae-dropdown.ae-dropdown-sub.active {
    border-top: none !important;
  }
  .ae-dropdown.active li.ae-has-dropdown .ae-nav-item {
    justify-content: space-between;
    padding-block: 0;
  }
  .ae-nav-links.active {
    display: block !important;
    align-items: start;
    padding: 0 20px;
    row-gap: 10px !important;
    justify-content: start;
    height: 100vh;
    overflow-y: scroll;
    margin-bottom: 10px;
  }

  .ae-nav-btn {
    display: none;
  }

  .ae-nav-btn.active {
    display: block;
    margin: 15px;
  }

  .hours,
  .info,
  .faq-layout,
  .ae-services-layout,
  .hero_diff .ae-hero-grid,
  #why .why__grid {
    grid-template-columns: 1fr !important;
  }
  .ae-nav .ae-nav-item {
    justify-content: space-between;
    padding: 0;
  }
  .ae-dropdown.active {
    padding: 0;
  }
  .ae-nav .ae-nav-item a {
    line-height: 100%;
    padding: 18px 0;
  }

  .ae-what-is .ae-grid {
    grid-template-columns: 1fr;
  }

  .ae-what-is .ae-grid .ae-youtube-video {
    position: relative;
    overflow: hidden;
    width: 100%;
    padding-top: 56%;
  }

  .ae-what-is .ae-grid .ae-youtube-video iframe {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 100%;
  }
  .ae-weightloss-benefits .ae-weightloss-benefits-layout {
    grid-template-columns: 1fr;
    gap: 40px;
  }
  .ae-dropdown .ae-has-dropdown .ae-nav-item:hover {
    background: transparent;
  }
  .ae-section.faq-section .ae-container {
    padding: 0;
  }
  .faq-section .ae-faq-grid,
  .ae-intro .ae-intro-grid,
  .ae-video-testimonial .ae-vt-grid {
    grid-template-columns: 1fr;
  }
  .ae-hero-diff {
    padding-inline: 0 !important;
  }
  .ae-video-testimonial .ae-vt-grid .ae-quote-card {
    padding: 25px;
  }
  .hero_diff .hero__content {
    align-items: center;
  }
  .hero_diff .hero__body {
    max-width: 90%;
    text-align: center;
    margin-bottom: 30px;
  }
  .hero_diff .ae-section-title {
    text-align: center;
  }
  .hero_diff .ae-section-title br:first-of-type {
    display: none;
  }
  .hero_diff .ae-hero-grid {
    gap: 40px;
  }
  .ae-tips-grid-3 {
    grid-template-columns: repeat(2, 1fr) !important;
  }
}

/* -------------------------------- */

@media (max-width: 767px) {
  .recipes-filter-tabs-container ul#recipes-inside-tabs-nav li {
    width: 100% !important;
  }
  .sixth_section .area_row {
    flex-direction: column;
  }
  .sixth_section .area_row ul {
    margin-bottom: 0;
  }

  .sixth_section .main_container .contact_first-flex .map_wrapper {
    padding-top: 100%;
  }
  .sixth_section .main_container,
  .blogs-section .main_container,
  .faq-section .ae-container {
    padding: 0 20px;
  }
  nav.ae-nav {
    padding-inline: 20px;
  }
  .mobile-hero .main_container {
    display: flex !important;
    flex-direction: column-reverse !important;
    justify-content: center !important;
    padding-top: 50px;
  }

  .mobile-hero .main_container > div {
    display: flex !important;
    align-items: center !important;
    flex-direction: column !important;
    text-align: center !important;
    justify-content: center !important;
  }

  .mobile-hero .main_container .img-hero-row img {
    mix-blend-mode: darken !important;
  }
  .ae-team-banner .image-side {
    order: unset !important;
    min-height: 100% !important;
  }
  .ae-team-banner .ae-intro-grid {
    grid-template-columns: 1fr;
    gap: 0px;
  }
  .ae-team-banner .text-side {
    padding: 0;
  }
  a.ae-logo.active {
    visibility: hidden;
  }
  #consult .ae-cta-grid {
    grid-template-columns: 1fr;
  }
  .ae-hero-diff .ae-hero-sub {
    margin: 0;
  }
  .ae-conditions .ae-candidacy-box {
    padding: 20px;
  }
  .ae-hero-inner {
    gap: 40px !important;
  }
  .ae-compare-section .compare-table {
    min-width: 767px;
  }
  .ae-compare-section .compare-table thead th,
  .ae-compare-section .compare-table td {
    padding: 10px;
  }
  .list-card {
    padding: 20px !important;
  }
  .list-card h3 {
    font-size: 20px !important;
    margin-top: 0px !important;
  }
   .ae-topbar {
    display: none !important;
  }
  .cat-card-meta {
    flex-wrap: wrap;
}
}

/* -------------------------------- */
@media (max-width: 575px) {
  .ae-services-cards {
    grid-template-columns: 1fr !important;
  }
  .ae-nav-links {
    max-width: 95%;
  }
  .ae-intro .ae-hero-btns .ae-btn-gold {
    width: 100% !important;
    text-align: center;
  }
  .faq-section .faq-layout .faq-list .faq-item {
    padding: 0;
    gap: 5px;
  }
  .faq-section .faq-layout .faq-list .faq-item .faq-q {
    align-items: start;
    font-size: 14px;
  }
  .ae-hero-btns > a {
    width: 100%;
    text-align: center;
  }
  .ae-hero-diff {
    padding: 0 !important;
  }
  .ae-hero-card {
    padding: 15px !important;
  }
  .ae-intro-body {
    margin-bottom: 20px;
  }
  .ae-team-intro .ae-intro-body:last-of-type {
    margin-bottom: 0px;
  }
  .hero_diff .ae-btn-gold,
  .hero_diff .btn-ghost {
    width: 100%;
    text-align: center;
    justify-content: center;
  }
  .hero_diff .brand {
    margin-bottom: 0;
  }
  .process__steps .step {
    padding: 0;
  }
  #science .triple-card {
    padding: 20px;
  }
  #benefits .benefits__header {
    gap: 10px;
    margin-bottom: 35px;
  }
  #candidates .candidates-box {
    padding: 15px;
  }
  #process .ae-eyebrow {
    justify-content: center;
  }
  body.page-template-template-retatrutide_treatment #benefits .benefit-num {
    font-size: 30px;
    width: 100%;
  }
  #injection-benefits .container,
  body.page-template-template-vitamin_b12_lipotropic
    .ae-section.hero
    .container {
    max-width: 100% !important;
  }
  body.page-template-template-testosterone-replacement-therapy .container {
    max-width: 100%;
  }
  .ae-footer-grid {
    padding-bottom: 0 !important;
  }
  .ae-tips-grid-3 {
    grid-template-columns: 1fr !important;
  }
  .ae-blog-filter .ae-filter-inner .ae-filter-btn {
    padding: 8px 15px;
  }
  .ae-blog-filter .ae-filter-inner .ae-filter-label {
    width: 100%;
    display: block;
  }
 
}
