/*!
Theme Name: Private Pay Therapy
Theme URI: https://capitalnumbers.com/
Author: CN
Author URI: https://capitalnumbers.com/
Description: Description
Version: 1.0.0
Tested up to: 5.4
Requires PHP: 5.6
Text Domain: samsara
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready
*/






.pmpro_member_directory-item.pmpro_card {
  border: none;
  background: none;
  box-shadow: none;
}
.pmpro_member_directory.pmpro_member_directory-3col {
  display: block;
}
.therapist_list_box.pmpro_card_content {
  background-color: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  -moz-column-gap: 24px !important;
  column-gap: 24px !important;  
  display: flex !important;
  padding: 16px;
  position: relative;
  row-gap: 12px !important;
  transition: background .1s,box-shadow .1s;
  z-index: 0;
  flex-direction: row !important;
}
.therapist_list_box .therapist_list_box_image {
  flex: 0 0 176px;
  height: auto;
  min-width: 176px;
  width: 176px;
}
.therapist_list_box .therapist_list_box_image .profile-image {
  display: block;
  height: auto;
  position: relative;
  width: 176px;
}
.therapist_list_box .therapist_list_box_image .profile-image img.image {
  border-radius: 8px;
  display: block;
  height: auto;
  width: 100%;
}
.therapist_list_box .therapist_list_box_info {
  display: flex;
  flex-basis: 485px;
  flex-direction: column;
  flex-grow: 1;
  gap: 0px;
  position: relative;
}
.therapist_list_box .therapist_list_box_contact {
  display: flex;
  flex-basis: 250px;
  flex-direction: column;
  flex-shrink: 0;
  max-width: 250px;
  position: relative;
  row-gap: 12px;
}
.therapist_list_box .therapist_list_box_info h3 {
  color: #D9733A;
  display: flex;
  flex-wrap: wrap;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.1;
  overflow-wrap: anywhere;
  text-decoration: none;
  word-break: break-word;
  margin: 0;
  align-items: center;
  gap: 6px;
  padding-bottom: 16px;
}
.therapist_qualification {
  align-items: flex-start;
  color: #2c2d30;
  display: grid;
  flex-wrap: nowrap;  
  font-size: 15px;
  font-weight: 400;
  gap: 4px 12px;
  grid-template-columns: auto 1fr;
  line-height: 1.5;
  padding-bottom: 10px;
}
.therapist_location {
  color: #2c2d30;
  font-size: 15px;
  font-weight: 400;
  gap: 6px;
  line-height: 1.5;  
  display: flex;
  margin: 0;
  padding-bottom: 15px;
}
.therapist_bio {
  color: #616162;
  font-size: 16px;
  font-weight: 300;
  -webkit-hyphens: auto;
  hyphens: auto;
  line-height: 1.5;
}
.therapist_email_button {
  background-color: #D9733A;
  border: 1px solid #D9733A;
  color: #fff;  
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  height: auto;
  line-height: 1.5;
  padding: 12px;
  text-align: center;
  text-decoration: none;
}
.therapist_email_button:hover {
	background-color: #fff;
	color: #D9733A;
	border: 1px solid #D9733A;
}
.therapist_view {
  color: #D9733A;
  border: 1px solid #D9733A;
  border-radius: 6px;
  font-size: 14px;
  font-weight: 600;
  height: auto;
  line-height: 1.5;
  padding: 12px;
  text-align: center;
  text-decoration: none;
}
.therapist_view:hover {
	color: #fff;
  	border: 1px solid #D9733A;
  	background-color: #D9733A;
}
.therapist_phone {
  color: #2c2d30;  
  font-size: 21px;
  font-weight: 600;
  line-height: 130%;
  text-align: center;
  text-decoration: none;
  display: flex;
  align-items: center;
  justify-content: center; 
}
.therapist_phone .phone_icon {
  margin-right: 8px;
}
.therapist_phone:hover {
	color: #D9733A;
}
.therapist_list_header_sec {
  /*display: flex;
  align-items: center;*/
}
.therapist_list_header_sec .therapist_list_header_search_box {
  width: 80%;
  margin: -70px auto 0;
}
.therapist_list_header_sec .pmpro_member_directory_before {
  display: flex;
  padding: 30px 0 10px;
  align-items: center;
  flex-wrap: wrap;
}
.therapist_list_header_sec .pmpro_member_directory_before p{
  margin-left: auto;
}
.pmpro_form.pmpro_member_directory_search {
	width: 100%;
  position: relative;
}
.pmpro_form.pmpro_member_directory_search .pmpro_form_submit {
  position: absolute;
  width: 120px;
  right: 8px;
}
.therapist_list_header_search_box .pmpro_form_fields,
.therapist_search_box .pmpro_form_fields {
  width: 100%;
}
.therapist_list_header_search_box .pmpro_form_submit,
.therapist_search_box .pmpro_form_submit {
  width: 30%;
}
.therapist_list_header_search_box .pmpro_form_submit .pmpro_btn,
.therapist_search_box .pmpro_form_submit .pmpro_btn {
  width: 100%;
  background: #D9733A;
  border: none;
  border-radius: 50px;
  height: 50px;
  line-height: 20px;
  color: #fff;
  font-weight: 600;
}
.therapist_search_box .pmpro_form_input.pmpro_form_input-text {
  width: 100%;
  background-image: url('assets/images/search.svg');
  background-position: 20px center;
  background-repeat: no-repeat;
  padding-left: 60px;
}
.search-box .therapist_search_box {
  width: 80%;
  margin: -32px auto 0;
}
.pmpro_form_input.pmpro_form_input-text {
  border: 1px solid #DEDEDE;
  box-shadow: 0px 16px 35px 0px rgba(0,0,0,0.10);
  border-radius: 50px;
  padding: 10px 140px 10px 25px;
  font-size: 15px;
  height: 64px;
}
.therapist_profile_wapper.pmpro_card_content {
  flex-direction: row;
}
.therapist_profile_leftside {
  flex: 1;
}
.therapist_profile_rightside {
  margin-left: 40px;
  min-width: 402px;
  width: 402px;
}
.therapist_profile_header {
  display: flex;
  flex-direction: row;
  align-items: flex-start;
}
.therapist_profile_header .profile_image {
  padding: 5px;
  border-width: 1px;
  border-style: solid;
  margin-bottom: 8px;
  width: 150px;
  height: 122px;
  border-radius: 150px;
  overflow: hidden;
}
.therapist_profile_header .profile_image img.image {
  border-radius: 120px;
  display: flex;
  height: 110px;
  margin-left: auto;
  min-width: 100px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 120px;
}
.profile_header_info {
  margin-left: 24px;
  flex: 1 1 100%;
}
.profile_connect_box {
  background: #fff;
  border: 1px solid #ddd;
  border-radius: 8px;
  display: flex;
  flex-direction: column;
  gap: 8px;
  padding: 16px;
  margin-bottom: 24px;
}
.profile_connect_info  {
  align-items: center;
  display: flex;
}
.profile_connect_info span {
  font-weight: 500;
  font-size: 14px;
}
.profile_connect_phone_number {
  align-items: center;
  color: #2c2d30;
  display: flex;
  font-size: 26px;
  font-weight: 600;
  line-height: 1.1;
  text-decoration: none;
}
.profile_connect_phone_number .phone_icon {
  margin-right: 10px;
  min-width: 32px;
}
.profile_connect_info_content {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  font-size: 14px;
  line-height: 1.5;
  width: 100%;
}
.profile_connect_image {
  border-radius: 48px;
  display: flex;
  height: 64px;
  margin-left: auto;
  min-width: 64px;
  -o-object-fit: cover;
  object-fit: cover;
  width: 64px;
}
.profile_connect_box h4 {
  margin: 0;
  font-weight: 600;
  font-size: 19px;
  padding: 10px 0;
}
.devider {
  border-top: 1px solid #ddd;
  padding-top: 10px;
  width: 100%;
  display: block;
  margin-top: 10px;
}
a {
  color: #D9733A;
  text-decoration: none;
}
.profile_header_info h3 {
  align-items: center;
  display: flex;
  flex-wrap: wrap;
  gap: 6px;
  margin: 0;
  padding-bottom: 15px;
  font-size: 27px;
}
.therapist_profile_leftside .therapist_bio {
  color: #2c2d30;
  font-size: 18px;
  line-height: 32px;
  overflow-wrap: anywhere;
}
.therapist_profile_leftside h4 {
  font-size: 21px;
  font-weight: 600;
  padding: 15px 0;
  margin: 0;
}
.specialties_expertise_list ul {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
  padding: 0;
  margin: 0;
  list-style: none;
}
.specialties_expertise_list li {
  color: #D9733A;
  background: #FFEFE6;
  padding: 10px 23px;
  border-radius: 50px;
}
.therapist_profile_rightside .view_all_btn {
  background: #d9d9d9;
  color: #222;
  display: inline-block;
  border-radius: 20px;
  text-align: center;
  padding: 8px 10px;
  width: 150px;
  margin-top: 15px;
}
.therapist_profile_rightside .specialties_expertise_list li {
  background: none;
  padding: 0;
  font-size: 16px;
}
.therapist_profile_rightside .specialties_expertise_list li::after {
  content: ", ";
}
.therapist_profile_rightside .specialties_expertise_list li:last-child::after {
  content: "";
}
.therapist_contact_form_wrap input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #8c8c8c;
  border-radius: 5px;
  box-sizing: border-box;
  color: #4a4a4a;  
  font-size: 15px;
  height: 50px;
  outline: 0;
  padding: 0 10px;
  width: 100%;
}
.therapist_contact_form_wrap textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #8c8c8c;
  border-radius: 5px;
  box-sizing: border-box;
  color: #4a4a4a;
  font-size: 14px;
  height: 110px;
  outline: 0;
  padding: 10px 10px;
  width: 100%;
  line-height: 23px;
}
.contact_us_form_wrap input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #8c8c8c;
  border-radius: 5px;
  box-sizing: border-box;
  color: #4a4a4a;  
  font-size: 15px;
  height: 50px;
  outline: 0;
  padding: 0 10px;
  width: 100%;
  margin-bottom: 15px;
}
.contact_us_form_wrap textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #8c8c8c;
  border-radius: 5px;
  box-sizing: border-box;
  color: #4a4a4a;
  font-size: 14px;
  height: 110px;
  outline: 0;
  padding: 10px 10px;
  width: 100%;
  line-height: 23px;
  margin-bottom: 15px;
}
.wpcf7-form-control.wpcf7-submit {
  background-color: #D9733A;
  border: none;
  color: #fff;
  border-radius: 36px;
  font-size: 17px;
  font-weight: 600;
  height: auto;
  line-height: 1.5;
  padding: 14px;
  text-align: center;
  text-decoration: none;
  width: 240px;
  cursor: pointer;
}
.all_therapist_btn_wrap{
	width: 25%;
  padding: 10px;  
  margin-top: 20px;
}
.contact_us_form_wrap .form_info {
  padding-bottom: 10px;
}
.all_therapist_btn {
  background-color: #D9733A;
  border: 1px solid #D9733A;
  color: #fff;
  border-radius: 50px;
  font-size: 15px;
  font-weight: 600;
  padding: 10px 30px;
  text-align: center;
  text-decoration: none;
  height: 50px;
  display: block;
  line-height: 30px;
  width: 200px;
}
.pmpro_card.pmpro_member_profile {
  box-shadow: none;
  border: none;
}
.therapist_bio p:last-child {
  margin-bottom: 15px !important;
}
.specialties_expertise_list {
  padding-bottom: 20px;
  padding-top: 10px;
}
.spotlight-section .module-title-wrapper {
  padding-bottom: 50px;
}
.single_page_wrapper {
  padding-top: 4rem !important;
}
.contact-info-section .email,
.contact-info-section .phone,
.contact-info-section .address {
  display: flex;
  align-items: center;
}
.contact-info-section .email span,
.contact-info-section .phone span,
.contact-info-section .address span {
  padding-right: 7px;
}
.contact-info-section .social-media li {
  display: flex;
  align-items: center;
  padding-bottom: 10px;
}
.contact-info-section .social-media li a {
  font-weight: 500;
  transition: all 0.5s ease-in-out;
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
  display: inline-block;
  color: #000;
  font-size: clamp(0.9375rem, 0.8182524876rem + 0.0024875622 * 100vw, 1rem);
  line-height: normal;
}
.contact-info-section .social-media li a:hover {
  color: #d9733a;
  font-weight: 400;
  transition: all 0.5s ease-in-out;
  background: linear-gradient(90deg, #d9733a, #d9733a);
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  background-size: 100% 1px;
  background-position-x: 0%;
  background-position-y: calc(100% - 1px);
  background-repeat: no-repeat;
  animation-name: underlineHover;
  animation-duration: 0.6s;
  animation-timing-function: ease-in-out;
}
.contact-info-section .social-media li img {
  padding-right: 5px;
}
.site-main.single_page_section {
  padding: 40px 0;
}
.single_page_wrapper .banner-title {
  font-size: 80px !important;
}
#loginform #user_login,
#loginform  #user_pass {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #8c8c8c;
  border-radius: 5px;
  box-sizing: border-box;
  color: #4a4a4a;
  font-size: 15px;
  height: 50px;
  outline: 0;
  padding: 0 10px;
  width: 100%;
  margin-bottom: 15px;
}
#loginform #wp-submit {
  background: #d9733a;
  color: #fff;
  border: 0px solid;
  border-radius: 100px;
}
.pmpro_card.pmpro_login_wrap {
  border: none;
  box-shadow: none;
}
#pmpro_login .pmpro_actions_nav a {
  color: #d9733a;
}
.pmpro_form_field-password-toggle-state {
  color: #d9733a;
  font-weight: 400;
  font-size: 16px;
}
#pmpro_login .pmpro_card_actions {
  border-top: 1px solid #d5d5d5 !important;
}
#pmpro_pricing_fields.pmpro_card,
#pmpro_form_fieldset-basic-information .pmpro_card,
#pmpro_form_fieldset-address .pmpro_card {
  /*background: #fff3e5;*/
  border: none;
  box-shadow: none;
}
#pmpro_pricing_fields.pmpro_card h2,
#pmpro_form_fieldset-basic-information .pmpro_card h2,
#pmpro_form_fieldset-address .pmpro_card h2{
  border-bottom: 1px solid #8c8c8c;
  font-weight: 500;
}
#pmpro_pricing_fields.pmpro_card .pmpro_level_description_text {
  padding-left: 16px;
  line-height: 32px;
}
#pmpro_form_fieldset-basic-information .pmpro_card #phone_number,
#pmpro_form_fieldset-basic-information .pmpro_card textarea,
#pmpro_form_fieldset-address .pmpro_card input,
#pmpro_form_fieldset-address .pmpro_card textarea {
  box-shadow: none;
  border-radius: 5px;
  border: 1px solid #8c8c8c;
}
#pmpro_form_fieldset-basic-information .pmpro_card .pmpro_list.pmpro_list-plain {
  display: flex;
  flex-wrap: wrap;
  gap: 6px 45px;
  line-height: 10px;
}
.pmpro_checkout_gateway-stripe #pmpro_form #pmpro_btn-submit,
.pmpro_checkout_gateway-check #pmpro_form #pmpro_btn-submit {
  background-color: #D9733A;
  border: none;
  color: #fff;
  border-radius: 36px;
  font-size: 17px;
  font-weight: 600;
  height: auto;
  line-height: 1.5;
  padding: 14px;
  text-align: center;
  text-decoration: none;
  width: 240px;
  cursor: pointer;
  margin-left: 35px;
}
.top_join_us_menu_btn a.nav-link {
  background: #000;
  color: #fff !important;
  border: 0px solid;  
  padding: 15px 20px;
  border-radius: 100px;
}
.top_login_menu_btn a.nav-link {
  background: transparent;
    background-position-x: 0%;
    background-position-y: 0%;
    background-repeat: repeat;
    background-size: auto;
  color: #000;
  border: 1px solid #000;
  padding: 15px 20px;
  border-radius: 100px;
}
.site-nav .navbar-nav .nav-item:last-child {
  padding-left: 0 !important;
}
.top_contact_us_menu::before {
  content: "";
  display: block;
  position: absolute;
  width: 1px;
  height: 20px;
  background: rgba(0, 0, 0, 0.2);
  left: 0;
  top: 50%;
  transform: translateY(-50%);
}
.site-nav .navbar-nav .nav-item:last-child::before{
  display: none !important;
}
.top_contact_us_menu {
  position: relative;
  padding-left: 2.1875rem;
}
.site-nav .navbar-nav {  
  align-items: center;
}
.top_join_us_menu_btn a.nav-link:hover {
  background: #000 !important;
}
.top_login_menu_btn a.nav-link:hover {
  background: transparent !important;
  color: #000 !important;
}
#pmpro_login .pmpro_logged_in_welcome_wrap {
  border-color: #ddd;
  box-shadow: none;
  border-radius: 10px;
}
#pmpro_login .pmpro_logged_in_welcome_wrap h3 a {
  color: #D9733A;
}
.pmpro_logged_in_welcome_wrap .pmpro_card_actions a {
  background-color: #D9733A;
  border: none;
  color: #fff;
  border-radius: 36px;
  font-size: 17px;
  font-weight: 600;
  height: auto;
  line-height: 1.5;
  padding: 14px;
  text-align: center;
  text-decoration: none;
  width: 240px;
  cursor: pointer;
}
.pmpro_logged_in_welcome_wrap .pmpro_card_actions {
  padding-top: 30px;
}
#pmpro_account-profile .pmpro_card {
  border-color: #ddd;
  box-shadow: none;
  border-radius: 10px;
}
#pmpro_account-profile .pmpro_card .pmpro_card_action a {
  color: #D9733A;
}
#pmpro_account-membership #pmpro_account-membership-none {
  border-color: #ddd;
  box-shadow: none;
  border-radius: 10px;
}
#pmpro_account-membership #pmpro_account-membership-none a{
  color: #D9733A;
}
#pmpro_confirmation-2 .pmpro_card {
  border-color: #dbd6d6;
  border-radius: 10px;
  box-shadow: none;
}
#pmpro_confirmation-2 .pmpro_actions_nav .pmpro_actions_nav-right a {
  background-color: #D9733A;
  border: none;
  color: #fff;
  border-radius: 36px;
  font-size: 17px;
  font-weight: 600;
  height: auto;
  line-height: 1.5;
  padding: 14px;
  text-align: center;
  text-decoration: none;
  width: 380px;
  cursor: pointer;
  margin-top: 30px;
  display: block;
}
#pmpro_account-membership .pmpro_section_content #pmpro_account-membership-2 {
  border-color: #dbd6d6;
  border-radius: 10px;
  box-shadow: none;
}
#pmpro_account-membership .pmpro_section_content #pmpro_account-membership-2 #pmpro_actionlink-cancel {
  color: #D9733A;
}
#pmpro_account-membership .pmpro_section_content #pmpro_account-membership-2 .pmpro_card_actions {
  border-top: 1px solid #dbd6d6;
}
#pmpro_account-orders .pmpro_card {
  border-color: #dbd6d6;
  border-radius: 10px;
  box-shadow: none;
}
#pmpro_account-orders .pmpro_card .pmpro_table.pmpro_table_orders tbody th, 
#pmpro_account-orders .pmpro_card .pmpro_table.pmpro_table_orders tbody td {
  border-color: #dbd6d6;
}
#pmpro_account-profile .pmpro_card .pmpro_card_actions{
  border-color: #dbd6d6;
}
#member-profile-edit .pmpro_card {
  border: none;
}
#member-profile-edit .pmpro_card input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #8c8c8c;
  border-radius: 5px;
  box-sizing: border-box;
  color: #6f6f6f;
  font-size: 15px;
  height: 50px;
  outline: 0;
  padding: 0 10px;
  width: 100%;
  box-shadow: none;
}
#member-profile-edit .pmpro_card textarea {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #8c8c8c;
  border-radius: 5px;
  box-sizing: border-box;
  color: #4a4a4a;
  font-size: 14px;
  height: 110px;
  outline: 0;
  padding: 10px 10px;
  width: 100%;
  line-height: 23px;
}
#member-profile-edit .pmpro_card input[type="checkbox"] {
  appearance: checkbox;
  width: 20px;
  padding: 0;
  height: 15px;
}
#member-profile-edit .pmpro_card .pmpro_form_submit .pmpro_btn.pmpro_btn-submit-update-profile {
  background-color: #D9733A;
  border: none;
  color: #fff;
  border-radius: 36px;
  font-size: 17px;
  font-weight: 600;
  height: auto;
  line-height: 1.5;
  padding: 14px;
  text-align: center;
  text-decoration: none;
  width: 240px;
  cursor: pointer;
  box-shadow: none;
}
#member-profile-edit .pmpro_card .pmpro_form_submit .pmpro_btn.pmpro_btn-cancel {
  border: 1px solid #D9733A;
  color: #D9733A;
  border-radius: 36px;
  font-size: 17px;
  font-weight: 600;
  height: auto;
  line-height: 1.5;
  padding: 14px;
  text-align: center;
  text-decoration: none;
  width: 240px;
  cursor: pointer;
  box-shadow: none;
}
#member-profile-edit .pmpro_card {
  border: none;
  box-shadow: none;
}
#change-password .pmpro_card {
  box-shadow: none;
  border: 1px solid #dbd6d6;
  border-radius: 10px;
}
#change-password .pmpro_card .pmpro_form_submit .pmpro_btn.pmpro_btn-submit.pmpro_btn-submit-change-password {
  background-color: #D9733A;
  border: none;
  color: #fff;
  border-radius: 36px;
  font-size: 17px;
  font-weight: 600;
  height: auto;
  line-height: 1.5;
  padding: 14px;
  text-align: center;
  text-decoration: none;
  width: 240px;
  cursor: pointer;
}
#change-password .pmpro_card .pmpro_form_submit .pmpro_btn.pmpro_btn-cancel {
  border: 1px solid #D9733A;
  color: #D9733A;
  border-radius: 36px;
  font-size: 17px;
  font-weight: 600;
  height: auto;
  line-height: 1.5;
  padding: 14px;
  text-align: center;
  text-decoration: none;
  width: 240px;
  cursor: pointer;
  box-shadow: none;
  background: #fff;
}
#change-password .pmpro_card input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #8c8c8c;
  border-radius: 5px;
  box-sizing: border-box;
  color: #6f6f6f;
  font-size: 15px;
  height: 50px;
  outline: 0;
  padding: 0 10px;
  width: 100%;
  box-shadow: none;
}
#pmpro_user_fields .pmpro_card {
  box-shadow: none;
  border: none;
}
#pmpro_user_fields .pmpro_card input {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #8c8c8c;
  border-radius: 5px;
  box-sizing: border-box;
  color: #6f6f6f;
  font-size: 15px;
  height: 50px;
  outline: 0;
  padding: 0 10px;
  width: 100%;
  box-shadow: none;
}
#pmpro_user_fields .pmpro_card h2 {
  border-bottom: 1px solid #8c8c8c;
}
#pmpro_user_fields .pmpro_card .pmpro_card_actions a {
  color: #d9733a;
}
#pmpro_user_fields .pmpro_card #pmpro_account_loggedin a {
  color: #d9733a;
}
#profile_picture_wrap #profile_image {
    display: none; 
}
#profile_picture_wrap .upload-btn {
    background-color: #D9733A;
  border: none;
  color: #fff;
  border-radius: 36px;
  font-size: 14px;
  font-weight: 600;
  height: auto;
  line-height: 1.5;
  padding: 7px;
  text-align: center;
  text-decoration: none;
  width: 140px;
  cursor: pointer;
  box-shadow: none;
}
#profile_picture_wrap .file-name {
    font-size: 14px;
    color: #333;
}
#profile_picture_wrap .description {
  margin-top: 0;
}
#pmpro_account-profile img.avatar {
  border: 1px solid #bbb;
}
#pmpro_order_single .pmpro_card_actions {
  border: none;
}
#pmpro_order_single .pmpro_card {
  border: none;
  box-shadow: none;
}
.pmpro_actions_nav a {
  color: #d9733a;
}
#pmpro_order_list .pmpro_card {
  border: none;
  box-shadow: none;
}
#pmpro_order_list .pmpro_table_order-date a {
  color: #d9733a;
}
#pmpro_account-orders .pmpro_table_order-date a {
  color: #d9733a;
}
.page-template-default .entry-content p {
  padding-bottom: 18px;
  font-size: 17px;
  font-weight: 300;
  line-height: 32px;
}
#read-sign-box {
  background-color: #fff3e5;
  margin-top: 40px;
  padding: 20px;
}
#read-sign-box #sign-document {
  background: #d9733a;
  color: #fff;
  border-radius: 100px;
  border: none;
}

