a.privacy-policy-link{ color: inherit; text-decoration: none; } html body.login div.wishlistmember-loginform{ padding: 0; margin: auto; transform: none; top: 0; width: 100%; } .login form .input, .login input[type=text],.login form input[type=checkbox]{ border-radius: 0; } input[type=checkbox]:checked:before { content: url('data:image/svg+xml;utf8,'); margin: -0.25rem 0 0 -0.275rem !important; } body .language-switcher{ margin-top: 10px; clear: both; z-index: 1; position: absolute; top: 100%; width: 100%; } body #login{ position: relative; } .wp-core-ui #login .button-primary{ margin-left: 0; } .admin-email__actions-primary .button:first-child { font: 400 15px Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif; color: #fff; height: auto; line-height: 20px !important; padding: 13px; padding-top: 13px; padding-bottom: 13px; width: 100%; text-align: center; background-color: #008ec2; border: 0; margin-bottom: 8px; border-radius: 5px; } .admin-email__actions-primary .button:first-child:hover { background-color: #008ec2; } .login form.admin-email-confirm-form { max-width: 360px; margin: 0 auto; } .login-action-confirm_admin_email #backtoblog a { color: #008ec2 !important; } input[type=checkbox]:focus, input[type=checkbox]:checked{ border-color: #F6366A; } /************************************************************* * Plugin: LoginPress - Customizing the WordPress Login.* * Description: LoginPress is the best Login Page Customizer * * in WordPress which allows you to completely * * change the layout of login, register and * * forgot password forms. * * Author: WPBrigade * * Visit: https://wordpress.org/plugins/loginpress/ * *************************************************************/ body.login { background-image: url(https://miembros.lossecretosdeltercerojo.com/wp-content/plugins/loginpress/img/minimalist.jpg); /*background-color: #ddd5c3;*/ background-repeat: no-repeat; background-position: center; background-size: cover; background-attachment: fixed; display: table; min-height: 100vh; width: 100%; padding: 0; } .header-wrapper{ /* display: table-row; */ } #login{ margin-top: 2%; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 0 15px rgba(0,0,0,.8); box-shadow: 0 0 15px rgba(0,0,0,.8); max-width: 350px; padding: 26px 26px 6px 26px; width: 100%; } .login form { margin-top: 20px; margin-left: 0; background: #fff; -webkit-box-shadow: none; box-shadow: none; } .login form .input, .login input[type="text"]{ height: 48px; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; margin-bottom: 18px; font: normal 15px Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif; color: #7f7f7f; border-color: #bdbdbd; padding-left: 27px; font-weight: normal; } #jetpack_protect_answer{ padding-left: 0; text-align : center; } .login input[type="submit"], body.wp-core-ui.login .two-factor-email-resend .button, .wp-core-ui #login .button-primary { margin: 7px 0 7px; height: 46px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font: normal 15px Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif; color: #fff; width: 100%; } .wp-core-ui.login .button-group.button-large .button, .wp-core-ui.login .button.button-large, .wp-core-ui.login .button-primary{ height: 46px; line-height: 0; background: #008ec2; } .wp-core-ui.login .two-factor-email-resend .button{ color: #444; } .login #nav { text-align: center; } #login_error { display:block; } /*.message { display:none; }*/ /*.custom-message { -moz-border-radius:3px 3px 3px 3px; border-style:solid; border-width:1px; margin:0 0 16px 8px; padding:12px; }*/ #backtoblog{ text-align: center; } .header-cell{ /* display: table-cell; */ height: 100px; } .loginHeaderMenu{ text-align: center; position: relative; z-index: 10; list-style: none; background: #333; } .loginHeaderMenu>ul>li{ display: inline-block; vertical-align: top; position: relative; list-style: none; } .loginHeaderMenu>ul>li>a{ color: #fff; text-transform: uppercase; text-decoration: none; font-size: 16px; padding: 17px 20px; display: inline-block; } .loginHeaderMenu>ul>li:hover>a{ background: #4CAF50; color: #fff; } .loginHeaderMenu>ul>li>ul{ position: absolute; width: 200px; padding: 0; top: 100%; left: 0; background: #fff; list-style: none; text-align: left; border-radius: 0 0 5px 5px; -webkit-box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.31); -moz-box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.31); box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.31); overflow: hidden; opacity: 0; visibility: hidden; } .loginHeaderMenu>ul>li:hover>ul{ opacity: 1; visibility: visible; } .loginHeaderMenu>ul>li>ul>li{ font-size: 15px; color: #333; } .loginHeaderMenu>ul>li>ul>li>a{ color: #333; padding: 10px; display: block; text-decoration: none; } .loginHeaderMenu>ul>li>ul>li>a:hover { background: rgba(51, 51, 51, 0.35); color: #fff; } .login-wrapper{ display: table-row; } .login-cell{ display: table-cell; vertical-align: middle; } .clear{ display: none; } .footer-wrapper{ width: 100%; /* display: table-footer-group; */ position: -webkit-sticky; position: sticky; top: 100vh; margin-top: 30px; } .footer-cont{ right: 0; bottom: 0; left: 0; text-align: center; /* display: table-cell; */ vertical-align: bottom; /* height: 100px; */ } .loginFooterMenu{ text-align: center; background-color: rgba(0,0,0,.7); } .loginFooterMenu>ul{ display: inline-flex; } .loginFooterMenu>ul>li{ display: inline-block; padding: 18px; } /* style two factor plugin */ .login .backup-methods-wrap a, #login form p:not([class]){ color: #555d66; } .login .backup-methods-wrap a:hover{ color: #00a0d2; } /*End style two factor plugin */ .loginFooterMenu>ul>li:focus{ outline: none; border: 0; } .loginFooterMenu>ul>li>a:focus{ outline: none; border: 0; } .loginFooterMenu>ul>li>a{ color: #fff; text-transform: uppercase; text-decoration: none; font-size: 14px; } .loginHead { width:100%; text-align: center; margin-top: 0; margin-bottom: 20px; padding: 13px 0 0; position: relative; margin: 0; } .loginHead p a { text-decoration: none; } .loginFooter { display: table-footer-group; } .loginFooter p a { display: inline-block; margin: 0 5px; } .loginInner { margin: 0 auto; text-align: center; margin-top: 20px; margin-bottom: 0; padding: 13px 0; position: relative; } .copyRight{ text-align: center; padding: 12px; background-color: #efefef; } .loginpress-show-love{ color: #222; } .loginpress-show-love a{ color: #263466; } .loginpress-show-love a:hover{ color: #4d5d95; } body.login #loginpress_video-background-wrapper { position: fixed !important; top: 0 !important; left: 0 !important; width: 100% !important; height: 100% !important; background-size: cover !important; background-position: center !important; z-index: -999 !important; transform: translate(0); pointer-events: none; } body.login{ height: auto; align-items: flex-start !important; justify-content: flex-start !important; padding: 40px 0 0 !important; } #login{ border-radius: 0; margin: 40px auto; background: none; box-shadow: none; padding: 0; } body #login{ margin-bottom: auto !important; margin-top: auto !important; } .login form{ padding: 30px 25px; } .login label{ color: #2C3338; font-size: 14px; line-height: 19px; margin: 0 0 10px; } .login input[type="text"], .login input[type="password"]{ box-shadow: none; border: 1px solid #C3C4C7; background: #FFF; border-radius: 0; padding-left: 15px; margin-bottom: 20px; margin-right: 0; } .login .button.wp-hide-pw .dashicons{ color: #363636; } .social-sep{ font-size: 14px; line-height: 19px; text-transform: uppercase; } .login .button.wp-hide-pw{ height: 48px; } .login input[type="submit"], .wp-core-ui #login .button-primary{ padding: 12px 15px; background: #F6366A; border-color: #F6366A; margin: 20px 0 0; } .login form{ background: #FFF; padding: 30px 25px; box-shadow: 0px 12px 30px 0px rgba(0, 0, 0, 0.10); } .social-sep:after, .social-sep:before{ border-width: 2px; border-color: #CECECE; } .social-networks.block{ padding-bottom: 0; } .social-networks.block a > div{ background: none; padding: 12px 10px 12px 10px; border: 1px solid #C3C4C7; background: #FFF; font-size: 14px; color: #000; height: 44px; display: flex; align-content: center; line-height: 19px; justify-content: center; gap: 10px; } #loginform .user-pass-fields{ margin: 0; } .social-networks a svg{ position: static; order: -1; width: auto; height: auto; } .login #nav{ padding: 0; display: flex; justify-content: space-between; color: #2C3338; text-align: center; font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif; } .loginpress-seprator{ display: none; } .social-networks.block a span{ font-weight: 400; float: none; } body .language-switcher{ position: static; } body .footer-wrapper { margin-top: 30px; position: static; } #language-switcher { margin-top: 0; display: flex; align-items: center; justify-content: center; gap: 5px; } #language-switcher label{ margin-bottom: 0; } @media screen and (max-width: 767px) { #login{ width: 300px; } .login .loginpress-show-love{ position: static; text-align: center; float: none; background: rgba(255,255,255, .5); margin-top: 11px; padding-bottom: 0; padding: 3px; } } document.addEventListener('DOMContentLoaded', function () { // Find the element with the ID "nav" var navElement = document.getElementById('nav'); // Check if the element exists if (navElement) { // Replace the "|" with "|" navElement.innerHTML = navElement.innerHTML.replace(/\|/g, '|'); } if(document.querySelector('.footer-cont').innerHTML == ''){ document.querySelector('.footer-wrapper').style.display = "none"; } }); *{ box-sizing: border-box; } .login .privacy-policy-page-link { text-align: center; width: 100%; margin: 0em 0 2em; clear: both; padding-top: 10px; } html[dir="rtl"] #loginpress_showPasswordWrapper{ right: auto; left: 0; } input[type=checkbox]:checked::before{ height: 1.3125rem; width: 1.3125rem; } .footer-wrapper{ overflow: hidden; } .login form input[type=checkbox]:focus{ box-shadow: none; outline: none; } .login form .forgetmenot{ float: none; } .login form .forgetmenot label{ display:inline-block; margin: 0; } #login::after{ } #login{ } #loginform, html body.login .wishlistmember-loginform div#login form#loginform{ } html[dir="rtl"] .login form .input, html[dir="rtl"] .login input[type="text"]{ margin-right: 0; } body.login #loginpress_video-background-wrapper{ } body.login #loginpress_video-background{ object-fit: cover; } body.login:after{ } body.login { position: relative; } .login h1{ } .interim-login.login h1 a{ width: 84px; } .login h1 a { background-image: url( https://miembros.lossecretosdeltercerojo.com/wp-content/uploads/2024/07/Los-Secretos-del-Tercer-Ojo-Original-2-e1721357700969.png ) !important; background-size: contain; } .login h1 a.bb-login-title:has(.bs-cs-login-title), .login.bb-login #login>h1>a { text-indent: -1000px; height: 84px; } .wp-core-ui #login .button-primary, body.wp-core-ui #login .two-factor-email-resend .button{ } #language-switcher{ display: flex; justify-content: center; align-items: center; width: 100%; } #language-switcher input[type="submit"]{ padding: 0 10px; } body .language-switcher{ left: 0; width: 100%; } .wp-core-ui #login .button-primary:hover{ } .wp-core-ui #login .button-primary, body.wp-core-ui #login .two-factor-email-resend .button, .wp-core-ui #login .wp-generate-pw{ min-width: fit-content; box-shadow: 0 0 0px rgba( 0,0,0,0.8 ); /* box-shadow: none; */ height: auto; line-height: 1.11111111; padding: 12px 15px; float: none; width: 100%; } .wp-core-ui #login .wp-generate-pw{ font: inherit; } #loginform, body.login .wishlistmember-loginform div#login form#loginform { } #loginform input[type="text"], #loginform input[type="password"]{ box-shadow: 0 0 0px rgba( 0,0,0,0.8 );} #registerform input[type="text"], #registerform input[type="password"], #registerform input[type="number"], #registerform input[type="email"] { box-shadow: 0 0 0px rgba( 0,0,0,0.8 );} #lostpasswordform input[type="text"]{ box-shadow: 0 0 0px rgba( 0,0,0,0.8 );} #login { } body.login form.shake{ transform: none; animation: loginpress_shake_anim .2s cubic-bezier(.19,.49,.38,.79) both; } @keyframes loginpress_shake_anim { 25% { margin-left: -20px; } 75% { margin-left :20px; } 100% { margin-left: 0; } } .login form .forgetmenot label { } .login label { } .login form .input, .login input[type="text"] { } /* WordFence 2FA transparent issue fix. */ #loginform[style="position: relative;"] > .user-pass-wrap, #loginform[style="position: relative;"] > .forgetmenot, #loginform[style="position: relative;"] > .submit, #loginform[style="position: relative;"] > p{ visibility: hidden !important; } #wfls-prompt-overlay{ background: transparent; padding: 0; } #wfls-prompt-wrapper input[type="text"]{ padding-left: 20px; } #lostpasswordform { } #registerform { } #wfls-prompt-overlay { } .login .message, .login .success, .login .custom-message { border-left: 4px solid #00a0d2; background-color: #fff; padding: 12px; margin-left: 0; margin-bottom: 20px; -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1); box-shadow: 0 1px 1px 0 rgba(0,0,0,.1); } .login #nav { font-family: inherit; } .login #nav a, .login #nav, .privacy-policy-page-link>a{ } .login form .forgetmenot label{ } .login p input[type="submit"], .wp-core-ui.login .button-group.button-large .button, .wp-core-ui.login .button.button-large, .wp-core-ui.login .button-primary, .wp-core-ui #login .button-primary{ } .login #nav a:hover{ } .login #backtoblog{ } .login .copyRight{ } /* .loginpress-show-love, .loginpress-show-love a{ color: ; } */ .login .copyRight{ } .login .privacy-policy-page-link>a.privacy-policy-link:hover{ text-decoration: underline; } .login #backtoblog a{ } .login .privacy-policy-page-link>a.privacy-policy-link{ } .login #backtoblog{ } .login #backtoblog a:hover{ } .loginHead { } .loginHead p a { } .loginHead p a:hover { } .loginFooter p a { margin: 0 5px; } .loginFooter p a:hover { } .loginInner { } .wp-core-ui .button-primary{ text-shadow: none; } /*input:-webkit-autofill{ transition: all 100000s ease-in-out 0s !important; transition-property: background-color, color !important; }*/ .copyRight{ padding: 12px 170px; } .loginpress-show-love{ float: right; font-style: italic; padding-right: 20px; padding-bottom: 10px; position: absolute; bottom: 3px; right: 0; z-index: 10; } .loginpress-show-love a{ text-decoration: none; } .love-position{ left: 0; padding-left: 20px; } .header-cell{ /* display: table-cell; */ height: 100px; } .loginHeaderMenu{ text-align: center; position: relative; z-index: 10; list-style: none; background: #333; } .loginHeaderMenu>ul>li{ display: inline-block; vertical-align: top; position: relative; list-style: none; } .loginHeaderMenu>ul>li>a{ color: #fff; text-transform: uppercase; text-decoration: none; font-size: 16px; padding: 17px 20px; display: inline-block; } .loginHeaderMenu>ul>li:hover>a{ background: #4CAF50; color: #fff; } .loginHeaderMenu>ul>li>ul{ position: absolute; width: 200px; padding: 0; top: 100%; left: 0; background: #fff; list-style: none; text-align: left; border-radius: 0 0 5px 5px; -webkit-box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.31); -moz-box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.31); box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.31); overflow: hidden; opacity: 0; visibility: hidden; } .loginHeaderMenu>ul>li:hover>ul{ opacity: 1; visibility: visible; } .loginHeaderMenu>ul>li>ul>li{ font-size: 15px; color: #333; } .loginHeaderMenu>ul>li>ul>li>a{ color: #333; padding: 10px; display: block; text-decoration: none; } .loginHeaderMenu>ul>li>ul>li>a:hover { background: rgba(51, 51, 51, 0.35); color: #fff; } .loginHeaderMenu>ul { flex-wrap: wrap; display: flex; justify-content: center; } .loginFooterMenu{ text-align: center; background-color: rgba(0,0,0,.7); } .loginFooterMenu>ul{ display: inline-flex; } .loginFooterMenu>ul>li{ display: inline-block; padding: 18px; } .loginFooterMenu>ul>li:focus{ outline: none; border: 0; } .loginFooterMenu>ul>li>a:focus{ outline: none; border: 0; } .loginFooterMenu>ul>li>a{ color: #fff; text-transform: uppercase; text-decoration: none; font-size: 14px; } .loginFooterMenu>ul { flex-wrap: wrap; display: flex; justify-content: center; } .loginpress-caps-lock{ background: rgba(51, 56, 61, 0.9); color: #fff; display: none; font-size: 14px; width: 120px; padding: 5px 10px; line-height: 20px; position: absolute; left: calc(100% + 10px); top: 50%; transform: translateY(-50%); border-radius: 5px; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; text-align: center; -webkit-box-shadow: 0 0 9px 0px rgba(0, 0, 0, 0.20); box-shadow: 0 0 9px 0px rgba(0, 0, 0, 0.20); margin-left: 5px; font-weight: normal; margin: 0; display: none; } .loginpress-caps-lock:before{ content: ''; width: 0; height: 0; border-style: solid; border-width: 5px 5px 5px 0; border-color: transparent rgba(51, 56, 61, 0.9) transparent transparent; position: absolute; top: 50%; right: 100%; margin-left: 0; margin-top: -5px; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; z-index: 1; } .login form{ overflow: visible; border: none; } #loginform .user-pass-fields input{ margin-bottom: 0; } #loginform .user-pass-fields { margin-bottom: 18px; position: relative; } #login form p.submit{ position: relative; clear: both; } input[type=checkbox]:checked::before{ margin: -.35rem 0 0 -.375rem; } /* LoginPress input field since 1.1.20 */ /* .loginpress-input-wrap{ position: relative; } .loginpress-input-field { transition: 0.4s; } .loginpress-input-field ~ .focus-border:before, .loginpress-input-field ~ .focus-border:after{ content: ""; position: absolute; top: 0; left: 50%; width: 0; height: 2px; background-color: #3399FF; transition: 0.4s; z-index: 999; } .loginpress-input-field ~ .focus-border:after{ top: auto; bottom: 0; } .loginpress-input-field ~ .focus-border i:before, .loginpress-input-field ~ .focus-border i:after{ content: ""; position: absolute; top: 50%; left: 0; width: 2px; height: 0; background-color: #3399FF; transition: 0.6s; } .loginpress-input-field ~ .focus-border i:after{ left: auto; right: 0; } .loginpress-input-field:focus ~ .focus-border:before, .loginpress-input-field:focus ~ .focus-border:after{ left: 0; width: 100%; transition: 0.4s; } .loginpress-input-field:focus ~ .focus-border i:before, .loginpress-input-field:focus ~ .focus-border i:after{ top: 0; height: 100%; transition: 0.6s; } */ /* ! LoginPress input field since 1.1.20 */ @media screen and (max-width: 1239px) and (min-width: 768px){ body.login #loginpress_video-background-wrapper{ } } @media screen and (max-width: 767px) { .login h1 a { max-width: 100%; background-size: contain !important; } .copyRight{ padding: 12px; } .loginpress-caps-lock{ left: auto; right: 0; top: 149%; } .loginpress-caps-lock:before{ content: ''; width: 0; height: 0; border-style: solid; border-width: 0 5px 5px 5px; border-color: transparent transparent rgba(51, 56, 61, 0.9) transparent; position: absolute; top: 0px; left: 5px; right: auto; } .loginpress-show-love{ display: none !important; } body.login #loginpress_video-background-wrapper{ } } @media screen and (max-height: 700px) { .loginpress-show-love{ display: none !important; } } /* The only rule that matters */ #loginpress_video-background { /* making the video fullscreen */ position: fixed !important ; right: 0 !important ; bottom: 0 !important ; width: 100% !important ; height: 100% !important ; z-index: -100 !important ; } body.login #login.login_transparent,body.login #login.login_transparent #loginform{ background: none !important; } body.login{ height: auto !important; display: flex; flex-direction: column; } body #login{ margin-bottom: 0; } body.login label[for="authcode"]:after{ display: none; } body.login label[for="authcode"]+input{ padding-left: 15px; } /* Default Login Popup styling */ .interim-login.login form { margin: 30px !important; } .interim-login #login_error, .interim-login.login .message{ margin: 0 20px 16px !important; } .interim-login.login { min-height: 520px; height: 100vh; } .interim-login #login { width: 100%; max-width: 380px; margin-top: 0; margin-bottom: 0; height: 100%; border-radius: 0; display: flex; flex-direction: column; justify-content: center; padding: 20px 0; } /* Default Login Popup styling */ .interim-login.login form { margin: 30px !important; } .interim-login #login_error, .interim-login.login .message{ margin: 0 20px 16px !important; } .interim-login.login { min-height: 520px; height: 100vh; } .interim-login #login { width: 100%; max-width: 380px; margin-top: 0; margin-bottom: 0; height: 100%; border-radius: 0; display: flex; flex-direction: column; justify-content: center; padding: 20px 0; } .interim-login #login .submit{ margin-top: 10px; } [for="language-switcher-locales"]:after{ display: none; } .language-switcher{ clear: both; padding-top: 1px; } .login #language-switcher input[type="submit"]{ margin: 0; color: #2271b1; border-color: #2271b1; background: #f6f7f7; vertical-align: top; height: inherit; width: inherit; font-size: inherit; width: fit-content; max-width: fit-content; } @media screen and (max-width: 782px){ input[type=checkbox], input[type=radio]{ height: 16px; width: 16px; } } ">

