#rtcl-user-registration-wrapper,#rtcl-user-login-wrapper{margin:0!important;padding:25px!important}#rtcl-user-registration-wrapper .rtcl-registration-form-wrap,#rtcl-user-login-wrapper .rtcl-login-form-wrap{background-color:#fff;max-width:600px;margin:20px auto 60px auto;padding:40px;border-radius:25px!important;box-shadow:0 4px 20px rgb(0 0 0 / .08);box-sizing:border-box}form#rtcl-lost-password-form{background-color:#fff;max-width:600px;margin:40px auto 60px auto!important;padding:40px;border-radius:25px!important;box-shadow:0 4px 20px rgb(0 0 0 / .08);box-sizing:border-box;display:block!important;float:none!important}#rtcl-user-registration-wrapper h2,#rtcl-user-login-wrapper h2{text-align:center!important;color:var(--mr-text-dark)!important;margin-bottom:30px!important;font-size:24px!important;font-weight:600!important}#rtcl-lost-password-form p{color:var(--mr-text-dark);font-size:15px;font-weight:700!important;text-align:center;margin-bottom:25px;line-height:1.5}#rtcl-user-registration-wrapper .name-row{display:flex;gap:15px}#rtcl-user-registration-wrapper .first-name-column,#rtcl-user-registration-wrapper .second-name-column{flex:1}#rtcl-user-registration-wrapper .rtcl-form-control,#rtcl-user-login-wrapper .rtcl-form-control,#rtcl-lost-password-form .rtcl-form-control{width:100%;padding:12px 15px;border:1px solid #e0e0e0;border-radius:6px;background-color:#fff;color:var(--mr-text-dark);font-size:14px;transition:border-color 0.3s ease,box-shadow 0.3s ease;box-sizing:border-box}#rtcl-user-registration-wrapper .rtcl-form-control:focus,#rtcl-user-login-wrapper .rtcl-form-control:focus,#rtcl-lost-password-form .rtcl-form-control:focus{border-color:var(--mr-red);outline:none;box-shadow:0 0 0 2px rgb(195 0 47 / .1)}#rtcl-user-registration-wrapper .rtcl-form-group,#rtcl-user-login-wrapper .rtcl-form-group,#rtcl-lost-password-form .rtcl-form-group{margin-bottom:25px!important}#rtcl-user-registration-wrapper .rtcl-field-label,#rtcl-user-login-wrapper .rtcl-field-label,#rtcl-lost-password-form .rtcl-field-label{display:block;margin-bottom:8px;color:var(--mr-text-ligh);font-size:14px}#rtcl-user-registration-wrapper .rtcl-required,#rtcl-user-login-wrapper .rtcl-required,#rtcl-lost-password-form .rtcl-required{color:var(--mr-red)}#rtcl-user-registration-wrapper .help-block,#rtcl-user-login-wrapper .help-block,#rtcl-lost-password-form .help-block{display:block;font-size:13px;line-height:1.4;margin-top:6px;margin-bottom:0!important}#rtcl-user-registration-wrapper .help-block+.help-block,#rtcl-user-login-wrapper .help-block+.help-block,#rtcl-lost-password-form .help-block+.help-block{margin-top:4px!important}#rtcl-user-registration-wrapper span.help-block,#rtcl-user-login-wrapper span.help-block,#rtcl-lost-password-form span.help-block{color:var(--mr-text-light)}#rtcl-user-registration-wrapper .with-errors.help-block,#rtcl-user-login-wrapper .with-errors.help-block,#rtcl-lost-password-form .with-errors.help-block{color:var(--mr-red);font-weight:500}#rtcl-user-registration-wrapper .has-error .rtcl-form-control,#rtcl-user-login-wrapper .has-error .rtcl-form-control,#rtcl-lost-password-form .has-error .rtcl-form-control{border-color:var(--mr-red)!important;background-color:#fffafb}#rtcl-user-registration-wrapper .rtcl-user-pass-wrap,#rtcl-user-login-wrapper .rtcl-user-pass-wrap{position:relative}#rtcl-user-registration-wrapper .rtcl-toggle-pass,#rtcl-user-login-wrapper .rtcl-toggle-pass{position:absolute;right:15px;top:23px;transform:translateY(-50%);cursor:pointer;color:var(--mr-text-light);z-index:10}#rtcl-user-registration-wrapper .rtcl-registration-terms-conditions .form-check{display:flex;align-items:center;gap:8px}#rtcl-user-registration-wrapper .rtcl-registration-terms-conditions input[type="checkbox"]{margin:0;cursor:pointer}#rtcl-user-registration-wrapper .rtcl-terms-and-conditions-link{color:var(--mr-red);text-decoration:none}#rtcl-user-registration-wrapper .rtcl-btn-primary,#rtcl-user-login-wrapper .rtcl-btn,#rtcl-lost-password-form .rtcl-btn{background-color:var(--mr-red)!important;color:#fff;width:100%;padding:16px!important;border:none;border-radius:6px;font-size:16px!important;font-weight:600;cursor:pointer;transition:background-color 0.3s ease;margin-top:10px}#rtcl-user-registration-wrapper .rtcl-btn-primary:hover,#rtcl-user-login-wrapper .rtcl-btn:hover,#rtcl-lost-password-form .rtcl-btn:hover{background-color:var(--mr-red-hover)!important}#rtcl-user-registration-wrapper .login-link,#rtcl-user-login-wrapper .rtcl-forgot-password{text-align:center;margin-top:25px;color:var(--mr-text-light);font-size:14px}#rtcl-user-registration-wrapper .login-link a,#rtcl-user-login-wrapper .rtcl-forgot-password a{color:var(--mr-red);font-weight:600;text-decoration:none}#rtcl-user-registration-wrapper .login-link a:hover,#rtcl-user-login-wrapper .rtcl-forgot-password a:hover{text-decoration:underline}#rtcl-user-login-wrapper .rtcl-checkbox-list{margin-top:20px;display:flex;justify-content:center}#rtcl-user-login-wrapper .rtcl-check{display:flex;align-items:center;gap:8px;cursor:pointer;color:var(--mr-text-light);font-size:14px;font-weight:400}#rtcl-user-login-wrapper .rtcl-check input[type="checkbox"]{margin:0}#rtcl-user-login-wrapper .rtcl-forgot-password span{color:#e0e0e0;margin:0 10px}#rtcl-user-login-wrapper .rtcl-social-login-wrap{text-align:center;margin-top:15px}#rtcl-lost-password-form .rtcl-form-submit-wrap{text-align:center;margin-top:30px}#rtcl-lost-password-form .rtcl-btn{width:auto!important;min-width:280px;padding-left:40px;padding-right:40px}body,#page{background-color:var(--mr-gray-bg)!important}main#content,.site-main,.page-content,.rtcl,#rtcl-user-registration-wrapper,#rtcl-user-login-wrapper{background-color:transparent!important}.page-header h1.entry-title{display:none!important}.rtcl-MyAccount-wrap{max-width:1200px;margin:40px auto;display:flex;gap:30px;padding:0 15px;align-items:flex-start}.rtcl-MyAccount-content{width:100%!important;flex:1}.rtcl-MyAccount-content{width:100%!important;flex:1;background-color:#ffffff!important;border-radius:20px!important;box-shadow:0 4px 20px rgb(0 0 0 / .05)!important;padding:40px!important;box-sizing:border-box!important}.rtcl-MyAccount-navigation{width:280px;flex-shrink:0;background-color:transparent!important;box-shadow:none!important;padding:0!important}.rtcl-MyAccount-navigation ul{background-color:#ffffff!important;border-radius:20px;box-shadow:0 4px 20px rgb(0 0 0 / .05);padding:15px!important;list-style:none;margin:0}.rtcl-MyAccount-navigation-link{background:transparent!important;border:none!important;margin-bottom:2px!important}.rtcl-MyAccount-navigation-link a{display:flex;align-items:center;gap:12px;padding:12px 16px;background-color:transparent!important;color:var(--mr-text-dark)!important;font-size:15px;font-weight:600;border-radius:10px;transition:all 0.2s ease;text-decoration:none}.rtcl-MyAccount-navigation-link a svg,.rtcl-MyAccount-navigation-link a i{color:var(--mr-text-light);transition:color 0.2s ease}.rtcl-MyAccount-navigation-link a:hover{background-color:var(--mr-gray-bg)!important;color:var(--mr-green)!important;transform:translateX(4px)}.rtcl-MyAccount-navigation-link a:hover svg,.rtcl-MyAccount-navigation-link a:hover i{color:var(--mr-green)}.rtcl-MyAccount-navigation-link.is-active a{background-color:rgb(18 91 41 / .08)!important;color:var(--mr-green)!important}.rtcl-MyAccount-navigation-link.is-active a svg,.rtcl-MyAccount-navigation-link.is-active a i{color:var(--mr-green)}.rtcl-MyAccount-navigation-link--add-listing{margin-top:25px!important;border-top:1px solid #f0f0f0!important;padding-top:25px!important}.rtcl-MyAccount-navigation-link--add-listing a{background-color:var(--mr-green)!important;color:#ffffff!important;justify-content:center;border-radius:25px;padding-left:25px!important}.rtcl-MyAccount-navigation-link--add-listing a svg,.rtcl-MyAccount-navigation-link--add-listing a i{color:#ffffff!important}.rtcl-MyAccount-navigation-link--add-listing a:hover{background-color:var(--mr-green-hover)!important;transform:translateY(-2px);box-shadow:0 4px 10px rgb(18 91 41 / .2)}.rtcl-MyAccount-navigation-link--add-listing a{display:flex!important;align-items:center!important;justify-content:center!important;white-space:nowrap!important;gap:8px!important}.rtcl-MyAccount-navigation-link--add-listing a::before,.rtcl-MyAccount-navigation-link--add-listing a i,.rtcl-MyAccount-navigation-link--add-listing a svg{position:relative!important;left:auto!important;top:auto!important;transform:translateY(0)!important;margin:0!important;display:flex!important;align-items:center!important;justify-content:center!important;line-height:1!important;flex-shrink:0!important}#rtcl-user-login-wrapper .rtcl-social-login-wrap .nsl-container,#rtcl-user-login-wrapper .rtcl-social-login-wrap .nsl-container-buttons,#rtcl-user-login-wrapper .rtcl-social-login-wrap .nsl-container-buttons a{display:block!important;width:100%!important}#rtcl-user-login-wrapper .rtcl-social-login-wrap .nsl-container-buttons{display:flex!important;flex-direction:column!important;gap:12px!important;align-items:center!important;margin-top:15px!important}#rtcl-user-login-wrapper .rtcl-social-login-wrap .nsl-button{display:flex!important;align-items:center!important;justify-content:center!important;gap:12px!important;width:100%!important;height:50px!important;border:none!important;border-radius:50px!important;box-shadow:none!important;padding:0 20px!important;transition:background-color 0.2s ease!important;box-sizing:border-box!important}#rtcl-user-login-wrapper .rtcl-social-login-wrap .nsl-button-svg-container{position:static!important;margin:0!important;padding:0!important;flex:0 0 auto!important;display:flex!important;align-items:center!important}#rtcl-user-login-wrapper .rtcl-social-login-wrap .nsl-button-label-container{flex:0 0 auto!important;margin:0!important;padding:0!important;font-family:inherit!important;font-size:16px!important}#rtcl-user-login-wrapper .rtcl-social-login-wrap .nsl-button-google{background-color:#f0f0f0!important}#rtcl-user-login-wrapper .rtcl-social-login-wrap .nsl-button-google:hover{background-color:#e5e5e5!important}#rtcl-user-login-wrapper .rtcl-social-login-wrap .nsl-button-google .nsl-button-label-container{color:#333333!important}#rtcl-user-login-wrapper .rtcl-social-login-wrap .nsl-button-facebook{background-color:#1877F2!important}#rtcl-user-login-wrapper .rtcl-social-login-wrap .nsl-button-facebook:hover{background-color:#166FE5!important}#rtcl-user-login-wrapper .rtcl-social-login-wrap .nsl-button-facebook .nsl-button-label-container,#rtcl-user-login-wrapper .rtcl-social-login-wrap .nsl-button-facebook .nsl-button-svg-container svg{color:#ffffff!important;fill:#ffffff!important}#rtcl-user-login-wrapper .rtcl-social-login-wrap{position:relative!important;margin-top:15px!important;padding-top:40px!important}#rtcl-user-login-wrapper .rtcl-social-login-wrap::before{content:'O ingresa con tus redes sociales'!important;position:absolute!important;top:0!important;left:50%!important;transform:translateX(-50%)!important;background-color:#ffffff!important;padding:0 15px!important;color:#6b7280!important;font-size:0.9rem!important;font-weight:500!important;white-space:nowrap!important;z-index:2!important}#rtcl-user-login-wrapper .rtcl-social-login-wrap::after{content:''!important;position:absolute!important;top:10px!important;left:0!important;width:100%!important;border-top:1px solid #e5e7eb!important;z-index:1!important}@media (max-width:768px){#rtcl-user-registration-wrapper .rtcl-registration-form-wrap,#rtcl-user-login-wrapper .rtcl-login-form-wrap{margin:0!important;padding:40px;border-radius:15px}form#rtcl-lost-password-form{margin:30px 15px 20px 15px!important;width:auto!important;padding:30px 20px;border-radius:15px}.rtcl-MyAccount-wrap{display:block!important;margin:20px auto!important;padding:0 15px!important}.rtcl-MyAccount-navigation{width:225px!important}.rtcl-MyAccount-navigation ul{border-radius:0!important;height:100dvh!important;padding:30px 10px 20px 10px!important;margin:0!important;box-shadow:none!important;border-right:1px solid #e0e0e0!important;box-sizing:border-box!important;display:flex!important;flex-direction:column!important}.rtcl-MyAccount-navigation-link--add-listing{margin-top:10px!important;border-top:none!important;padding-top:10px!important;margin-bottom:20px!important}.rtcl-MyAccount-navigation-link--add-listing a{white-space:nowrap!important;font-size:14px!important;padding:12px 10px!important;justify-content:center!important}.rtcl-MyAccount-content{padding:20px!important;border-radius:15px!important}}