/* === Medical Staff === */
.doctor__chief .subtxt{
    font-size: clamp(16px, calc(16px + 4 * ((100vw - 320px) / 1080)), 20px);
    font-weight: 400;
}
.doctor__director .subtxt{
    font-size: clamp(16px, calc(16px + 4 * ((100vw - 320px) / 1080)), 20px);
    font-weight: 400;
}

/* === With Stars === */
.star-gallery .e-gallery-container {
  row-gap: 40px;
}
.star-gallery .elementor-gallery-item {
  display: flex !important;
  flex-direction: column !important;
}
.star-gallery .e-gallery-image {
  border-radius: 16px;
}
.star-gallery .elementor-gallery-item__title {
  opacity: 1 !important;
  visibility: visible !important;
  text-shadow: none !important;
  text-align: left;
  padding: 0 8px;
}

@media (max-width: 767px) {
  .star-gallery .e-gallery-container {
    row-gap: 20px;
  }
}

/* === Sub Common === */
h3, h4{
    margin-block-start: 0;
}
.sig__icon-box {
  backdrop-filter: blur(4px);
}
.sig__icon-box .elementor-icon-box-content {
  padding-top: 4px;
}

/* === Model Image === */
.recovery_wave .hero__model, .slim_wave .hero__model{
    height: 55% !important;
}
@media (min-width: 400px) and (max-width: 767px) {
  .titanium .hero__model, .xerf .hero__model, .virtue .hero__model, .tune .hero__model, .recovery_wave .hero__model, .slim_wave .hero__model {
    height: 58% !important;
  }
  .virtue .hero__model img {
    content: url('https://jp.doctor-eraser.com/wp-content/uploads/2025/08/virtue-model_mo.webp') !important;
  }
  .tune .hero__model img {
    content: url('https://jp.doctor-eraser.com/wp-content/uploads/2025/08/tune-model_mo_02.webp') !important;
  }
  .xerf_zero .hero__model img {
    content: url('https://jp.doctor-eraser.com/wp-content/uploads/2025/08/xerfZero-model_mo_02.webp') !important;
  }
  .recellar .hero__model img {
    content: url('https://jp.doctor-eraser.com/wp-content/uploads/2025/08/recellar-model_mo_02.webp') !important;
  }
  .recovery_wave .hero__model, .slim_wave .hero__model {
    height: 55% !important;
  }
  .rejuran .hero__model img {
    content: url('https://jp.doctor-eraser.com/wp-content/uploads/2025/08/rejuran-model_mo_02.webp') !important;
  }
  .juvelook .hero__model img {
    content: url('https://jp.doctor-eraser.com/wp-content/uploads/2025/08/juvelook-model_mo_02.webp') !important;
  }
  .radiesse .hero__model img {
    content: url('https://jp.doctor-eraser.com/wp-content/uploads/2025/10/radiesse-model_mo_02-1.webp') !important;
    object-position: bottom center !important;
  }
  .nf_mirajet .hero__model img {
    content: url('https://jp.doctor-eraser.com/wp-content/uploads/2025/08/mirajet-model_mo_02.webp') !important;
  }
  .shurink .hero__model img {
    content: url('https://jp.doctor-eraser.com/wp-content/uploads/2025/08/shurink-model_mo_02-1.webp') !important;
  }
  .as_injection .hero__model img {
    content: url('https://jp.doctor-eraser.com/wp-content/uploads/2025/08/glassSkin-model_02.webp') !important;
  }
  .fs_botox .hero__model img {
    content: url('https://jp.doctor-eraser.com/wp-content/uploads/2025/08/skinBotox-model_mo_02-1.webp') !important;
  }
  .neck_wrinkle .hero__model img {
    content: url('https://jp.doctor-eraser.com/wp-content/uploads/2025/08/neckWrinkle-model_mo_02.webp') !important;
  }
  .filler .hero__model img {
    content: url('https://jp.doctor-eraser.com/wp-content/uploads/2025/08/filler-model_mo_02.webp') !important;
  }
  .thread .hero__model img {
    content: url('https://jp.doctor-eraser.com/wp-content/uploads/2025/08/threadLift-model_mo_02.webp') !important;
  }
  .lower_body .hero__model img {
    content: url('https://jp.doctor-eraser.com/wp-content/uploads/2025/08/lowerBody-model_mo_02.webp') !important;
    object-position: 100% !important;
  }
  .bodybotox .hero__model img {
    content: url('https://jp.doctor-eraser.com/wp-content/uploads/2025/08/bodyBotox-model_mo_02.webp') !important;
    object-position: right !important;
  }
  .men .hero__model img {
    content: url('https://jp.doctor-eraser.com/wp-content/uploads/2025/08/man-model_mo_02.webp') !important;
  }
}