lossecretosdeltercerojo.com Lossecretosdeltercerojo.com - Miembros.lossecretosdeltercerojo.com

   
Acceder document.addEventListener('DOMContentLoaded', function() { var usernameLabel = document.querySelector('label[for="user_login"]'); if (usernameLabel) { usernameLabel.textContent = 'Tu correo electrónico'; } }); .login .privacy-policy-page-link>a.privacy-policy-link{ color: inherit; text-decoration: none; } html body.login div.wishlistmember-loginform{ padding: 0; margin: auto; transform: none; top: 0; width: 100%; } .login form .input, .login input[type=text],.login form input[type=checkbox]{ border-radius: 0; } input[type=checkbox]:checked:before { content: url('data:image/svg+xml;utf8,'); margin: -0.25rem 0 0 -0.275rem !important; } body .language-switcher{ margin-top: 10px; clear: both; z-index: 1; position: absolute; top: 100%; width: 100%; } body #login{ position: relative; } .wp-core-ui #login .button-primary{ margin-left: 0; } .admin-email__actions-primary .button:first-child { font: 400 15px Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif; color: #fff; height: auto; line-height: 20px !important; padding: 13px; padding-top: 13px; padding-bottom: 13px; width: 100%; text-align: center; background-color: #008ec2; border: 0; margin-bottom: 8px; border-radius: 5px; } .admin-email__actions-primary .button:first-child:hover { background-color: #008ec2; } .login form.admin-email-confirm-form { max-width: 360px; margin: 0 auto; } .login-action-confirm_admin_email #backtoblog a { color: #008ec2 !important; } input[type=checkbox]:focus, input[type=checkbox]:checked{ border-color: #F6366A; } /************************************************************* * Plugin: LoginPress - Customizing the WordPress Login.* * Description: LoginPress is the best Login Page Customizer * * in WordPress which allows you to completely * * change the layout of login, register and * * forgot password forms. * * Author: WPBrigade * * Visit: https://wordpress.org/plugins/loginpress/ * *************************************************************/ body.login { background-image: url(https://miembros.lossecretosdeltercerojo.com/wp-content/plugins/loginpress/img/minimalist.jpg); /*background-color: #ddd5c3;*/ background-repeat: no-repeat; background-position: center; background-size: cover; background-attachment: fixed; display: table; min-height: 100vh; width: 100%; padding: 0; } .header-wrapper{ /* display: table-row; */ } #login{ margin-top: 2%; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 0 15px rgba(0,0,0,.8); box-shadow: 0 0 15px rgba(0,0,0,.8); max-width: 350px; padding: 26px 26px 6px 26px; width: 100%; } .login form { margin-top: 20px; margin-left: 0; background: #fff; -webkit-box-shadow: none; box-shadow: none; } .login form .input, .login input[type="text"]{ height: 48px; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; margin-bottom: 18px; font: normal 15px Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif; color: #7f7f7f; border-color: #bdbdbd; padding-left: 27px; font-weight: normal; } #jetpack_protect_answer{ padding-left: 0; text-align : center; } .login input[type="submit"], body.wp-core-ui.login .two-factor-email-resend .button, .wp-core-ui #login .button-primary { margin: 7px 0 7px; height: 46px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font: normal 15px Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif; color: #fff; width: 100%; } .wp-core-ui.login .button-group.button-large .button, .wp-core-ui.login .button.button-large, .wp-core-ui.login .button-primary{ height: 46px; line-height: 0; background: #008ec2; } .wp-core-ui.login .two-factor-email-resend .button{ color: #444; } .login #nav { text-align: center; } #login_error { display:block; } /*.message { display:none; }*/ /*.custom-message { -moz-border-radius:3px 3px 3px 3px; border-style:solid; border-width:1px; margin:0 0 16px 8px; padding:12px; }*/ #backtoblog{ text-align: center; } .header-cell{ /* display: table-cell; */ height: 100px; } .loginHeaderMenu{ text-align: center; position: relative; z-index: 10; list-style: none; background: #333; } .loginHeaderMenu>ul>li{ display: inline-block; vertical-align: top; position: relative; list-style: none; } .loginHeaderMenu>ul>li>a{ color: #fff; text-transform: uppercase; text-decoration: none; font-size: 16px; padding: 17px 20px; display: inline-block; } .loginHeaderMenu>ul>li:hover>a{ background: #4CAF50; color: #fff; } .loginHeaderMenu>ul>li>ul{ position: absolute; width: 200px; padding: 0; top: 100%; left: 0; background: #fff; list-style: none; text-align: left; border-radius: 0 0 5px 5px; -webkit-box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.31); -moz-box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.31); box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.31); overflow: hidden; opacity: 0; visibility: hidden; } .loginHeaderMenu>ul>li:hover>ul{ opacity: 1; visibility: visible; } .loginHeaderMenu>ul>li>ul>li{ font-size: 15px; color: #333; } .loginHeaderMenu>ul>li>ul>li>a{ color: #333; padding: 10px; display: block; text-decoration: none; } .loginHeaderMenu>ul>li>ul>li>a:hover { background: rgba(51, 51, 51, 0.35); color: #fff; } .login-wrapper{ display: table-row; } .login-cell{ display: table-cell; vertical-align: middle; } .clear{ display: none; } .footer-wrapper{ width: 100%; /* display: table-footer-group; */ position: -webkit-sticky; position: sticky; top: 100vh; margin-top: 30px; } .footer-cont{ right: 0; bottom: 0; left: 0; text-align: center; /* display: table-cell; */ vertical-align: bottom; /* height: 100px; */ } .loginFooterMenu{ text-align: center; background-color: rgba(0,0,0,.7); } .loginFooterMenu>ul{ display: inline-flex; } .loginFooterMenu>ul>li{ display: inline-block; padding: 18px; } /* style two factor plugin */ .login .backup-methods-wrap a, #login form p:not([class]){ color: #555d66; } .login .backup-methods-wrap a:hover{ color: #00a0d2; } /*End style two factor plugin */ .loginFooterMenu>ul>li:focus{ outline: none; border: 0; } .loginFooterMenu>ul>li>a:focus{ outline: none; border: 0; } .loginFooterMenu>ul>li>a{ color: #fff; text-transform: uppercase; text-decoration: none; font-size: 14px; } .loginHead { width:100%; text-align: center; margin-top: 0; margin-bottom: 20px; padding: 13px 0 0; position: relative; margin: 0; } .loginHead p a { text-decoration: none; } .loginFooter { display: table-footer-group; } .loginFooter p a { display: inline-block; margin: 0 5px; } .loginInner { margin: 0 auto; text-align: center; margin-top: 20px; margin-bottom: 0; padding: 13px 0; position: relative; } .copyRight{ text-align: center; padding: 12px; background-color: #efefef; } .loginpress-show-love{ color: #222; } .loginpress-show-love a{ color: #263466; } .loginpress-show-love a:hover{ color: #4d5d95; } body.login #loginpress_video-background-wrapper { position: fixed !important; top: 0 !important; left: 0 !important; width: 100% !important; height: 100% !important; background-size: cover !important; background-position: center !important; z-index: -999 !important; transform: translate(0); pointer-events: none; } body.login{ height: auto; align-items: flex-start !important; justify-content: flex-start !important; padding: 40px 0 0 !important; } #login{ border-radius: 0; margin: 40px auto; background: none; box-shadow: none; padding: 0; } body #login{ margin-bottom: auto !important; margin-top: auto !important; } .login form{ padding: 30px 25px; } .login label{ color: #2C3338; font-size: 14px; line-height: 19px; margin: 0 0 10px; } .login input[type="text"], .login input[type="password"]{ box-shadow: none; border: 1px solid #C3C4C7; background: #FFF; border-radius: 0; padding-left: 15px; margin-bottom: 20px; margin-right: 0; } .login .button.wp-hide-pw .dashicons{ color: #363636; } .social-sep{ font-size: 14px; line-height: 19px; text-transform: uppercase; } .login .button.wp-hide-pw{ height: 48px; } .login input[type="submit"], .wp-core-ui #login .button-primary{ padding: 12px 15px; background: #F6366A; border-color: #F6366A; margin: 20px 0 0; } .login form{ background: #FFF; padding: 30px 25px; box-shadow: 0px 12px 30px 0px rgba(0, 0, 0, 0.10); } .social-sep:after, .social-sep:before{ border-width: 2px; border-color: #CECECE; } .social-networks.block{ padding-bottom: 0; } .social-networks.block a > div{ background: none; padding: 12px 10px 12px 10px; border: 1px solid #C3C4C7; background: #FFF; font-size: 14px; color: #000; height: 44px; display: flex; align-content: center; line-height: 19px; justify-content: center; gap: 10px; } #loginform .user-pass-fields{ margin: 0; } .social-networks a svg{ position: static; order: -1; width: auto; height: auto; } .login #nav{ padding: 0; display: flex; justify-content: space-between; color: #2C3338; text-align: center; font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif; } .loginpress-seprator{ display: none; } .social-networks.block a span{ font-weight: 400; float: none; } body .language-switcher{ position: static; } body .footer-wrapper { margin-top: 30px; position: static; } #language-switcher { margin-top: 0; display: flex; align-items: center; justify-content: center; gap: 5px; } #language-switcher label{ margin-bottom: 0; } @media screen and (max-width: 767px) { #login{ width: 300px; } .login .loginpress-show-love{ position: static; text-align: center; float: none; background: rgba(255,255,255, .5); margin-top: 11px; padding-bottom: 0; padding: 3px; } } document.addEventListener('DOMContentLoaded', function () { // Find the element with the ID "nav" var navElement = document.getElementById('nav'); // Check if the element exists if (navElement) { // Replace the "|" with "|" navElement.innerHTML = navElement.innerHTML.replace(/\|/g, '|'); } if(document.querySelector('.footer-cont').innerHTML == ''){ document.querySelector('.footer-wrapper').style.display = "none"; } }); *{ box-sizing: border-box; } .login .privacy-policy-page-link { text-align: center; width: 100%; margin: 0em 0 2em; clear: both; padding-top: 10px; } html[dir="rtl"] #loginpress_showPasswordWrapper{ right: auto; left: 0; } input[type=checkbox]:checked::before{ height: 1.3125rem; width: 1.3125rem; } .footer-wrapper{ overflow: hidden; } .login form input[type=checkbox]:focus{ box-shadow: none; outline: none; } .login form .forgetmenot{ float: none; } .login form .forgetmenot label{ display:inline-block; margin: 0; } #login::after{ } #login{ } #loginform, html body.login .wishlistmember-loginform div#login form#loginform{ } html[dir="rtl"] .login form .input, html[dir="rtl"] .login input[type="text"]{ margin-right: 0; } body.login #loginpress_video-background-wrapper{ } body.login #loginpress_video-background{ object-fit: cover; } body.login:after{ } body.login { position: relative; } .login h1{ } .interim-login.login h1 a{ width: 84px; } .login h1 a { background-image: url( https://miembros.lossecretosdeltercerojo.com/wp-content/uploads/2024/07/Los-Secretos-del-Tercer-Ojo-Original-2-e1721357700969.png ) !important; background-size: contain; } .login h1 a.bb-login-title:has(.bs-cs-login-title), .login.bb-login #login>h1>a { text-indent: -1000px; height: 84px; } .wp-core-ui #login .button-primary, body.wp-core-ui #login .two-factor-email-resend .button{ } #language-switcher{ display: flex; justify-content: center; align-items: center; width: 100%; } #language-switcher input[type="submit"]{ padding: 0 10px; } body .language-switcher{ left: 0; width: 100%; } .wp-core-ui #login .button-primary:hover{ } .wp-core-ui #login .button-primary, body.wp-core-ui #login .two-factor-email-resend .button, .wp-core-ui #login .wp-generate-pw{ min-width: fit-content; box-shadow: 0 0 0px rgba( 0,0,0,0.8 ); /* box-shadow: none; */ height: auto; line-height: 1.11111111; padding: 12px 15px; float: none; width: 100%; } .wp-core-ui #login .wp-generate-pw{ font: inherit; } #loginform, body.login .wishlistmember-loginform div#login form#loginform { } #loginform input[type="text"], #loginform input[type="password"]{ box-shadow: 0 0 0px rgba( 0,0,0,0.8 );} #registerform input[type="text"], #registerform input[type="password"], #registerform input[type="number"], #registerform input[type="email"] { box-shadow: 0 0 0px rgba( 0,0,0,0.8 );} #lostpasswordform input[type="text"]{ box-shadow: 0 0 0px rgba( 0,0,0,0.8 );} #login { } body.login form.shake{ transform: none; animation: loginpress_shake_anim .2s cubic-bezier(.19,.49,.38,.79) both; } @keyframes loginpress_shake_anim { 25% { margin-left: -20px; } 75% { margin-left :20px; } 100% { margin-left: 0; } } .login form .forgetmenot label { } .login label { } .login form .input, .login input[type="text"] { } /* WordFence 2FA transparent issue fix. */ #loginform[style="position: relative;"] > .user-pass-wrap, #loginform[style="position: relative;"] > .forgetmenot, #loginform[style="position: relative;"] > .submit, #loginform[style="position: relative;"] > p{ visibility: hidden !important; } #wfls-prompt-overlay{ background: transparent; padding: 0; } #wfls-prompt-wrapper input[type="text"]{ padding-left: 20px; } #lostpasswordform { } #registerform { } #wfls-prompt-overlay { } .login .message, .login .success, .login .custom-message { border-left: 4px solid #00a0d2; background-color: #fff; padding: 12px; margin-left: 0; margin-bottom: 20px; -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1); box-shadow: 0 1px 1px 0 rgba(0,0,0,.1); } .login #nav { font-family: inherit; } .login #nav a, .login #nav, .privacy-policy-page-link>a{ } .login form .forgetmenot label{ } .login p input[type="submit"], .wp-core-ui.login .button-group.button-large .button, .wp-core-ui.login .button.button-large, .wp-core-ui.login .button-primary, .wp-core-ui #login .button-primary{ } .login #nav a:hover{ } .login #backtoblog{ } .login .copyRight{ } /* .loginpress-show-love, .loginpress-show-love a{ color: ; } */ .login .copyRight{ } .login .privacy-policy-page-link>a.privacy-policy-link:hover{ text-decoration: underline; } .login #backtoblog a{ } .login .privacy-policy-page-link>a.privacy-policy-link{ } .login #backtoblog{ } .login #backtoblog a:hover{ } .loginHead { } .loginHead p a { } .loginHead p a:hover { } .loginFooter p a { margin: 0 5px; } .loginFooter p a:hover { } .loginInner { } .wp-core-ui .button-primary{ text-shadow: none; } /*input:-webkit-autofill{ transition: all 100000s ease-in-out 0s !important; transition-property: background-color, color !important; }*/ .copyRight{ padding: 12px 170px; } .loginpress-show-love{ float: right; font-style: italic; padding-right: 20px; padding-bottom: 10px; position: absolute; bottom: 3px; right: 0; z-index: 10; } .loginpress-show-love a{ text-decoration: none; } .love-position{ left: 0; padding-left: 20px; } .header-cell{ /* display: table-cell; */ height: 100px; } .loginHeaderMenu{ text-align: center; position: relative; z-index: 10; list-style: none; background: #333; } .loginHeaderMenu>ul>li{ display: inline-block; vertical-align: top; position: relative; list-style: none; } .loginHeaderMenu>ul>li>a{ color: #fff; text-transform: uppercase; text-decoration: none; font-size: 16px; padding: 17px 20px; display: inline-block; } .loginHeaderMenu>ul>li:hover>a{ background: #4CAF50; color: #fff; } .loginHeaderMenu>ul>li>ul{ position: absolute; width: 200px; padding: 0; top: 100%; left: 0; background: #fff; list-style: none; text-align: left; border-radius: 0 0 5px 5px; -webkit-box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.31); -moz-box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.31); box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.31); overflow: hidden; opacity: 0; visibility: hidden; } .loginHeaderMenu>ul>li:hover>ul{ opacity: 1; visibility: visible; } .loginHeaderMenu>ul>li>ul>li{ font-size: 15px; color: #333; } .loginHeaderMenu>ul>li>ul>li>a{ color: #333; padding: 10px; display: block; text-decoration: none; } .loginHeaderMenu>ul>li>ul>li>a:hover { background: rgba(51, 51, 51, 0.35); color: #fff; } .loginHeaderMenu>ul { flex-wrap: wrap; display: flex; justify-content: center; } .loginFooterMenu{ text-align: center; background-color: rgba(0,0,0,.7); } .loginFooterMenu>ul{ display: inline-flex; } .loginFooterMenu>ul>li{ display: inline-block; padding: 18px; } .loginFooterMenu>ul>li:focus{ outline: none; border: 0; } .loginFooterMenu>ul>li>a:focus{ outline: none; border: 0; } .loginFooterMenu>ul>li>a{ color: #fff; text-transform: uppercase; text-decoration: none; font-size: 14px; } .loginFooterMenu>ul { flex-wrap: wrap; display: flex; justify-content: center; } .loginpress-caps-lock{ background: rgba(51, 56, 61, 0.9); color: #fff; display: none; font-size: 14px; width: 120px; padding: 5px 10px; line-height: 20px; position: absolute; left: calc(100% + 10px); top: 50%; transform: translateY(-50%); border-radius: 5px; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; text-align: center; -webkit-box-shadow: 0 0 9px 0px rgba(0, 0, 0, 0.20); box-shadow: 0 0 9px 0px rgba(0, 0, 0, 0.20); margin-left: 5px; font-weight: normal; margin: 0; display: none; } .loginpress-caps-lock:before{ content: ''; width: 0; height: 0; border-style: solid; border-width: 5px 5px 5px 0; border-color: transparent rgba(51, 56, 61, 0.9) transparent transparent; position: absolute; top: 50%; right: 100%; margin-left: 0; margin-top: -5px; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; z-index: 1; } .login form{ overflow: visible; border: none; } #loginform .user-pass-fields input{ margin-bottom: 0; } #loginform .user-pass-fields { margin-bottom: 18px; position: relative; } #login form p.submit{ position: relative; clear: both; } input[type=checkbox]:checked::before{ margin: -.35rem 0 0 -.375rem; } /* LoginPress input field since 1.1.20 */ /* .loginpress-input-wrap{ position: relative; } .loginpress-input-field { transition: 0.4s; } .loginpress-input-field ~ .focus-border:before, .loginpress-input-field ~ .focus-border:after{ content: ""; position: absolute; top: 0; left: 50%; width: 0; height: 2px; background-color: #3399FF; transition: 0.4s; z-index: 999; } .loginpress-input-field ~ .focus-border:after{ top: auto; bottom: 0; } .loginpress-input-field ~ .focus-border i:before, .loginpress-input-field ~ .focus-border i:after{ content: ""; position: absolute; top: 50%; left: 0; width: 2px; height: 0; background-color: #3399FF; transition: 0.6s; } .loginpress-input-field ~ .focus-border i:after{ left: auto; right: 0; } .loginpress-input-field:focus ~ .focus-border:before, .loginpress-input-field:focus ~ .focus-border:after{ left: 0; width: 100%; transition: 0.4s; } .loginpress-input-field:focus ~ .focus-border i:before, .loginpress-input-field:focus ~ .focus-border i:after{ top: 0; height: 100%; transition: 0.6s; } */ /* ! LoginPress input field since 1.1.20 */ @media screen and (max-width: 1239px) and (min-width: 768px){ body.login #loginpress_video-background-wrapper{ } } @media screen and (max-width: 767px) { .login h1 a { max-width: 100%; background-size: contain !important; } .copyRight{ padding: 12px; } .loginpress-caps-lock{ left: auto; right: 0; top: 149%; } .loginpress-caps-lock:before{ content: ''; width: 0; height: 0; border-style: solid; border-width: 0 5px 5px 5px; border-color: transparent transparent rgba(51, 56, 61, 0.9) transparent; position: absolute; top: 0px; left: 5px; right: auto; } .loginpress-show-love{ display: none !important; } body.login #loginpress_video-background-wrapper{ } } @media screen and (max-height: 700px) { .loginpress-show-love{ display: none !important; } } /* The only rule that matters */ #loginpress_video-background { /* making the video fullscreen */ position: fixed !important ; right: 0 !important ; bottom: 0 !important ; width: 100% !important ; height: 100% !important ; z-index: -100 !important ; } body.login #login.login_transparent,body.login #login.login_transparent #loginform{ background: none !important; } body.login{ height: auto !important; display: flex; flex-direction: column; } body #login{ margin-bottom: 0; } body.login label[for="authcode"]:after{ display: none; } body.login label[for="authcode"]+input{ padding-left: 15px; } /* Default Login Popup styling */ .interim-login.login form { margin: 30px !important; } .interim-login #login_error, .interim-login.login .message{ margin: 0 20px 16px !important; } .interim-login.login { min-height: 520px; height: 100vh; } .interim-login #login { width: 100%; max-width: 380px; margin-top: 0; margin-bottom: 0; height: 100%; border-radius: 0; display: flex; flex-direction: column; justify-content: center; padding: 20px 0; } /* Default Login Popup styling */ .interim-login.login form { margin: 30px !important; } .interim-login #login_error, .interim-login.login .message{ margin: 0 20px 16px !important; } .interim-login.login { min-height: 520px; height: 100vh; } .interim-login #login { width: 100%; max-width: 380px; margin-top: 0; margin-bottom: 0; height: 100%; border-radius: 0; display: flex; flex-direction: column; justify-content: center; padding: 20px 0; } .interim-login #login .submit{ margin-top: 10px; } [for="language-switcher-locales"]:after{ display: none; } .language-switcher{ clear: both; padding-top: 1px; } .login #language-switcher input[type="submit"]{ margin: 0; color: #2271b1; border-color: #2271b1; background: #f6f7f7; vertical-align: top; height: inherit; width: inherit; font-size: inherit; width: fit-content; max-width: fit-content; } @media screen and (max-width: 782px){ input[type=checkbox], input[type=radio]{ height: 16px; width: 16px; } }

