header .submenu {
  top: -120%;
}

body.registration #loginModal .user-registration .field-user_login {
  overflow: hidden;
  position: relative;
  height: 0;
  margin: 0;
  padding: 0;
}

.user-registration-social-connect-networks ul.ursc-network-lists {
  text-align: center;
}

#loginModal .modal-dialog {
  width: 100%;
  max-width: 80%;
}
#loginModal .user-registration-message ul, .user-registration-message{
  color: #292c45 !important;
}

#loginModal .modal-dialog .close {
  position: absolute;
  z-index: 999;
  top: 14px;
  right: 17px;
  background-color: #FFF;
  width: 60px;
  height: 60px;
  opacity: 1;
  border-radius: 100%;
}
.user-registration-account .form-row + div{
  width: 100%;
  margin-bottom: 20px;
}
.user-registration-account .lost_password a{
  font-style: italic;
}
.user-registration-account .user-registration-Button {
  background-color: #292c45;
  color: #fff;
  width: 100%;
}
.user-registration-message{
  padding-left: 0 !important;
  border-top:  0 !important;
  background-color: transparent !important;
}
.user-registration-message::before{
  display: none !important;
}

@media(max-width:768px) {
  #loginModal .modal-dialog {
    max-width: calc(100% - 24px);
    top: 67px;
  }
}

#loginModal .login-screen {
  display: flex;
  position: absolute;
  left: -9999em;
  min-height: 86vh;
}

#loginModal .login-screen.active {
  position: relative;
  left: 0;
  z-index: 8;
  right: 0;
}

#loginModal .login-screen .screen-right {
  background-size: cover;
  background-position: bottom right;
}

#loginModal #user-registration {
  box-shadow: none;
  margin: 0;
}

#loginModal .login-screen .screen-left,
#loginModal .login-screen .screen-right {
  width: 50%;
  flex-grow: 0;
  flex-shrink: 0;
}

#loginModal .login-screen .screen-left {
  padding: 36px 28px;
  display: flex;
  flex-direction: column;
  justify-content: center;
}

@media(max-width:768px) {

  #loginModal .login-screen .screen-left {
    width: 100%;
  }

  #loginModal .login-screen .screen-right {
    display: none;
  }
}

#loginModal .screen-1.login-screen h4 {
  color: #41477B;
  font-size: 32px;
  line-height: 1.3;
  margin: 0 0 24px 0;
}
.single-event #loginModal .screen-1.login-screen h4{
  color: #F17B42;
}
.single-event #loginModal .login-screen p{
  margin-bottom: 15px;
}
.single-event #loginModal .login-screen .screen-left ul{
  padding-top: 10px;
}
.single-event #loginModal .login-screen.screen-1 ul li{
  padding-bottom: 15px;
}

@media(max-width:768px) {
  #loginModal .login-screen h4 {
    font-size: 27px;
  }
}

#loginModal .login-screen h4 span {
  display: block;
  color: #767676;
}

#loginModal .login-screen p {
  color: #41477B;
  margin: 0 0 20px 0;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.25;
}

#loginModal .login-screen p a {
  color: #41477B;
  position: relative;
  text-decoration: none;
  font-weight: 500;
}
#loginModal .login-screen p a:hover{
  text-decoration: none;
}

#loginModal .login-screen p a::after {
  position: absolute;
  bottom: 0;
  left: 0;
  content: "";
  width: 100%;
  height: 1px;
  background-color: #41477B;
  transition: all .5s ease-in;
}

#loginModal .login-screen p a:hover {
  color: #292c45;
}

#loginModal .login-screen p a:hover::after {
  background-color: #292C45;
}

#loginModal .login-screen ul li {
  color: #41477B;
  margin: 0 0 18px 0;
  font-weight: 500;
  font-size: 16px;
  list-style: 1.25;
}

#loginModal .login-screen ul.ursc-network-lists li {
  margin: 0;
}

#loginModal .login-screen .screen-left button {
  background-color: #41477B;
  color: #FFF;
  width: 100%;
  border: none;
  outline: none;
  -webkit-appearance: none;
  appearance: none;
  padding: 12px 9px 10px;
  font-weight: 700;
  line-height: 1.12;
  letter-spacing: .026em;
  margin: 24px 0;
  cursor: pointer;
  transition: 0.5s ease;
  font-size: 18px;
  border-radius: 3px;
  text-transform: uppercase;
  max-width: 360px;
}

#loginModal .login-screen.screen-2 .screen-left button {
  width: 100%;
  max-width: 100%;
  margin: 0;
}

#loginModal .login-screen .screen-left ul {
  padding: 20px 0 0 5px;
  list-style: none;
}

#loginModal .login-screen .screen-left ul.ursc-network-lists {
  padding: 0;
  display: flex;
  flex-direction: column;
  gap: 20px;
  flex-wrap: wrap;
}

#loginModal .login-screen .screen-left ul.ursc-network-lists li {
  padding: 0;
  width: 100%;
}

#loginModal .login-screen .screen-left ul.ursc-network-lists li::after {
  display: none;
}

#loginModal .login-screen .user-registration-form-row,
#loginModal .login-screen.screen-2 .ur-form-row .form-row {
  flex-direction: row !important;
  align-items: center;
  gap: 0 16px;
  margin-bottom: 20px;
}

#loginModal .login-screen .user-registration-form-row label,
#loginModal .login-screen.screen-2 .ur-form-row .form-row label {
  margin: 0;
  color: #41477B;
  font-weight: 500;
  width: 65px;
}
#loginModal .screen-2 .ur-frontend-form .ur-form-row .user-registration-error::before,
#loginModal .login-screen .user-registration-form-row label::before,
#loginModal .login-screen.screen-2 .ur-form-row .form-row label::before{
  display: none;
} 
.user-registration-account .user-registration-error, #loginModal .user-registration-error{
  border: unset;
  background-color: transparent !important;
  padding: 0;
  margin: 5px 0 16px !important;
  color: #292C45 !important;
}

.user-registration-account .user-registration-error::before, #loginModal .user-registration-error::before{
  display: none !important;
}