.pmpro-step-progress {
    display: flex;
    justify-content: space-between;
    margin-bottom: 30px;
    position: relative;
}
.pmpro-step-progress::before {
    content: "";
    position: absolute;
    top: 20px;
    left: 0;
    right: 0;
    height: 1px;
    background: #c6c6c6;
    z-index: 0;
}
.pmpro-step-item {
    position: relative;
    text-align: center;
    flex: 1;
    z-index: 1;
}
.step-number {
    width: 40px;
  height: 40px;
  border-radius: 50%;
  background: #FFF6F1;
  color: #F0AE89;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-weight: 600;
  margin-bottom: 0px;
  transition: all 0.3s ease;
}
.step-label {
    font-size: 18px;
  color: #222;
  font-weight: 300;
  padding-left: 10px;
}
.pmpro-step-item.active .step-number,
.pmpro-step-item.completed .step-number {
    background: #D9733A;
    color: #fff;
}
.pmpro-step-item.completed .step-label {
    color: #D9733A;
}
.pmpro-step-item.active .step-label {    
    color: #D9733A;
}
/* Mobile */
@media (max-width: 640px) {
    .step-label {
        display: none;
    }
}
body.pmpro-checkout section.banner-section {
  display: none;
}
.pmpro-checkout #pmpro_form .pmpro-step-progress {
  margin-top: 80px;
}
.pmpro-checkout #pmpro_form .pmpro-step-progress .pmpro-step-nav {
  background: #fff;
  padding: 0 10px;
  display: inline-block;
  margin: 0 auto;
}
.pmpro-checkout #pmpro_form .pmpro-step .next-step {
  background-color: #D9733A;
  border: none;
  color: #fff;
  border-radius: 36px;
  font-size: 17px;
  font-weight: 600;
  height: auto;
  line-height: 1.5;
  padding: 14px;
  text-align: center;
  text-decoration: none;
  width: 240px;
  cursor: pointer;  
  float: right;
}
.pmpro-checkout #pmpro_form .pmpro-step .prev-step {
  border: none;
  color: #373737;
  border-radius: 36px;
  font-size: 17px;
  font-weight: 600;
  height: auto;
  line-height: 1.5;
  padding: 14px;
  text-align: center;
  text-decoration: none;
  width: 240px;
  cursor: pointer;
  display: flex;
  justify-content: center;
  align-items: center;
  gap: 10px;
}
.pmpro-step-actions {
   display: flex;
  justify-content: space-between;
  align-items: center;
  margin: 0 45px;
}
.pmpro-checkout #pmpro_form fieldset .pmpro_form_fields {
  background: #f9f9f9;
  padding: 20px;
  border-radius: 10px;
  border: 1px solid #e8e8e8;
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 20px;
}
.pmpro-checkout #pmpro_form fieldset .pmpro_form_legend h2 {
  border: none;
}
.pmpro-checkout #pmpro_form fieldset .pmpro_form_legend {
  margin-bottom: 4px;
}
.pmpro-checkout #pmpro_form fieldset .pmpro_card {
  margin-top: 0;
}
.pmpro-checkout #pmpro_form fieldset .pmpro_card .pmpro_card_actions {
  background: transparent;
  margin: 0 40px;
}
.pmpro_checkout_gateway-stripe #pmpro_form #pmpro_btn-submit {
  float: right;
  margin-top: -72px;
}
.pmpro-checkout #pmpro_form #pmpro_message_bottom {
  margin: 85px 45px 0;
}
.pmpro-checkout #pmpro_form #pmpro_message {
  margin: 70px 45px 0;
}
#member-profile-edit .pmpro_card input[type="radio"] {
    appearance: auto;
    height: auto;
    width: auto;
}
#member-profile-edit .pmpro_form_field-radio-items {
    display: flex;
    gap: 25px;
    margin-top: 12px;
}
#member-profile-edit fieldset#pmpro_form_fieldset-address .pmpro_form_fields {
    flex-direction: row;
}
#member-profile-edit fieldset#pmpro_form_fieldset-credentials .pmpro_form_fields {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
#member-profile-edit fieldset#pmpro_form_fieldset-therapist-information .pmpro_form_fields {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
#member-profile-edit ul.select2-selection__rendered {
    width: 100%;    
}
#member-profile-edit li.select2-search.select2-search--inline {
    width: 100%;
    height: 45px;
}
#member-profile-edit input.select2-search__field {
    width: 100% !important;
}
#member-profile-edit input[type="text"] {
    border-radius: 6px;
}
#pmpro-step-3 fieldset .pmpro_card {
  border: none;
  box-shadow: none;
}
#pmpro_form select, #pmpro_form input {
  border-radius: 5px;
  border-color: #c1c1c1;
  height: 52px;
  box-shadow: none;
}
#member-profile-edit fieldset#pmpro_form_fieldset-basic-information .pmpro_form_fields {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    gap: 20px;
}
#member-profile-edit .select2.select2-container {
  position: relative;
}
#member-profile-edit .select2.select2-container span{
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-image: url('data:image/svg+xml;utf8,<svg height="24" viewBox="0 0 24 24" width="24" xmlns="http://www.w3.org/2000/svg"><path d="M7 10l5 5 5-5z"/></svg>');
  background-position: right var(--pmpro--base--spacing--small) center;
  background-repeat: no-repeat;
  background-size: 16px 16px;
}
#member-profile-edit ul.select2-selection__rendered .select2-selection__choice {
  z-index: 2;
  position: relative;
}
#member-profile-edit .select2-selection.select2-selection--multiple {
  border-color: #8c8c8c;
  border-radius: 5px;
  height: 51px;
}
#member-profile-edit ul.select2-selection__rendered .select2-search.select2-search--inline .select2-search__field {
  border: none;
  background: transparent;
  margin: 0;
  padding: 0;
}
#member-profile-edit select {
  border-color: #8c8c8c;
  border-radius: 5px;
}
#member-profile-edit .pmpro_form_hint {
  font-size: 15px;
  color: #202020;
}
#pmpro_form_fieldset-therapist-information .pmpro_list.pmpro_list-plain {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 0px;
  margin-top: 10px;
}
#member-profile-edit fieldset#pmpro_form_fieldset-therapist-information .pmpro_form_fields #price_div {
  grid-column: 1 / -1;
}
#contact_therapist form input[type="checkbox"] {
  appearance: auto;
  width: auto;
  height: auto;
  border: none;
  -webkit-appearance: auto;
  -moz-appearance: auto;
  padding: 0;
  margin: 0 10px 0 0;
}
.therapist_finances .finances_list p strong {
  display: inline;
}
.profile_connect_box .finances_list p strong {
  display: inline;
}
.accepting_new_client p strong{
  display: inline;
}
.therapist_list_header_filter_box .pmpro-directory-filters select {
  background-color: #fff;
  border: 1px solid #8c8c8c;
  border-radius: 5px;
  box-sizing: border-box;
  color: #6f6f6f;
  font-size: 15px;
  height: 50px;
  outline: 0;
  padding: 0 10px;
  box-shadow: none;
}
.therapist_list_header_filter_box .pmpro-directory-filters button {
  width: 100px;
  background: #D9733A;
  border: none;
  border-radius: 5px;
  height: 50px;
  line-height: 20px;
  color: #fff;
  font-weight: 600;
}
.therapist_list_header_filter_box .pmpro-directory-filters {
  display: grid;
  gap: 10px;
  grid-template-columns: repeat(4, 1fr);
  background: #ecf0c4;
  padding: 8px;
  border-radius: 5px;
  border: 1px solid #e1e1e1;
}
.therapist_list_header_search_box .search_form_submit {
  background: #D9733A;
  border: none;
  border-radius: 50px;
  height: 50px;
  line-height: 20px;
  color: #fff;
  font-weight: 600;
  position: absolute;
  width: 120px;
  right: 8px;
  top: 7px;
}
.therapist_list_header_search_box .pmpro-directory-search {
  position: relative;
}
.thereapist_list_header_tab_filter_box ul {
  display: grid;
  grid-template-columns: repeat(5, 1fr);
  padding: 20px 0;
  list-style: none;
  text-align: center;
  align-items: center;
}
.thereapist_list_header_tab_filter_box ul li a {
  background: #D9733A;
  border: none;
  border-radius: 50px;
  height: 50px;
  line-height: 20px;
  color: #fff;
  font-weight: 600;
  width: 90%;
  display: block;
  align-content: center;
}
.thereapist_list_header_tab_filter_box ul li button {
  background-color: #515936;
  border: none;
  border-radius: 5px;
  height: 50px;
  line-height: 20px;
  color: #fff;
  font-weight: 600;
  width: 120px;
  display: block;
  align-content: center;
}
.therapist_list_header_filter_box.is-open {
  display: block;
}
.thereapist_list_header_tab_filter_box ul li:last-child {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 10px;
}
.thereapist_list_header_tab_filter_box .clear_filter_button {
  background: transparent;
  color: #515936;
}
.thereapist_list_header_tab_filter_box ul li {
  place-items: center;
  display: grid;
}
.pmpro_message.pmpro_error {
  flex: 0 0 100%;
  max-width: 100%;
}
#specialities_div .select2-selection.select2-selection--multiple,
#therapy_preferences_div .select2-selection.select2-selection--multiple{
  height: 70px;
}
#specialities_div .select2-selection.select2-selection--multiple, #therapy_preferences_div .select2-selection.select2-selection--multiple {
  height: 70px;
}
.select2.select2-container.select2-container--classic.select2-container--focus {
  grid-column: 1 / -1;
}
#ppt_treatment_modalities_div {
  grid-column: 1 / -1;
}
#bio_div {
  grid-column: 1 / -1;
}
.pmpro_card.pmpro_lost_password_wrap {
  border: none;
  box-shadow: none;
  border-radius: 5px;
}
#lostpasswordform .pmpro_btn.pmpro_btn-submit {
  background: #d9733a;
  color: #fff;
  border: 0px solid;
  border-radius: 100px;
}
#lostpasswordform input[type="text"] {
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  background-color: #fff;
  border: 1px solid #8c8c8c;
  border-radius: 5px;
  box-sizing: border-box;
  color: #4a4a4a;
  font-size: 15px;
  height: 50px;
  outline: 0;
  padding: 0 10px;
  width: 100%;
  margin-bottom: 15px;
  box-shadow: none;
}
#pmpro_form {
  border: none;
  box-shadow: none;
}
.pmpro_btn.pmpro_btn-submit {
  background: #d9733a;
  border: none;    
}
.pmpro_btn.pmpro_btn-cancel {
  border-radius: 5px;
  box-shadow: none;
}
.pmpro_btn.pmpro_btn-submit:hover {
  background: #993d0a;
}
.pmpro_card.pmpro_level_group {
  border: none;
  box-shadow: none;
}
.pmpro_levels_table .pmpro_btn.pmpro_btn-select {
  background: #d9733a;
  border-radius: 5px;
  border: none;
  box-shadow: none;
}
#pmpro-step-1 .pmpro_form_fields {
  grid-template-columns: auto !important;
}