/* === XERF === */
.xerf .inner--only {
  padding-block: 100px;
  padding-inline: 80px;
  aspect-ratio: 21 / 9;
}
@media (max-width: 1024px){
    .xerf .inner--only {
      padding-block: 0;
      padding-inline: 0;
      aspect-ratio: auto;
    }
    .xerf .inner--only *{
        color: var(--color-gray-dark) !important;
    }
}
@media (max-width: 767px){
    .xerf .inner--only{
        padding-inline: 16px;
    }
}

/* === Virtue Eye === */
@media (min-width: 768px) and (max-width: 1024px) {
  .virtue .piece__box {
    position: relative;
  }
  .virtue .piece__box .piece__tit--mo {
    position: absolute;
    top: 32px;
    left: 20px;
  }
}
@media (max-width: 767px) {
  .virtue .piece__badge {
    position: absolute;
    top: -55px;
    right: 10px;
    z-index: 1;
    background-color: rgba(255, 232, 232, 0.5) !important;
    backdrop-filter: blur(4px);
  }
}
.virtue .principle__list .list__box div.elementor-image-box-content {
  display: flex;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 12px;
}
.virtue .principle__list .list__box div.elementor-image-box-content::before {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 32px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  font-size: clamp(14px, calc(14px + 2 * ((100vw - 320px) / 1080)), 16px);
  font-weight: 600;
  background-color: var(--color-secondary-mint-fresh);
  color: var(--color-white);
  margin-top: 2px;
}
.virtue .principle__list
  .list__box:nth-child(1)
  div.elementor-image-box-content::before {
  content: '1';
}
.virtue .principle__list
  .list__box:nth-child(2)
  div.elementor-image-box-content::before {
  content: '2';
}
.virtue .principle__list
  .list__box:nth-child(3)
  div.elementor-image-box-content::before {
  content: '3';
}
.virtue .principle__list
  .list__box:nth-child(4)
  div.elementor-image-box-content::before {
  content: '4';
}
@media (max-width: 1024px) {
  .virtue .principle__list .list__box div.elementor-image-box-content::before {
    width: 28px;
  }
}
@media (max-width: 767px) {
  .virtue .principle__list .list__box div.elementor-image-box-content {
    gap: 4px;
  }
  .virtue .principle__list .list__box div.elementor-image-box-content::before {
    width: 20px;
  }
}
.virtue.reco .reco__list .list__text {
    padding: 32px 16px !important;
    justify-content: flex-start !important;
}
.virtue .elementor-widget-image-box .elementor-image-box-content {
  padding: 0 8px;
}


/* === TuneLiner & TuneFace Laser === */

/* === XERF Zero === */
.xerf_zero .inner--only {
  padding-block: 100px;
  padding-inline: 80px;
  aspect-ratio: 21 / 9;
}
@media (max-width: 1024px) {
  .xerf_zero .inner--only {
    padding-block: 0;
    padding-inline: 0;
    aspect-ratio: auto;
  }
  .xerf_zero .inner--only * {
    color: var(--color-gray-dark) !important;
  }
}
@media (max-width: 767px) {
  .xerf_zero .inner--only {
    padding-inline: 16px;
  }
}
.xerf_zero .spec__list .list__box {
  backdrop-filter: blur(4px);
}