/* .user-registration-scu::before */
.delete-account-wrapper {
  max-width: 770px;
  padding: 40px 0 0 60px;
  box-sizing: border-box;
}
.delete-account-wrapper #success-message, 
.delete-account-wrapper #error-message{
   margin-top: 10px;
}
.account-page {
    overflow-y: auto;
    -webkit-overflow-scrolling: touch; /* Ensures smooth scroll on iOS */
}
.delete-account-wrapper label,
.delete-account-wrapper p,
.delete-account-wrapper a{
   display: inline;
   color: #292C45;
   font-size: 20px;
   line-height: 1.2;
   font-weight: 400;
}
.delete-account-wrapper a{
  text-decoration: underline;
} 
.delete-account-wrapper a:hover{
  color: #41477B;
}
.delete-account-wrapper label{
  font-weight: 700;
  padding-right: 5px;
}
#loginModal .login-screen .user-registration-form-row .input-wrapper,
#loginModal .login-screen.screen-2 .ur-form-row .form-row .input-wrapper {
  width: calc(100% - 81px);
}

#loginModal .login-screen .screen-left ul li,
#loginModal .login-screen .screen-left ol li {
  padding: 0 0 20px 15px;
  margin: 0;
  position: relative;
}
#loginModal .login-screen .screen-left ol{
  counter-reset: list-counter;
}
#loginModal .login-screen .screen-left ol li{
  counter-increment: list-counter;
}
#loginModal .login-screen.screen-4 .screen-left ul li::after{
  display: none;
}
#loginModal .login-screen .screen-left ul li::after {
  position: absolute;
  top: 5px;
  left: 0;
  content: "";
  width: 8px;
  height: 8px;
  background-color: #41477B;
  border-radius: 50%;
}
#loginModal .login-screen .screen-left ol li::before{
  position: absolute;
  content: counter(list-counter) ". "; 
  top: 0;
  left: 0;
}

#loginModal .login-screen .screen-left ul li:nth-last-of-type(1),
#loginModal .login-screen .screen-left ol li:nth-last-of-type(1) {
  padding-bottom: 0;
}

#loginModal .login-screen .screen-left button:hover {
  background: #292c45;
}

#loginModal .screen-2 .user-registration-social-connect-networks .ursc-network-lists {
  display: flex;
  flex-direction: column;
}

#loginModal .screen-2 .user-registration-social-connect-networks .ursc-network-lists {
  display: flex;
  flex-direction: column;
}

#loginModal .login-screen .user-registration-social-connect-networks .ursc-network-lists .ursc-login-media a {
  color: #3B3B3B;
  background-color: #FFF;
  border: 1px solid #696969;
  display: flex;
  justify-content: center;
  display: flex;
  align-items: center;
  padding: 11.3px 13px;
  position: relative;
}
#loginModal .login-screen .user-registration-social-connect-networks .ursc-login-media .ursc-icon-block{
  position: absolute;
  left: 18px;
  background-repeat: no-repeat;
  background-size: 24px;
}
#loginModal .login-screen .user-registration-social-connect-networks .ursc-login-media .ursc-icon-block.icon-facebook{
  background-image: url('../images/face-icon.svg') !important;
}

#loginModal .login-screen .user-registration-social-connect-networks .ursc-login-media .ursc-icon-block.icon-google{
  background-image: url('../images/google-icon.svg') !important;
}

#loginModal .screen-3 #user-registration .ur-frontend-form .user-registration-form-login .ur-form-row .ur-form-grid .user-registration-social-connect-networks {
  float: none;
}

#loginModal #user-registration .ur-frontend-form,
#loginModal .ur-frontend-form {
  padding: 0;
}

#loginModal .ur-frontend-form form.register {
  width: 100%;
}

#loginModal .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item .form-row,
#loginModal .user-registration-form-row--wide {
  display: flex;
  align-items: flex-start;
  flex-wrap: wrap;
}

#loginModal .ur-frontend-form .ur-form-row .ur-form-grid .field-privacy_policy {
  margin-top: 20px !important;
  font-size: 12px;
  width: 100%;
}

#loginModal .screen-2 .ur-frontend-form .ur-form-row .ur-form-grid {
  margin-bottom: 20px;
}
#loginModal .screen-2 .ur-frontend-form .ur-form-row:nth-of-type(1) .ur-form-grid.ur-grid-1{
  display: none;
}
#loginModal .screen-2 .ur-frontend-form .ur-checkbox-list .input-checkbox {
  position: absolute;
  opacity: 1;
  cursor: pointer;
  height: 19px;
  width: 16px;
  visibility: hidden;
  margin: 0;
  left: 0;
  top: 0;
}
#loginModal .screen-2 .ur-frontend-form .ur-checkbox-list {
  width: 100% !important;
  padding-left: 25px;
  position: relative;
}
#loginModal .login-screen.screen-2 .ur-frontend-form .form-row .ur-checkbox-list .ur-checkbox-label{
  display: block;
  width: 100% !important; 
  padding-left: 25px !important;
  padding-left: 0 !important;
  color: #757575;
  font-size: 12px;
  font-weight: 400;
}
/* #loginModal .screen-2 .ur-frontend-form .ur-checkbox-list .ur-checkbox-label::before {
  position: absolute;
  top: 2px;
  left: 0;
  height: 14px;
  width: 14px;
  cursor: pointer;
  background-color: transparent;
  border: 1px solid #CBCBCB;
  border-radius: 2px;
  content: "";
  cursor: pointer;
  display: block !important;
}
#loginModal .screen-2 .ur-frontend-form .ur-checkbox-list .ur-checkbox-label::after {
  content: "";
  position: absolute;
  left: 4px;
  top: 5px;
  width: 8px;
  height: 8px;
  background-image: url(https://snconnectdev.wpenginepowered.com/wp-content/uploads/2024/09/check-icon.svg);
  background-repeat: no-repeat;
  background-size: 8px;
  background-position: center;
  opacity: 0;
}
#loginModal .screen-2 .ur-frontend-form .ur-checkbox-list input[type="checkbox"]:checked + .ur-checkbox-label::after{
  opacity: 1;
}  */
.user-registration-social-connect-networks ul.ursc-network-lists.ursc_theme_4 li.ursc-login-media a .ursc-icon-block.ursc-login-with-facebook {
  background-color: #0866ff;
  border-radius: 50%; 
}



@media(max-width: 1280px){
  .delete-account-wrapper label,
  .delete-account-wrapper p,
  .delete-account-wrapper a{
     font-size: 18px;
  }
}

@media(max-width:768px) {

  #loginModal .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item .form-row,
  #loginModal .user-registration-form-row--wide {
    flex-direction: column;
  }
  .delete-account-wrapper{
    padding: 20px 25px 0;
 }
}

#loginModal .user-registration-form-row--wide {
  margin-bottom: 0;
}

