/* 
Theme Name: Hello Elementor Child
Theme URI: https://github.com/elementor/hello-theme-child/
Description: Hello Elementor Child is a child theme of Hello Elementor, created by Elementor team
Author: Elementor Team
Author URI: https://elementor.com/
Template: hello-elementor
Version: 2.0.0
Text Domain: hello-elementor-child
License: GNU General Public License v3 or later.
License URI: https://www.gnu.org/licenses/gpl-3.0.html
Tags: flexible-header, custom-colors, custom-menu, custom-logo, editor-style, featured-images, rtl-language-support, threaded-comments, translation-ready
*/

body .um:not(.um-admin):not(.um-directory) input,
body .um:not(.um-admin):not(.um-directory) select,
body .um:not(.um-admin):not(.um-directory) textarea {
  font-size: 16px;
}


body .um.um-profile {
  font-family: "Jost", Sans-serif;
  font-size: 16px;
  font-weight: 400;
  margin-bottom: 0 !important;
}


body .picker__box,
body .picker__nav--next:hover,
body .picker__nav--prev:hover,
body .um .um-field-group-head,
body .um .um-members-pagi span.current,
body .um .um-members-pagi span.current:hover,
body .um .um-profile-nav-item.active a,
body .um .um-profile-nav-item.active a:hover,
body .um-modal-btn,
body .um-modal-btn.disabled,
body .um-modal-btn.disabled:hover,
body .um-modal-header,
body .upload,
body div.uimob800 .um-account-side li a.current,
body div.uimob800 .um-account-side li a.current:hover,
body .um input[type=submit].um-button:focus,
body .um a.um-button.um-disabled:active,
body .um a.um-button.um-disabled:focus,
body .um a.um-button.um-disabled:hover,
body .um input[type=submit].um-button,
body .um a.um-button,
body .um a.um-button,
body .um-request-button,
body .um input[type=submit].um-button,
body .um a.um-button.um-disabled:focus,
body .um a.um-button.um-disabled:hover,
body .um a.um-button.um-disabled:active,
body .um input[type=submit].um-button:focus {
  background: var( --e-global-color-primary );
}

body .um-modal-btn:hover,
body .um a.um-button:hover,
body .um-request-button:hover,
body div.um-modal .upload:hover,
body .um input[type=submit].um-button:hover {
  background-color: var(--e-global-color-secondary);
}

body .um .um-form input[type=password],
body .um .um-form input[type=search],
body .um .um-form input[type=tel],
body .um .um-form input[type=text],
body .um .um-form textarea {
  color: #000;
}

body .um-form input[type=number],
body .um-form input[type=password],
body .um-form input[type=search],
body .um-form input[type=tel],
body .um-form input[type=text] {
  font-size: 16px!important;
}

body .select2-container .select2-choice,
body .select2-container-multi .select2-choices,
body .select2-drop,
body .select2-drop-active,
body .select2-drop.select2-drop-above,
body .um .um-form input[type=number],
body .um .um-form input[type=password],
body .um .um-form input[type=search],
body .um .um-form input[type=tel],
body .um .um-form input[type=text],
body .um .um-form textarea,
body .um .upload-progress {
  border-radius: 4px;
}

.um.um-login.um-logout .um-misc-ul a,
body .um-profile.um .um-profile-edit-a.active,
body .um-profile.um .um-profile-headericon a:hover,
body .um a.um-link,
body .um .um-cover-add:hover,
body .um .um-field-checkbox.active:not(.um-field-radio-state-disabled) i,
body .um .um-field-radio.active:not(.um-field-radio-state-disabled) i,
body .um .um-item-meta a,
body .um .um-member-less a:hover,
body .um .um-member-more a:hover,
body .um .um-member-name a:hover,
body .um .um-members-pagi a:hover,
body .um .um-profile-subnav a.active,
body .um .um-tip:hover,
body .um-account-name a:hover,
body .um-account-nav a.current,
body .um-account-side li a.current span.um-account-icon,
body .um-account-side li a.current:hover span.um-account-icon,
body .um-dropdown li a:hover,
body i.um-active-color,
body span.um-active-color {
  color: var( --e-global-color-primary );
}

.um.um-login.um-logout .um-misc-ul a:hover,
body .um a.um-link:hover {
  color: var(--e-global-color-secondary);
}