@media (max-width: 1024px) {
.therapist_list_header_filter_box .pmpro-directory-filters {
    grid-template-columns: repeat(1, 1fr);
  }
}
@media (max-width: 992px) {
  .pmpro-checkout #pmpro_form fieldset .pmpro_form_fields {  
    display: flex;
  }
  .therapist_profile_wapper.pmpro_card_content {
    flex-direction: column;
  }
  .therapist_profile_rightside {
    width: auto;
    margin: 20px 0 0 0;
  }
  #pmpro_login {
    width: 500px !important;
  }
}
@media (max-width: 768px) {  
  .pmpro-step-actions{
    display: flex;
    justify-content: center;
    gap: 12px;
  }
  .pmpro-checkout #pmpro_form #pmpro-step-3 .prev-step {
    display: flex;
    justify-content: center;
    gap: 12px;
    margin: 0 auto;
  }
  .pmpro_checkout_gateway-stripe #pmpro_form #pmpro_btn-submit {
    margin: 0;
    float: none;
  }
  .pmpro_checkout_gateway-stripe #pmpro_form .pmpro_form_submit {
    text-align: center;
  }
  .single_page_wrapper .banner-title {
    font-size: 40px !important;
  }
  .therapist_list_header_sec .pmpro_member_directory_before {
    display: block;
    text-align: center;
  }  
  .pmpro_card_content.therapist_list_box {
      display: grid !important;
      grid-template-columns: auto 1fr;      
  }  
  .pmpro_card_content .therapist_list_box_contact {
      grid-column: 1 / -1;
      display: grid;
      grid-template-columns: repeat(3, 1fr);
      max-width: 100%;
      gap: 10px;
  }
  .therapist_phone {
    background: #ffebe0;
    border-radius: 6px;
    color: #db5306;
  }
  .therapist_profile_wapper.pmpro_card_content {
    flex-direction: column;
    padding: 0;
  }
  #member-profile-edit fieldset#pmpro_form_fieldset-basic-information .pmpro_form_fields {  
    grid-template-columns: repeat(1, 1fr);
  }
  #member-profile-edit fieldset#pmpro_form_fieldset-credentials .pmpro_form_fields {  
    grid-template-columns: repeat(1, 1fr);
  }
  #member-profile-edit fieldset#pmpro_form_fieldset-therapist-information .pmpro_form_fields {  
    grid-template-columns: repeat(1, 1fr);
  }
  #pmpro_form_fieldset-therapist-information .pmpro_list.pmpro_list-plain {  
    grid-template-columns: repeat(2, 1fr);
  }
   #pmpro_login {
    width: 500px !important;
  }
}
@media (max-width: 575px) { 
  .thereapist_list_header_tab_filter_box ul {
    grid-template-columns: repeat(2, 1fr);
    gap: 10px;
  }
  .thereapist_list_header_tab_filter_box ul li:last-child {
    grid-column: 1 / -1;
  }
  .therapist_list_header_filter_box .pmpro-directory-filters {
    grid-template-columns: repeat(1, 1fr);
  }
  .pmpro_card_content .therapist_list_box_contact {    
    grid-template-columns: repeat(1, 1fr);
  }
  .therapist_phone {    
    padding: 7px;
  }
  .pmpro_card_content.therapist_list_box {
    display: flex !important;   
    flex-direction: column !important;
    align-items: center;
  }
  .pmpro_card_content .therapist_list_box_contact {
    max-width: 100%;
    width: 100%;
  }
  .therapist_list_box .therapist_list_box_contact {  
    flex-basis: auto;
  }
  .therapist_list_box .therapist_list_box_info {
    flex-basis: auto;
  }
  .therapist_list_header_sec .therapist_list_header_search_box {
    width: 100%;
  }
  .therapist_profile_rightside {    
    min-width: auto;
  }
  #pmpro_form_fieldset-therapist-information .pmpro_list.pmpro_list-plain {  
    grid-template-columns: repeat(1, 1fr);
  }
  #fees_sliding_scale_div .pmpro_form_field-radio-items {
    display: block;
  }
  #specialities_div .select2-selection.select2-selection--multiple, 
  #therapy_preferences_div .select2-selection.select2-selection--multiple,
  #ppt_treatment_modalities_div .select2-selection.select2-selection--multiple {
    height: auto;
  }
  .therapist_profile_header .profile_image img.image {
    border-radius: 120px;  
    height: 95px;  
    min-width: 97px;      
  }
  .therapist_profile_header .profile_image { 
    width: 150px;
    height: 107px;
  }
   #pmpro_login {
    width: 100% !important;
  }
  #pmpro_form {
    width: 100% !important;
  }

}