#loginModal .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item {
  margin: 0 0 12px 0;
}

.user-registration-social-connect-networks ul.ursc-network-lists li.ursc-login-media .ursc-login-text {
  font-size: 14px;
  font-weight: 700;
}

.ur-frontend-form .ur-form-row .ur-form-grid label .required,
.ur-frontend-form .ur-form-row .ur-form-grid legend .required {
  display: none;
}

#loginModal .screen-3 #user-registration .ur-frontend-form .user-registration-form-login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) {
  width: 100%;
}

@media(max-width:768px) {
  #loginModal .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item {
    margin: 24px 0 0 0;
  }
}

#loginModal .ur-form-row span.input-wrapper {
  flex-grow: 1;
  display: block;
}

#loginModal input[type="text"],
#loginModal input[type="email"],
#loginModal input[type="password"] {
  border: 1px solid #757575;
  border-radius: 2px;
  margin: 0;
  color: #757575;
  padding: 4px 12px;
  font-weight: 400;
  font-size: 12px;
}

#loginModal input[type="text"]::placeholder,
#loginModal input[type="email"]::placeholder,
#loginModal input[type="password"]::placeholder {
  color: #757575;
  font-weight: 400;
  font-size: 12px;
  font-style: italic;
}

#loginModal .ur-frontend-form .ur-form-row {
  flex-direction: column;
  margin: 0;
  display: flex;
}

#loginModal .ur-frontend-form .ur-form-row .ur-form-grid {
  width: 100% !important;
}
#loginModal .user-registration-social-connect-networks {
  margin-bottom: 0;
}

#loginModal .ur-frontend-form .ur-form-row .ur-form-grid label.ur-label,
#loginModal .ur-frontend-form .ur-form-row .ur-form-grid legend.ur-label,
#loginModal #user-registration .ur-frontend-form .user-registration-form-login label {
  margin-top: 0;
  margin-bottom: 0;
  color: #41477B;
  font-size: 14px;
}

#loginModal .user-registration-form__label-for-checkbox {
  margin-top: 12px;
}

#loginModal #user_login_field {
  height: 0;
  overflow: hidden;
  padding: 0;
  margin: 0;
  position: relative;
}

#loginModal .screen-3 .ursc-network-lists {
  width: 100%;
}

#loginModal .screen-4 .input-block {
  display: flex;
  flex-direction: column;
  margin-top: 0;
}

#loginModal .screen-4 .input-block.condition {
  padding-top: 27px;
  border-top: 1px solid #B6B6B6;
  border-bottom: 1px solid #B6B6B6;
  padding-bottom: 80px;
  margin-top: 14px;
}
#loginModal .screen-4 .input-block.condition p{
  margin-bottom: 7px;
  font-size: 14px;
}
#loginModal .screen-4 .input-block .input {
  display: flex;
  margin-bottom: 18px;
  align-items: center;
}

#loginModal .screen-4 .input-block .input label {
  color: #41477B;
  font-size: 14px;
  margin: 0 18px 0 0;
  flex-shrink: 0;
  min-width: 14%;
}

#loginModal .screen-4 select,
#loginModal .screen-4 input {
  flex-grow: 1;
  border: 1px solid #757575;
  width: 100%;
  outline: none;
  background-color: #FFF;
  padding: 10px 16px;
  -webkit-appearance: none;
  appearance: none;
  color: #41477B;
  border-radius: 3px;
  margin-top: 0;
}

#loginModal .screen-4 button {
  border-radius: 6px;
}

#loginModal .screen-4 .select-wrapper {
  flex-grow: 1;
  position: relative;
}

#loginModal .screen-4 .select-wrapper:after {
  content: '▼';
  color: #595959;
  font-size: 18px;
  position: absolute;
  pointer-events: none;
  top: 50%;
  right: 16px;
  transform: translate(0, -50%);
}

#loginModal .screen-4 .health-condition-block {
  position: relative;
}

#loginModal .screen-4 .health-condition-block .addCondition {
  display: flex;
  height: 0;
  overflow: hidden;
  position: relative;
  margin-bottom: 0px;
}

#loginModal .screen-4 .health-condition-block .addCondition.active {
  height: auto;
  overflow: visible;
}
#loginModal .screen-4 .health-condition-block .addCondition.active:not(:first-of-type){
  margin-top: 10px;
}

#loginModal .screen-4 .health-condition-block .addCondition button {
  flex-grow: 0;
  margin: 0 0 0 8px;
  flex-grow: 0;
  margin-left: 8px;
  flex-shrink: 1;
  width: auto;
  min-width: 72px;
  display: none;
  font-size: 14px;
  text-transform: capitalize;
  font-weight: 500;
}

#loginModal .screen-4 .healthrecpanel {
  width: 100%;
  background-color: #f8f8f8;
  height: 150px;
  overflow-y: scroll;
  position: absolute;
  top: 40px;
  left: 0;
  box-shadow: 4px 4px 6px rgba(177, 177, 177, 0.28);
  transform: translate(-100vw, 0);
}

#loginModal .screen-4 .healthrecpanel.active {
  transform: translate(0, 0);
  z-index: 4;
}

#loginModal .screen-4 .healthrecpanel ul li {
  cursor: pointer;
  padding: 4px 10px;
}
#loginModal .login-screen.screen-4 .screen-left .healthrecpanel ul{
  padding: 0;
}
#loginModal .screen-4 .healthrecpanel ul li:hover {
  background-color: #F3f3f3;
}
#loginModal .login-screen.screen-4 .screen-left ul li::after{
  top: 15px;
  left: 10px;
}

#loginModal .screen-4 .addCondition-trigger {
  margin: 10px 0 0 0;
  color: #41477B;
  text-decoration: underline;
  display: block;
  font-size: 14px;
  font-weight: 500;
}

#loginModal .screen-4.login-screen .screen-left button.submit-user-info-form {
  margin: 41px 0 24px;
  text-transform: capitalize;
}

#loginModal .screen-5 {
  flex-direction: column;
  padding: 24px;
}

#loginModal .screen-5 .header {
  padding: 24px 50px 0 50px;
}

@media(max-width:768px) {
  #loginModal .screen-5 .header {
    padding: 24px 24px 0 24px;
  }
}

@media(max-width:768px) {
  #loginModal .login-screen.screen-5 h4 {
    font-size: 22px;
  }
}

#loginModal .screen-5 .guides-nav {
  margin-top: 36px;
  padding-top: 36px;
  border-top: 1px solid #B6B6B6;
  max-height: 48vh;
  overflow-y: scroll;
}

