.animated-wellth-icon .st0 {
  fill: none;
  stroke-width: 3;
  stroke-miterlimit: 10;
  stroke: #736b69;
}

@-webkit-keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 66.65949249267578px;
    stroke-dasharray: 66.65949249267578px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 66.65949249267578px;
  }
}

@keyframes animate-svg-stroke-1 {
  0% {
    stroke-dashoffset: 66.65949249267578px;
    stroke-dasharray: 66.65949249267578px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 66.65949249267578px;
  }
}

.svg-elem-1 {
  -webkit-animation: animate-svg-stroke-1 0.9s cubic-bezier(0.79, 0.33, 0, 0.99)
    0.7s both;
  animation: animate-svg-stroke-1 0.9s cubic-bezier(0.79, 0.33, 0, 0.99) 0.7s
    both;
}

@-webkit-keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 66.72373962402344px;
    stroke-dasharray: 66.72373962402344px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 66.72373962402344px;
  }
}

@keyframes animate-svg-stroke-2 {
  0% {
    stroke-dashoffset: 66.72373962402344px;
    stroke-dasharray: 66.72373962402344px;
  }

  100% {
    stroke-dashoffset: 0;
    stroke-dasharray: 66.72373962402344px;
  }
}

.svg-elem-2 {
  -webkit-animation: animate-svg-stroke-2 0.9s cubic-bezier(0.79, 0.33, 0, 0.99)
    1.6s both;
  animation: animate-svg-stroke-2 0.9s cubic-bezier(0.79, 0.33, 0, 0.99) 1.6s
    both;
}

.mb-8 {
  margin-bottom: 2rem;
}

.mb-6 {
  margin-bottom: 1.5rem;
}

.mt-4 {
  margin-top: 1rem;
}

.mb-10 {
  margin-bottom: 2.5rem;
}

.mb-4 {
  margin-bottom: 1rem;
}

.flex {
  display: flex;
}

.hidden {
  display: none;
}

.w-full {
  width: 100%;
}

.max-w-\[480px\] {
  max-width: 480px;
}

.flex-wrap {
  flex-wrap: wrap;
}

.text-center {
  text-align: center;
}

.font-sans {
  font-family: Quicksand;
}

.text-3xl {
  font-size: 1.875rem;
  line-height: 2.25rem;
}

.text-5xl {
  font-size: 3rem;
  line-height: 1;
}

.font-light {
  font-weight: 300;
}

.leading-5 {
  line-height: 1.25rem;
}

.leading-10 {
  line-height: 2.5rem;
}

.leading-\[52\] {
  line-height: 52;
}

.leading-\[52px\] {
  line-height: 52px;
}

.leading-\[60px\] {
  line-height: 60px;
}

.text-primary {
  --tw-text-opacity: 1;
  color: rgb(115 107 105 / var(--tw-text-opacity)) !important;
}

@media (min-width: 768px) {
  .md\:mb-6 {
    margin-bottom: 1.5rem;
  }

  .md\:mb-0 {
    margin-bottom: 0px;
  }

  .md\:w-1\/2 {
    width: 50%;
  }

  .md\:leading-none {
    line-height: 1;
  }

  .md\:leading-normal {
    line-height: 1.5;
  }
}

.wpcf7-response-output {
  max-width: 32rem;
  border-width: 1px;
  font-size: 14px;
}