/* === Recellar === */
@media (max-width: 767px) {
  .recellar .tab--prog div.e-n-tabs-content div[id*='e-n-tab-content'] {
    background-image: none !important;
  }
  .recellar .tab--prog div.e-n-tabs-content div[id*='e-n-tab-content']::before {
    display: none;
  }
  .recellar .tab--prog div.e-n-tabs-content div[id*='e-n-tab-content'] * {
    color: var(--color-gray-dark) !important;
  }
  .recellar .tab--prog
    div.e-n-tabs-content
    div[id*='e-n-tab-content']
    span.elementor-icon-list-icon
    path {
    fill: var(--color-gray-dark);
  }
  .recellar .tab--prog
    div.e-n-tabs-content
    div[id*='e-n-tab-content']
    span.elementor-icon-list-icon
    rect {
    stroke: var(--color-gray-dark);
  }
}

.recellar .compare__vs {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 80px;
  aspect-ratio: 1 / 1;
}
.recellar .compare__jiwoogae--proc ul li:first-child span.elementor-icon-list-icon,
.recellar .compare__general--proc ul li:first-child span.elementor-icon-list-icon {
  display: none;
}
.recellar .compare__jiwoogae--proc ul li:nth-child(3) span.elementor-icon-list-text {
  color: var(--color-text-sub) !important;
  font-weight: 700 !important;
}
@media (max-width: 1024px) {
  .recellar .compare__vs {
    width: 60px;
  }
  .recellar .compare__jiwoogae--proc ul li {
    flex: 1;
  }
}

/* === Recovery Wave & Slim Wave === */
.recovery_wave .list__box .elementor-icon-box-icon, .slim_wave .list__box .elementor-icon-box-icon  {
  display: flex;
  justify-content: center;
  align-items: center;
}

.recovery_wave .list__box .elementor-icon, .slim_wave .list__box .elementor-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  background: var(--color-text-sub);
  box-shadow: -4px -4px 4px 0 rgba(255, 255, 255, 0.1) inset,
    4px 4px 10px 0 rgba(255, 255, 255, 0.25) inset;
}

@media (max-width: 1024px) {
  .recovery_wave .list__box .elementor-icon, .slim_wave .list__box .elementor-icon  {
    width: 120px;
  }
}
@media (max-width: 767px) {
  .recovery_wave .list__box .elementor-icon, .slim_wave .list__box .elementor-icon  {
    width: 100px;
  }
  .recovery_wave .piece__box li, .slim_wave .piece__box li{
    list-style: none;
  }
}

/* === Rejuran Healer === */
.rejuran .effect__num {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 40px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  background-color: var(--color-text-sub);
}
@media (max-width: 767px) {
  .rejuran .effect__num {
    width: 32px;
  }
}

/* === Juvelook === */
.juvelook.exosome.skill .skill__list .list__box .elementor-icon-box-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.juvelook.exosome.skill .skill__list .list__box .elementor-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  background: rgba(255, 255, 255, 0.4);
  box-shadow: -4px -4px 4px 0 rgba(255, 255, 255, 0.1) inset,
    4px 4px 10px 0 rgba(255, 255, 255, 0.25) inset;
  backdrop-filter: blur(4px);
}
@media (max-width: 1024px) {
  .juvelook.exosome.skill .skill__list .list__box .elementor-icon {
    width: 120px;
  }
}
@media (max-width: 767px) {
  .juvelook.exosome.skill .skill__list .list__box .elementor-icon {
    width: 100px;
  }
}

/* Table */
.juvelook .compare__vs {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
}
.juvelook .juve__table .table-wrapper {
  width: 100%;
}

.juvelook .juve__table .table-wrapper table {
  width: 100%;
  margin-block-end: 0;
  font-size: inherit;
  border-radius: 24px;
}
.juvelook .juve__table .table-wrapper th:first-child,
.juvelook .juve__table .table-wrapper th:last-child {
  width: 40%;
}
.juvelook .juve__table .table-wrapper thead tr {
  background-color: var(--color-accent-mint-light);
}
.juvelook .juve__table .table-wrapper table thead:first-child tr:first-child th {
  border-block-start: 2px solid var(--color-secondary-mint-fresh);
}
.juvelook .juve__table .table-wrapper th {
  padding: 24px;
  text-align: center;
  font-weight: 600;
  font-size: clamp(18px, calc(18px + 10 * ((100vw - 320px) / 1080)), 28px);
  color: var(--color-gray-dark);

  border-bottom: 1px solid var(--color-bg-background-gray);
  line-height: 1.2;
}

