.close_gallery{
	background-color: #e2e2e2;
    border-radius: 50%;
    position: absolute;
    top: 16px;
left: calc(100% - 30%);   
	cursor: pointer;
    padding: 7px 7px 0px 7px;
/*     width: 50px; */
    z-index: 99999999999;
}
.close_gallery img{
	width:25px;
}

.registration_error{
    display:none;
}

.registration_error{
	color:red;
	    margin-bottom: 0;
	font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.2px;
}
#email_error, #login_password{
	color:red;
	    margin-bottom: 0;
    padding-top: 5px;
	font-size: 14px;
    font-weight: 400;
    letter-spacing: 0.2px;
}
.input-error{
	  border: 1px solid red !important;
}
#email_error , #login_password{
    display:none;
}
.animate__zoomIn {
    animation-duration: 0.5s;
}
.animate__fadeIn {
    animation-duration: 0.8s;
}
.sign-in_popup {
	padding:20px 20px;
} 
.envelope_massage.password_changes.eye_group{
	position:relative;
}
.envelope_massage.password_changes.eye_group .eye_btn {
    position: absolute;
    right: 0;
    top: -33px;
    background-color: transparent;}

.custom_tourching_events .sign_up_form{
	position:relative;
}
 .custom_tourching_events .sign_up_form img {
   width: 75px;
    position: absolute;
    right: calc(50% - 100px);
    background-color: transparent;
    top: -7px;
    filter: brightness(1.5);
} 
.slr_response_msg .alert-error{
	color:red;
		font-weight:500 !important;
	text-align: center;
    font-size: 16px;
}
.slr_response_msg .alert-success{
		color:green !important;
	font-weight:500 !important;
	text-align: center;
    font-size: 16px;


}
.custom_form_modal div {
    text-align: left;
    padding: 8px 0px;
    display: grid;
    gap: 1px;
}
.password_changes{
	position:relative;
}
.password_changes img{
	position: absolute;
    top: 65px;
    right: 20px;
    transform: translateY(-50%);
    cursor: pointer;
}
.sign_up_form .slr_reg_btn{
	    padding: 14px 20px;
    font-size: 16px;
    border-radius: 30px;
}
.slr_login_btn{
	    padding: 15px 20px;
	font-size:15px !important;
}
.custom_flex_no input{
	margin-right:8px !important;
}
.custom_flex_no label{
	display:flex;
	align-items:center;
}
.custom_remember .custom_flex_no{
gap: 8px;
}
.password-container{
    padding: 0px !important;
}
.custom_sing_up span {
    font-weight: 500;
}
.custom_sing_up .custom_form_login {
    width: 500px;
    margin: 30px auto;
    text-align: center;
    border: 2px dashed #9ea0a5;
    border-width: medium;
    padding: 30px 45px;
    border-radius: 8px;
}
 .tourching_custom_form div {
    text-align: left;
    padding: 11px 0px;
    display: grid;
    gap: 7px;
}
.custom_form_login div:first-child p, .sws_form_by span{
	color:#b4b2bb;
}
.already_an p a{
	color:#39b3e5 !important;
}
 .tourching_custom_form input {
  box-shadow:none !important;
}
.custom_tourching_events input::placeholder{
	font-weight:400 !important;
}
.custom_tourching_events input {
/*     padding-left: 35px !important; */
    padding: 13px;
    font-size: 16px;
    min-width: 100%;
    outline: none;
    background-color: #f3f4f6  !important;
    border: none;
/*     border-radius: 30px; */
}
 .custom_form_modal label {
    color: #2d2f33;
    font-weight: 700;
}
     .sign-in_popup .sign_in_btn {
    background-color: #49b2e0;
    color: #ffff;
    cursor: pointer;
}
 .custom_form_modal .password-container {
    position: relative;
    /* margin-bottom: 20px; */
}
/* .custom_sing_up .toggle-password {
    position: absolute;
    top: 65px;
    right: 20px;
    transform: translateY(-50%);
    cursor: pointer;
} */
 .custom_form_modal .show-password-icon {
    display: none;
}
.custom_sing_up .custom_form_login h2 {
    font-size: 30px;
    margin: 0;
font-weight: 700;
}
.custom_sing_up .custom_form_login p {
    font-size: 14px;
    font-weight: 600;
}
.custom_sing_up .custom_tourching_events {
    margin-top: 30px;
}
.custom_sing_up .custom_policy p {
    font-size: 16px !important;
    color: #2d2f33;
    margin: 5px 0px 30px;
}
.custom_log-in p {
    font-size: 16px !important;
    color: #2d2f33;
    text-align: center;
}
.custom_log-in a {
    color: #49b2e0;
}
/* .sign-in_popup {
    margin: 15px 0px;
    padding: 0px 20px;

} */
.sign-in_popup .popup__content {
    box-shadow: 2px 2px 10px 5px #8080801f;
    width: 550px;
    overflow: auto;
    margin: auto;
    padding: 20px 40px;
    background: white;
    color: black;
    position: relative;
    overflow: visible;
    border-radius: 10px;
}
.sign-in_popup .eye_btn {
        cursor: pointer;
        position: fixed;
        width: 20px;
        height: 3px;
        background: #5F6272;
        top: 0;
         right: 0;
        &:nth-child(1) {
          transform: rotate(45deg);
        }
        &:nth-child(2) {
          transform: rotate(135deg);
        }
 }