@media(max-width:768px) {
  #loginModal .screen-5 .guides-nav {
    margin-top: 0;
    max-height: none;
    overflow-y: hidden;
  }
}

#loginModal .screen-5 .guides-nav ul {
  display: flex;
  flex-flow: wrap;
  list-style: none;
  margin: 0;
}

@media(max-width:768px) {
  #loginModal .screen-5 .guides-nav ul {
    flex-direction: column;
    padding: 0;
  }
}

#loginModal .screen-5 .guides-nav ul li {
  width: calc(50% - 36px);
  margin: 0 36px 36px 0;
  background-color: #F5F6F9;
  padding: 32px 32px 86px 32px;
  border-radius: 36px;
  overflow: hidden;
  position: relative;
}

@media(max-width:768px) {
  #loginModal .screen-5 .guides-nav ul li {
    width: 100%;
  }

  #loginModal .screen-5 .mobile-scroller {
    overflow-y: scroll;
    max-height: calc(100vh - 246px);
  }
}

#loginModal .screen-5 .guides-nav ul li:after {
  content: '';
  display: block;
  background-image: url(/wp-content/uploads/2024/03/guidepat1.png);
  width: 100%;
  height: 62px;
  background-size: 110%;
  position: absolute;
  bottom: 0;
  left: 0;
}

#loginModal .screen-5 .guides-nav ul li:nth-child(2n+2):after {
  background-image: url(/wp-content/uploads/2024/03/guidepat2.png);
  background-size: 110%;
}

#loginModal .screen-5 .guides-nav ul li p.eyebrow {
  color: #DA4E9C;
  text-transform: uppercase;
  font-size: 14px;
  margin: 0 0 8px 0;
}

#loginModal .screen-5 .guides-nav ul li h5 {
  color: #41477B;
  font-size: 26px;
  margin: 0 0 18px 0;
}

@media(max-width:768px) {
  #loginModal .screen-5 .guides-nav ul li h5 {
    font-size: 24px;
  }
}

#loginModal .screen-5 .guides-nav ul li p {
  color: #292C45;
  font-size: 18px;
}

@media(max-width:768px) {
  #loginModal .screen-5 p {
    font-size: 16px;
  }

  #loginModal .screen-5 .guides-nav ul li p {
    font-size: 16px;
  }
}

#loginModal .screen-5 .checkbox-block label {
  color: #41477B;
  font-size: 22px;
  text-decoration: underline;
  margin: 0 0 0 9px;
}

#loginModal .screen-5 .submit-nav button {
  background-color: #41477B;
  color: #FFF;
  outline: none;
  border: none;
  margin: 24px auto;
  padding: 8px 24px;
  display: block;
  text-align: center;
  min-width: 280px;
  border-radius: 6px;
  margin: 24px auto 0 auto;
}

body.my-account.user-registration-page .ur-frontend-form .user-registration-form-login .ur-form-row .ur-form-grid .user-registration-social-connect-networks {
  float: none;
}

body.my-account.user-registration-page .ur-frontend-form {
  padding: 24px 0;
}

body.my-account.user-registration-page .ur-frontend-form form.register {
  width: 100%;
}

body.my-account.user-registration-page .ur-frontend-form .ur-form-row {
  flex-direction: column;
  display: flex;
}

body.my-account.user-registration-page .ur-frontend-form .ur-form-row .ur-form-grid {
  width: 100% !important;
}

body.my-account .user-registration-social-connect-networks .ursc-network-lists {
  display: flex;
  flex-direction: column;
}

body.my-account .user-registration-social-connect-networks .ursc-network-lists {
  display: flex;
  flex-direction: column;
}

body.my-account .user-registration-social-connect-networks .ursc-network-lists {
  width: 100%;
}

body.my-account .user-registration-social-connect-networks .ursc-network-lists .ursc-login-media a {
  color: #3B3B3B;
  background-color: #FFF !important;
  border: 1px solid #000;
  margin: 20px 0;
  justify-content: center;
  display: flex !important;
}

body.my-account #user-registration .ur-frontend-form .user-registration-form-login .ur-form-row .ur-form-grid>div:not(#ur-recaptcha-node) {
  float: none;
}

body.my-account .ur-frontend-form input[type=submit] {
  display: block;
  width: 100%;
}

body.user-registration-page.registration .single-page>div.container.no-padding {
  background-color: #FFF;
  padding: 24px 0;
}

body.user-registration-page.registration .ur-frontend-form .ur-form-row {
  display: block;
}

body.user-registration-page.registration .ur-frontend-form .ur-form-row .ur-form-grid {
  width: 100% !important;
}

body.user-registration-page.registration .ur-frontend-form .ur-button-container .ur-submit-button {
  width: 100%;
}

body.user-registration-page.registration .user-registration-social-connect-networks .ursc-network-lists .ursc-login-media {
  max-width: 810px;
  margin: 0 auto;
  display: block;
}

body.user-registration-page.registration .user-registration-social-connect-networks .ursc-network-lists .ursc-login-media a {
  color: #3B3B3B;
  background-color: #FFF !important;
  border: 1px solid #000;
  margin: 20px 0;
  justify-content: center;
  display: flex !important;
}

body.user-registration-page.registration .user-registration-social-connect-networks {
  max-width: 491px;
  margin: 0 auto;
}

body.user-registration-page.registration .ur-frontend-form form.register {
  max-width: 491px;
}

.grecaptcha-badge {
  visibility: hidden !important;
}

form.user-registration-EditAccountForm .user-registration-form-row {
  display: flex;
  align-items: baseline;
}

form.user-registration-EditAccountForm .user-registration-form-row span {
  display: block;
  flex-grow: 1;
}

body.my-account form.user-registration-EditAccountForm .user-registration-form-row span input {
  border: none;
  border: 1px solid #CCC;
  border-radius: 6px !important;
  margin-left: 12px;
}

body.my-account form.user-registration-EditAccountForm {
  padding: 24px 0;
}

body.my-account form.user-registration-EditAccountForm input[type="submit"] {
  margin: 0 auto;
  display: block;
  float: none;
  max-width: 210px;
}

#user-registration .user-registration-MyAccount-content .ur-frontend-form .user-registration-EditAccountForm .ur-form-grid>p {
  float: none;
}

form.user-registration-EditAccountForm .user-registration-form-row label {
  width: 144px;
  display: block;
  margin-bottom: 0 !important;
  margin-top: 0 !important;
}

