/*
Theme Name: Cryption Child
Theme URI: https://yourdomain.com/
Description: Child theme for Cryption
Author: Your Name
Author URI: https://yourdomain.com/
Template: cryption
Version: 1.0.0
*/

/* Import parent styles */
/* Match "Kuardin" text style to logo image */

.site-logo-link.childtheme .logo-text {
  font-family: 'Montserrat', 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 32px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 1;
  display: inline-block;
  position: relative;
  top: 2px; /* fine-tune vertical alignment */
}

/* Adjust spacing between logo and text */
.site-logo-link.childtheme {
  display: flex;
  align-items: center;
  gap: 10px;
}

 
/* ================================
   ✅ Footer Logo - Match Header Style
   ================================ */

.footer-logo-wrapper {
  display: flex;
  align-items: center;
  justify-content: flex-start;
  gap: 8px; /* reduce space between icon and text */
  line-height: 1;
  margin-top: 5px; /* optional - adjust vertical position */
}

.footer-logo-link {
  display: flex;
  align-items: center;
  gap: 8px;
  text-decoration: none;
}

.footer-logo-icon {
  height: 52px; /* match header logo height */
  width: auto;
  object-fit: contain;
  margin: 0;
  padding: 0;
}

.footer-logo-text {
  font-family: 'Montserrat', 'Poppins', sans-serif;
  font-weight: 500;
  font-size: 32px;
  color: #ffffff;
  letter-spacing: 0;
  line-height: 1;
  display: inline-block;
  position: relative;
  top: 2px; /* fine-tune vertical alignment */
}

/* Responsive tweak for mobile */
@media (max-width: 768px) {
  .footer-logo-icon {
    height: 44px;
  }
  .footer-logo-text {
    font-size: 20px;
  }
}
#mc4wp_form_widget-2 > p[style*="color: indianred"] {
    display: none !important;
}
 #mc4wp_form_widget-3 > p[style*="color: indianred"] {
    display: none !important;
}
.card-content h4 {
    text-transform: inherit !important;
}

/* =========================================================
   Contact Form 7 — Modern Rounded & Spacious Style
   Matches "Drop us a message" section aesthetic
========================================================= */

.wpcf7 form {
  margin: 0 auto;
  padding: 40px 30px;
  background: transparent; /* keep your site bg visible */
}

/* Paragraph spacing */
.wpcf7 form p {
  margin-bottom: 28px;
}
.title-h2 {
    margin-top: 70px;
}
/* Input & Textarea fields */
.wpcf7-form-control {
  width: 100%;
  background: #fff;
  border: 1px solid rgba(0,0,0,0.1);
  border-radius: 40px;
  padding: 20px 26px;
  font-size: 17px;
  color: #333;
  outline: none;
  transition: all 0.3s ease;
  box-sizing: border-box;
  line-height: 1.5;
}

/* Focus effect */
.wpcf7-form-control:focus {
  border-color: #165e50;
  box-shadow: 0 0 0 4px rgba(22,94,80,0.1);
}

/* Textarea specifically */
.wpcf7-form-control.wpcf7-textarea {
  min-height: 180px;
  border-radius: 30px;
  resize: vertical;
  line-height: 1.6;
}

/* Labels */
.wpcf7 form label {
  display: block;
  font-size: 15px;
  font-weight: 600;
  margin-bottom: 10px;
  color: #444;
  letter-spacing: 0.3px;
}

/* Submit button */
.wpcf7-submit {
  background: linear-gradient(90deg, #165e50, #26b687);
  color: #fff;
  border: none;
  border-radius: 40px;
  padding: 16px 50px;
  font-size: 17px;
  font-weight: 600;
  cursor: pointer;
  transition: all 0.3s ease;
  display: inline-block;
  box-shadow: 0 6px 18px rgba(22,94,80,0.25);
}

.wpcf7-submit:hover {
  background: linear-gradient(90deg, #26b687, #165e50);
  transform: translateY(-2px);
  box-shadow: 0 10px 20px rgba(22,94,80,0.25);
}

/* Placeholder text */
.wpcf7-form-control::placeholder {
  color: #999;
  opacity: 0.8;
  font-weight: 400;
}

/* Remove Contact Form 7 message border */
.wpcf7-response-output {
  border: none !important;
  padding: 0 !important;
  margin: 25px 0 0 !important;
  color: #165e50;
  font-weight: 600;
  text-align: center;
}

/* Responsive tweaks */
@media (max-width: 768px) {
  .wpcf7 form {
    padding: 25px 15px;
  }
  .wpcf7-form-control {
    font-size: 15px;
    padding: 16px 20px;
  }
  .wpcf7-submit {
    width: 100%;
    padding: 14px;
  }
}

/* ===== Hide Single Post Meta Info ===== */
.single-post .post-meta,
.single-post .post-meta *,
.single-post .entry-meta,
.single-post .single-post-meta,
.single-post .post-meta-left,
.single-post .post-meta-right {
  display: none !important;
}

div#comments {
    display: none !important;
}

.footer-navigation #footer-menu {
  display: inline-flex !important;
  justify-content: center;
  align-items: center;
  list-style: none;
  margin: 0;
  padding: 0;
}

.footer-navigation #footer-menu a {
  white-space: nowrap;
}

a.site-logo-link.childtheme:hover {
    text-decoration: none !important;
}


.krn-phone-wrap {
    position: relative;
    display: inline-block;
    width: 100%;
    font-size: 0;
    container-type: inline-size;
}

.krn-phone-wrap img {
    display: block;
    width: 100%;
    height: auto;
}

.krn-label-top,
.krn-label-bottom,
.krn-label-withdraw {
    position: absolute;
    z-index: 6;
    color: #ffffff;
    font-family: "Montserrat", -apple-system, BlinkMacSystemFont, sans-serif;
    font-weight: 600;
    white-space: nowrap;
    line-height: 1;
    pointer-events: none;
    font-size: 2cqi;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.krn-label-top {
    top: 46.4%;
    left: 53%;
    font-size: 2.1cqi;
    letter-spacing: 0.02em;
    margin-top: -0.5px;
}

.krn-label-bottom {
    top: 76.5%;
    left: 59.7%;
    font-size: 1.96cqi;
    letter-spacing: 0.04em;
    margin-top: -0.5px;
}

.krn-label-prefix {
    position: absolute;
    top: 0;
    right: 100%;
}

.krn-label-top .krn-label-prefix {
    margin-right: 0.35em;
}

.krn-label-bottom .krn-label-prefix {
    margin-right: 0.4em;
}

.krn-label-withdraw {
    top: 76.5%;
    left: 33%;
    font-size: 1.96cqi;
    letter-spacing: 0.04em;
    margin-top: -0.5px;
}

.kdn-float-logo {
    position: absolute;
    z-index: 10;
    width: 10%;
    aspect-ratio: 1 / 1;
    min-width: 34px;
    max-width: 52px;
    background: #fff;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.kdn-floating-logo {
    width: 73%;
    height: 73%;
    object-fit: contain;
}

.kdn-logo-1 {
    top: 12%;
    left: 13%;
}

.kdn-logo-2 {
    top: 65%;
    left: 17%;
}

.kdn-logo-3 {
       top: 30%;
    right: 15%;
}

@media (max-width: 767px) {
    .kdn-float-logo {
        width: 8%;
        min-width: 30px;
        max-width: 42px;
    }

    .kdn-logo-1 {
              top: 14%;
        left: 14%;
    }

    .kdn-logo-2 {
              top: 65%;
        left: 19%;
    }

    .kdn-logo-3 {
       top: 31%;
        right: 17%;
    }
}