/* Banner type 2 */
#homeslider .banner-type-2 {
  padding-top: 100px;
  background-color: #f3ece4;
}
.banner-type-2 .bt2-col {
  width: 50%;
}
.banner-type-2 .bt2-image {
  /* max-width:500px */
}
.banner-type-2 .bt2-content p {
  width: 100%;
  text-align: start;
}
.banner-type-2 .bt2-quote {
  font: normal normal 300 24px/32px Quicksand;
  color: #010202;
  margin-bottom: 16px;
  max-width: 500px;
}
.banner-type-2 .bt2-author {
  font-size: 28px;
  font-family: "EB Garamond", serif;
  color: #010202;
  margin-bottom: 0px;
}
.banner-type-2 .bt2-author-details {
  font-size: 28px;
  font: normal normal bold 16px/20px Quicksand;
  color: #010202;
}
.banner-type-2 .bt2-row {
  display: flex;
  height: 100%;
}
.banner-type-2 .bt2-quote-img {
  margin-bottom: 20px;
}
.banner-type-2 .bt2-image {
  object-fit: contain;
  position: unset !important;
}
.banner-type2content {
  text-align: left;
}
@media (min-width: 768px) {
  .banner-type-2 .bt2-col {
    align-items: end;
  }
  .banner-type-2 .bt2-image {
    max-height: 90vh;
  }
}
@media (max-width: 768px) {
  .banner-type2content {
    padding-top: 15px;
  }
  #homeslider .banner-type-2 {
    align-items: start;
  }
  .banner-type-2 .bt2-row {
    height: auto;
    flex-direction: column-reverse;
  }
  .banner-type-2 .bt2-col {
    width: 100%;
  }
  .banner-type-2 .bt2-image {
    max-width: auto;
  }
  .banner-type-2 .bt2-quote {
    font: normal normal 300 15px/21px Quicksand;
  }
  .banner-type-2 .bt2-content {
    padding: 0 16px;
  }
  .banner-type-2 .bt2-col-img {
    justify-content: flex-end;
    position: absolute;
    bottom: 0;
    height: 65%;
    right: -50px;
  }
  .banner-type-2 .bt2-quote {
    margin-bottom: 12px;
  }
  .banner-type-2 .bt2-quote-img {
    width: 22px;
  }
  .banner-type-2 .bt2-author {
    font-size: 20px;
  }
  .banner-type-2 .bt2-author-details {
    font-size: 12px;
    line-height: 14px;
  }
  .next-line-mobile {
    display: block;
  }
}

/* Banner type 2 - END */

/* Our Partners */
.our-partner-template {
  padding: 25px 0px;
}
.partner-card {
  height: 110px;
  border: 1px solid #70707050;
  border-radius: 999999px;
  width: 100%;
  padding: 20px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
}
.partners-slider .slick-slide {
  margin: 0px 15px;
}
.partner-text {
  column-count: 2;
  -moz-column-gap: 50px;
  column-gap: 50px;
  font-family: "Kodchasan Light";
  font-size: 18px;
  line-height: 32px;
  color: #736b69;
}
.ps-item.active-partner .partner-card {
  box-shadow: 0px 3px 6px #00000029;
  border: unset;
  margin-bottom: 5px;
}
.partner-card .partner-logo {
  height: 100%;
  width: 160px;
  object-fit: contain;
  margin: auto;
}
.partner-details {
  display: none;
}
.partner-details .partner-details-title {
  text-align: center;
  font-family: "Quicksand Light";
  font-size: 55px;
  color: #736b69;
  line-height: 45px;
  color: #736b69;
}
.partners-discription-wapper {
  margin: 45px 0px 80px;
  min-height: 400px;
}
.partner-text {
  margin: 40px 0px;
}
.partner-text p {
  padding-bottom: 30px;
}

@media screen and (max-width: 991px) {
  .our-partner-template {
    padding: 15px 0px;
  }
  .partner-card .partner-logo {
    height: 45px;
  }
  .partner-card {
    height: 90px;
    padding: 15px;
  }
  .partners-slider .slick-slide {
    margin: 0px 5px;
  }
  .partner-details .partner-details-title {
    font-size: 36px;
    line-height: 40px;
  }
  .partner-text {
    column-count: 1;
  }
  .partners-discription-wapper {
    margin: 25px 10px 30px;
    min-height: 400px;
  }
  .partner-text {
    margin: 25px 10px;
    font-size: 16px;
    line-height: 32px;
  }
  .partner-text p {
    padding-bottom: 20px;
  }
}
/* Our Partners - END */

/* Banner 1 - START*/
#w-banner-1 {
  position: relative;
  color: white;
}
.w-banner-image-desktop,
.w-banner-image-desktop {
  width: 100%;
  height: 80vh;
  min-height: 567px;
  object-fit: cover;
}
.w-banner-image-desktop {
  display: none;
}

.w-banner-1-overlay {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background-color: rgba(161, 151, 151, 0.19);
}
.w-banner-text {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  flex-direction: column;
}
.w-banner-text h1 {
  font-family: "Kodchasan ExtraLight";
  font-size: 52px;
  max-width: 1078px;
  text-align: center;
  margin-bottom: 44px;
}
.w-banner-text a {
  font-family: "Kodchasan Light";
}
.ivdp_main_title {
  font-family: "Kodchasan ExtraLight";
  font-size: 42px;
  margin: auto;
  margin-top: 52px;
  margin-bottom: 68px;
}
.ivdp_sub_title {
  font-family: "Kodchasan Bold";
  font-size: 32px;
  margin-bottom: 40px;
}
.benefits-box {
  margin: auto;
  margin-bottom: 56px;
  max-width: 330px;
}
.page-id-2620 .benefits-box {
  max-width: 395px;
}
.benefits-box p,
.ivdp_explore_packages_subtitle {
  font-family: "Kodchasan ExtraLight";
  font-size: 16px;
}

