.woocommerce-account .entry-title {
  font-family: 'Roboto Bold';
  font-size: 40px;
  font-weight: 700;
  max-width: 1140px;
  margin: auto;
  padding-top: 30px;
}

.woocommerce-account .my-account__description .elementor-widget-wrap {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

#my-account-menu .myaccount-menu {
  max-width: 298px;
}

#my-account-menu .user-info span {
  color: #424242;
}

#my-account-menu .user-info span.logout a {
  background-color: #9c9c9c;
  padding: 5px 8px;
}

#my-account-menu .user-info span.logout {
  margin-top: 16px;
}

#my-account-menu .user-info span.logout a:hover {
  background-color: rgb(0 180 229);
}

#my-account-menu .myaccount-menu>li {
  border-bottom: 2px solid #979595;
  padding-top: 6px;
  padding-bottom: 6px;
}

#my-account-menu .myaccount-menu li:last-child {
  border-bottom: none !important;
  /* border-bottom: 2px solid #979595; */
}

#my-account-menu .myaccount-menu li a span.item-icon svg {
  width: 20px !important;
}

#my-account-menu .myaccount-menu li a span.item-icon svg {
  stroke: inherit !important;
  stroke-width: 0 !important;
}

.yith-wcmap .user-profile .user-avatar.avatar-upload:after {
  right: 0 !important;
  bottom: 0 !important;
  border-radius: 0 !important;
  background: url('https://api.iconify.design/ic/baseline-add-a-photo.svg?color=black') !important;
  background-repeat: no-repeat !important;
  background-position: center !important;
}

.woocommerce .yith-wcmap .user-profile .user-avatar.avatar-upload:after {
  background-size: 27px !important;

}
.woocommerce-account .my-account__description p {
  color: #424242;
}

#eb-wrap-my-account {
  background-color: #f4f4f4;
}

.woocommerce-MyAccount-content {
  border-radius: 30px;
  border: 1px solid #f4f4f4;
  background: #fff;
  padding: 29px 30px 30px 32px;
}

.woocommerce-MyAccount-content .v-application--wrap {
  min-height: auto;
}

.woocommerce-MyAccount-content button.v-expansion-panel-header,
.woocommerce-MyAccount-content .v-expansion-panel-content__wrap {
  padding-left: 10px !important;
  padding-right: 10px !important;
}

.property--list__p.col.col-12 {
  padding-top: 0;
  padding-bottom: 0;
}

.property--card.theme--light {
  border-radius: 0 !important;
}

.property--card.v-card.v-sheet {
  border: 1px solid #9C9C9C;
  border-radius: 0;
}

.property--list .v-sheet.v-card:not(.v-sheet--outlined) {
  box-shadow: none !important;
}

button.v-expansion-panel-header.property--card__expansion-panel {
  padding-top: 0;
  padding-bottom: 0;
}

h2.f-roboto-700.property--list__title {
  margin-top: 0;
  /* border-bottom: 2px solid #979595;
  padding-bottom: 20px; */
}

.eb-wrap-info-icon-nivel__alerts {
  display: flex;
  flex-wrap: wrap;
}

.eb-info-icon-nivel__alerts {
  display: flex;
  align-items: center;
  margin-right: 37px;
}

.eb-info-icon-nivel__alerts:last-child {
  margin-right: 0;
}

.eb-info-icon-nivel__alerts span {
  font-size: 15px;
}

.eb-info-icon-nivel__alerts svg {
  margin-right: 5px;
  font-size: 16px;
}

.eb-wrap-expansion-panel {
  border-top: 1px solid #979595;
}

.property--card__icon span {
  display: flex;
  align-items: center;
}

.property--card__icon svg.iconify.iconify--akar-icons,
.eb-notification--alert__message svg.iconify.iconify--akar-icons {
  margin-right: 10px;
}

.eb-notification--alert .eb-notification--alert__message {
  display: flex;
  align-items: center;
  padding: 8px 0 8px 0;
  margin-bottom: 2px;
}

.eb-notification--alert .eb-notification--alert__message svg {
  margin-right: 10px !important;
  font-size: 30px;
}

