.elementor-5157 .elementor-element.elementor-element-d214ef4{margin-top:0px;margin-bottom:0px;}.elementor-widget-heading .elementor-heading-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );color:var( --e-global-color-primary );}.elementor-5157 .elementor-element.elementor-element-82c9ccc > .elementor-widget-container{margin:29px 0px 0px 0px;}.elementor-5157 .elementor-element.elementor-element-82c9ccc{text-align:center;}.elementor-5157 .elementor-element.elementor-element-82c9ccc .elementor-heading-title{font-family:"Jost", Sans-serif;font-size:48px;font-weight:600;color:#000000;}.elementor-5157 .elementor-element.elementor-element-fe2dd38{width:var( --container-widget-width, 116.698% );max-width:116.698%;--container-widget-width:116.698%;--container-widget-flex-grow:0;}@media(min-width:768px){.elementor-5157 .elementor-element.elementor-element-c4756ff{width:15%;}.elementor-5157 .elementor-element.elementor-element-01592a6{width:69.333%;}.elementor-5157 .elementor-element.elementor-element-0f61ee9{width:15%;}}/* Start custom CSS for html, class: .elementor-element-259daa7 *//* ===============================
   HEATER HERO SECTION
   =============================== */

.aa-heater-hero {
  position: relative;
  padding: 60px 20px 60px;
  background-image: url("/wp-content/uploads/2026/01/backgroun-heater.png");
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

/* Soft white overlay like Figma */
.aa-heater-overlay {
  position: absolute;
  inset: 0;
  background: rgba(255, 255, 255, 0.88);
  z-index: 1;
}

.aa-heater-container {
  position: relative;
  z-index: 2;
  max-width: 1200px;
  margin: 0 auto;
  text-align: center;
}

/* ===============================
   FRAME 44 – TEXT
   =============================== */

.aa-heater-content h1 {
  font-family: "Jost", sans-serif;
  font-size: 42px;
  font-weight: 700;
  color: #000;
  margin-bottom: 14px;
}

.aa-heater-content h2 {
  font-family: "Jost", sans-serif;
  font-size: 22px;
  font-weight: 500;
  color: #467FF7;
  margin-bottom: 30px;
}

.aa-heater-content p {
  max-width: 920px;
  margin: 0 auto 18px;
  font-family: "Jost", sans-serif;
  font-size: 16px;
  line-height: 1.7;
  color: #2b2b2b;
}

/* ===============================
   FRAME 51 – BUTTON ROW
   =============================== */

.aa-heater-actions {
  margin-top: 40px;
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
  gap: 18px;
}

.aa-pill-btn {
  font-family: "Jost", sans-serif;
  font-size: 14px;
  font-weight: 500;
  color: #fff;
  background: #4F86F7;
  padding: 14px 26px;
  border-radius: 999px;
  text-decoration: none;
  transition: background 0.25s ease, transform 0.25s ease;
}

.aa-pill-btn:hover {
  background: #3c6fe0;
  transform: translateY(-2px);
}

/* ===============================
   MOBILE RESPONSIVE
   =============================== */

@media (max-width: 767px) {

  .aa-heater-hero {
    padding: 90px 16px 70px;
  }

  .aa-heater-content h1 {
    font-size: 30px;
  }

  .aa-heater-content h2 {
    font-size: 18px;
  }

  .aa-heater-content p {
    font-size: 15px;
  }

  .aa-pill-btn {
    width: 100%;
    max-width: 320px;
    text-align: center;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-63948e5 *//* ===============================
   FLAGRO PRODUCTS SECTION
   =============================== */

.aa-flagro-products {
  background: #ffffff;
 padding-top:    60px;

}

.aa-container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 20px;
  margin-bottom: -90px;
}

.aa-section-title {
    font-family: "Jost", Sans-Serif;  
  text-align: center;
  font-size: 42px;
  font-weight: 700;
  margin-bottom: 60px;
  color: #000;
}

/* ===============================
   PRODUCT BLOCK
   =============================== */

.aa-product-block {
  margin-bottom: 100px;
}

.aa-product-header {
  font-family: "Jost", Sans-Serif;    
  text-align: center;
  margin-bottom: 60px;
  margin-top:50px;
}

.aa-product-label {
  display: block;
  font-size: 24px;
  color: #00000;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}

.aa-product-header h3 {
  font-size: 34px;
  font-weight: 500;
  color: #000;
}

/* ===============================
   PRODUCT ROW
   =============================== */

.aa-product-row {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 100px;
  align-items: center;
}

.aa-product-row.reverse {
  direction: rtl;
}
.aa-product-row.reverse > * {
  direction: ltr;
}

/* PRODUCT DIVIDER */
/* PRODUCT DIVIDER */
.aa-product-divider {
  border: none;
  height: 1px;
  background-color: #E0E0E0;

  /* spacing above & below divider */
  margin: 80px 0;

  /* prevent mobile overflow */
  width: 100%;
}


/* ===============================
   CONTENT
   =============================== */

.aa-price-label {
  color: #4f7cff;
  font-weight: 600;
}

.aa-price {
  font-size: 28px;
  font-weight: 700;
  margin: 10px 0 20px;
  color: #000;
}
.aa-price-text {
  font-size: 16px;
  font-weight: 400;
  margin: 10px 0 20px;
  color: #000;
}

.aa-product-spec {
     font-family: "Jost", Sans-Serif; 
  font-weight: 600;
  font-size:24px;
  
  margin-bottom: 20px;
}

.aa-feature-list {
  font-family: "Poppins", Sans-Serif;  
  padding: 10;
  margin: 20px 0;
}

.aa-feature-list li {
  font-family: "Poppins", Sans-Serif;  
  margin-bottom: 10px;
  color: #000;
}

.aa-note {
  font-family: "Jost", Sans-Serif; 
  color: #000;
  margin-top: 15px;
    font-size: 22px;

}

.aa-note h3{
  font-family: "Jost", Sans-Serif; 
  color: #000;
  
  font-size: 22px;
}

.aa-btn-group {
  margin-top: 30px;
  display: flex;
  gap: 16px;
  flex-wrap: wrap;
  z-index: 0;
}

/* ===============================
   IMAGE
   =============================== */
 
 

.aa-product-image img {
  display: block;
  max-width: 100%;
}

.aa-product-image-last img {
  display: block;
  width:120%;
  margin-left:-40px;
  max-width:120% !important;
}


/* ===============================
   TABLE
   =============================== */

.aa-size-table {
  width: 100%;
  border-collapse: collapse;
  margin-bottom: 30px;
}

.aa-size-table th {
  background: #4f7cff;
  color: #fff;
  padding: 12px;
}

.aa-size-table td {
  padding: 12px;
  background: #f6f6f6;
  color: #000;
  width:50%;
  text-align:center;
}

.aa-product-content ul{
  /* list-style-image: url('/wp-content/uploads/2026/01/bullet-icon.png');*/
    
  /* Optional: Provide a fallback in case the image doesn't load */
}

/* RESET DEFAULT LIST */
.aa-feature-list {
  list-style: none;
  padding: 0;
  margin: 24px 0 0;
 
}

/* EACH LIST ITEM */
.aa-feature-list li {
  display: flex;
  align-items: flex-start;   /* aligns check with first line */
  gap: 14px;                 /* space between check & text */
  margin-bottom: 14px;

  font-family: 'Jost', sans-serif;
  font-size: 16px;
  line-height: 1.55;
  color: #444;

  /* IMPORTANT: prevents horizontal scroll */
  max-width: 100%;
  
}

/* CHECK ICON */
.aa-feature-list li::before {
  
  content: "✔";
  
  flex-shrink: 0;

  font-size: 18px;
  line-height: 1;
  color: #000;

  /* precise vertical alignment like Figma */
  margin-top: 3px;
}

/* LAST ITEM NO EXTRA SPACE */
.aa-feature-list li:last-child {
  margin-bottom: 0;
}


/* ===============================
   RESPONSIVE
   =============================== */

@media (max-width: 900px) {
  .aa-product-row {
    grid-template-columns: 1fr;
    gap: 40px;
  }

  .aa-product-block {
    margin-bottom: 120px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-203d84e *//* ================================
   WHY CHOOSE ADAPTIVE – POLISH
================================ */

/* Section spacing */
.aa-why-section {
    background: url("https://adaptiveagriculture.us/wp-content/uploads/2026/01/perfect-areation.jpg")
    center / cover no-repeat;
  padding: 80px 20px;
  border-top: 1px solid #f0f0f0;
}

/* Inner container */
.aa-why-inner {
  max-width: 1320px;
  margin: 0 auto;
}

/* Heading */
/* Fix heading width to match content area */
.aa-why-title {
        font-family: Jost, sans-serif;
  max-width: 1320px;   /* same as .aa-why-inner */
  margin-left: auto;
  margin-right: auto;
  margin-bottom: 40px;
  padding: 0 20px;    /* safe side padding */
  font-weight:700;
  line-height: 34px;
  font-size:44px;
  color: #ffffff;
  text-align: center;
}


/* Grid alignment */
.aa-why-grid {
  display: grid;
  grid-template-columns: 1fr 1fr;
  gap: 10px;
  align-items: center;
  margin-left:30px;
}

/* Text column */
.aa-why-content {
       font-family: "Poppins", sans-serif;
     color: #ffffff;
 font-weight: 400;
 font-size:22px;
  max-width: 1320px;
  text-align:center;
}

/* Paragraph spacing */
.aa-why-content p {
  margin-bottom: 28px;
}

.aa-why-content p:last-of-type {
  margin-bottom: 36px;
}

/* Button spacing */
.aa-why-content .aa-btn {
  margin-top: 12px;
}

/* Image alignment */
.aa-why-image {
  display: flex;
  justify-content: center;
}

.aa-why-image img {
  max-width: 620px;
  height: auto;
}

/* ================================
   RESPONSIVE
================================ */


/* ===============================
   CTA SECTION – MOBILE FIX
================================ */

/* ===============================
   WHY CHOOSE – MOBILE FIX
================================ */

@media (max-width: 768px) {

  /* Section spacing */
  .aa-why-section {
    padding: 60px 16px;
  }

  /* Heading */
  .aa-why-title {
    font-size: 28px;        /* reduce from 40px */
    line-height: 36px;     /* allow wrapping */
    padding: 0 16px;
    text-align: center;
  }

  /* Grid → stacked */
  .aa-why-grid {
    grid-template-columns: 1fr;
    gap: 32px;
    margin-left: 0;        /* REMOVE desktop offset */
    text-align: center;
  }

  /* Content width */
  .aa-why-content {
    max-width: 100%;
    margin: 0 auto;
  }

  /* Paragraph text */
  .aa-why-content p {
    font-size: 16px;
    line-height: 26px;
    margin-bottom: 20px;
  }

  .aa-why-content p:last-of-type {
    margin-bottom: 28px;
  }

  /* Button */
  .aa-why-content .aa-btn {
    margin: 0 auto;
    display: inline-block;
  }

  /* Image */
  .aa-why-image {
    margin-top: 32px;
  }

  .aa-why-image img {
    max-width: 100%;
  }
}

/* Extra small phones */
@media (max-width: 480px) {

  .aa-why-title {
    font-size: 24px;
    line-height: 32px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-26bba2f *//* SECTION */

.aa-heater-benefits{
  background:#f4f4f4;
  padding:90px 0;
}


/* CONTAINER */

.aa-heater-container{
  max-width:1200px;
  margin:auto;
  padding:0 30px;
}


/* HEADER */

.aa-heater-header{
  text-align:center;
  margin-bottom:60px;
}

.aa-heater-header h2{
  font-family:"Jost",sans-serif;
  font-size:42px;
  font-weight:700;
  color:#111;
  margin-bottom:15px;
}

.aa-heater-header h2 span{
  color:#4f7df2;
}

.aa-heater-header p{
  font-family:"Poppins",sans-serif;
  font-size:18px;
  color:#444;
  max-width:800px;
  margin:auto;
}


/* GRID */

/*.aa-heater-grid{
  display:grid;
  grid-template-columns:repeat(3,1fr);
  gap:35px;
  justify-items:center;
}
*/
.aa-heater-grid{
  display:grid;
  grid-template-columns:repeat(6,1fr);
  gap:35px;
}

.aa-heater-card:nth-child(1){
grid-column:1 / span 2;
}

.aa-heater-card:nth-child(2){
grid-column:3 / span 2;
}

.aa-heater-card:nth-child(3){
grid-column:5 / span 2;
}

.aa-heater-card:nth-child(4){
grid-column:2 / span 2;
}

.aa-heater-card:nth-child(5){
grid-column:4 / span 2;
}

/* CARD */

/*
.aa-heater-card{
  border:1px solid #4f7df2;
  padding:40px 30px;
  text-align:center;
  background:#fff;

  aspect-ratio:1/1;

  display:flex;
  flex-direction:column;
  justify-content:center;
  align-items:center;

  max-width:330px;
}
*/

.aa-heater-card{
border:1px solid #4f7df2;
padding:45px 30px;
background:#fff;
text-align:center;

aspect-ratio:1/1;

display:flex;
flex-direction:column;
justify-content:center;
align-items:center;
}


/* ICON */

.aa-heater-card img{
  width:55px;
  height:auto;
  display:block;
  margin-bottom:18px;
}


/* TITLE */

.aa-heater-card .head{
  font-family:"Jost",sans-serif;
  font-size:22px;
  font-weight:500;
  margin-bottom:10px;
  color:#111;
}


/* TEXT */

.aa-heater-card p{
  font-family:"Poppins",sans-serif;
  font-size:15px;
  color:#444;
  line-height:1.6;
}


/* SECOND ROW CENTER */

.aa-heater-card:nth-child(1){
grid-column:1 / span 2;
}

.aa-heater-card:nth-child(2){
grid-column:3 / span 2;
}

.aa-heater-card:nth-child(3){
grid-column:5 / span 2;
}

.aa-heater-card:nth-child(4){
grid-column:2 / span 2;
}

.aa-heater-card:nth-child(5){
grid-column:4 / span 2;
}

/* RESPONSIVE */

@media (max-width:1024px){

.aa-heater-grid{
  grid-template-columns:repeat(2,1fr);
}

.aa-heater-card:nth-child(4),
.aa-heater-card:nth-child(5){
  grid-column:auto;
}

}


@media (max-width:768px){

.aa-heater-grid{
  grid-template-columns:1fr;
}

.aa-heater-card{
  aspect-ratio:auto;
  width:100%;
}

.aa-heater-header h2{
  font-size:30px;
}

.aa-heater-grid{
grid-template-columns:1fr;
}

.aa-heater-card{
grid-column:auto !important;
aspect-ratio:auto;
}

}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-7f2e70d *//* ===============================
   CTA SECTION
================================ */

.aa-cta-section {
  width: 100%;
  padding: 100px 20px;
  background: linear-gradient(
    90deg,
    #0f0f14 0%,
    #2b2e34 40%,
    #4b4f55 100%
  );
}
.aa-today{
    
    color: #D6C432;
}

.aa-cta-inner {
  max-width: 1100px;
  margin: 0 auto;
  text-align: center;
}

/* ===============================
   HEADING
================================ */

.aa-cta-heading {
  font-family: "Jost", sans-serif;
  font-weight: 700;
  font-size: 40px;
  line-height: 34px;
  letter-spacing: 0%;
  color: #ffffff;
  margin-bottom: 28px;
  text-align: center;
}

/* ===============================
   PARAGRAPH
================================ */

.aa-cta-text {
  font-family: "Poppins", sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 20px;
  letter-spacing: 0%;
  color: #e6e6e6;
  margin: 0 auto 48px auto;
  text-align: center;
}

/* ===============================
   BUTTON
================================ */

.aa-cta-btn {
  display: inline-block;
  padding: 16px 38px;
  background-color: #4f7df3;
  color: #ffffff;
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  font-weight: 500;
  border-radius: 999px;
  text-decoration: none;
  transition: all 0.25s ease;
 
}

.aa-cta-btn:hover {
  background-color: #3b66d9;
  transform: translateY(-1px);
}


/* ===============================
   RESPONSIVE
================================ */

@media (max-width: 768px) {
  .aa-cta-heading {
    font-size: 34px;
    line-height: 38px;
  }

  .aa-cta-text {
    font-size: 16px;
    line-height: 22px;
  }

  .aa-cta-section {
    padding: 70px 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-730b6be */h3
{
    font-weight:500;
    font-size: 20px;
     line-height: 24px;
     letter-spacing: -0.13px;
}
.faq-wrapper {
  max-width: 900px;
  margin: auto;
  margin-bottom:80px;
}

.faq-item {
  background: #F5F5F5;
  border-radius: 14px;
  margin-bottom: 16px;
  overflow: hidden;
 
}

.faq-item summary {
  list-style: none;
  cursor: pointer;
  padding: 22px 24px;
  display: flex;
  justify-content: space-between;
  align-items: center;
  font-weight: 600;
  font-size: 16px;
  line-height: 24px;
  letter-spacing: -0.38px;
}

.faq-item summary::-webkit-details-marker {
  display: none;
}

.faq-item p {
  padding: 0 24px 24px;
  margin: 0;
  font-size: 15px;
  line-height: 1.6;
  color: #555;
}

.icon {
  width: 24px;
  height: 24px;
  background: url("/wp-content/uploads/2026/01/Icon-close.png") no-repeat center / contain;
}

details[open] .icon {

  background-image: url("/wp-content/uploads/2026/01/Icon-open.png");
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fe2dd38 */@media (max-width: 768px) {

 .hbspt-form
 {
    width:97%;
    margin-left:10px;
 }
}/* End custom CSS */
/* Start custom CSS *//* ==================================================
   GLOBAL: Remove gaps between sections (safe)
   ================================================== */
   
   /* =========================================
   ELEMENTOR BOXED SECTION OVERRIDE (GLOBAL)
   ========================================= */

/* Remove Elementor boxed padding for HTML-based sections */

/* Fix Elementor / header 100vw overflow on mobile */


.elementor-section.elementor-section-boxed {
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Make inner container full width */
.elementor-section.elementor-section-boxed > .elementor-container {
  max-width: 100% !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
}

/* Ensure custom hero sections span full width */

/* Prevent any horizontal overflow */
html, body {
  overflow-x: hidden;
}

   

/* Remove default margins from all sections */


.elementor-column-gap-default>.elementor-column>.elementor-element-populated {
    padding:0;
    margin: 0;
  
}

/* Elementor wrapper safety */




.hero {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}


/* =========================================
   Adaptive Agriculture – Global Button Style
   ========================================= */

.aa-btn {
  display: inline-block;
  padding: 14px 36px;
  border-radius: 999px;
  font-size: 16px;
  font-weight: 600;
  text-decoration: none;
  line-height: 1;
  white-space: nowrap;

  background-color: #4f7df3; /* BLUE */
  color: #ffffff;

  transition: background-color 0.25s ease, color 0.25s ease;
  
  pointer-events: auto !important;
  position: relative;
  z-index: 1;
}

/* Hover → Yellow */
.aa-btn:hover {
  background-color: #e3cf3a; /* YELLOW */
  color: #ffffff;
}

/* Selected / Active → Yellow */
.aa-btn.is-active {
  background-color: #e3cf3a;
  color: #ffffff;
}
a.aa-btn,
a.aa-btn span,
a.aa-btn:hover,
a.aa-btn.is-active,
a.aa-btn.is-active:hover {
  color: #ffffff !important;
}

@media (max-width: 768px) {
  .elementor-section,
  .elementor-container,
  .elementor-column {
    max-width: 100%;
    overflow-x: hidden;
  }

  /* Kill 100vw issues */
  [style*="100vw"] {
    max-width: 100%;
    width: 100% !important;
  }
  
  html,
body {
  overflow-x: hidden;
}

}/* End custom CSS */