Domain Summary

What IP addresses does Miembros.lossecretosdeltercerojo.com resolve to?

• Miembros.lossecretosdeltercerojo.com resolves to the IP addresses 162.240.166.0.

Where are Miembros.lossecretosdeltercerojo.com servers located in?

• Miembros.lossecretosdeltercerojo.com has servers located in United States.

miembros.lossecretosdeltercerojo.com Profile

Title:Acceder document.addEventListener('DOMContentLoaded', function() { var usernameLabel = document.querySelector('label[for="user_login"]'); if (usernameLabel) { usernameLabel.textContent = 'Tu correo electrónico'; } }); .login .privacy-policy-page-link>a.privacy-policy-link{ color: inherit; text-decoration: none; } html body.login div.wishlistmember-loginform{ padding: 0; margin: auto; transform: none; top: 0; width: 100%; } .login form .input, .login input[type=text],.login form input[type=checkbox]{ border-radius: 0; } input[type=checkbox]:checked:before { content: url('data:image/svg+xml;utf8,'); margin: -0.25rem 0 0 -0.275rem !important; } body .language-switcher{ margin-top: 10px; clear: both; z-index: 1; position: absolute; top: 100%; width: 100%; } body #login{ position: relative; } .wp-core-ui #login .button-primary{ margin-left: 0; } .admin-email__actions-primary .button:first-child { font: 400 15px Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif; color: #fff; height: auto; line-height: 20px !important; padding: 13px; padding-top: 13px; padding-bottom: 13px; width: 100%; text-align: center; background-color: #008ec2; border: 0; margin-bottom: 8px; border-radius: 5px; } .admin-email__actions-primary .button:first-child:hover { background-color: #008ec2; } .login form.admin-email-confirm-form { max-width: 360px; margin: 0 auto; } .login-action-confirm_admin_email #backtoblog a { color: #008ec2 !important; } input[type=checkbox]:focus, input[type=checkbox]:checked{ border-color: #F6366A; } /************************************************************* * Plugin: LoginPress - Customizing the WordPress Login.* * Description: LoginPress is the best Login Page Customizer * * in WordPress which allows you to completely * * change the layout of login, register and * * forgot password forms. * * Author: WPBrigade * * Visit: https://wordpress.org/plugins/loginpress/ * *************************************************************/ body.login { background-image: url(https://miembros.lossecretosdeltercerojo.com/wp-content/plugins/loginpress/img/minimalist.jpg); /*background-color: #ddd5c3;*/ background-repeat: no-repeat; background-position: center; background-size: cover; background-attachment: fixed; display: table; min-height: 100vh; width: 100%; padding: 0; } .header-wrapper{ /* display: table-row; */ } #login{ margin-top: 2%; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; -o-border-radius: 5px; border-radius: 5px; -webkit-box-shadow: 0 0 15px rgba(0,0,0,.8); box-shadow: 0 0 15px rgba(0,0,0,.8); max-width: 350px; padding: 26px 26px 6px 26px; width: 100%; } .login form { margin-top: 20px; margin-left: 0; background: #fff; -webkit-box-shadow: none; box-shadow: none; } .login form .input, .login input[type="text"]{ height: 48px; background: #fff; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; margin-bottom: 18px; font: normal 15px Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif; color: #7f7f7f; border-color: #bdbdbd; padding-left: 27px; font-weight: normal; } #jetpack_protect_answer{ padding-left: 0; text-align : center; } .login input[type="submit"], body.wp-core-ui.login .two-factor-email-resend .button, .wp-core-ui #login .button-primary { margin: 7px 0 7px; height: 46px; -webkit-border-radius: 5px; -moz-border-radius: 5px; -ms-border-radius: 5px; border-radius: 5px; font: normal 15px Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif; color: #fff; width: 100%; } .wp-core-ui.login .button-group.button-large .button, .wp-core-ui.login .button.button-large, .wp-core-ui.login .button-primary{ height: 46px; line-height: 0; background: #008ec2; } .wp-core-ui.login .two-factor-email-resend .button{ color: #444; } .login #nav { text-align: center; } #login_error { display:block; } /*.message { display:none; }*/ /*.custom-message { -moz-border-radius:3px 3px 3px 3px; border-style:solid; border-width:1px; margin:0 0 16px 8px; padding:12px; }*/ #backtoblog{ text-align: center; } .header-cell{ /* display: table-cell; */ height: 100px; } .loginHeaderMenu{ text-align: center; position: relative; z-index: 10; list-style: none; background: #333; } .loginHeaderMenu>ul>li{ display: inline-block; vertical-align: top; position: relative; list-style: none; } .loginHeaderMenu>ul>li>a{ color: #fff; text-transform: uppercase; text-decoration: none; font-size: 16px; padding: 17px 20px; display: inline-block; } .loginHeaderMenu>ul>li:hover>a{ background: #4CAF50; color: #fff; } .loginHeaderMenu>ul>li>ul{ position: absolute; width: 200px; padding: 0; top: 100%; left: 0; background: #fff; list-style: none; text-align: left; border-radius: 0 0 5px 5px; -webkit-box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.31); -moz-box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.31); box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.31); overflow: hidden; opacity: 0; visibility: hidden; } .loginHeaderMenu>ul>li:hover>ul{ opacity: 1; visibility: visible; } .loginHeaderMenu>ul>li>ul>li{ font-size: 15px; color: #333; } .loginHeaderMenu>ul>li>ul>li>a{ color: #333; padding: 10px; display: block; text-decoration: none; } .loginHeaderMenu>ul>li>ul>li>a:hover { background: rgba(51, 51, 51, 0.35); color: #fff; } .login-wrapper{ display: table-row; } .login-cell{ display: table-cell; vertical-align: middle; } .clear{ display: none; } .footer-wrapper{ width: 100%; /* display: table-footer-group; */ position: -webkit-sticky; position: sticky; top: 100vh; margin-top: 30px; } .footer-cont{ right: 0; bottom: 0; left: 0; text-align: center; /* display: table-cell; */ vertical-align: bottom; /* height: 100px; */ } .loginFooterMenu{ text-align: center; background-color: rgba(0,0,0,.7); } .loginFooterMenu>ul{ display: inline-flex; } .loginFooterMenu>ul>li{ display: inline-block; padding: 18px; } /* style two factor plugin */ .login .backup-methods-wrap a, #login form p:not([class]){ color: #555d66; } .login .backup-methods-wrap a:hover{ color: #00a0d2; } /*End style two factor plugin */ .loginFooterMenu>ul>li:focus{ outline: none; border: 0; } .loginFooterMenu>ul>li>a:focus{ outline: none; border: 0; } .loginFooterMenu>ul>li>a{ color: #fff; text-transform: uppercase; text-decoration: none; font-size: 14px; } .loginHead { width:100%; text-align: center; margin-top: 0; margin-bottom: 20px; padding: 13px 0 0; position: relative; margin: 0; } .loginHead p a { text-decoration: none; } .loginFooter { display: table-footer-group; } .loginFooter p a { display: inline-block; margin: 0 5px; } .loginInner { margin: 0 auto; text-align: center; margin-top: 20px; margin-bottom: 0; padding: 13px 0; position: relative; } .copyRight{ text-align: center; padding: 12px; background-color: #efefef; } .loginpress-show-love{ color: #222; } .loginpress-show-love a{ color: #263466; } .loginpress-show-love a:hover{ color: #4d5d95; } body.login #loginpress_video-background-wrapper { position: fixed !important; top: 0 !important; left: 0 !important; width: 100% !important; height: 100% !important; background-size: cover !important; background-position: center !important; z-index: -999 !important; transform: translate(0); pointer-events: none; } body.login{ height: auto; align-items: flex-start !important; justify-content: flex-start !important; padding: 40px 0 0 !important; } #login{ border-radius: 0; margin: 40px auto; background: none; box-shadow: none; padding: 0; } body #login{ margin-bottom: auto !important; margin-top: auto !important; } .login form{ padding: 30px 25px; } .login label{ color: #2C3338; font-size: 14px; line-height: 19px; margin: 0 0 10px; } .login input[type="text"], .login input[type="password"]{ box-shadow: none; border: 1px solid #C3C4C7; background: #FFF; border-radius: 0; padding-left: 15px; margin-bottom: 20px; margin-right: 0; } .login .button.wp-hide-pw .dashicons{ color: #363636; } .social-sep{ font-size: 14px; line-height: 19px; text-transform: uppercase; } .login .button.wp-hide-pw{ height: 48px; } .login input[type="submit"], .wp-core-ui #login .button-primary{ padding: 12px 15px; background: #F6366A; border-color: #F6366A; margin: 20px 0 0; } .login form{ background: #FFF; padding: 30px 25px; box-shadow: 0px 12px 30px 0px rgba(0, 0, 0, 0.10); } .social-sep:after, .social-sep:before{ border-width: 2px; border-color: #CECECE; } .social-networks.block{ padding-bottom: 0; } .social-networks.block a > div{ background: none; padding: 12px 10px 12px 10px; border: 1px solid #C3C4C7; background: #FFF; font-size: 14px; color: #000; height: 44px; display: flex; align-content: center; line-height: 19px; justify-content: center; gap: 10px; } #loginform .user-pass-fields{ margin: 0; } .social-networks a svg{ position: static; order: -1; width: auto; height: auto; } .login #nav{ padding: 0; display: flex; justify-content: space-between; color: #2C3338; text-align: center; font-family: Segoe UI,Frutiger,Frutiger Linotype,Dejavu Sans,Helvetica Neue,Arial,sans-serif; } .loginpress-seprator{ display: none; } .social-networks.block a span{ font-weight: 400; float: none; } body .language-switcher{ position: static; } body .footer-wrapper { margin-top: 30px; position: static; } #language-switcher { margin-top: 0; display: flex; align-items: center; justify-content: center; gap: 5px; } #language-switcher label{ margin-bottom: 0; } @media screen and (max-width: 767px) { #login{ width: 300px; } .login .loginpress-show-love{ position: static; text-align: center; float: none; background: rgba(255,255,255, .5); margin-top: 11px; padding-bottom: 0; padding: 3px; } } document.addEventListener('DOMContentLoaded', function () { // Find the element with the ID "nav" var navElement = document.getElementById('nav'); // Check if the element exists if (navElement) { // Replace the "|" with "|" navElement.innerHTML = navElement.innerHTML.replace(/\|/g, '|'); } if(document.querySelector('.footer-cont').innerHTML == ''){ document.querySelector('.footer-wrapper').style.display = "none"; } }); *{ box-sizing: border-box; } .login .privacy-policy-page-link { text-align: center; width: 100%; margin: 0em 0 2em; clear: both; padding-top: 10px; } html[dir="rtl"] #loginpress_showPasswordWrapper{ right: auto; left: 0; } input[type=checkbox]:checked::before{ height: 1.3125rem; width: 1.3125rem; } .footer-wrapper{ overflow: hidden; } .login form input[type=checkbox]:focus{ box-shadow: none; outline: none; } .login form .forgetmenot{ float: none; } .login form .forgetmenot label{ display:inline-block; margin: 0; } #login::after{ } #login{ } #loginform, html body.login .wishlistmember-loginform div#login form#loginform{ } html[dir="rtl"] .login form .input, html[dir="rtl"] .login input[type="text"]{ margin-right: 0; } body.login #loginpress_video-background-wrapper{ } body.login #loginpress_video-background{ object-fit: cover; } body.login:after{ } body.login { position: relative; } .login h1{ } .interim-login.login h1 a{ width: 84px; } .login h1 a { background-image: url( https://miembros.lossecretosdeltercerojo.com/wp-content/uploads/2024/07/Los-Secretos-del-Tercer-Ojo-Original-2-e1721357700969.png ) !important; background-size: contain; } .login h1 a.bb-login-title:has(.bs-cs-login-title), .login.bb-login #login>h1>a { text-indent: -1000px; height: 84px; } .wp-core-ui #login .button-primary, body.wp-core-ui #login .two-factor-email-resend .button{ } #language-switcher{ display: flex; justify-content: center; align-items: center; width: 100%; } #language-switcher input[type="submit"]{ padding: 0 10px; } body .language-switcher{ left: 0; width: 100%; } .wp-core-ui #login .button-primary:hover{ } .wp-core-ui #login .button-primary, body.wp-core-ui #login .two-factor-email-resend .button, .wp-core-ui #login .wp-generate-pw{ min-width: fit-content; box-shadow: 0 0 0px rgba( 0,0,0,0.8 ); /* box-shadow: none; */ height: auto; line-height: 1.11111111; padding: 12px 15px; float: none; width: 100%; } .wp-core-ui #login .wp-generate-pw{ font: inherit; } #loginform, body.login .wishlistmember-loginform div#login form#loginform { } #loginform input[type="text"], #loginform input[type="password"]{ box-shadow: 0 0 0px rgba( 0,0,0,0.8 );} #registerform input[type="text"], #registerform input[type="password"], #registerform input[type="number"], #registerform input[type="email"] { box-shadow: 0 0 0px rgba( 0,0,0,0.8 );} #lostpasswordform input[type="text"]{ box-shadow: 0 0 0px rgba( 0,0,0,0.8 );} #login { } body.login form.shake{ transform: none; animation: loginpress_shake_anim .2s cubic-bezier(.19,.49,.38,.79) both; } @keyframes loginpress_shake_anim { 25% { margin-left: -20px; } 75% { margin-left :20px; } 100% { margin-left: 0; } } .login form .forgetmenot label { } .login label { } .login form .input, .login input[type="text"] { } /* WordFence 2FA transparent issue fix. */ #loginform[style="position: relative;"] > .user-pass-wrap, #loginform[style="position: relative;"] > .forgetmenot, #loginform[style="position: relative;"] > .submit, #loginform[style="position: relative;"] > p{ visibility: hidden !important; } #wfls-prompt-overlay{ background: transparent; padding: 0; } #wfls-prompt-wrapper input[type="text"]{ padding-left: 20px; } #lostpasswordform { } #registerform { } #wfls-prompt-overlay { } .login .message, .login .success, .login .custom-message { border-left: 4px solid #00a0d2; background-color: #fff; padding: 12px; margin-left: 0; margin-bottom: 20px; -webkit-box-shadow: 0 1px 1px 0 rgba(0,0,0,.1); box-shadow: 0 1px 1px 0 rgba(0,0,0,.1); } .login #nav { font-family: inherit; } .login #nav a, .login #nav, .privacy-policy-page-link>a{ } .login form .forgetmenot label{ } .login p input[type="submit"], .wp-core-ui.login .button-group.button-large .button, .wp-core-ui.login .button.button-large, .wp-core-ui.login .button-primary, .wp-core-ui #login .button-primary{ } .login #nav a:hover{ } .login #backtoblog{ } .login .copyRight{ } /* .loginpress-show-love, .loginpress-show-love a{ color: ; } */ .login .copyRight{ } .login .privacy-policy-page-link>a.privacy-policy-link:hover{ text-decoration: underline; } .login #backtoblog a{ } .login .privacy-policy-page-link>a.privacy-policy-link{ } .login #backtoblog{ } .login #backtoblog a:hover{ } .loginHead { } .loginHead p a { } .loginHead p a:hover { } .loginFooter p a { margin: 0 5px; } .loginFooter p a:hover { } .loginInner { } .wp-core-ui .button-primary{ text-shadow: none; } /*input:-webkit-autofill{ transition: all 100000s ease-in-out 0s !important; transition-property: background-color, color !important; }*/ .copyRight{ padding: 12px 170px; } .loginpress-show-love{ float: right; font-style: italic; padding-right: 20px; padding-bottom: 10px; position: absolute; bottom: 3px; right: 0; z-index: 10; } .loginpress-show-love a{ text-decoration: none; } .love-position{ left: 0; padding-left: 20px; } .header-cell{ /* display: table-cell; */ height: 100px; } .loginHeaderMenu{ text-align: center; position: relative; z-index: 10; list-style: none; background: #333; } .loginHeaderMenu>ul>li{ display: inline-block; vertical-align: top; position: relative; list-style: none; } .loginHeaderMenu>ul>li>a{ color: #fff; text-transform: uppercase; text-decoration: none; font-size: 16px; padding: 17px 20px; display: inline-block; } .loginHeaderMenu>ul>li:hover>a{ background: #4CAF50; color: #fff; } .loginHeaderMenu>ul>li>ul{ position: absolute; width: 200px; padding: 0; top: 100%; left: 0; background: #fff; list-style: none; text-align: left; border-radius: 0 0 5px 5px; -webkit-box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.31); -moz-box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.31); box-shadow: 0px 5px 10px -1px rgba(0,0,0,0.31); overflow: hidden; opacity: 0; visibility: hidden; } .loginHeaderMenu>ul>li:hover>ul{ opacity: 1; visibility: visible; } .loginHeaderMenu>ul>li>ul>li{ font-size: 15px; color: #333; } .loginHeaderMenu>ul>li>ul>li>a{ color: #333; padding: 10px; display: block; text-decoration: none; } .loginHeaderMenu>ul>li>ul>li>a:hover { background: rgba(51, 51, 51, 0.35); color: #fff; } .loginHeaderMenu>ul { flex-wrap: wrap; display: flex; justify-content: center; } .loginFooterMenu{ text-align: center; background-color: rgba(0,0,0,.7); } .loginFooterMenu>ul{ display: inline-flex; } .loginFooterMenu>ul>li{ display: inline-block; padding: 18px; } .loginFooterMenu>ul>li:focus{ outline: none; border: 0; } .loginFooterMenu>ul>li>a:focus{ outline: none; border: 0; } .loginFooterMenu>ul>li>a{ color: #fff; text-transform: uppercase; text-decoration: none; font-size: 14px; } .loginFooterMenu>ul { flex-wrap: wrap; display: flex; justify-content: center; } .loginpress-caps-lock{ background: rgba(51, 56, 61, 0.9); color: #fff; display: none; font-size: 14px; width: 120px; padding: 5px 10px; line-height: 20px; position: absolute; left: calc(100% + 10px); top: 50%; transform: translateY(-50%); border-radius: 5px; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; text-align: center; -webkit-box-shadow: 0 0 9px 0px rgba(0, 0, 0, 0.20); box-shadow: 0 0 9px 0px rgba(0, 0, 0, 0.20); margin-left: 5px; font-weight: normal; margin: 0; display: none; } .loginpress-caps-lock:before{ content: ''; width: 0; height: 0; border-style: solid; border-width: 5px 5px 5px 0; border-color: transparent rgba(51, 56, 61, 0.9) transparent transparent; position: absolute; top: 50%; right: 100%; margin-left: 0; margin-top: -5px; -webkit-transition: all 0.3s ease-in-out; transition: all 0.3s ease-in-out; z-index: 1; } .login form{ overflow: visible; border: none; } #loginform .user-pass-fields input{ margin-bottom: 0; } #loginform .user-pass-fields { margin-bottom: 18px; position: relative; } #login form p.submit{ position: relative; clear: both; } input[type=checkbox]:checked::before{ margin: -.35rem 0 0 -.375rem; } /* LoginPress input field since 1.1.20 */ /* .loginpress-input-wrap{ position: relative; } .loginpress-input-field { transition: 0.4s; } .loginpress-input-field ~ .focus-border:before, .loginpress-input-field ~ .focus-border:after{ content: ""; position: absolute; top: 0; left: 50%; width: 0; height: 2px; background-color: #3399FF; transition: 0.4s; z-index: 999; } .loginpress-input-field ~ .focus-border:after{ top: auto; bottom: 0; } .loginpress-input-field ~ .focus-border i:before, .loginpress-input-field ~ .focus-border i:after{ content: ""; position: absolute; top: 50%; left: 0; width: 2px; height: 0; background-color: #3399FF; transition: 0.6s; } .loginpress-input-field ~ .focus-border i:after{ left: auto; right: 0; } .loginpress-input-field:focus ~ .focus-border:before, .loginpress-input-field:focus ~ .focus-border:after{ left: 0; width: 100%; transition: 0.4s; } .loginpress-input-field:focus ~ .focus-border i:before, .loginpress-input-field:focus ~ .focus-border i:after{ top: 0; height: 100%; transition: 0.6s; } */ /* ! LoginPress input field since 1.1.20 */ @media screen and (max-width: 1239px) and (min-width: 768px){ body.login #loginpress_video-background-wrapper{ } } @media screen and (max-width: 767px) { .login h1 a { max-width: 100%; background-size: contain !important; } .copyRight{ padding: 12px; } .loginpress-caps-lock{ left: auto; right: 0; top: 149%; } .loginpress-caps-lock:before{ content: ''; width: 0; height: 0; border-style: solid; border-width: 0 5px 5px 5px; border-color: transparent transparent rgba(51, 56, 61, 0.9) transparent; position: absolute; top: 0px; left: 5px; right: auto; } .loginpress-show-love{ display: none !important; } body.login #loginpress_video-background-wrapper{ } } @media screen and (max-height: 700px) { .loginpress-show-love{ display: none !important; } } /* The only rule that matters */ #loginpress_video-background { /* making the video fullscreen */ position: fixed !important ; right: 0 !important ; bottom: 0 !important ; width: 100% !important ; height: 100% !important ; z-index: -100 !important ; } body.login #login.login_transparent,body.login #login.login_transparent #loginform{ background: none !important; } body.login{ height: auto !important; display: flex; flex-direction: column; } body #login{ margin-bottom: 0; } body.login label[for="authcode"]:after{ display: none; } body.login label[for="authcode"]+input{ padding-left: 15px; } /* Default Login Popup styling */ .interim-login.login form { margin: 30px !important; } .interim-login #login_error, .interim-login.login .message{ margin: 0 20px 16px !important; } .interim-login.login { min-height: 520px; height: 100vh; } .interim-login #login { width: 100%; max-width: 380px; margin-top: 0; margin-bottom: 0; height: 100%; border-radius: 0; display: flex; flex-direction: column; justify-content: center; padding: 20px 0; } /* Default Login Popup styling */ .interim-login.login form { margin: 30px !important; } .interim-login #login_error, .interim-login.login .message{ margin: 0 20px 16px !important; } .interim-login.login { min-height: 520px; height: 100vh; } .interim-login #login { width: 100%; max-width: 380px; margin-top: 0; margin-bottom: 0; height: 100%; border-radius: 0; display: flex; flex-direction: column; justify-content: center; padding: 20px 0; } .interim-login #login .submit{ margin-top: 10px; } [for="language-switcher-locales"]:after{ display: none; } .language-switcher{ clear: both; padding-top: 1px; } .login #language-switcher input[type="submit"]{ margin: 0; color: #2271b1; border-color: #2271b1; background: #f6f7f7; vertical-align: top; height: inherit; width: inherit; font-size: inherit; width: fit-content; max-width: fit-content; } @media screen and (max-width: 782px){ input[type=checkbox], input[type=radio]{ height: 16px; width: 16px; } }