.no_subscriptions.woocommerce-message {
  background-color: #000000;
  color: #fff;
  border-color: #000000;
  padding-top: 13px;
  padding-bottom: 13px;
  text-align: center;
}

.no_subscriptions.woocommerce-message.woocommerce-message::before {
  content: url(https://api.iconify.design/clarity/sad-face-line.svg?color=white);
  position: relative;
  top: 3px;
  left: 0;
}

.gform_heading .gform_title {
  color: #000;
  font-weight: 700;
}

.gform_wrapper form select,
.gv-search-horizontal .gv-search-field-select select {
  padding-top: 12px !important;
  padding-bottom: 12px !important;
  line-height: 1;

  -webkit-appearance: none;
  -moz-appearance: none;
  background-image: url('data:image/svg+xml,%3Csvg xmlns="http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg" width="1em" height="1em" preserveAspectRatio="xMidYMid meet" viewBox="0 0 1024 1024"%3E%3Cpath fill="currentColor" d="M831.872 340.864L512 652.672L192.128 340.864a30.592 30.592 0 0 0-42.752 0a29.12 29.12 0 0 0 0 41.6L489.664 714.24a32 32 0 0 0 44.672 0l340.288-331.712a29.12 29.12 0 0 0 0-41.728a30.592 30.592 0 0 0-42.752 0z"%2F%3E%3C%2Fsvg%3E');
  background-repeat: no-repeat;
  background-position-x: 98%;
  background-position-y: 14px;
}

.gform_footer input[type=submit] {
  border-radius: 0;
  line-height: 1;
  padding: 12px 25px;
  text-align: center;
  color: #fff;
  background-color: #00B4E5;
}

.gform_footer input[type=submit]:hover {
  background-color: #00B4E5;
  color: #fff;
}

#field_6_18 {
  margin-top: 68px;
}

.v-pagination button.v-pagination__item {
  border-radius: 0;
}
.v-pagination button.v-pagination__item.v-pagination__item--active {
  background-color: #EB5E25 !important;
  color: #fff !important;
}

/* woocommerce/myaccount/my-subscriptions */

.eb-billing-history-pt {
  padding-top: 23px !important;
}

.eb-account-subscriptions-title-ctz {
  color: #000;
}
.eb-ctz-wrap-my-subscriptions {
  text-align: end;
}

.eb-ctz-wrap-my-subscriptions a.woocommerce-Button {
  min-height: inherit;
  padding: 11px;
  line-height: 1;
}

.woocommerce_account_subscriptions {
  margin-bottom: 95px;
}

.woocommerce_account_subscriptions a:hover {
  min-height: auto !important;
}

.woocommerce_account_subscriptions .woocommerce-error,
.woocommerce_account_subscriptions .woocommerce-info,
.woocommerce_account_subscriptions .woocommerce-message {
  margin-bottom: 12px;
}

.woocommerce_account_subscriptions table.my_account_orders {
  background-color: #D9D9D9;
  border-radius: 0;
  color: #424242;
  border: none;
}

.woocommerce_account_subscriptions table.my_account_orders thead tr th {
  padding-top: 14px;
  padding-bottom: 9px;
  text-align: center;
  background-color: #00B4E5;
  border-radius: 0;
  color: #fff;
  font-size: 14px;
  border: none;
  border-top: none !important;
  border-bottom: none !important;
  border-right: 2px solid #fff;
}

.woocommerce_account_subscriptions table.my_account_orders thead tr th:last-child {
  border: none;
}

.woocommerce_account_subscriptions table.my_account_orders tbody tr td {
  padding-top: 26px;
  padding-bottom: 26px;
  text-align: center;
  background-color: #E0E0E0;
  border-radius: 0;
  color: #424242;
  font-size: 14px;
  border: none;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
  line-height: 1 !important;
}

.woocommerce_account_subscriptions table.my_account_orders tbody tr td:first-child a {
  color: #EB5E25;
}

.woocommerce_account_subscriptions table.my_account_orders tbody tr td:last-child {
  border-right: none;
  background-color: #EB5E25;
}