.benefits-box h5 {
  font-family: "Kodchasan Regular";
  font-size: 24px;
}
.text-dark-gold {
  color: #736b69;
}
.iv-package-table-wrap {
  margin-bottom: 50px;
  padding: 0;
}
.iv-package-table {
  font-family: "Kodchasan Regular";
  padding: 0;
  margin-bottom: 0;
  border-radius: 16px;

  border-collapse: separate;
}
.iv-package-table th {
  color: white;
  background-color: #736b69;
  text-align: center;
}
.iv-package-table td,
.iv-package-table th {
  border: 0.5px solid #736b69;
}
.iv-package-table tr:first-child th:first-child {
  border-radius: 16px 0 0 0;
}
.iv-package-table tr:first-child th:last-child {
  border-radius: 0 16px 0 0;
}
.iv-package-table tr:last-child td:first-child {
  border-radius: 0 0 0 16px;
}
.iv-package-table tr:last-child td:last-child {
  border-radius: 0 0 16px 0;
}
.iv-package-table tr:nth-child(even) {
  background-color: #f3ece4;
}
.iv-package-table
  tr
  td:not(:first-child).iv-package-table
  tr
  th:not(:first-child) {
  text-align: center;
}
.iv-package-table tr:last-child {
  border-radius: 16px 16px 0 0;
}
.icon-link {
  display: flex;
  align-items: center;
  gap: 19px;
}
.wide-button {
  background-color: #736b69;
  padding: 12px 32px;
  color: #fff;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 16px;
  margin-bottom: 32px;
}
@media (min-width: 567px) {
  .w-banner-image-mobile {
    display: none;
  }
  .w-banner-image-desktop {
    display: block;
  }
  .w-banner-text h1 {
    font-size: 42px;
  }
}
/* Banner 1 - END*/

/* IV Drip packages - START*/

section.wellth-iv-heading {
  margin-top: 50px;
  margin-bottom: 50px;
}

.wellth-iv-heading .title {
  font-size: 42px;
  line-height: 54px;
  text-align: center;
  color: #736b69;
  font-weight: normal;
  max-width: 1180px;
  margin: 0 auto;
}

section.wellth-iv-benefits {
  margin-top: 70px;
  margin-bottom: 50px;
}

.wellth-iv-benefits .title {
  font-size: 32px;
  line-height: 100%;
  text-align: center;
  color: #736b69;
  font-weight: bold;
  margin-bottom: 40px;
}

.wellth-iv-benefits-grid {
  list-style: none;
  margin: 0;
  padding: 0;
  display: grid;
  grid-template-columns: repeat(6, minmax(0, 1fr));
  gap: 60px;
}
.wellth-iv-benefits-grid .iv-benefits-items {
  grid-column: span 2;
}
.wellth-iv-benefits-grid .iv-benefits-items .iv-benefits-card {
  display: flex;
  flex-direction: column;
  gap: 17px;
}
.wellth-iv-benefits-grid .iv-benefits-items .iv-benefits-card img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 80px;
  max-height: 160px;
}
.wellth-iv-benefits-grid .iv-benefits-items .iv-benefits-card h4 {
  font-size: 24px;
  line-height: 30px;
  text-align: center;
  color: #736b69;
  font-weight: bold;
  margin: 0;
}
.wellth-iv-benefits-grid .iv-benefits-items .iv-benefits-card p {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  color: #736b69;
  font-weight: normal;
  margin: 0;
}

section.wellth-iv-table {
  margin-top: 100px;
  margin-bottom: 50px;
}
section.wellth-iv-table .container {
  width: 100%;
  display: flex;
  flex-direction: column;
  gap: 50px;
}
section.wellth-iv-table .heading-content {
  width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 25px;
  margin: 0 auto;
  max-width: 925px;
}

section.wellth-iv-table .heading-content h2 {
  font-size: 32px;
  line-height: 36px;
  text-align: center;
  color: #736b69;
  font-weight: bold;
  margin: 0;
}
section.wellth-iv-table .heading-content p {
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  color: #736b69;
  font-weight: normal;
  margin: 0;
}
table.wellth-benefits-table {
  width: 100%;
}

table.wellth-benefits-table,
.wellth-benefits-table th,
.wellth-benefits-table td {
  border: 0.5px solid #707070;
  border-collapse: collapse;
  text-align: center;
}

table.wellth-benefits-table tr:last-child td:first-child {
  border-bottom-left-radius: 20px;
}