.close {
    background-color: #e2e2e2;
    border-radius: 50%;
    position: absolute;
    top: -12px;
    right: -18px;
    cursor: pointer;
    padding: 6px 8px;
    width: auto;
}
.custom_sing-in h2 {
    font-size: 30px;
    margin: 0;
    text-align: center;
	font-weight: 700;
}
.custom_form_modal .toggle-password {
    position: absolute;
    top: 47px;
    right: 20px;
    transform: translateY(-50%);
    cursor: pointer;
    background: transparent;
}
.sign-in_popup input {
    border-radius: 10px !important;
	box-shadow:none !important;
}
.sign-in_popup .custom_remember {
    display: flex !important;
    justify-content: space-between;
    width: 100%;
}
.sign-in_popup input[type="checkbox"] {
    min-width: 0px;
    height: 18px;
    width: 18px;
}
.custom_remember div {
    display: flex !important;
    flex-direction: row-reverse;
    align-items: center;
}
.custom_or {
    align-items: center;
    width: 100%;
    margin: 0 auto;
    display: flex !important;
}
.social_icon .fa.fa-google{
    background-color: #c3180b;
    color: white;
    padding: 13px 14px;
    border-radius: 30px;
}
.social_icon .fa-facebook-official{
    background-color: #435eaa;
    color: white;
    padding: 13px 14px;
    border-radius: 30px;
    margin-left: 10px;
}
.tourching_custom_form label{
	font-weight:500;
}
.custom_or::before, .custom_or::after{
    content: "";
    display: block;
    width: 220px;
    background-color: #e1e1e1;
    height: 1px;
    margin: 0 10px;
}
.social_icon{
    text-align: center;
}
.envelope_massage {
    position: relative;
  }
  .envelope_massage i {
    position: absolute;
    top: 23px;
    padding-left: 10px;
  }
  .custom_form_modal input{
    padding-left: 35px;
  }
  .custom_form_modal input::placeholder{
    color: #b7b9bd;
	  font-weight:400;
  }
.custom_log-in .custom_login{
	font-size:16px !important;
}
/*Profile Page CSS*/
.presenters-addon-profile .profile-update-form {
  max-width: 600px;
  margin: 0 auto;
  background-color: #f9f9f9;
  padding: 20px;
  border-radius: 8px;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  font-family: Arial, sans-serif;
}

.presenters-addon-profile .profile-update-form h2 {
  text-align: center;
  margin-bottom: 20px;
  font-size: 1.5em;
  color: #333;
}