.user-registration-error {
  color: #ff4f55 !important;
  border-top: 0 !important;
  background-color: transparent !important;
  padding: 0;
  width: 100% !important;
  margin-top: 20px !important;
}
.user-registration-error::before{
  display: none;
}

.user-registration-error::before {
  display: none;
}

.page-headline-box .inner-row .heading-box:nth-of-type(2) {
  display: flex;
  margin-top: 25px;
}

.ur-frontend-form .ur-button-container {
  padding: 0 !important;
  margin-top: 0;
}

body {
  overscroll-behavior: none;
}

#loginModal .user-registration:before {
  content: 'Or, Sign-Up with Email:';
  display: block;
}

body.user-registration-page .screen-2 .ur-frontend-form:before {
  margin: 35px 0;
  max-width: 100%;
  text-align: left;
  font-size: 14px;
  font-weight: 700;
  color: #767676;
  font-family: "CircularStd";
}

#loginModal .screen-2 .user-registration-password-hint {
  margin: 10px 0 5px auto;
  display: block;
  font-size: 12px;
  font-weight: 400;
  color: #F17B42;
  width: calc(100% - 85px) !important;
}

#loginModal .screen-2 .user-registration-password-strength.strong {
  margin-top: 20px;
}

#loginModal .screen-2 .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item .form-row {
  align-items: center;
  margin: 0;
}

#loginModal .screen-2 .ur-frontend-form .ur-form-row .user-registration-error {
  width: calc(100% - 85px) !important;
  margin-left: auto;
  margin: 5px 0 0 auto !important;
  padding: 0;
  border-top: 0;
  background-color: transparent !important;
}

#loginModal .screen-2 .ur-frontend-form .ur-form-row .ur-form-grid .ur-field-item {
  margin: 0;
}

#loginModal .screen-2 .ur-frontend-form .ur-form-row .field-user_confirm_password {
  margin-bottom: 20px;
}

#loginModal.modal.fade .modal-dialog {
  transform: inherit !important;
  transition: inherit;
}
@media(max-width:768px) {

  body.user-registration-account .user-registration-form-login .user-registration-form-row,
  body.user-registration-account .user-registration-form-login .form-row {
    padding: 0 12px;
  }
}
@media(max-width:575px) {
  #loginModal .screen-2 .user-registration-password-hint {
    width: 100% !important;
}
}

.screen-3 .ursc-network-lists:after {
  content: 'Sign-In with Email:';
  display: block;
  margin: 15px 0 35px;
  color: #767676;
  font-size: 14px;
  text-align: left;
  font-weight: 500;
}

.screen-3 .user-registration-form-row .screen-3 .user-registration-form__label-for-checkbox {
  margin-top: 4px !important;
}

.subscriber-signup {
  display: none !important;
}

.user-registration .ur-field-item.field-checkbox ul {
  padding: 0;
}

body.no-scroll {
  overflow-y: hidden;
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
}


/* popup-css */

.fade {
  opacity: 0;
  transition: opacity .15s linear;
}

.modal-open {
  overflow: hidden;
}

.modal-open .model {
  overflow-x: hidden;
  overflow-y: auto;
}

.modal {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
  outline: 0;
  opacity: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
}

.modal.show {
  opacity: 1;
  z-index: 1050;
  overflow-y: auto;
}

#loginModal .modal-dialog {
  width: 100%;
  margin: 1.75rem auto;
  /* max-width: 69.5% !important; */
}
.modal-open .modal {
  overflow-x: hidden;
  overflow-y: auto;
}
body.home {
  overscroll-behavior: none;
}

#loginModal .ur-frontend-form {
  border: none;
}

.modal-dialog {
  position: relative;
  width: auto;
  margin: .5rem;
  pointer-events: none;
}

.modal.fade .modal-dialog {
  transition: -webkit-transform .3s ease-out;
  transition: transform .3s ease-out;
  transition: transform .3s ease-out, -webkit-transform .3s ease-out;
  -webkit-transform: translateY(-25%);
  transform: translateY(-25%);
}

.modal.show .modal-dialog {
  -webkit-transform: translateY(0);
  transform: translateY(0);
}


.modal-content {
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  width: 100%;
  pointer-events: auto;
  outline: 0;
  background-color: #fff;
  background-clip: padding-box;
  position: relative;
  display: -ms-flexbox;
}

#loginModal .modal-dialog .close {
  position: absolute;
  z-index: 999;
  top: 14px;
  cursor: pointer;
  border: none;
  outline: none;
  right: 17px;
  background-color: #FFF;
  width: 60px;
  height: 60px;
  opacity: 1;
  border-radius: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
#loginModal .login-screen.screen-2 .screen-left ul{
  padding: 26px 0 0;
}
#loginModal .login-screen.screen-2 .screen-left ul.ursc-network-lists{
  padding-top: 0;
}

#loginModal .icon-close {
  font-family: survivornet !important;
  speak: none;
  font-style: normal;
  font-weight: 400;
  font-size: 24px;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
}

#loginModal .icon-close:before {
  content: "\e900";
}

.lazyload,
.lazyloaded,
.lazyloading {
  transform: none !important;
  animation: none !important;
}

.lazyloaded {
  opacity: 1 !important;
  transition: opacity .4s !important;
}

#loginModal .login-screen .screen-right {
  background-size: cover;
  background-position: bottom right;
}

#loginModal .login-screen .screen-left,
#loginModal .login-screen .screen-right {
  width: 50%;
  flex-grow: 0;
  flex-shrink: 0;
}

#loginModal .login-screen .screen-left {
  display: flex;
  flex-direction: column;
  padding: 73px 70px 42px 70px;
  justify-content: center;
}
#loginModal .login-screen.screen-1 .screen-left{
  padding: 73px 5% 42px 7%;
}

#loginModal .login-screen h4 {
  color: #41477B;
  font-size: 32px;
  font-weight: 500;
  line-height: 1;
  margin: 0 0 30px 0;
}

#loginModal .login-screen ul li {
  font-size: 16px;
  line-height: 1.3;
  font-weight: 500;
}

#loginModal .login-screen .user-registration-error ul li{
  color: #ff0000;
  font-weight: 400;
}
#loginModal .login-screen .user-registration-error ul li::after{
  display: none;
}
#loginModal .login-screen.screen-4 ul li{
  font-size: 14px;
  line-height: 1.2;
}