.woocommerce_account_subscriptions table.my_account_orders tbody tr td:last-child a {
  font-size: 20px;
  min-height: unset;
  padding-top: 0;
  padding-bottom: 0;
}

/* End my-subscriptions */

button#eb_shared_box--ckick,
button.eb-btn-with-icon {
  margin-left: 0 !important;
  text-align: left;
  width: 243px;
  justify-content: initial !important;
}

.eb-wrapp-subscripton-detail {
  padding-top: 22px;
}

.eb-wrapp-subscripton-detail h2,
h2.woocommerce-order-details__title,
h2.eb-subscription-totals,
h2.eb-related-orders,
h2.eb-related-subscription,
h2.eb-tittle-blilling {
  color: #000;
  font-weight: 700;
}

.woocommerce table.shop_table {
  margin-bottom: 34px;
  border: none;
  border-radius: 0 !important;
  background-color: #E0E0E0;
}

.shop_table.subscription_details tr th {
  background-color: #00B4E5;
  color: #fff;
  font-weight: 700;
  padding-top: 12px;
  padding-bottom: 10px;
  border: none;
  border-bottom: 2px solid #fff;
  border-right: 2px solid #fff;
}

.shop_table.subscription_details tr:first-child th,
.shop_table.subscription_details tr:first-child td:last-child {
  padding-top: 17px;
}

.shop_table.subscription_details tr:last-child td:last-child {
  text-align: center;
}

.shop_table.subscription_details tr:last-child td:last-child a {
  margin-bottom: 3px;
}