.juvelook .juve__table .table-wrapper th:nth-child(2) {
  font-weight: 400;
  font-size: clamp(16px, calc(16px + 4 * ((100vw - 320px) / 1080)), 20px);
  color: var(--color-gray-medium);
  background-color: var(--color-white);
  width: 20%;
  border-left: 1px solid var(--color-bg-background-gray);
  border-right: 1px solid var(--color-bg-background-gray);
  line-height: 1.4;
}
.juvelook .juve__table .table-wrapper table td,
table th {
  border: inherit;
}
.juvelook .juve__table .table-wrapper tbody td {
  padding: 26px 24px;
  text-align: center;
  background-color: var(--color-white);
  border-bottom: 1px solid var(--color-bg-background-gray);
  font-size: clamp(16px, calc(16px + 4 * ((100vw - 320px) / 1080)), 20px);
  line-height: 1.4;
}

.juvelook .juve__table .table-wrapper tbody td:first-child,
.juvelook .juve__table .table-wrapper tbody td:last-child {
  font-weight: 700;
  color: var(--color-gray-dark);
}

.juvelook .juve__table .table-wrapper tbody td:nth-child(2) {
  font-weight: 400;
  color: var(--color-gray-medium);
  border-left: 1px solid var(--color-bg-background-gray);
  border-right: 1px solid var(--color-bg-background-gray);
}

.juvelook .juve__table .table-wrapper tbody tr:last-child td {
  border-bottom: none;
}

.juvelook .juve__table .table-wrapper tbody tr:last-child td:first-child {
  border-bottom-left-radius: 16px;
}

@media (max-width: 1024px) {
  /* .juvelook .juve__table .table-wrapper th:nth-child(2) {
    width: 140px;
  } */
}
@media (max-width: 767px) {
  .compare__vs {
    width: 100%;
  }
  /* .juvelook .juve__table .table-wrapper th:nth-child(2) {
    width: 100px;
  } */
  .juvelook .juve__table .table-wrapper th {
    padding: 20px 16px;
  }
  .juvelook .juve__table .table-wrapper tbody td {
    padding: 20px 16px;
  }
}

/* Principle */
.juvelook .juve__principle .principle__box .elementor-image-box-title{
    display: flex;
    flex-direction: column;
    align-items: center;
}
.juvelook .juve__principle .principle__box .elementor-image-box-title span {
  font-size: clamp(14px, calc(14px + 2 * ((100vw - 320px) / 1080)), 16px);
  color: var(--color-text-sub);
}

.juvelook.reco .reco__list .list__text {
    padding: 32px 16px !important;
    justify-content: flex-start !important;
}

/* === Laetigen === */
.laetigen .diff__box{
    backdrop-filter: blur(5px);
    box-shadow: -2px -2px 4px 0 rgba(255, 255, 255, 0.10) inset, 2px 2px 4px 0 rgba(255, 255, 255, 0.25) inset, 0 2px 4px 0 rgba(255, 181, 181, 0.35);
}
.laetigen .box--bubble{
    aspect-ratio: 1 / 1;
    backdrop-filter: blur(5px);
    border-radius: 50%;
}

/* === Radiesse === */
.effect--radi .effect__content div[class*='content--'] .content__box:before {
  content: '';
  display: block;
  position: absolute;
  top: auto;
  bottom: -7px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: var(--color-text-sub);
}
.effect--radi .effect__content div.content--left .content__box:before {
  left: 0;
}
.effect--radi .effect__content div.content--right .content__box:before {
  left: auto;
  right: 0;
}
@media (max-width: 767px) {
  .effect--radi .effect__content div.content--right .content__box:before {
    right: auto;
    left: 0;
  }
}

