.elementor-3465 .elementor-element.elementor-element-5fb8724{--display:flex;--min-height:300px;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3465 .elementor-element.elementor-element-960f129{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-3465 .elementor-element.elementor-element-63fe990{width:var( --container-widget-width, 22% );max-width:22%;margin:15px 0px calc(var(--kit-widget-spacing, 0px) + 0px) 0px;padding:0px 0px 0px 0px;--container-widget-width:22%;--container-widget-flex-grow:0;}.elementor-3465 .elementor-element.elementor-element-63fe990.elementor-element{--align-self:center;--flex-grow:0;--flex-shrink:0;}@media(min-width:768px){.elementor-3465 .elementor-element.elementor-element-5fb8724{--content-width:100%;}.elementor-3465 .elementor-element.elementor-element-960f129{--width:100%;}}@media(max-width:1024px) and (min-width:768px){.elementor-3465 .elementor-element.elementor-element-960f129{--width:100%;}}@media(max-width:1024px){.elementor-3465 .elementor-element.elementor-element-63fe990{--container-widget-width:70%;--container-widget-flex-grow:0;width:var( --container-widget-width, 70% );max-width:70%;}}@media(max-width:767px){.elementor-3465 .elementor-element.elementor-element-63fe990{--container-widget-width:80%;--container-widget-flex-grow:0;width:var( --container-widget-width, 80% );max-width:80%;}}/* Start custom CSS for shortcode, class: .elementor-element-63fe990 */.somfrp-lost-pass-form-text{
    text-align: center;
    font-family: "Poppins";
    font-weight: 600;
    font-size: 18px;
    color: #000000;
}

.lostpassword-submit{
   display: flex;
   justify-content: center
}

#reset-pass-submit {
    background: #D9B65A;
    border-radius: 0;
    border: none;
    width: 100%;
    height: 45px;
    margin-top: 8px;
    margin-bottom: -15px;
}

#reset-pass-submit .btnLabel {
    color: #FDFEFF;
    font-family: "Poppins";
    font-weight: 600;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}



.emailLabel{
    font-family: "Quicksand";
    font-weight: 400;
    margin-bottom: 10px
}

#my-account{
    display:inline-block;
    background: #fff;
    text-align: center;
    border-radius: 0;
    border: 1px solid #D9B65A;
    color: #D9B65A;
    font-family: "Poppins";
    font-weight: 600;
    width: 100%;
    height: 45px;
    line-height: 45px;
}

.container{
    display: block;
    margin: auto;
}

.new-pass-submit {
    background: #D9B65A;
    border-radius: 0;
    border: none;
    height: 45px;
    margin-top: 8px;
    margin-bottom: -15px;
}

#new-pass-submit .btnLabel {
    color: #FDFEFF;
    font-family: "Poppins";
    font-weight: 600;
    text-shadow: 0px 4px 4px rgba(0, 0, 0, 0.25);
}

.som-password-error-message{
    background-color: #fff !important;
    border: none !important;
    padding: 0 !important;
}

.som-password-sent-message{
margin-bottom: 0 !important;
  padding: 0 !important;
  border: none;
  background-color: #fff;
  color: #f00;
  position: relative;
  display: table;
  width: 100%;
  text-align: center;
    
}


#somfrp_user_info{
    background-color: white !important;
    border: 1px solid #D9B65A !important;
}

#somfrp_user_info:focus{
    background-color: white !important;
    border: 1px solid #D9B65A !important;
}


#somfrp_user_info:-webkit-autofill {
    background-color: white !important;
    border: 1px solid #D9B65A;
}
#somfrp_user_info{
    border-radius: 0
}

#somfrp_user_info:-webkit-autofill:focus {
    background-color: white !important;
    border: 1px solid #D9B65A;
}

#som_new_user_pass{
    background-color: white !important;
    border: 1px solid #D9B65A !important;
}

#som_new_user_pass:focus{
    background-color: white !important;
    border: 1px solid #D9B65A !important;
}


#som_new_user_pass:-webkit-autofill {
    background-color: white !important;
    border: 1px solid #D9B65A;
}

#som_new_user_pass:-webkit-autofill:focus {
    background-color: white !important;
    border: 1px solid #D9B65A;
}

#som_new_user_pass_again{
    background-color: white !important;
    border: 1px solid #D9B65A !important;
}

#som_new_user_pass_again:focus{
    background-color: white !important;
    border: 1px solid #D9B65A !important;
}


#som_new_user_pass_again:-webkit-autofill {
    background-color: white !important;
    border: 1px solid #D9B65A;
}

#som_new_user_pass_again:-webkit-autofill:focus {
    background-color: white !important;
    border: 1px solid #D9B65A;
}/* End custom CSS */