/* .user-registration-message */
/* Hide unwanted html in form  */
/* #loginModal .login-screen.screen-3 .user-registration-passwordless-login,
#loginModal .screen-3 .user-registration-register, #loginModal .screen-3 .user-registration-register, 
#loginModal .screen-3 .terms-wrapper, #loginModal .screen-3 p.user-registration-LostPassword.lost_password,
#loginModal .login-screen .user-registration-form-row label .required {
  display: none;
} */
#loginModal .login-screen input.user-registration-Button.button {
  width: 100%;
  margin-top: 16px;
  border: none;
  background-color: #41477B;
  font-size: 18px;
  text-transform: uppercase;
  padding: 6px 20px;
  box-shadow: none;
  font-weight: 700;
}

#loginModal .ur-frontend-form .ur-form-row .ur-form-grid {
  padding: 0;
}

#loginModal .login-screen p {
  margin-bottom: 0;
}

#loginModal .login-screen p.small {
  font-size: 14px;
  color: #767676;
  margin-top: auto;
}
#loginModal .login-screen.screen-2 p.small{
  margin-top: 25px;
}
#loginModal .screen-2 .ur-frontend-form.user-registration{
  margin-bottom: 0;
}

#loginModal .login-screen p.small a {
  color: #41477B;
}

#loginModal .login-screen .screen-left button+p {
  color: #767676;
  margin: 0;
  font-size: 14px;
}
.new-account-wrap{
  padding: 10px 0;
}
.new-account-wrap .sign-in-overview::after {
  display: block;
  position: absolute;
  top: -9px;
  left: 50%;
  transform: translate(-50%, 0);
  width: 0;
  height: 0;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 9px solid #292C45;
  content: "";
}
#primary-header .header-row .logo-wrapper{
  align-items: center;
  display: flex;
  gap: 0 10px;
}
.new-account-wrap .sign-in-overview{
  top: 40px !important;
}
#loginModal .login-screen.screen-1 .user-registration-form-row label.user-registration-error{
  margin-top: 5px !important;
}
.user-registration-error{
  font-size: 12px !important;
}

/* account-sec page  */
.account-sec .user-registration{
  border-radius: 20px;
  padding: 60px 60px 72px;
  background-color: #fff;
  margin: 36px 0;
}
.account-sec .col-50{
  width: 49%;
}
.account-sec .col-25{
  width: 23.5%;
}
.account-sec .col-50.ml-auto{
  margin-left: auto;
}
.account-sec .col-100{
  width: 100%;
}
.account-sec .user-registration .update_btn {
  background-color: #41477B;
  color: #fff;
  border: none;
  cursor: pointer;
  border-radius: 5px;
  box-shadow: none;
  font-weight: 500;
  font-size: 16px;
  line-height: 1.2;
  outline: none;
  padding: 13px 60px;
  min-width: 234px;
}
.account-sec #error-message, .account-sec #success-message{
  text-align: center;
  width: 100%;
}
.account-sec .user-registration .update_btn:hover{
  background-color: #292C45;
}
.account-sec .user-registration .update-box{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 30px;
}
.account-sec .user-registration .form-wrapper{
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 29px 2%;
}
.account-sec .user-registration .form-wrapper label{
  font-size: 20px;
  line-height: 1.2;
  font-weight: 700;
  color: #292C45;
  display: block;
  margin-bottom: 14px;
  padding-left: 19px;
}
.account-sec .user-registration .form-wrapper label b{
  color: #8FA5B9;
  font-style: italic;
  font-size: 20px;
}
.account-sec .user-registration .top-text{
  margin-bottom: 56px;
}
.account-sec .user-registration .top-text h1{
  font-size: 50px;
  color: #41477B;
  font-weight: 400;
  line-height: 1.1;
}
.account-sec .user-registration .border-top{
  border: 2px solid #D2DBE3;
  margin: 30px 0;
  display: block;
  width: 100%; 
}
.account-sec .user-registration .form-control.disabled{
  pointer-events: none;
}
.account-sec .user-registration .top-text .sub-heading{
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 700;
  margin-bottom: 10px;
  color: #41477B;
}
.account-sec .user-registration .top-text .sub-heading span{
  color: #8FA5B9;
  margin-left: 8px;
}
.account-sec .user-registration .form-wrapper .form-control{
  width: 100% !important;
  padding: 34px 19px;
  color: #292C45;
  font-weight: 700;
  background-color: transparent !important;
  border: 2px solid #8FA5B966;
  border-radius: 5px;
  outline: none;
  box-shadow: none;
  font-size: 20px;
  padding-right: 50px;
}
.account-sec .user-registration .form-wrapper .form-control::placeholder{
  font-size: 20px;
  color: #8FA5B9;
  font-style: italic;
  font-weight: 700;
}
.account-sec .select-box-wrapper .form-wrapper .form-group span.select2-container {
  font-size: 20px;
  color: #8FA5B9;
  margin: 0;
  width: 100% !important;
  font-weight: 700;
  background-color: transparent;
  box-shadow: none;
  padding: 0;
  color: #292C45;
  line-height: 1.2;
  font-style: italic;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
}
.account-sec .user-registration .form-wrapper .error,
.account-sec .user-registration .form-wrapper .valid{
  font-size: 14px;
  margin-top: 5px;
  display: block;
}

input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button { 
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

input[type=number] {
  -moz-appearance: textfield; 
  appearance: textfield;
}
#primary-header .new-account-button span.hello{
  color: #292C45;
}
#primary-header .new-account-button{
  text-decoration: none;
  color: #292C45;
}