.presenters-addon-profile .profile-update-form .form-group {
  margin-bottom: 15px;
}

.presenters-addon-profile .profile-update-form label {
  display: block;
  margin-bottom: 5px;
  font-weight: bold;
  color: #555;
}

.presenters-addon-profile .profile-update-form input[type="text"],
.presenters-addon-profile .profile-update-form input[type="email"],
.presenters-addon-profile .profile-update-form textarea,
.presenters-addon-profile .profile-update-form select,
.presenters-addon-profile .profile-update-form input[type="file"] {
  width: 100%;
  padding: 10px;
  border: 1px solid #ddd;
  border-radius: 4px;
  font-size: 1em;
  margin-bottom: 5px;
  box-sizing: border-box;
}

.presenters-addon-profile .profile-update-form textarea {
  resize: vertical;
  min-height: 100px;
}

.presenters-addon-profile .profile-update-form .profile-image-preview img {
  max-width: 100px;
  margin-top: 10px;
  border-radius: 50%;
  border: 2px solid #ddd;
}

.presenters-addon-profile .profile-update-form .form-actions {
  text-align: center;
  display: grid;
}

.presenters-addon-profile .profile-update-form .button {
  background-color: #0073aa;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 4px;
  font-size: 1em;
  cursor: pointer;
  text-transform: uppercase;
}

.presenters-addon-profile .profile-update-form .button:hover {
  background-color: #005177;
}

.presenters-addon-profile .custom-user-profile {
  max-width: 600px;
  margin: 0 auto;
}

.presenters-addon-profile .tabs {
  display: flex;
  list-style: none;
  margin-left: 0px;
  padding: 0;
}

.presenters-addon-profile .tab {
  cursor: pointer;
  padding: 10px 20px;
  background: #f5f5f5;
  margin-right: 5px;
}

.presenters-addon-profile .tab.active {
  background: #0073aa;
  color: #fff;
}

.presenters-addon-profile .tab-content {
  display: none;
  padding: 20px;
  background: #f9f9f9;
  border: 1px solid #ddd;
}

.presenters-addon-profile .tab-content.active {
  display: block;
}

.presenters-addon-profile .hidden {
  display: none;
}

.presenters-addon-profile #profile-image-popup {
  position: fixed;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  background: white;
  box-shadow: 0 2px 10px rgba(0, 0, 0, 0.3);
  padding: 20px;
  z-index: 9999;
}

.presenters-addon-profile .popup-content {
  text-align: center;
}
.profile-image-container {
    max-width: 200px !important;
    margin-bottom: 20px;
}
.presenters-addon-profile .profile-image-container img {
  max-width: 150px;
  border-radius: 50%;
  margin-bottom: 10px;
}
/* Circular preview container */
.profile-modal .crop-preview {
  width: 150px;
  height: 150px;
  overflow: hidden;
  border-radius: 50%; /* Makes the preview circular */
  border: 2px solid #ddd;
  margin: 10px auto;
}

.profile-modal .crop-container img {
  max-width: 100%;
  height: auto;
  display: block;
  margin: auto;
}

/* Modal styling */
.profile-modal {
  display: none;
  position: fixed;
  max-width: 300px;
  z-index: 1000;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
  background: #fff;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  padding: 20px;
  border-radius: 8px;
  height: auto;
}

.profile-modal .modal-content {
  text-align: center;
}
.profile-modal span.close-modal {
  font-size: 30px;
  cursor: pointer;
  display: flex;
  justify-content: end;
}

.profile-modal #crop-image-save {
  background: #0073aa;
  color: #fff;
  padding: 10px 20px;
  border: none;
  border-radius: 5px;
  cursor: pointer;
  margin-top: 20px;
}

.profile-modal #crop-image-save:hover {
  background: #005f8c;
}
.profile-modal .cropper-view-box,
.cropper-face {
  border-radius: 50%;
}