/* === Exosome === */
.exosome.skill .skill__list .list__box .elementor-icon-box-icon {
  display: flex;
  justify-content: center;
  align-items: center;
}
.exosome.skill .skill__list .list__box .elementor-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 160px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.4);
  box-shadow: -4px -4px 4px 0 rgba(255, 255, 255, 0.1) inset,
    4px 4px 10px 0 rgba(255, 255, 255, 0.25) inset;
  backdrop-filter: blur(4px);
}
@media (max-width: 1024px) {
  .exosome.skill .skill__list .list__box .elementor-icon {
    width: 120px;
  }
  .exosome.skill * {
    color: var(--color-gray-dark) !important;
  }
  .exosome.skill .skill__list .list__box .elementor-icon {
    background: rgba(255, 255, 255, 0.4);
    box-shadow: -4px -4px 4px 0 rgba(255, 255, 255, 0.1) inset,
      4px 4px 10px 0 rgba(255, 255, 255, 0.25) inset;
    backdrop-filter: blur(5px);
  }
}
@media (max-width: 767px) {
  .exosome.skill .skill__list .list__box .elementor-icon {
    width: 100px;
  }
}
.exosome .box--bubble{
    aspect-ratio: 1 / 1;
    backdrop-filter: blur(5px);
    border-radius: 50%;
}

/* === Needle Free Mirajet === */
.nf_mirajet .effect__content div[class*='content--'] .content__box:before {
  content: '';
  display: block;
  position: absolute;
  top: auto;
  bottom: -7px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: var(--color-white);
}
.nf_mirajet .effect__content div.content--left .content__box:before {
  left: 0;
}
.nf_mirajet .effect__content div.content--right .content__box:before {
  left: auto;
  right: 0;
}
@media (max-width: 767px) {
  .nf_mirajet .effect__content div[class*='content--'] .content__box:before {
    display: none;
  }
  .nf_mirajet .effect__content div[class*='content--'] .content__box {
    background: rgba(0, 0, 0, 0.4);

    box-shadow: -2px -2px 4px 0 rgba(255, 255, 255, 0.1) inset,
      4px 4px 10px 0 rgba(255, 255, 255, 0.15) inset;
    backdrop-filter: blur(4px);
  }
}

.nf_mirajet.principle .step .elementor-image-box-title {
  font-weight: 600 !important;
}

.mirajet__content div[class*='icon_box--'] {
  max-height: 160px !important;
}
.mirajet__content div.icon_box--right .elementor-image-box-wrapper {
  flex-direction: row-reverse;
  justify-content: flex-end;
}
.mirajet__content div[class*='icon_box--'] .elementor-image-box-img {
  height: 160px;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
  padding: 10px 0;
  background-color: var(--color-white);
}
.mirajet__content div.icon_box--right .elementor-image-box-img {
  margin-right: 0 !important;
}
.mirajet__content div[class*='icon_box--'] .elementor-image-box-img img {
  height: 100%;
  object-fit: contain;
  object-position: center;
  border-radius: 50%;
}
@media (max-width: 1024px) {
  .mirajet__content div[class*='icon_box--'] .elementor-image-box-img {
    height: 120px;
  }
}
@media (max-width: 767px) {
  .mirajet__content div[class*='icon_box--'] .elementor-image-box-wrapper {
    display: flex;
    align-items: center;
    gap: 20px;
  }
  .mirajet__content div.icon_box--right .elementor-image-box-wrapper {
    flex-direction: row;
  }
  .mirajet__content div[class*='icon_box--'] .elementor-image-box-img {
    height: 80px;
  }
}

/* === Shurink === */
.shurink .mode__carousel .elementor-widget-video .elementor-wrapper{
  border-radius: 16px;
  overflow: hidden;
}
.shurink .detail__icon-box .elementor-icon-box-description span {
  position: absolute;
  bottom: 10px;
  left: 50%;
  transform: translateX(-50%);
  font-size: clamp(14px, calc(14px + 2 * ((100vw - 320px) / 1080)), 16px);
  font-weight: 400;
  color: var(--color-gray-light);
}
@media (max-width: 1024px) {
  .shurink .detail__icon-box .elementor-icon-box-title {
    margin-bottom: 4px !important;
  }
}