/* Safari specific adjustments */
@media not all and (min-resolution: 0.001dpcm) {
  @supports (-webkit-appearance:none) {
      .sn-local-select {
          appearance: none;
          -webkit-appearance: none;
      }
  }
}
.account-sec .form-group.active .form-control {
  pointer-events: inherit;
  border-color: #41477B;
}
.account-sec .form-group .form-control{
  pointer-events: none;
}
.account-sec .form-group.no-event  .form-control{
  pointer-events: auto;
}
.account-sec .user-registration .form-wrapper .form-group .input-box{
  position: relative;
  overflow: hidden;
}
.account-sec .user-registration .form-wrapper .edit-icon {
  position: absolute;
  background-image: url("../images/edit-icon.svg");
  background-repeat: no-repeat;
  background-size: 20px;
  content: "";
  right: 30px;
  top: 50%;
  transform: translateY(-50%);
  z-index: 9;
  width: 20px;
  cursor: pointer;
  height: 20px;
}
p.user-registration-LostPassword.lost_password a{
  margin-top: 15px;
  display: inline-block;
}
.account-sec .user-registration .form-wrapper .input-box .edit-icon::after {
  content: "";
  position: absolute;
  top: -76px;
  left: -1200px;
  width: 1500px;
  height: 200px;
  cursor: pointer;
}
.account-sec .select-box-wrapper .options-list {
  display: none;
  background-color: #fff;
  border: 2px solid #8FA5B966;
  position: absolute;
  width: 100%;
  top: 127px;
  max-height: 270px;
  overflow-y: auto;
  left: 0;
  z-index: 99;
  border-top: 0;
}
.account-sec .select-box-wrapper .options-list .option {
  padding: 10px 18px;
  cursor: pointer;
  color: #8FA5B9;
}
#primary-header .site-navigation .main-nav ul.menu li:nth-last-of-type(1){
  display: none;
}
.user-registration-form-login .ur-front-spinner {
  width: 20px;
  height: 20px;
  background-size: contain;
}
#loginModal .screen-2 .user-registration-password-strength {
  display: none;
}
.user-registration-ur-lost-password #user-registration .ur-form-grid, 
.user-registration-account .ur-form-grid{
  padding: 0 !important;
}
.user-registration-ur-lost-password #user-registration .ur-frontend-form,
.user-registration-account .ur-frontend-form{
  padding: 0;
  border: none;
}
.user-registration-ur-lost-password #user-registration,
.user-registration-account #user-registration {
  padding: 60px;
}
.user-registration-ur-lost-password #user-registration .user-registration-ResetPassword,
.user-registration-account #user-registration .login{
  max-width: 490px;
  margin: 0 auto;
  padding: 0;
}
.user-registration-ur-lost-password #user-registration .user-registration-ResetPassword p, 
.user-registration-account #user-registration p{
  font-size: 17px;
  padding-left: 0;
  padding-right: 0;
  color: #292c45;
}
.user-registration-ur-lost-password .user-registration-ResetPassword .form-row input.input-text ,
.user-registration-account #user-registration .form-row input.input-text {
  border: none;
  background: transparent;
  border-bottom: 1px solid rgba(0,0,0,.26);
  color: #292c45;
  font-size: 20px;
  line-height: 2.25;
  letter-spacing: -.4px;
  text-align: left;
}
.user-registration-ur-lost-password .user-registration-ResetPassword .form-row input.input-text::placeholder,
.user-registration-account #user-registration .form-row input.input-text::placeholder{
  color: #292c45;
  font-size: 20px;
  opacity: .8;
}
.user-registration-ur-lost-password .user-registration-ResetPassword .form-row label,
.user-registration-account #user-registration .form-row label {
  color: #9698a4;
  font-size: 16px;
  line-height: 22px;
  letter-spacing: -.4px;
  text-align: left;
}
.user-registration-account #user-registration .form-row .user-registration-form__input-checkbox {
  margin-top: -3px;
}
.user-registration-account #user-registration .form-row .user-registration-form__label-for-checkbox{
  margin-bottom: 0;
}
.user-registration-account #user-registration .user-registration-LostPassword a{
  margin-top: 0;
  color: #41477b;
  text-decoration: underline;
}
.user-registration-ur-lost-password .user-registration-ResetPassword .user-registration-Button,
.user-registration-account #user-registration .form-row .user-registration-Button{
  width: 100%;
  background: #292c45;
  border-radius: 4.4px;
  border: none;
  color: #fff;
  font-size: 16px;
  height: 46px;
  outline: none;
  padding: 10px 35px;
  transition: all .5s ease-in-out;
  text-decoration: none;
  cursor: pointer;
}
.user-registration-account #user-registration .user-registration-form__label-for-checkbox{
  width: 100%;
}
.user-registration-ur-lost-password .user-registration-ResetPassword .user-registration-Button:hover,
.user-registration-account #user-registration .form-row .user-registration-Button:hover{
  opacity: .71;
}
.user-registration-account #user-registration .ur-form-row .user-registration-social-connect-networks{
  width: 100%;
}
.user-registration-account #user-registration .ur-form-row .user-registration-social-connect-networks .ursc-network-lists{
  display: flex;
  flex-wrap: wrap;
  flex-direction: column;
  width: 100%;
}
.user-registration-account #user-registration .ur-form-row .user-registration-social-connect-networks .ursc-network-lists li{
  width: 100%;
  margin: 0;
}
.user-registration-account #user-registration .ur-form-row .user-registration-social-connect-networks .ursc-network-lists li .ursc-icon-block.icon-facebook{
  background-size: contain;
}
.user-registration-account #user-registration .ur-form-row .ursc-login-media a{
  background-color: transparent;
  color: #3B3B3B;
  background-color: transparent !important;
  border: 1px solid #000;
  margin: 20px 0;
  padding: 10px 0;
  justify-content: center;
  display: flex !important;
  align-items: center;

}

/* forget passwrod screen css */
#loginModal .screen-lostpassword .title h4{
  font-weight: 500;
  font-family: "CircularStd";
  color: #F17B42;
}
#loginModal .screen-lostpassword .title{
  margin-bottom: 30px;
}
#loginModal .screen-lostpassword .screen-left {
  padding: 6% 6% 35px 6% !important;
}
#loginModal .screen-lostpassword .screen-left .ursc-login-media{
  position: relative;
}
#loginModal .screen-lostpassword .screen-left .ursc-login-media a{
  margin: 0 !important;
}
#loginModal .screen-lostpassword .screen-left .ursc-login-media .ursc-icon-block{
  position: absolute;
  left: 13px;
}
#loginModal .screen-lostpassword .screen-left p.small{
  margin: auto 0 0 0;
  font-weight: 400;
  color: #767676
}
#loginModal .screen-lostpassword .screen-left p.small .sign-up{
  color: #41477B;
}
#loginModal .screen-lostpassword .screen-left .ursc-login-media .ursc-login-text{
  color: #3B3B3B !important;
  font-size: 14px !important;
  font-weight: 700;
}
#loginModal .screen-lostpassword .screen-left .ursc-login-media{
  width: 90%;
}


