@font-face {
    font-family: 'PlusJakartaSans-Light';
    src: url('../fonts/PlusJakartaSans-Light.ttf') format('truetype');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PlusJakartaSans-Regular';
    src: url('../fonts/PlusJakartaSans-Regular.ttf') format('truetype');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PlusJakartaSans-Medium';
    src: url('../fonts/PlusJakartaSans-Medium.ttf') format('truetype');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PlusJakartaSans-SemiBold';
    src: url('../fonts/PlusJakartaSans-SemiBold.ttf') format('truetype');
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'PlusJakartaSans-Bold';
    src: url('../fonts/PlusJakartaSans-Bold.ttf') format('truetype');
    font-style: normal;
    font-display: swap;
}
/* RESET WP */

body.login {
  background: #FFFEFA;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 100vh;
}
.tga-login-title{
  display: none;
}
#login {
  width: 100%;
  max-width: 420px;
  padding: 0;
}
.tga-login-title {
    text-align: center;
    font-size: 28px;
    font-weight: 600;
    margin-bottom: 24px;
    color: #28261B;
    position: absolute !important;
    left: 47% !important;
    top: 10% !important;
    font-family: 'PlusJakartaSans-Bold', sans-serif;
    font-size: 32px;
    font-weight: 500;
}
.login h1 + form::before {
  content: "";
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 24px;
  color: #1f2937;
  top: 00px;
  position: absolute;
}
/* LOGO */
#login h1 {
  position: absolute;
  top: 24px;
  left: 24px;
}
#wp-submit{
  background-color: #FFD700;
  padding: 18px 24px;
  border-radius: 16px;
  font-family: 'PlusJakartaSans-Bold', sans-serif;
    font-size: 15px;
    font-weight: 500;
}
#wp-submit{
    padding-left: 48px;
    background-image: url("/wp-content/uploads/2026/01/ArrowLeft2.svg");
    background-repeat: no-repeat;
    background-position: 18px center;
    background-size: 18px;
}

.login input[type="text"]{
  margin-bottom: 10px !important;
}
#wp-submit::before{
    content: "";
    position: absolute;
    left: 18px;
    top: 50%;
    transform: translateY(-50%);
    width: 18px;
    height: 18px;
    background: url("http://travelgroup.noveo5.cfolks.pl/wp-content/uploads/2026/01/ArrowLeft.svg") no-repeat center;
    background-size: contain;
    pointer-events: none;
}
input[type="checkbox"]{
    margin: 0px;
}
#login h1 a {
  background-image: url('/wp-content/uploads/2025/12/logo-travel-group.svg');
  background-size: contain;
  width: 120px;
  height: 60px;
}
.forgetmenot {
  margin-top: 0px;
  display: flex;
  align-items: center;
  gap: 10px;
}
.login .forgetmenot label{
  margin-bottom: 0px;
}
/* pozycja logo – lewy górny róg */
.wp-login-logo {
  position: absolute;
  top: 24px;
  left: 24px;
  margin: 0;
}

/* podmiana tekstu na SVG */
.wp-login-logo a {
  display: block;
  width: 84px;        
  height: 64px;       
  background-image: url('/wp-content/uploads/2025/12/logo-travel-group.svg');
  background-repeat: no-repeat;
  background-size: contain;
  background-position: left center;
  text-indent: -9999px; 
  overflow: hidden;
}

/* USUWAMY WP LINKI */
#nav,
#backtoblog,
.language-switcher {
  display: none;
}

/* TYTUŁ */
.login h1 + form::before {
  content: "Logowanie";
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 24px;
  color: #1f2937;
}

label[for="user_login"]{
    position: relative;
    padding-left: 32px;
}

label[for="user_login"]::before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    background: url("http://travelgroup.noveo5.cfolks.pl/wp-content/uploads/2026/01/ChatCircleText.svg") no-repeat center;
    background-size: contain;
}


label[for="user_pass"]{
    position: relative;
    padding-left: 32px;
}

label[for="user_pass"]::before{
    content: "";
    position: absolute;
    left: 0;
    top: 50%;
    transform: translateY(-50%);
    width: 22px;
    height: 22px;
    background: url("http://travelgroup.noveo5.cfolks.pl/wp-content/uploads/2026/01/LockKey.svg") no-repeat center;
    background-size: contain;
}
.login .button.wp-hide-pw {
  background: 0 0;
  border: 1px solid transparent;
  box-shadow: none;
  font-size: 14px;
  line-height: 2;
  width: 2.5rem;
  height: 2.5rem;
  min-width: 40px;
  min-height: 40px;
  margin: 0;
  padding: 5px 9px;
  position: absolute;
  right: 0;
  top: 15px;
}
.wp-core-ui .button-secondary:hover, .wp-core-ui .button.hover, .wp-core-ui .button:hover {
  border-color: #6b7280;;
  color: #6b7280;
}
/* KARTA */
.login form {
  background: rgba(126, 112, 37, 0.09);
  border-radius: 40px;
  padding: 48px;
  box-shadow: none;
  border: none;
  border: 1px solid rgba(110, 104, 73, 0.2);
  width: 402px;
}
.dashicons-visibility::before {
  content: "\f177";
  color: #28261B;
}
/* LABELKI */
.login label {
  font-size: 13px;
  color: #6b7280;
  margin-bottom: 8px;
  display: block;
  font-family: 'PlusJakartaSans-Bold', sans-serif;
  font-size: 13px;
  font-weight: 500;
  color: #28261B;
  
}

/* INPUTY */
.login input[type="text"],
.login input[type="password"] {
  border-radius: 24px;
  border: 1px solid rgba(110, 104, 73, 0.2);
  padding: 12px 16px;
  font-size: 14px;
  background: #fff;
  margin-bottom: 16px;
  height: 70px;
}

/* BUTTON */
.wp-core-ui .button-primary {
  background: #ffd400;
  border: none;
  color: #000;
  border-radius: 999px;
  padding: 10px 18px;
  font-weight: 600;
  float: right;
  box-shadow: none;
}

.wp-core-ui .button-primary:hover {
  background: #facc15;
}

/* STRZAŁKA */
.wp-core-ui .button-primary::after {
  content: " →";
}

/* CHECKBOX REMEMBER */
.forgetmenot {
  margin-top: 10px;
}
.login h1 + form::before {
  content: "Logowanie";
  display: block;
  text-align: center;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 24px;
  color: #1f2937;
  display: none !important;
}
@media (max-width: 600px) {
  .login form {
    width: unset;
    max-width: 100%;
    margin: 0px 30px;
    padding: 24px;
  }
  .tga-login-title {
   position: relative !important;
   left: unset !important;
   top: unset !important;
  }

}