What technologies does miembros.lossecretosdeltercerojo.com use?

These are the technologies used at miembros.lossecretosdeltercerojo.com. miembros.lossecretosdeltercerojo.com has a total of 8 technologies installed in 7 different categories.

miembros.lossecretosdeltercerojo.com Traffic Analysis

There's no enough data about miembros.lossecretosdeltercerojo.com traffic.
Daily Visitors n/a
Monthly Visits n/a
Pages per Visit n/a
Visit duration n/a
Bounce Rate n/a
Is this your site?Verify your site's metrics.
Daily Unique Visitors:
 n/a
Monthly Visits:
n/a
Pages per Visit:
n/a
Daily Pageviews:
n/a
Avg. visit duration:
n/a
Bounce rate:
n/a
Global Reach:
 n/a
HypeRank:
n/a
*All traffic values are estimates only.
Last update was 409 days ago
     
This can take up to 60 seconds. Please wait...

*HypeStat.com is not promoting or affiliated with lossecretosdeltercerojo.com in any way. Only publicly available statistics data are displayed.

 

SEMrush is a complete on line advertising and marketing platform that gives a extensive variety of gear and functions to help companies and entrepreneurs in enhancing their on line visibility and optimizing their virtual advertising and marketing strategies.
SemRushSemRush
Domain:
  miembros.lossecretosdeltercerojo.com
