/* -------------------------------------------Fitbit dashboard css-------------------------------------- */
.woocommerce-account .woocommerce-MyAccount-navigation {
  width: 25% !important;
}
.woocommerce-account .woocommerce-MyAccount-content {
  width: 75% !important;
}
@media (max-width: 1264px) {
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 35% !important;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 65% !important;
  }
}
@media (max-width: 980px) {
  .woocommerce-account .entry-content > .woocommerce {
    flex-wrap: wrap;
  }
  .woocommerce-account .woocommerce-MyAccount-navigation {
    width: 100% !important;
  }
  .woocommerce-account .woocommerce-MyAccount-content {
    width: 100% !important;
  }
}

.fas.fa-heart {
  color: #db1616;
}
.fas.fa-glass-whiskey {
  color: #172abf;
}
.fas.fa-medal {
  color: #f7c83a;
}
.fas.fa-fire {
  color: #db1616;
}
.fas.fa-running {
  color: #db1616;
}
.fas.fa-walking {
  color: #db1616;
}
.fas.fa-weight {
  color: #f7c83a;
}
.fas.fa-map-marked-alt {
  color: #c7098e;
}

.fitbit-body-inner {
  background-color: #f3f3f3ed;
  padding: 30px;
  height: 270px;
  border-radius: 10px;
  opacity: 0.9;
}

.fitbit-friends-inner {
  padding: 30px;
  background-color: #f4f4f4;
  border-radius: 10px;
  height: 270px;
}

.fitbit-redirect {
  background-color: #f4f4f4 !important;
  border-radius: 10px !important;
}

.fitbit-head {
  background-color: #f4f4f4;
  border-radius: 10px;
}

.fitbit-head .elementor img {
  border-radius: 10px 0px 0px 10px;
}

.fitbit-head h4 {
  font-weight: 800 !important;
  padding-top: 30% !important;
}

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

/* -------------------------------------------dashboard css-------------------------------------- */
.woocommerce-account .entry-content > .woocommerce {
  display: flex;
  gap: 20px;
  margin-bottom: 60px;
  align-items: start;
}

.woocommerce form .form-row textarea,
.woocommerce input[type="email"],
.woocommerce input[type="number"],
.woocommerce input[type="password"],
.woocommerce input[type="reset"],
.woocommerce input[type="search"],
.woocommerce input[type="tel"],
.woocommerce input[type="text"],
.woocommerce input[type="url"],
.woocommerce textarea,
.woocommerce-page form .form-row textarea,
.woocommerce-page input[type="email"],
.woocommerce-page input[type="number"],
.woocommerce-page input[type="password"],
.woocommerce-page input[type="reset"],
.woocommerce-page input[type="search"],
.woocommerce-page input[type="tel"],
.woocommerce-page input[type="text"],
.woocommerce-page input[type="url"],
.woocommerce-page textarea {
  border-color: var(--ast-border-color);
  background-color: #7b7b7b42;
  box-shadow: none;
}

body .woocommerce-MyAccount-navigation-link.is-active a {
  background-color: #fbfbfb00 !important ;
}

body .woocommerce-MyAccount-navigation-link {
  list-style: none;
  border: none !important;
  border-bottom-width: 0;
}

.fc .fc-button-primary:disabled {
  background-color: #290082;
  border-color: #290082;
}
.fc .fc-button:disabled {
  opacity: 1;
}

.arbitrator_wpyaru-red {
  border-left: solid 3pt #4169e1 !important;
}

.fc-event-main-frame {
  background-color: #40b660;
}

.fc .fc-daygrid-day.fc-day-today {
  background-color: #290082;
}

.fc .fc-daygrid-event-harness {
  background-color: #d2e3fc;
}

.woocommerce-MyAccount-navigation-link.woocommerce-MyAccount-navigation-link--dashboard {
  padding-top: 10%;
}

.copy-link {
  color: #fefefe !important;
  font-size: 12px !important;
}

body .woocommerce-MyAccount-navigation-link.is-active a {
  background-color: #fbfbfb00;
  color: #1f2d5f;
  font-size: 18px;
  font-weight: 700;
}

.portal-logout {
  display: none;
}

.portal-user-info {
  color: #fff;
}

body .woocommerce-MyAccount-navigation-link a {
  color: #fefefe;
  display: block;
  padding: 5px 0 !important;
}

.fc .fc-button-primary {
  background-color: #131349;
}

.head_wpyar_tickt a {
  background-color: #4169e1;
}

.woocommerce a.button {
  background-color: #4169e1;
}

#page .site-content {
  flex-grow: 1;
  background-color: #f1f2f4;
}

.woocommerce-account .woocommerce-MyAccount-navigation {
    border-radius: 10px;
    background-image: url(https://elumindwellness.com/wp-content/uploads/2025/08/ChatGPT-Image-Aug-12-2025-08_54_09-PM.png);
    padding: 30px 30px 60px 30px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    filter: brightness(1.04);
}

body .woocommerce-MyAccount-navigation-link {
  list-style: none;
  border: none;
  border-bottom-width: medium;
  border-bottom-width: 0px;
  display: block;
  padding: 5px 0;
}

/* ----------------------------calendar---------------------------- */
button.fc-today-button.fc-button.fc-button-primary {
  background-color: #2566bf;
  border-color: #2566bf;
}

td.fc-day.fc-day-tue.fc-day-today.fc-daygrid-day {
  background-color: #2566bf;
}

/* ----------------------------calendar---------------------------- */

.entry-content {
  font-weight: 700;
}

.woocommerce img,
.woocommerce-page img {
  border-radius: 10px;
}
.woocommerce-account .woocommerce-MyAccount-content {
  background-color: #fff;
  border-radius: 10px;
  padding: 3%;
}

header.entry-header .entry-title {
    background-color: #00b89f;
    padding: 3%;
    border-radius: 10px;
    color: #fff;
    background-image: url(https://elumindwellness.com/wp-content/uploads/2025/08/ChatGPT-Image-Aug-12-2025-08_57_59-PM.png);
    background-position: right;
    background-repeat: no-repeat;
    background-size: 700px;
}

.woocommerce-orders-table__cell .woocommerce-orders-table__cell-order-number a {
  color: #000;
}

.woocommerce table.shop_table td,
.woocommerce-page table.shop_table td {
  border-top: 1px solid var(--ast-border-color);
  color: #131349;
}
.woocommerce-MyAccount-navigation-link
  .ast-single-post
  .entry-content
  .woocommerce
  a {
  color: #a8a8a8;
}
/* -------------------------------------------dashboard css-------------------------------------- */
