
/* Scoped final styles matching test2.html design */
.buildxact-feature-promo, .buildxact-ai-suite, .buildxact-blu-tools, .buildxact-testimonials-grid {
    margin: 60px auto;
    max-width: 1200px;
    font-family: Arial, sans-serif;
}
.buildxact-logos {
    margin: 60px auto;
    font-family: Arial, sans-serif;
}
.buildxact-feature-promo { display: flex; align-items: center; justify-content: space-between; gap: 40px; }
.buildxact-feature-promo img { max-width: 45%; border-radius: 8px; }
.buildxact-feature-promo .text { flex: 1; }
.buildxact-feature-promo h2 { font-size: 36px; margin-bottom: 20px; }
.buildxact-feature-promo p { font-size: 18px; margin-bottom: 20px; }
.buildxact-feature-promo .btn { background: #0073aa; color: #fff; padding: 12px 24px; text-decoration: none; border-radius: 4px; }

.buildxact-logos h2, .testimonial-section h2, #h-test-drive-buildxact-for-14-days-for-free { text-align: center; font-size: 28px; margin-bottom: 30px; }
.buildxact-logos .logo-row { display: flex; flex-wrap: wrap; justify-content: center; gap: 20px; }
.buildxact-logos .logo-row img { max-height: 60px; }

.buildxact-ai-suite h2, .buildxact-blu-tools h2, .buildxact-testimonials-grid h2 { text-align: center; font-size: 28px; margin-bottom: 30px; }
.wp-block-buildxact-ai-suite .items { display: grid; grid-template-columns: repeat(auto-fit,minmax(300px,1fr)); gap: 20px; }
.wp-block-buildxact-ai-suite .item { padding: 20px; text-align: center; }
.wp-block-buildxact-ai-suite .item img { max-width: 100%; height: auto; border-radius: 6px; margin-bottom: 12px; }
.wp-block-buildxact-ai-suite .item h4 { font-size: 20px; margin-bottom: 10px; }
.wp-block-buildxact-ai-suite .item p { font-size: 16px; color: #555; }
.buildxact-feature-promo {
    display: flex;
    align-items: center;
    gap: 40px;
}
.buildxact-feature-promo .text, 
.buildxact-feature-promo img {
    flex: 1 1 50%;
    max-width: 50%;
}
.feature-text ul {
    list-style: none;
    padding-left: 0;
    margin: 20px 0;
    position: relative;
}

.feature-text ul li {
    position: relative;
    padding-left: 28px; /* space for the checkmark */
    margin-bottom: 12px;
    font-size: 16px;
    color: #444;
}

.feature-text ul li::before {
    content: "✔";
    color: #f7941d;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold;
}
/* Feature Promo List Styling */
.feature-text ul {
    list-style: none;
    padding-left: 0;
    margin: 20px 0;
    position: relative;
}

.feature-text ul li {
    position: relative;
    padding-left: 28px;
    margin-bottom: 12px;
    font-size: 16px;
    color: #444;
}

.feature-text ul li::before {
    content: "✔";
    color: #f7941d;
    position: absolute;
    left: 0;
    top: 0;
    font-weight: bold;
}

/* Button Styling */
.buildxact-feature-promo .btn {
    width: 145px;
    margin: auto;
    display: block;
    background: #f7941d;
    color: #fff;
    padding: 12px 24px;
    text-decoration: none;
    border-radius: 4px;
}

.logo-row {
    display: flex;
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
    align-items: center;
}
.logo-item {
    flex: 0 0 auto;
    padding: 10px;
    max-width: 150px;
}
.logo-image-wrapper img {
    width: 100%;
    height: auto;
    object-fit: contain;
    display: block;
}


/* Form override styles */
.login-box #registration{

}

/* Form override styles */
.login-box #registration .mb-3 label{
    display:inline-block;
    width:200px;
    
}
.login-box #registration .mb-3 input{
    display:inline-block;
    width:337px;
    
}
.login-box #registration .mb-3 > div:not(.error-msg){
    display:inline-block;
    width:337px;
    
}
.login-box #registration .mb-3 #country{
    max-width: 282px;
    
}
#login-box-container .fa-calendar-days {
  display: inline-block;
    width: 1.4em;
    height: 1.4em;
  background-color: currentColor;
  -webkit-mask: url('data:image/svg+xml;utf8,<svg fill="black" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M152 64c0-8.8-7.2-16-16-16s-16 7.2-16 16V96H72V64c0-8.8-7.2-16-16-16S40 55.2 40 64V96H24C10.7 96 0 106.7 0 120v40H448V120c0-13.3-10.7-24-24-24H424V64c0-8.8-7.2-16-16-16s-16 7.2-16 16V96H328V64c0-8.8-7.2-16-16-16s-16 7.2-16 16V96H152V64zM448 200H0V456c0 30.9 25.1 56 56 56H392c30.9 0 56-25.1 56-56V200z"/></svg>') no-repeat center;
  mask: url('data:image/svg+xml;utf8,<svg fill="black" xmlns="http://www.w3.org/2000/svg" viewBox="0 0 448 512"><path d="M152 64c0-8.8-7.2-16-16-16s-16 7.2-16 16V96H72V64c0-8.8-7.2-16-16-16S40 55.2 40 64V96H24C10.7 96 0 106.7 0 120v40H448V120c0-13.3-10.7-24-24-24H424V64c0-8.8-7.2-16-16-16s-16 7.2-16 16V96H328V64c0-8.8-7.2-16-16-16s-16 7.2-16 16V96H152V64zM448 200H0V456c0 30.9 25.1 56 56 56H392c30.9 0 56-25.1 56-56V200z"/></svg>') no-repeat center;
  background-size: contain;
  margin-right: 0.5em;
  vertical-align: middle;
}
.testimonial-section {
  display: flex;
  flex-direction: column;
  align-items: center;
  text-align: center;
  padding: 2rem;
}