body .um.um-password .um-form,
body .um.um-login .um-form,
body .um.um-account .um-form,
body .um.um-register .um-form,
body .um.um-register .um-postmessage {
  box-shadow: 0 3px 6px rgba(50, 50, 93, .11), 0 1px 3px rgba(0, 0, 0, .08);
  border-radius: 4px;
}

.um.um-login.um-logout .um-misc-ul {
  padding: 0;
  list-style: none;
  text-align: center;
}

.um.um-login.um-logout .um-misc-ul a {
  margin: 5px 0px;
  display: inline-block;
  transition: 0.3s;
  font-size: 16px;
}

body .um-login.um-logout {  
  padding: 20px 0px;
  margin-bottom: 0 !important;
}

body .um.um-login .um-form,
body .um.um-password .um-form,
body .um.um-register .um-form {
  padding: 10px 30px 30px;
}

body .um.um-account .um-form {
  padding: 30px 30px;
}

body .um.um-register .um-postmessage {
  padding: 30px;
  background: #fff;
  font-size: 18px;
  line-height: 1.8;
  color: #333;
}

body .um-profile .um-cover {
  background: transparent;
}

body .um-profile .um-cover-e {
  border-radius: 10px;
  background-color: #eee;
}

body .um-profile.um-editing .um-header .um-profile-edit {
  display: none;
}

body .um-profile .um-profile-id {
  display: block;
  color: rgb(255 255 255 / 70%);
  padding: 0;
  border-radius: 0;
  margin-top: 5px;
  font-size: 16px;
}

body .um-profile .booking-rewards-wrap {
  margin-top: 0px;
  display: flex;
  flex-wrap: wrap;
}

body .um-profile .booking-rewards-wrap .rewards-summary {
  display: flex;
  justify-content: space-between;
  margin-bottom: 20px;
}

body .um-profile .booking-rewards-wrap .total-bookings,
body .um-profile .rewards-total-points .total-points {
  display: inline-block;
  background-color: var( --e-global-color-primary );
  color: #fff;
  padding: 5px 10px;
  border-radius: 4px;
  margin-top: 0px;
}

body .um-profile table.booking-rewards tr:nth-child(odd)>td,
body .um-profile table.booking-rewards tr:nth-child(odd)>th {
  background-color: #f8f8f8;
}

body .um-profile table.booking-rewards tr td, body .um-profile table.booking-rewards tr th {
  transition: 0.3s;
}

body .um-profile table.booking-rewards tr.points-minus td {
  background-color: rgb(255 0 0 / 10%);
  color: rgb(255 0 0 / 60%);
  font-weight: 500;
}

body .um-profile .booking-rewards-wrap .booking-rewards {
  margin: 0;
}

.um.um-viewing .um-profile-meta {
  display: flex;
  align-items: center;
  justify-content: space-between;
  flex-wrap: wrap;
  padding: 0;
}

.um.um-viewing .um-profile-meta .rewards-total-points {
  flex: 1 1 auto;
  display: flex;
  justify-content: center;
}

body .um.um-profile .rewards-total-points .total-points {
  margin: 18px 0 0;
  padding: 10px 40px;
  font-size: 18px;
}

body .um-profile .booking-rewards-wrap .booking-rewards-nav {
  flex: 1 1 40%;
  padding-left: 20px;
  border-left: 1px solid rgb(80 61 177 / 15%);
}

body .um-profile .booking-rewards-wrap .booking-rewards-content {
  flex: 1 1 60%;
  padding-right: 20px;
}

body .um-profile .booking-rewards-wrap .booking-rewards-nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}

body .um-profile .profile-icon-list.my-nav-title {
  border-bottom: 1px solid rgb(80 61 177 / 10%);
  padding-bottom: 10px;
}

body .um-profile .booking-rewards-wrap .booking-rewards-nav ul li a {
  color: #444;
  font-weight: 400;
  font-size: 14px;
  padding: 6px 10px 6px 10px;
  background: transparent;
  margin: 0;
  transition: 0.3s;
  line-height: 1.1;
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-radius: 40px;
}

body .um-profile .booking-rewards-wrap .booking-rewards-nav ul li a:hover {
  color: #000;
  background: rgb(80 61 177 / 10%);
}

body .um-profile .booking-rewards-wrap .booking-rewards-nav ul li a i {
  font-size: 26px;
  font-weight: 500;
  line-height: 1;
  opacity: 0.6;
  transition: 0.3s;
}