.pmpro_error {
  color: #e60303;
}
.thereapist_list_header_tab_filter_box ul li span{
    position: relative;    
}

.thereapist_list_header_tab_filter_box li a.active span::before {
  content: "✓";
  position: absolute;
  left: -24px;
  top: 50%;
  transform: translateY(-50%);
  color: #fff;
  font-weight: bold;
  font-size: 25px;
}
.thereapist_list_header_tab_filter_box ul li a.active {
  background: #98a470;
}
.banner-image img{
  max-height: 200px;
  float: right;
  padding-right: 20%;
}




















//---------------checkout form style -----------------
#pmpro_user_fields .pmpro_form_field.pmpro_form_field-password {
  width: 100%;
}
#pmpro_user_fields .pmpro_form_field.pmpro_form_field-email {
  width: 100%;
}
#pmpro-step-1 .pmpro_form_field {
  width: 100%;
  gap: 0;
}
#pmpro_form {
  width: 70%;
  margin: 0 auto;
}
#pmpro-step-2 .pmpro_form_fields {
  grid-template-columns: auto !important;
  gap: 8px !important;
}
#pmpro-step-2 .pmpro_form_fields input {
  padding: 10px 25px 10px 25px;
}
#pmpro-step-2 .pmpro_form_fields .pmpro_form_field {
  gap: 1px;
}
#pmpro-step-3 .pmpro_form_fields {
  grid-template-columns: repeat(1, 1fr) !important;
}
#pmpro-step-3 .pmpro_form_fields input {
  padding: 10px 25px 10px 25px;
}
.pmpro-checkout #pmpro_form fieldset .pmpro_form_fields {  
  gap: 5px;
}
#pmpro-step-1 .pmpro_cols-2 {
  gap: 3px !important;
}
.pmpro-checkout #pmpro_form .pmpro-step .final-next-step {
  background-color: #D9733A;
  border: none;
  color: #fff;
  border-radius: 36px;
  font-size: 17px;
  font-weight: 600;
  height: auto;
  line-height: 1.5;
  padding: 14px;
  text-align: center;
  text-decoration: none;
  width: 240px;
  cursor: pointer;
  float: right;
}
#pmpro_login {
  width: 45%;
  margin: 0 auto;
}
#pmpro_login .login-username {
  margin: 0 !important;
  gap: 0 !important;
}
#pmpro_login .login-password {
  margin: 0 !important;
  gap: 0 !important;
}
#pmpro_login .login-remember {
  margin: 0 !important;
}
#pmpro_login .login-submit {
  margin-top: 6px !important;
}
.banner-section .banner-content {
  padding-block: 20px 50px !important;
}
#pmpro_login #wp-submit {
  max-width: 150px;
  margin: 0 auto;
  display: block;
}
#member-profile-edit .pmpro_form_fields.pmpro_cols-2 {
  gap: 3px 15px;
}
#member-profile-edit .pmpro_spacer {
  margin: 0;
}
#member-profile-edit .pmpro_form_hint {
  padding-bottom: 7px;
}
#member-profile-edit .pmpro_form_fields {
  gap: 4px 10px !important;
}
#member-profile-edit fieldset {
  margin-bottom: 10px;
}
#member-profile-edit .pmpro_form_legend {
  margin-bottom: 4px;
}
.banner-section .banner-content {
  padding-block: 20px 50px !important;
}

//---------------------------------------------