/* The css styles for `outline` do not follow `border-radius` on iOS/Safari (#979). */
.cropper-view-box {
  outline: 0;
  box-shadow: 0 0 0 1px #39f;
}
.profile-image-container label.upload-profile-image {
  padding: 10px 20px;
  background-color: #000;
  color: #fff;
  font-size: 12px;
  cursor: pointer;
}
@media (max-width:767px){
	.close_gallery {
    top: 40px;
    left: calc(100% - 8%);
}
}
  @media (max-width:575px){
	  .custom_sing_up .custom_form_login{
		  width:100% !important;
		      padding: 30px 25px
	  }
    .sign-in_popup .popup__content{
        width: 100%;
		    padding: 20px 20px;
    }
	  .sign-in_popup{
		  padding:0px !important;
	  }
	  .login_short_code .elementor-element-a6932c8 {
		  margin-left:0px !important;
		  margin-right:0px !important;
	  }
	  
     }

     select#sws_reg_gender {
        padding: 13px;
        font-size: 16px;
        min-width: 100%;
        outline: none;
        background-color: #f3f4f6 !important;
        border: none;
    }


.presenters-addon-profile #upload-profile-image{
	outline: none;
    border: none;
    background-color: #4a69d8;
    color: white;
    font-size: 18px !important;
    font-weight: 600;
    padding: 12px 20px !important;
    border-radius: 10px !important;
}
.profile-image-container{
    text-align: center;
    margin-bottom: 40px !important;
}
.presenters-addon-profile .tabs .tab.active{
 	outline: none;
    border: none;
    background-color: #4a69d8;
    color: white;
    font-size: 16px !important;
    font-weight: 600;
     padding: 10px 15px !important;
    border-radius: 10px !important;
		width:150px;
	text-align:center;
}
.presenters-addon-profile .tabs {
    margin-bottom: 25px !important;
}
.presenters-addon-profile .tabs .tab{
    padding-top: 20px !important;
	text-align:center;
	    outline: none;
    border-color: #4a69d8;
    color: #4a69d8;
    font-size: 16px !important;
    font-weight: 600;
    padding: 10px 15px !important;
    border: 1px solid #4a69d8 !important;
    border-radius: 10px !important;
    background-color: transparent;
	width:150px;
}

.presenters-addon-profile .profile-update-form{
    background-color: white !important;
    margin-top: 30px !important;
}
.presenters-addon-profile .profile-update-form .update_profile_btn{
    outline: none;
    border: none;
    background-color: #4a69d8;
    color: white;
    font-size: 16px !important;
    font-weight: 600;
    padding: 12px 20px !important;
    border-radius: 10px !important;
}
.presenters-addon-profile #profile h3{
    text-align: center;
}
.presenters-addon-profile #password h3{
   padding-bottom: 30px !important;
}
.presenters-addon-profile #profile{
    padding: 40px !important;
}
.presenters-addon-profile #password {
    padding: 40px 30px !important;
}
.presenters-addon-profile #password form input{
 
    padding: 10px;
    border: 1px solid #ddd;
    border-radius: 4px;
    font-size: 1em;
    margin-bottom: 5px;
    box-sizing: border-box;
}
.presenters-addon-profile #change-password-form{
    display: grid
    ;
        grid-template-columns: 26% 26% 26% 17%;
        gap: 19px;
}
.presenters-addon-profile #change-password-form #change-password-btn {
    border: none;
    background-color: #4a69d8;
    color: white;
    font-size: 16px !important;
    font-weight: 600;
    padding: 10px 15px !important;
    border-radius: 10px !important;
   
    text-align: center;
    height: 44px;
}
@media(max-width:767px){
.presenters-addon-profile{
	padding-top:20px !important;
	padding-bottom:30px !important;
}
	
	.presenters-addon-profile #profile, .presenters-addon-profile #password{
		padding:20px !important;
	}
	.presenters-addon-profile #change-password-form{
		grid-template-columns: 100% !important;
	}
	
	
	.presenters-addon-profile #password h3{
		    padding-bottom: 0px !important;
	}
	
} 