body .um-profile .booking-rewards-wrap .booking-rewards-nav ul li a:hover i {
  opacity: 1;
}

body .um-profile .booking-rewards-wrap .booking-rewards-nav ul li a .icon {
  flex: 0 0 15px;
}

body .um-profile .booking-rewards-wrap .booking-rewards-nav ul li a .icon svg {
  display: block;
  fill: #503DB1;
}

body .um-profile .booking-rewards-wrap .booking-rewards-nav .password .icon svg {
  width: 12px;
}

body .um-profile .booking-rewards-wrap .booking-rewards-nav ul li a span {
  flex: 1 1 auto;
  padding-left: 12px;
}


body .um-account-side li a span.um-account-icon {
  display: none;
}

body .um-profile .booking-rewards-wrap .not-found {
  text-align: center;
}

body .um-profile table.booking-rewards tr th:nth-child(even),
body .um-profile table.booking-rewards tr td:nth-child(even) {
  text-align: center;
}

body .um-profile table.booking-rewards tr th:last-child,
body .um-profile table.booking-rewards tr td:last-child {
  text-align: right;
}

body .um.um-profile .um-profile-edit {
  display: none;
}

.um-account .um-account-profile-link a {
  display: inline-block;
  background: #4532a6;
  color: #fff !important;
  border-radius: 4px;
  padding: 10px 20px;
  font-size: 14px;
  text-transform: capitalize;
  line-height: 1.2;
  margin-top: 10px;
  transition: 0.3s;
}

.um-account .um-account-profile-link a:hover {
  background: #000;
}

body .um-profile .booking-rewards-wrap table td,
body .um-profile .booking-rewards-wrap table th {
  font-size: 16px;
  padding: 12px 10px;
}

body .um-profile .profile-icon-list {
  display: flex;
  align-items: center;
  gap: 15px;
  margin-bottom: 15px;
}

body .um-profile .profile-icon-list .icon {
  flex: 0 0 24px;
}

body .um-profile .profile-icon-list .icon svg {
  fill: #4532a6;
  display: block;
}

body .um-profile .profile-icon-list .title {
  font-weight: bold;
  color: #000;
  font-size: 20px;
}

body .um-profile .my-membership-card {
  position: relative;
}

body .um-profile .my-membership-card img {
  display: block;
  border-radius: 0px;
}

body .um-profile .membership-card-info .um-profile-name {
  font-size: 22px;
  color: #fff;
  font-weight: 500;
}

body .um-profile .membership-card-info {
  position: absolute;
  bottom: 38%;
  left: 7%;
  z-index: 9;
}

body .um-profile .profile-points-card {
  background-color: #503DB1;
  border-radius: 20px;
  padding: 20px;
  color: #fff;
  margin-bottom: 20px;
}

body .um-profile .profile-points-card .points-value {
  margin: 15px 0px 30px;
  font-size: 40px;
  font-weight: 600;
  line-height: 1;
}

body .um-profile .profile-points-card .points-label {
  color: rgb(255 255 255 / 80%);
}

body .um-profile .profile-points-card .points-note {
  color: rgb(255 255 255 / 70%);
  font-size: 14px;
}

body .um-profile .profile-quick-actions {
  border: 1px solid rgb(80 61 177 / 15%);
  padding: 15px 15px 15px;
  border-radius: 20px;
}


/*
* Responsive
*/
@media (max-width: 767px) {

  .um.um-viewing .um-profile-meta {
    flex-direction: column;
  }

  body .um.um-profile .rewards-total-points .total-points {
    margin: 10px 0 0;
    padding: 8px 30px;
    font-size: 16px;
  }

  body .um-profile .booking-rewards-wrap .booking-rewards-nav {
    flex: 1 1 100%;
    padding-top: 25px;
    padding-left: 0px;
    padding-bottom: 0px;
    border: 0;
  }

  body .um-profile .booking-rewards-wrap .booking-rewards-content {
    flex: 1 1 100%;
    margin-top: 0px;
    padding: 0;
  }

  body .um-profile .booking-rewards-wrap table td,
  body .um-profile .booking-rewards-wrap table th {
    font-size: 14px;
    padding: 12px 10px;
  }

  body .um-profile .profile-points-card .points-value {
    margin: 15px 0px 15px;
  }

  body .um-profile .membership-card-info {
    bottom: 25%;
    left: 6%;
  }

  body .um-profile .um-profile-id {
    margin-top: 0;
  }
  
}