table.wellth-benefits-table tr:last-child td:last-child {
  border-bottom-right-radius: 20px;
}

.wellth-benefits-table th,
.wellth-benefits-table td {
  color: #736b69;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  margin: 0;
  padding: 12px 5px;
}
.wellth-benefits-table tr:nth-child(1) {
  background-color: #736b69;
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  margin: 0;
  padding: 12px 5px;
}
.wellth-benefits-table tr:nth-child(1) th {
  color: #fff;
  font-size: 16px;
  line-height: 20px;
  text-align: center;
  font-weight: normal;
  margin: 0;
  padding: 12px 5px;
}
.wellth-benefits-table tr:nth-child(even) {
  background-color: #f8f4f1;
}
.peptides-section{
  margin-bottom:70px;
}
.pep-imgdesk-cont{
  border-radius: 100px;
  overflow: hidden;
}
.pep-imgdesk{
  height: 200px;
    object-fit: cover;
  transition: transform 9s ease;
}
.pep-imgdesk:hover{
  transform: scale(1.2)
}
.peptidecta{
  padding: 5px 0px;
  font-family: 'Kodchasan light';
}

.peptidecta .booknowbtn{
  justify-content: center;
}

.ben_price {
  width: fit-content;
  margin: 10px auto;
}
.pep-main-desc p:nth-child(2) {
  font-family: 'Kodchasan Medium';
}
.bannersubtitle {
  font-size: 54px;
  color: #F3ECE4;
  font-family: 'Quicksand Light';
  text-align: center;
  line-height: 64px;
  width: 95%;
  margin: 0px auto 10px;
  font-weight: bold;
}
@media (min-width: 768px) {
  .pep-main-desc{
    min-height: 170px;
  }
  .valen-cardhead{
    min-height: 52px;
  }
}
@media (max-width: 768px) {
  .bannersubtitle {
    font-size: 32px;
    line-height: 35px;
    width: 96%;
    padding-bottom: 0px;
  }
  .peptidecta{
    margin: auto;
  }
  .w-banner-text h1 {
    font-size: 40px;
  }
  .page-template-template-valentine .w-banner-text h1 {
    font-size: 40px;
}
  .w-banner-image-mobile {
    height: 620px;
    object-fit: cover;
}
  .ivdp_main_title {  
    font-size: 27px;
    line-height: 32px;
    margin: 25px 0px 35px;
  }
  .ivdp_sub_title {
    font-size: 28px;
  }
  .pep-card-cont {
    display: none;
  }
  .benefits-container:first-of-type .pep-card-cont{
    display: block;
  }
  .benefits-box-pep{
    margin-bottom: 0px;
  }
  .ivdp_benefits_pep {
    margin: 0px 15px;
  }
  .pep-cont {
    border-bottom: 1px solid #00000030;
    padding: 15px 0px;
  }
  .pep-cont h5{
    font-size: 18px;
    text-align: start;
  }
  .pep-card-cont {
    padding-top: 25px;
  }
  .pep_sub_title{
    margin-bottom: 15px;
  }
  .minusplus {
    width: 20px;
    height: 20px;
    fill: #736b69; 
    transition: transform 0.3s ease;
  }

  .minusplus.rotate {
      transform: rotate(45deg);
  }

  .minusplus.open.rotate {
      transform: rotate(135deg);
  }
  .page-template .w-banner-text .as-bookapp-cta{
    width: unset !important;
  }
}

html[lang="ar"] .w-banner-text h1, html[lang="ar"] .benefits-box p, html[lang="ar"] .ivdp_explore_packages_subtitle{
  font-family: 'Tajawal-Light';
}

html[lang="ar"] .ivdp_main_title, html[lang="ar"] .benefits-box h5, html[lang="ar"] .iv-package-table{
  font-family: 'Tajawal-Regular';
}
html[lang="ar"] .ivdp_sub_title{
  font-family: 'Tajawal-Medium';
}
html[lang="ar"] .iv-package-table tr:first-child th:first-child {
  border-radius: 0px 16px 0px 0;
}
html[lang="ar"] .iv-package-table tr:first-child th:last-child {
  border-radius: 16px 0 0 0;
}
html[lang="ar"] .iv-package-table tr:last-child td:first-child {
  border-radius: 0 0 16px 0;
}
html[lang="ar"] .iv-package-table tr:last-child td:last-child {
  border-radius: 0 0 0 16px;
}
/* IV Drip packages - END*/
.specialization-scrollcontent{
  height: 600px;
  overflow: scroll;
}