/*!
Theme Name: Nubi Child
Theme URI: https://uicore.co
Description: Digital Marketing & SEO WordPress Theme
Author: UiCore
Author URI: https://uicore.co
Template: nubi
Version: 1.0.0
Text Domain: nubi
*/

 /* Add your custom style here */


/* Gradient accent text */
.accent-gradient {
  background: linear-gradient(90deg, #1da1ff 0%, #4fc3ff 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
  background-clip: text;
  display: inline-block;
}

/* ============================
   Contact page – CF7 form styles
   ============================ */

/* Labels */
body.page-id-192 .custom-cf7-form label {
  font-size: 13px;
  line-height: 1.2;
}

/* Inputs + textarea (excluding submit) */
body.page-id-192 .custom-cf7-form .wpcf7-form-control:not(.wpcf7-submit) {
  background-color: #1a1d23 !important;
  color: #ffffff !important;
  border: 1px solid rgba(255,255,255,0.18) !important;
  border-radius: 6px;
  padding: 8px 12px !important;
  font-size: 14px;
  line-height: 1.2;
  box-shadow: none !important;
}

/* Shorter text inputs */
body.page-id-192 .custom-cf7-form input[type="text"],
body.page-id-192 .custom-cf7-form input[type="email"] {
  height: 40px !important;
}

/* Placeholder */
body.page-id-192 .custom-cf7-form ::placeholder {
  color: rgba(255,255,255,0.55);
}

/* Submit button */
body.page-id-192 .custom-cf7-form .wpcf7-submit {
  width: 100% !important;
  display: block;
  text-align: center;
  padding: 14px 16px !important;
  border-radius: 10px;
}

/* Focus state */
body.page-id-192 .custom-cf7-form .wpcf7-form-control:focus {
  border-color: #1d71c9 !important;
  box-shadow: 0 0 0 2px rgba(29,113,201,0.25) !important;
  outline: none !important;
}

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