/* === Thread Lifting === */
.thread.spec .inner {
  padding-block: 80px 0;
  padding-inline: 60px;
  backdrop-filter: blur(4px);
}
@media (max-width: 1024px){
    .thread.spec .inner {
        padding-block:0;
        padding-inline: 16px;
        background-color: transparent !important;
    }
    .thread .detail__icon-box {
        aspect-ratio: auto;
        align-items: flex-start;
    }
}

/* === Upper Body Fat Eraser Injection === */
.upper_body .tab-badge .elementor-widget-heading, .lower_body .tab-badge .elementor-widget-heading{
    display: flex;
    justify-content: center;
    align-items: center;
}

/* === Full Body Fat Eraser Injection === */
.full_body.banner .inner {
  aspect-ratio: 21 / 9;
}
@media (max-width: 1024px) {
  .full_body.banner .inner {
    aspect-ratio: auto;
  }
}
.full_body.oneday div.oneday__icon-box div.elementor-icon-box-wrapper{
    align-items: center !important;
}
.full_body.oneday .oneday__icon-box .elementor-icon-box-icon {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 200px;
  aspect-ratio: 1 / 1;
  background-color: var(--color-primary-soft-rose);
  border-radius: 50%;
  box-shadow: 0 2px 4px 0 rgba(184, 227, 217, 0.2);
}
@media (max-width: 1024px) {
  .full_body.oneday .oneday__icon-box .elementor-icon-box-icon {
    width: 120px;
  }
}
/* Table */
.full_body .compare__vs {
  display: flex;
  justify-content: center;
  align-items: center;
  width: 50%;
  aspect-ratio: 1 / 1;
  border-radius: 50%;
}
.fullbody__table .table-wrapper {
  width: 100%;
}

.fullbody__table .table-wrapper table {
  width: 100%;
  margin-block-end: 0;
  font-size: inherit;
  border-radius: 24px;
}
.fullbody__table .table-wrapper th:first-child,
.fullbody__table .table-wrapper th:last-child {
  width: 40%;
}
.fullbody__table .table-wrapper thead tr {
  background-color: var(--color-white);
}
.fullbody__table .table-wrapper table thead:first-child tr:first-child th {
  border-block-start: 2px solid var(--color-primary-soft-rose);
}
.fullbody__table
  .table-wrapper
  table
  thead:first-child
  tr:first-child
  th:first-child {
  background-color: var(--color-accent-blush-pink);
}
.fullbody__table .table-wrapper th {
  padding: 24px;
  text-align: center;
  font-weight: 600;
  font-size: clamp(18px, calc(18px + 10 * ((100vw - 320px) / 1080)), 28px);
  color: var(--color-gray-dark);
  border-bottom: 1px solid var(--color-bg-background-gray);
  line-height: 1.2;
}

.fullbody__table .table-wrapper th:nth-child(2) {
  font-weight: 400;
  font-size: clamp(16px, calc(16px + 4 * ((100vw - 320px) / 1080)), 20px);
  color: var(--color-gray-medium);
  width: 20%;
  border-left: 1px solid var(--color-bg-background-gray);
  border-right: 1px solid var(--color-bg-background-gray);
  line-height: 1.4;
}
.fullbody__table .table-wrapper th:nth-child(3) {
  background-color: var(--color-bg-light-background);
  font-weight: 400;
}
.fullbody__table .table-wrapper table td,
table th {
  border: inherit;
}
.fullbody__table .table-wrapper tbody td {
  padding: 26px 24px;
  text-align: center;
  background-color: var(--color-white);
  border-bottom: 1px solid var(--color-bg-background-gray);
  font-size: clamp(16px, calc(16px + 4 * ((100vw - 320px) / 1080)), 20px);
  line-height: 1.4;
}

.fullbody__table .table-wrapper tbody td:first-child,
.fullbody__table .table-wrapper tbody td:last-child {
  font-weight: 700;
  color: var(--color-gray-dark);
}

.fullbody__table .table-wrapper tbody td:nth-child(2) {
  font-weight: 400;
  color: var(--color-gray-medium);
  border-left: 1px solid var(--color-bg-background-gray);
  border-right: 1px solid var(--color-bg-background-gray);
}
.fullbody__table .table-wrapper tbody td:nth-child(3) {
  font-weight: 400;
}
.fullbody__table .table-wrapper tbody tr:last-child td {
  border-bottom: none;
}