.shop_table.subscription_details tr th:before {
  content: url(https://api.iconify.design/akar-icons/arrow-up-right.svg?color=white);
  padding-right: 10px;
  vertical-align: text-top;
}

.shop_table.subscription_details tr td {
  color: #424242;
  padding-top: 12px;
  padding-bottom: 10px;
  border: none;
  border-bottom: 2px solid #fff;
}

.shop_table.order_details thead tr th {
  background-color: #00B4E5;
  color: #fff;
  text-align: center;
  padding-top: 14px;
  padding-bottom: 9px;
  border: none;
  border-right: 2px solid #fff;
  border-bottom: none !important;
  border-top: none !important;

}

.shop_table.order_details tbody tr td {
  color: #424242;
  padding-top: 27px;
  padding-bottom: 24px;
  border: none;
  border-right: 2px solid #fff;
}

.shop_table.order_details tbody tr td  a{
  color: #EB5E25;
}

.woocommerce-customer-details address {
  border-radius: 0 !important;
  border: 2px solid #E0E0E0 !important;
  padding-top: 20px !important;
  padding-bottom: 25px !important;
  padding-left: 13px !important;
  color: #424242;
}

.eb-related-subscription {
  margin-bottom: 20px !important;
}

.eb-wrapp-related-orders table.woocommerce-orders-table--orders thead th, 
.eb-wrapp-related-subscription table.woocommerce-orders-table--subscriptions thead th {
  background-color: #00B4E5;
  color: #fff;
  text-align: center;
  padding-top: 14px;
  padding-bottom: 9px;
  border: none;
  border-right: 2px solid #fff;
  border-bottom: none !important;
  border-top: none !important;
}

.eb-wrapp-related-orders table.woocommerce-orders-table--orders tbody td, 
.eb-wrapp-related-subscription table.woocommerce-orders-table--subscriptions tbody td {
  color: #424242;
  padding-top: 27px;
  padding-bottom: 24px;
  border: none;
  border-right: 2px solid #fff;
  border-bottom: 2px solid #fff;
}

.eb-wrapp-related-orders table.woocommerce-orders-table--orders tbody td:first-child a, 
.eb-wrapp-related-subscription table.woocommerce-orders-table--subscriptions tbody td:first-child a {
  color: #EB5E25;
}

.eb-wrapp-related-orders table.woocommerce-orders-table--orders tbody td:last-child , 
.eb-wrapp-related-subscription table.woocommerce-orders-table--subscriptions tbody td:last-child  {
  background-color: #EB5E25;
  text-align: center;
  font-size: 20px;
}

.eb-wrapp-related-orders table.woocommerce-orders-table--orders tbody td:last-child a, 
.eb-wrapp-related-subscription table.woocommerce-orders-table--subscriptions tbody td:last-child a {
  font-size: 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  min-height: auto !important;
}

.woocommerce-order p a {
  color: #EB5E25;
}

.eb-btn-with-icon {
  font-size: 15px !important;
  color: #fff !important;
  font-weight: 400 !important;
  padding-top: 11px !important;
  padding-bottom: 11px !important;
  height: auto !important;
}

.eb-btn-with-icon svg {
  margin-right: 5px;
  font-size: 16px;
}

.eb-wrap-expansion-panel .eb-sept-up__preferences.v-card__text {
  padding-top: 7px !important;
  padding-bottom: 11px;
}

.eb-wrapp-property-section--title__own h2,
.eb-wrapp-property-section--title__preferences h3,
.eb-wrapp-property-section--title__notifications h4 {
  color: #000;
}

.eb-wrapp-property-section--title__own h2,
.eb-wrapp-property-section--title__preferences h3 {
  padding-bottom: 11px;
  border-bottom: 2px solid #979595;
}

h3.property--list-title__preferences:before,
h4.property--list-title__notifications:before {
  content: url(https://a.embers.dlux.c9.ucloud.link/wp-content/uploads/2022/08/gg_edit-black-point.png);
  margin-right: 6px;
}

.eb-wrapp-property-section--title__preferences h3 {
  font-size: 24px;

}

.eb-wrapp-property-section--title__notifications h4 {
  font-size: 18px;
}

.eb-preferences table {
  margin-bottom: 0;
}

.eb-preferences table td,
.eb-preferences table th {
  padding: 0;
  border: 1px solid #979595;
}


.weather-card {
  background-color: #DEDEDE;
  padding: 28px 22px 26px 23px;
}

.weather-d-flex {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
}

.weather-card p {
  margin: 0 !important;
  text-transform: capitalize;
  font-size: 14px;
  font-weight: 400;
  color: #424242;
}

.weather-card h4 {
  margin: 0 !important;
  text-transform: capitalize;
  font-size: 16px;
  font-weight: 700;
  color: #424242;
}

.title-weather-description {
  color: #000 !important;
  padding-left: 13px;
}

.icon-weather img {
  max-width: 60px;
}

.icon-weather h4 {
  text-align: center;
}

.weather-card h1 {
  font-weight: 700;
  color: #000;
  font-size: 36px;
}

.weather-card h2 {
  margin-bottom: 5px;
  margin-top: 0 !important;
  line-height: 1 !important;
  font-size: 24px;
  font-weight: 700;
  color: #000;
}



.box-weather {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}

.wraper-weather {
  display: flex;
  justify-content: space-between;
  align-items: center;
  flex-wrap: wrap;
}

.wraper-forecast {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-top: 7px;
}

.weather-card-forecast h4 {
  text-align: center;
}

.weather-card-forecast h4 div {
  margin: auto;
  margin-bottom: 4px;
}

.box-weather-forecast img {
  max-width: 50px;
}

.weather-temp-forecast {
  display: flex;
  justify-content: center;
}

.weather-temp-forecast p {
  text-align: center;
  font-size: 13px;
  font-weight: 400;
}

.weather-temp-forecast p:first-child {
  font-weight: 700;
}

.weather-temp-forecast span {
  padding-left: 2px;
  padding-right: 2px;
}

h1.eb-skeleton-weather__title {
  margin: 0;
  margin-left: 8px;
}

.woocommerce-edit-account .woocommerce-notices-wrapper .woocommerce-message {
  display: block !important;
}

.woocommerce-EditAccountForm.edit-account p {
  padding: 0px;
}

.woocommerce-EditAccountForm.edit-account button,
.woocommerce-EditAccountForm.edit-account button:hover {
  border-radius: 0;
  background-color: #EB5E25;
  color: #fff;
}

@media (min-width: 992px) {
  .woocommerce-account .entry-title {
    padding-bottom: 20px;
    border-bottom: 2px solid #979595;
  }

  .woocommerce-MyAccount-content {
    max-width: 698px;
  }
}

@media (min-width: 650px) {
  .weather-temp {
    margin-right: 5em;
  }
}

@media (max-width: 991px) {
  .woocommerce-MyAccount-content {
    padding-inline: 10 !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
  }

  .woocommerce-account .entry-title {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 16px;
    font-size: 20px;
  }

  .woocommerce-account .my-account__description .elementor-element-populated {
    padding: 0px 10px 0px 10px !important;
  }

  .woocommerce-account .my-account__description p {
    font-size: 13px;
    color: #424242;
  }

  #eb-wrap-my-account .elementor-widget-wrap.elementor-element-populated {
    padding: 0;
  }

  #my-account-menu .user-info span.logout a {
    padding: 5px 63% 5px 8px;
  }

  .user-profile img.avatar.avatar-120.photo {
    width: 90px;
  }

  #my-account-menu {
    margin-left: 10px;
    width: 291px !important;
  }

  #my-account-menu .myaccount-menu {
    display: none;
  }

  #my-account-menu~.woocommerce-MyAccount-content {
    width: 100% !important;
    margin-top: 25px;
  }

  .woocommerce-MyAccount-content {
    border-radius: 0;
    padding: 14px 0px 30px 0px;
  }

  .woocommerce-MyAccount-content .gform_wrapper {
    padding-left: 12px;
    padding-right: 12px;
  }

  #properties .v-application {
    margin-top: 0;
    border: none;
    border-radius: 0;
  }

  .v-expansion-panel-content__wrap .v-card__text .fz-14,
  .v-expansion-panel-content__wrap .v-card__text .fz-16 {
    font-size: 12px;
  }

  .v-card__text.pt-0.cpb {
    padding-top: 10px !important;
    padding-bottom: 0 !important;
  }
  
  .eb-account-subscriptions-title-ctz {
    font-size: 16px;
    margin-top: 0;
  }
  
  .woocommerce_account_subscriptions {
    padding: 0 10px 16px 10px;
    margin-bottom: 0;
  }

  .eb-wrapp-subscripton-detail,
  .eb-wrapp-subscription-totals,
  .eb-wrapp-related-orders,
  .eb-wrapp-related-subscription,
  .woocommerce-customer-details {
    padding-left: 10px;
    padding-right: 10px;
  }

  .eb-sept-up__preferences .cpb {
    padding-bottom: 0 !important;
    padding-top: 0 !important;
  }
  
  .eb-sept-up__preferences .cpb hr {
    margin-bottom: 4px !important;
  }

  .eb-wrapp-property-section--title__own h2,
  .eb-wrapp-property-section--title__preferences h3,
  .eb-wrapp-property-section--title__notifications h4 {
    font-size: 16px;
  }
  
  .woocommerce-EditAccountForm.edit-account {
    padding-inline: 10px;
  }
  
}

@media (max-width: 768px) {
  .eb-wrapp-related-orders table.woocommerce-orders-table--orders tbody td:last-child {
    text-align: end !important;
  }
}

@media (max-width: 649px) {
  .weather-temp {
    margin-left: 30px;
  }

}

@media (max-width: 609px) {
  .eb-info-icon-nivel__alerts {
    margin-right: 15px;
  }
}

@media (max-width: 480px) {

  #my-account-menu.layout-no-borders:before,
  #my-account-menu-tab.layout-no-borders:before {
    margin-left: auto !important;
    margin-right: auto !important;
  }

  #my-account-menu .myaccount-menu,
  #my-account-menu-tab .myaccount-menu {
    display: none !important;
  }

  .woocommerce #my-account-menu,
  .woocommerce #my-account-menu-tab {
    margin-right: 0 !important;
    margin-left: 0px !important;
    padding-left: 10px !important;
  }

  .eb-notification--alert .eb-notification--alert__message {
    display: flex;
    padding: 10px 15px 12px 14px;
  }
  .weather-temp {
    margin-left: 0;
    /* margin-top: 20px; */
  }
}

@media (max-width: 394px) {
  .title-weather-description {
    padding: 0;
  }
}