/* #primary-header .side-menu .side-menu-left */
@media (max-width: 1440px) {
  #loginModal .modal-dialog {
    max-width: 1000px !important;
  }
}
@media(max-width: 1140px) {
  #loginModal .login-screen .screen-left, #loginModal .login-screen.screen-1 .screen-left{
    padding: 30px 4%;
  }
  

  #loginModal .modal-dialog {
    max-width: 80% !important;
  }
}
@media(max-width: 992px){
  #loginModal .screen-lostpassword .screen-left{
    padding: 30px !important;
 }
 #primary-header .new-account-wrap .sign-in-overview{
  top: 56px !important;
  left: 18px;
 }
 #loginModal .screen-lostpassword .title h4{
    font-size: 24px;
 }
  .account-sec .user-registration{
    padding: 40px 40px 50px;
  }
}
@media(max-width: 768px) {

  #loginModal .screen-lostpassword .screen-left {
    padding: 70px 30px 40px !important;
 }
 #primary-header .icon-user{
  /* background: #41477b; */
  width: 30px;
  height: 30px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  position: relative;
  justify-content: center;
  padding: 1px;
 }
 #primary-header .new-account-wrap .icon-user::before {
  width: 18px;
  height: 18px;
  /* filter: invert(1); */
  position: absolute;
  top: 47%;
  left: 55%;
  transform: translate(-50%, -50%);
}
 .account-sec .select-box-wrapper .form-wrapper .form-group span.select2-container {
    min-height: auto;
  }
 #loginModal .screen-lostpassword .title h4{
    font-size: 22px;
 }
 #loginModal .screen-lostpassword .screen-left .ursc-login-media{
    width: 100%;
 }
  #loginModal .modal-dialog {
    max-width: 90% !important;
  }
  .account-sec .user-registration .top-text{
    margin-bottom: 30px;
  }
  .account-sec .user-registration .update_btn{
    min-width: 200px;
  }
  .account-sec .user-registration .form-wrapper label{
    padding-left: 15px;
    margin-bottom: 10px;
    font-size: 16px;
  }
  .account-sec .user-registration .form-wrapper label b{
    font-size: 16px;
  }
  .account-sec .user-registration .top-text h1{
    font-size: 35px;
  }
  .account-sec .user-registration .form-wrapper .form-control{
    padding: 20px 17px;
    font-size: 16px;
    min-height: 63px;
  }
  .account-sec .user-registration .form-wrapper .form-control{
    padding-right: 50px;
  }
  .account-sec .col-50{
    width: 100%;
  }
  .account-sec .col-25{
    width: 100%;
  }
  .account-sec .user-registration{
    padding: 40px 25px;
    margin: 25px 0;
  }
  .account-sec .user-registration .form-wrapper{
    gap: 20px 2%;
  }
  .account-sec .user-registration .border-top{
    margin: 20px 0;
  }
  #loginModal .login-screen p.small{
    margin-top: 20px;
  }
  body.user-registration-page .screen-2 .ur-frontend-form:before{
    margin: 25px 0;
  }
  .screen-3 .ursc-network-lists:after{
    margin-bottom: 25px;
  }
  #loginModal .login-screen .screen-left, #loginModal .login-screen.screen-1 .screen-left {
    padding: 44px 20px;
  }
  #loginModal .login-screen h4{
    font-size: 26px;
  }
  #loginModal .modal-dialog .close {
    top: 4px;
    right: 10px;
    width: 45px;
    height: 45px;
  }
  #loginModal .login-screen {
    min-height: 60vh;
  }
  #loginModal .login-screen input.user-registration-Button.button{
    margin-top: 20px;
  }

  #loginModal .login-screen .screen-right {
    display: none;
  }

  #loginModal .login-screen .screen-left {
    width: 100%;
  }
  .user-registration-ur-lost-password #user-registration, .user-registration-account #user-registration{
    padding: 40px 25px;
  }
}
@media(max-width: 766px){
  #primary-header .new-account-wrap .sign-in-overview{
    top: 64px !important;
    left: -42px;
   }
   #primary-header .new-account-wrap .sign-in-overview::after{
    left: auto;
    right: 5px;
   }
}
@media(max-width: 575px){
  #loginModal .login-screen .user-registration-form-row label, #loginModal .login-screen.screen-2 .ur-form-row .form-row label{
    width: 100%;
    margin-bottom: 10px !important;
  }
  #loginModal .screen-4 .input-block .input{
    flex-direction: column;
  }
  #loginModal .screen-4 .input-block{
    gap: 10px 0;
  }
  #loginModal .screen-4 .input-block .input label{
    width: 100%;
    margin: 0 0 15px;
  }
  #loginModal .screen-4.login-screen .screen-left button.submit-user-info-form{
    margin-top: 30px;
  }
  #loginModal .screen-4 .input-block.condition{
    padding-bottom: 50px;
  }
  #loginModal .login-screen.screen-2 .screen-left ul{
    padding-top: 15px;
  }
  #loginModal .modal-dialog{
    margin-bottom: 100px;
  }
  #loginModal .screen-2 .ur-frontend-form .ur-form-row .user-registration-error{
    width: 100% !important;
  }
}
/* // 23-09-2024 */
#privacy_policy_1727070728_field>label {
  width: 355px !important;
}
button.btn.update_btn:disabled {
	background: #8FA5B9;
  pointer-events: none;
}
#primary-header .logout a.new-account-buttons.dir-sign-in-modal {
  display: none !important;
}
@media(max-width: 767px){
  #primary-header .logout a.tracked-click.new-account-button.hello {
    display: none !important;
  }
  #primary-header .logout a.new-account-buttons.dir-sign-in-modal {
    display: flex !important;
  }
  #primary-header .new-account-wrap .sign-in-overview::after{
    display: none;
  }
  #primary-header .action-btns .new-account-wrap{
    padding: 0;
  }
  #primary-header .new-account-wrap .sign-in-overview {
    top: 50px !important;
    left: auto;
    right: -80px;
  }
  #primary-header .new-account-wrap .sign-in-overview
  #primary-header .logout a.new-account-buttons .icon-user{
    background-color: transparent;
  }
  #primary-footer .footer-rows .menu-primary ul{
    gap: 7px;
  }
  #primary-header .logout a.new-account-buttons i:before {
    content: '';
    display: inline-block;
    background-image: url(/wp-content/themes/snconnect/asset/images/hp-new-account.svg);
    width: 21px;
    height: 22px;
    background-size: contain;
    background-repeat: no-repeat;
    width: 18px;
    height: 18px;
    /* filter: invert(1); */
    position: absolute;
    top: 47%;
    left: 55%;
    transform: translate(-50%, -50%);
  }
  #primary-header .new-account-wrap .checked .icon-user::before{
     filter: invert(1);
  }
  #primary-header .checked .icon-user{
     background: #41477b;
  }
}