Rank:
(Rank based on keywords, cost and organic traffic)
  n/a
Organic Keywords:
(Number of keywords in top 20 Google SERP)
  0
Organic Traffic:
(Number of visitors coming from top 20 search results)
  0
Organic Cost:
((How much need to spend if get same number of visitors from Google Adwords)
  $0.00

Ad Experience Report

Summary of the ad experience rating of a website for a specific platform.

Mobile summary

Root domain:
lossecretosdeltercerojo.com
Ad filtering:
(Chrome is not filtering ads on your site.)
Off
Status:
(The status of the site that is reviewed for the Better Ads Standards.)
Not reviewed

Desktop summary

Root domain:
lossecretosdeltercerojo.com
Ad filtering:
(Chrome is not filtering ads on your site.)
Off
Status:
(The status of the site that is reviewed for the Better Ads Standards.)
Not reviewed

Abusive Experience Report

Summary of the abusive experience rating of a website.
Root domain:
lossecretosdeltercerojo.com
Enforcement:
(Chrome is not preventing your site from opening new windows or tabs.)
Off
Status:
(The status of the site reviewed for the abusive experiences.)
Not reviewed

Where is miembros.lossecretosdeltercerojo.com hosted?

Miembros.lossecretosdeltercerojo.com may be hosted in multiple data centers distributed in different locations around the world. This is probably just one of them.
Server IP:
162.240.166.0
ASN:
AS46606 
ISP:
Unified Layer 
Server Location:

United States, US
 

Other sites hosted on 162.240.166.0

There are no other sites hosted on this IP

How fast does miembros.lossecretosdeltercerojo.com load?

The average loading time of miembros.lossecretosdeltercerojo.com is 4178 ms.
Average Load Time:
4178 ms

Does miembros.lossecretosdeltercerojo.com use compression?

Website compression is the process of reducing the size of website files, such as HTML, CSS, JavaScript, and image files, to improve website performance and load times. Compressing website files can significantly reduce the amount of data that needs to be transferred from the server to the user's browser, resulting in faster page load times and improved user experience. Files on miembros.lossecretosdeltercerojo.com are reduced by 74%.
miembros.lossecretosdeltercerojo.com use gzip compression.
Original size: 36.34 KB
Compressed size: 9.12 KB
File reduced by: 27.22 KB (74%)

Google Safe Browsing

Google Safe Browsing is a service provided by Google that helps protect users from visiting websites that may contain malicious or harmful content, such as malware, phishing attempts, or deceptive software.
This site is not currently listed as suspicious

SSL Checker - SSL Certificate Verify

An SSL (Secure Sockets Layer) certificate is a digital certificate that establishes a secure encrypted connection between a web server and a user's web browser. It provides authentication and encryption, ensuring that data transmitted between the server and the browser remains private and protected. miembros.lossecretosdeltercerojo.com supports HTTPS.
 miembros.lossecretosdeltercerojo.com supports HTTPS
     
Verifying SSL Support. Please wait...
Common Name: *.lossecretosdeltercerojo.com
Organization:
Location:
Issuer: R11
Valid from: Nov 16 18:25:44 2024 GMT
Valid until: Feb 14 18:25:43 2025 GMT
Authority: CA:FALSE
Keysize: 2048 Bits
Common Name: R11
Organization: Let's Encrypt
Location: US
Issuer: ISRG Root X1
Valid from: Mar 13 00:00:00 2024 GMT
Valid until: Mar 12 23:59:59 2027 GMT
Authority: CA:TRUE
Keysize: 2048 Bits

Verify HTTP/2 Support

HTTP/2 (Hypertext Transfer Protocol version 2) is a major revision of the HTTP protocol, which is the foundation of data communication on the World Wide Web. It was developed as an improvement over the previous HTTP/1.1 version to enhance web performance and efficiency.
 miembros.lossecretosdeltercerojo.com does not support HTTP/2
     
Verifying HTTP/2.0 Support. Please wait...

Http Header

HTTP headers are extra portions of records despatched among a consumer (which include an internet browser) and a server at some stage in an HTTP request or response. They offer instructions, metadata, or manipulate parameters for the conversation among the consumer and server.
Date: Thu, 21 Nov 2024 16:47:06 GMT
Server: Apache
X-Redirect-By: WordPress
Vary: Accept-Encoding
Location: https://miembros.lossecretosdeltercerojo.com/wp-admin
Cache-Control: max-age=0
Expires: Thu, 21 Nov 2024 16:47:06 GMT
Content-Length: 0
Content-Type: text/html; charset=UTF-8

HTTP/1.1 301 Moved Permanently
Date: Thu, 21 Nov 2024 16:47:07 GMT
Server: Apache
Location: https://miembros.lossecretosdeltercerojo.com/wp-admin/
Cache-Control: max-age=0
Expires: Thu, 21 Nov 2024 16:47:07 GMT
Content-Length: 262
Content-Type: text/html; charset=iso-8859-1

HTTP/1.1 302 Found
Date: Thu, 21 Nov 2024 16:47:07 GMT
Server: Apache
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
X-Redirect-By: WordPress
Vary: Accept-Encoding
Location: https://miembros.lossecretosdeltercerojo.com/wp-login.php?redirect_to=https%3A%2F%2Fmiembros.lossecretosdeltercerojo.com%2Fwp-admin%2F&reauth=1
Content-Length: 0
Content-Type: text/html; charset=UTF-8

HTTP/1.1 200 OK
Date: Thu, 21 Nov 2024 16:47:08 GMT
Server: Apache
Expires: Wed, 11 Jan 1984 05:00:00 GMT
Cache-Control: no-cache, must-revalidate, max-age=0
X-Frame-Options: SAMEORIGIN
Set-Cookie: wordpress_test_cookie=WP%20Cookie%20check; path=/; secure
Set-Cookie: wordpress_bb4b6aac0cb61262927a2fe89d7da0eb=%20; expires=Wed, 22-Nov-2023 16:47:10 GMT; Max-Age=0; path=/wp-admin
Set-Cookie: wordpress_sec_bb4b6aac0cb61262927a2fe89d7da0eb=%20; expires=Wed, 22-Nov-2023 16:47:10 GMT; Max-Age=0; path=/wp-admin
Set-Cookie: wordpress_bb4b6aac0cb61262927a2fe89d7da0eb=%20; expires=Wed, 22-Nov-2023 16:47:10 GMT; Max-Age=0; path=/wp-content/plugins
Set-Cookie: wordpress_sec_bb4b6aac0cb61262927a2fe89d7da0eb=%20; expires=Wed, 22-Nov-2023 16:47:10 GMT; Max-Age=0; path=/wp-content/plugins
Set-Cookie: wordpress_logged_in_bb4b6aac0cb61262927a2fe89d7da0eb=%20; expires=Wed, 22-Nov-2023 16:47:10 GMT; Max-Age=0; path=/
Set-Cookie: wordpress_logged_in_bb4b6aac0cb61262927a2fe89d7da0eb=%20; expires=Wed, 22-Nov-2023 16:47:10 GMT; Max-Age=0; path=/
Set-Cookie: wp-settings-0=%20; expires=Wed, 22-Nov-2023 16:47:10 GMT; Max-Age=0; path=/
Set-Cookie: wp-settings-time-0=%20; expires=Wed, 22-Nov-2023 16:47:10 GMT; Max-Age=0; path=/
Set-Cookie: wordpress_bb4b6aac0cb61262927a2fe89d7da0eb=%20; expires=Wed, 22-Nov-2023 16:47:10 GMT; Max-Age=0; path=/
Set-Cookie: wordpress_bb4b6aac0cb61262927a2fe89d7da0eb=%20; expires=Wed, 22-Nov-2023 16:47:10 GMT; Max-Age=0; path=/
Set-Cookie: wordpress_sec_bb4b6aac0cb61262927a2fe89d7da0eb=%20; expires=Wed, 22-Nov-2023 16:47:10 GMT; Max-Age=0; path=/
Set-Cookie: wordpress_sec_bb4b6aac0cb61262927a2fe89d7da0eb=%20; expires=Wed, 22-Nov-2023 16:47:10 GMT; Max-Age=0; path=/
Set-Cookie: wordpressuser_bb4b6aac0cb61262927a2fe89d7da0eb=%20; expires=Wed, 22-Nov-2023 16:47:10 GMT; Max-Age=0; path=/
Set-Cookie: wordpresspass_bb4b6aac0cb61262927a2fe89d7da0eb=%20; expires=Wed, 22-Nov-2023 16:47:10 GMT; Max-Age=0; path=/
Set-Cookie: wordpressuser_bb4b6aac0cb61262927a2fe89d7da0eb=%20; expires=Wed, 22-Nov-2023 16:47:10 GMT; Max-Age=0; path=/
Set-Cookie: wordpresspass_bb4b6aac0cb61262927a2fe89d7da0eb=%20; expires=Wed, 22-Nov-2023 16:47:10 GMT; Max-Age=0; path=/
Set-Cookie: wp-postpass_bb4b6aac0cb61262927a2fe89d7da0eb=%20; expires=Wed, 22-Nov-2023 16:47:10 GMT; Max-Age=0; path=/
Vary: Accept-Encoding
Content-Encoding: gzip
Content-Length: 9344
Content-Type: text/html; charset=UTF-8

DNS Lookup

DNS entries (Domain Name System) are a critical component of the Internet infrastructure. They act as directories that translate human-readable domain names (such as example.com) to machine-readable IP addresses. DNS records are stored on DNS servers and help forward internet traffic efficiently.
Type Ip Target/Txt TTL
A 162.240.166.0 14385