.testimonial-section .testimonial-grid {
  display: flex;
  flex-wrap: wrap;
  margin-top: 2rem;
  width: 100%;
  max-width: 1200px;
}

.testimonial-section .testimonial-left {
  flex: 2;
  padding: 1rem;
}

.testimonial-section .testimonial-right {
  flex: 1;
  padding: 1rem;
  display: flex;
  align-items: normal;
  justify-content: center;
}

.testimonial-section .testimonial-right img {
  max-width: 100%;
  height: auto;
  border-radius: 8px;
}

.testimonial-section .review-logos {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
  gap: 1%;
}

.testimonial-section .review {
  text-align: center;
  max-width: 150px;
  width: 30%;
}

.testimonial-section .review img {
  display: block;
  margin: 0 auto 0.5rem;
}

.testimonial-section .review strong {
  display: block;
  font-weight: bold;
  margin-top: 0.5rem;
}

.blu-tools-grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  gap: 2rem;
  max-width: 1200px;
  margin: 0 auto;
  padding: 2rem;
}

.blu-tool {
  display: flex;
  width: 48%;
  align-items: flex-start;
  gap: 1rem;
  margin-bottom: 2rem;
  max-width: 100%;
}

.blu-tool .blu-icon {
  width: 40px;
  height: auto;
  flex-shrink: 0;
}

.blu-tool-text {
  flex: 1;
}

.blu-tool-text strong {
  display: block;
  font-weight: bold;
  color: #333;
  margin-bottom: 0.4rem;
}

.blu-tool-text p {
  line-height: 1.6;
  color: #333;
  margin: 0;
}

@media (max-width: 767px) {
  .blu-tool {
    width: 100%;
    flex-direction: column;
    text-align: left;
  }

  .blu-tool .blu-icon {
    margin-bottom: 0.5rem;
  }

  .testimonial-row {
    flex-direction: column;
  }

  .testimonial-col-left,
  .testimonial-col-right {
    max-width: 100%;
    flex: 1 1 100%;
    text-align: center;
  }

  .testimonial-ratings img {
    display: inline-block;
    margin: 10px;
  }
}

/* Gutenberg Block Styles */
.alignwide{
    max-width:1200px;
    margin:auto;
}

@media (max-width: 1200px) {
    .login-box { padding: 15px; }
    .login-box #registration .mb-3 label, .login-box #registration .mb-3 input, .login-box #registration .mb-3 > div:not(.error-msg){
        display:block;
        width:100%;
        
    }
    .login-box .mb-3{ display: block;width: 100%;}
    .country-state-container {
        display: block !important;
    }
}

@media (max-width: 767px) {

    .testimonial-grid {
        flex-direction: column;
        align-items: center;
    }

    .testimonial-card {
        width: 90%;
    }
    .buildxact-feature-promo,
    .buildxact-logos,
    .buildxact-ai-suite,
    .buildxact-blu-tools,
    .buildxact-testimonials-grid {
        flex-direction: column !important;
        align-items: stretch;
    }

    .buildxact-feature-promo > *,
    .buildxact-logos > *,
    .buildxact-ai-suite > *,
    .buildxact-blu-tools > *,
    .buildxact-testimonials-grid > * {
        width: 100% !important;
        max-width: 100% !important;
        box-sizing: border-box;
    }

    .logo-row {
        flex-direction: column;
        align-items: center;
    }

    .logo-item {
        width: 100%;
        max-width: 200px;
        text-align: center;
    }

    .feature-text,
    .logo-text,
    .image-col {
        padding: 20px;
    }

    .buildxact-feature-promo img,
    .logo-image-wrapper img {
        max-width: 100%;
        height: auto;
    }

    .btn {
        display: inline-block;
        margin-top: 1rem;
        width: auto;
    }
}