@media (max-width: 767px) {
  .full_body .compare__vs {
    width: 100%;
  }
  .fullbody__table .table-wrapper th {
    padding: 20px 16px;
  }
  .fullbody__table .table-wrapper tbody td {
    padding: 20px 16px;
  }
}


/* Add Pages 2603 */
@media (max-width: 767px){
  .faceonda .hero__model{
        height: 55% !important;
    }
}
@media (min-width: 400px) and (max-width: 767px) {
    .faceonda .hero__model, .bodyonda .hero__model{
        height: 60% !important;
    }
}


.onda_handpiece img{
    filter: opacity(0.2);
}

.bodyonda.compare .progress_wrap .elementor-widget-progress{
    display: flex;
    align-items: center;
    gap: 10px;
}
.bodyonda.compare .progress_wrap .elementor-widget-progress span.elementor-title{
    width: 200px;
}
.bodyonda.compare .progress_wrap .elementor-widget-progress div.elementor-progress-wrapper{
    width: calc(100% - 210px);
}
@media (max-width: 767px){
    .bodyonda.compare .progress_wrap .elementor-widget-progress{
        flex-direction: column;
    }
    .bodyonda.compare .progress_wrap .elementor-widget-progress span.elementor-title, .bodyonda.compare .progress_wrap .elementor-widget-progress div.elementor-progress-wrapper{
        width: 100%;
    }
    .bodyonda.compare .progress_wrap .elementor-widget-progress div.elementor-progress-wrapper{
        height: 24px;
    }
    .bodyonda.compare .progress_wrap .elementor-widget-progress div.elementor-progress-wrapper .elementor-progress-bar{
        height: 24px;
    }
    .bodyonda.compare .progress_wrap .elementor-widget-progress div.elementor-progress-wrapper .elementor-progress-bar .elementor-progress-percentage{
        line-height: 24px;
    }
}

.effect.re2o .effect__content div[class*='content--'] .content__box:before {
  content: '';
  display: block;
  position: absolute;
  top: auto;
  bottom: -7px;
  width: 12px;
  height: 12px;
  border-radius: 50%;
  background-color: var(--color-white);
}
.effect.re2o .effect__content div.content--left .content__box:before {
  left: 0;
}
.effect.re2o .effect__content div.content--right .content__box:before {
  left: auto;
  right: 0;
}

.re2o.ecm .box .tit h3{
    position: relative;
    display: flex;
    justify-content: flex-start;
    align-items: center;
    gap: 10px;
}
.re2o.ecm .box .tit h3:before{
    content: '';
    display: block;
    width: 8px;
    height: 8px;
    border-radius: 50%;
    background-color: var(--color-text-primary);
}

.re2o.compare .box {
    backdrop-filter: blur(8px);
}
.re2o.compare .divider span{
    height: 60px;
    background-color: var(--color-border-gray);
}

.re2o.results div.elementor-counter-number-wrapper{
    align-items: flex-end;
}
.re2o.results span.elementor-counter-number-prefix{
    font-size: 24px;
    line-height: 2.2;
    color: var(--color-gray-medium);
}
@media (max-width: 767px) {
  .effect.re2o .effect__content div[class*='content--'] .content__box:before {
    display: none;
  }
  .effect.re2o .effect__content div[class*='content--'] .content__box {
    background: rgba(255, 255, 255, 0.4);

    box-shadow: -2px -2px 4px 0 rgba(255, 255, 255, 0.1) inset,
      4px 4px 10px 0 rgba(255, 255, 255, 0.15) inset;
    backdrop-filter: blur(4px);
  }
  .effect.re2o .effect__content div[class*='content--'] .content__box *{
    color: var( --color-gray-dark) !important;
  }
  .re2o.compare .divider span{
    height: 40px;
  }
  .re2o.results span.elementor-counter-number-prefix{
    font-size: 16px;
  }
}

.metacell.solution .text_box{
    backdrop-filter: blur(5px);
}
@media (max-width: 767px) {
    .metacell.only .inner{
        width: 92%;
    }
}