.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .woocommerce-loop-product__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .woocommerce-loop-product__title, .elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .woocommerce-loop-category__title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products .products > h2{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .price{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .price ins{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .price ins .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .price del{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .price del .amount{color:var( --e-global-color-primary );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .price del {font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-weight:var( --e-global-typography-primary-font-weight );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products ul.products li.product .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-widget-woocommerce-product-upsell.elementor-wc-products .added_to_cart{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-weight:var( --e-global-typography-accent-font-weight );}.elementor-5587 .elementor-element.elementor-element-51e5ea7 > .elementor-widget-container{background-color:#F5F5F5;}.elementor-5587 .elementor-element.elementor-element-51e5ea7.elementor-wc-products  ul.products{grid-column-gap:44px;grid-row-gap:40px;}.elementor-5587 .elementor-element.elementor-element-51e5ea7.elementor-wc-products ul.products li.product span.onsale{display:block;}.elementor-5587 .elementor-element.elementor-element-305a52a{width:var( --container-widget-width, 140.781% );max-width:140.781%;--container-widget-width:140.781%;--container-widget-flex-grow:0;}.elementor-5587 .elementor-element.elementor-element-305a52a > .elementor-widget-container{margin:0px 0px 0px 0px;}.elementor-5587 .elementor-element.elementor-element-5c7a9884:not(.elementor-motion-effects-element-type-background), .elementor-5587 .elementor-element.elementor-element-5c7a9884 > .elementor-motion-effects-container > .elementor-motion-effects-layer{background-color:#FFFFFF;}.elementor-5587 .elementor-element.elementor-element-5c7a9884{overflow:hidden;transition:background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;margin-top:0px;margin-bottom:0px;padding:0px 0px 0px 0px;z-index:2;}.elementor-5587 .elementor-element.elementor-element-5c7a9884 > .elementor-background-overlay{transition:background 0.3s, border-radius 0.3s, opacity 0.3s;}@media(min-width:768px){.elementor-5587 .elementor-element.elementor-element-3beb408{width:17%;}.elementor-5587 .elementor-element.elementor-element-5018f5e{width:65.332%;}.elementor-5587 .elementor-element.elementor-element-c8d249a{width:17%;}}@media(max-width:1024px){.elementor-5587 .elementor-element.elementor-element-51e5ea7.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}.elementor-5587 .elementor-element.elementor-element-5c7a9884{padding:25px 15px 25px 15px;}}@media(max-width:767px){.elementor-5587 .elementor-element.elementor-element-51e5ea7.elementor-wc-products  ul.products{grid-column-gap:20px;grid-row-gap:40px;}}/* Start custom CSS for html, class: .elementor-element-3a201c2 *//* ==============================
   PERFECT AERATION SECTION
============================== */

.aa-aeration-section {
  position: relative;
  background: url("/wp-content/uploads/2026/01/perfect-areation.jpg")
    center / cover no-repeat;
  padding: 60px 0 90px;
  overflow: hidden;
  color: #000;
}

/* DARK OVERLAY FOR READABILITY */

/* Soft white overlay like Figma */
.aa-aeration-overlay {
  position: absolute;
  inset: 0;
  background: linear-gradient(
    90deg,
    rgba(255, 255, 255, 0.97) 0%,
    rgba(255, 255, 255, 0.92) 40%,
    rgba(255, 255, 255, 0.78) 95%,
    rgba(255, 255, 255, 0.55) 100%,
    rgba(255, 255, 255, 0.35) 100%
  );
  z-index: 1;
}

/* CONTAINER */
.aa-aeration-container {
  position: relative;
  z-index: 2;
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 24px;
}

/* TITLE */
.aa-aeration-title {
  font-family: "Jost", sans-serif;
  font-size: 50px;
  font-weight: 600;
  

}

/* GRID */
.aa-aeration-grid {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 70px;
  align-items: center;
}

/* TEXT */
.aa-aeration-text h3 {
  font-family: "Jost", sans-serif;
  font-size: 28px;
  font-weight: 600;
  margin-bottom: 18px;
}

.aa-aeration-text p {
  font-family: "Poppins", sans-serif;
  font-size: 20px;
  line-height: 36px;
  color: #222;
  margin-bottom: 22px;
}

/* BUTTON */
.aa-btn-primary {
  display: inline-block;
  padding: 14px 32px;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  background: #4f7cff;
  color: #fff;
  border-radius: 999px;
  text-decoration: none;
  transition: background 0.25s ease;
}

.aa-btn-primary:hover {
  background: #3e69e6;
}

/* IMAGE */
.aa-aeration-image {
  display: flex;
  justify-content: center;
}

.aa-aeration-image img {
  width: 100%;
  max-width: 580px;
  height: auto;
}

/* RESPONSIVE */
@media (max-width: 991px) {
  .aa-aeration-grid {
    grid-template-columns: 1fr;
    gap: 50px;
  }
  .aa-aeration-text {
    text-align: center;
  }
  .aa-aeration-text p {
    margin-left: auto;
    margin-right: auto;
  }
}

@media (max-width: 575px) {
  .aa-aeration-title {
    font-size: 36px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-72f37ed *//* ===============================
   MONITORING / BIN STORAGE SECTION
================================ */

.aa-monitoring-section {
  background: #fff;
  padding: 120px 0;
  color: #000;
}

.aa-monitoring-container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 24px;
}

/* SECTION TITLE */
.aa-monitoring-title {
  font-family: "Jost", sans-serif;
  font-size: 44px;
  font-weight: 600;
  text-align: center;
  margin-bottom: 50px;
}

/* GRID */
.aa-monitoring-grid {
  display: grid;
  grid-template-columns: 1.1fr 0.9fr;
  gap: 70px;
  align-items: start;
}

/* IMAGE */
.aa-monitoring-image {
  display: flex;
  justify-content: center;
}

.aa-monitoring-image img {
  width: 100%;
  max-width: 620px;
  height: auto;
}

/* TEXT */
.aa-monitoring-text p {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 1.85;
  color: #333;
  margin-bottom: 24px;
}

/* BUTTON */
.aa-btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 32px;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  background: #4f7cff;
  color: #fff;
  border-radius: 999px;
  text-decoration: none;
  transition: background 0.25s ease;
  margin-top: 12px;
}

.aa-btn-primary:hover {
  background: #3e69e6;
}

/* RESPONSIVE */
@media (max-width: 991px) {
  .aa-monitoring-grid {
    grid-template-columns: 1fr;
    gap: 50px;
  }
  .aa-monitoring-text {
    text-align: center;
  }
}

@media (max-width: 575px) {
  .aa-monitoring-title {
    font-size: 36px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-9865b2e *//* ======================================
   COMPLETE KIT FEATURES SECTION
====================================== */

.aa-complete-kit-section {
  background: linear-gradient(90deg, #0D0D0D 0%, #636363 90%);
  padding: 100px 0;
  color: #fff;
  

}

.aa-complete-kit-container {
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 24px;
}

/* HEADER */
.aa-complete-kit-header {
  text-align: center;
  margin-bottom: 60px;
}

.aa-complete-kit-header h2 {
  font-family: "Jost", sans-serif;
  font-size: 44px;
  font-weight: 600;
  margin-bottom: 14px;
}

.aa-complete-kit-sub {
  font-family: "Poppins", sans-serif;
  font-size: 17px;
  margin-bottom: 8px;
  color: rgba(255,255,255,0.85);
}

.aa-complete-kit-label {
  font-family: "Poppins", sans-serif;
  font-size: 18px;
  font-weight: 500;
  margin-top: 18px;
  margin-bottom: 24px;
  color: rgba(255,255,255,0.9);
}

/* FEATURES GRID */
.aa-complete-kit-grid {
  display: grid;
  grid-template-columns: repeat(2, 1fr);
  gap: 30px;
}

/* FEATURE ITEM */
.aa-complete-kit-item {
  background: #fff;
  border-radius: 16px;
  padding: 24px 30px;
  display: flex;
  gap: 16px;
  align-items: flex-start;
}

.aa-complete-kit-item img {
  width: 58px;
  height: auto;
  flex-shrink: 0;
  margin-top: 10px
}

.aa-complete-kit-text strong {
  font-family: "Jost", sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #000;
  display: block;
  margin-bottom: 6px;
}

.aa-complete-kit-text p {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  line-height: 1.7;
  color: #333;
  margin: 0;
}

/* RESPONSIVE */
@media (max-width: 991px) {
  .aa-complete-kit-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-b85495f *//* ===============================
   BENEFITS SECTION
================================ */

.aa-benefits-section {
  background: #fff;
  padding: 100px 0 60px;
  color: #000;
}

.aa-benefits-container {
  max-width: 1240px;
  margin: 0 auto;
  padding: 0 24px;
  text-align: center;
}

/* HEADLINE */
.aa-benefits-title {
  font-family: "Jost", sans-serif;
  font-size: 44px;
  font-weight: 600;
  margin-bottom: 14px;
}

.aa-benefits-sub {
  font-family: "Poppins", sans-serif;
  font-size: 17px;
  line-height: 1.7;
  color: #333;
  margin-bottom: 48px;
}

/* GRID */


/*.aa-benefits-grid {
  display: grid;
  grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
  gap: 30px 40px;
  justify-items: center;
}*/

/* Base grid */
.aa-benefits-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  gap: 32px 40px;
  justify-items: center;
  align-items: start;
}

/* Flex column inside each card */
.aa-benefit-item {
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: flex-start;
  height: 100%;        /* full height for alignment */
  box-sizing: border-box;
}

/* Make text area take remaining space so all titles/descriptions align */
.aa-benefit-text-wrap {
  flex: 1;
}

/* Optional: increase bottom padding for visual breathing room */
.aa-benefit-item {
  padding: 28px 22px 30px;
}


/* Desktop positions */
@media (min-width: 992px) {
  .aa-benefits-grid > *:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
  }
  .aa-benefits-grid > *:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
  }
  .aa-benefits-grid > *:nth-child(3) {
    grid-column: 3;
    grid-row: 1;
  }
  .aa-benefits-grid > *:nth-child(4) {
    grid-column: 1 / span 2; /* spans cols 1–2 */
    grid-row: 2;
  }
  .aa-benefits-grid > *:nth-child(5) {
    grid-column: 2 / span 2; /* spans cols 2–3 */
    grid-row: 2;
  }
}

/* Mobile / Tablet */
@media (max-width: 991px) {
  .aa-benefits-grid {
    grid-template-columns: 1fr;
    gap: 24px;
  }
}

/* Base grid */

/* Benefits Grid with Centered Bottom Row */

/* BENEFIT ITEM */
.aa-benefit-item {
  border: 1px solid #467ff7;
  border-radius: 0px;
  padding: 10px 22px;
  max-width: 320px;
  text-align: center;
}


.aa-benefit-item img {
  width: 48px;
  height: auto;
  margin-bottom: 14px;
  margin-top: 14px;
}


.aa-benefit-item h4 {
  font-family: "Jost", sans-serif;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
}

.aa-benefit-item p {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  line-height: 1.7;
  color: #333;
  margin: 0;
}

/* RESPONSIVE */
@media (max-width: 575px) {
  .aa-benefits-title {
    font-size: 36px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-fe30e92 *//* ==============================
   ELIGIBLE FOR REBATES SECTION
================================ */

.aa-eligible-section {
  position: relative;
  background: url("https://adaptiveagriculture.ca/wp-content/uploads/2026/01/perfect-areation.jpg")
    center / cover no-repeat;
  padding: 100px 0 80px;
  color: #fff;
  overflow: hidden;
}

/* Dark overlay for contrast */
.aa-eligible-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 0, 0, 0.5);
  z-index: 1;
}

.aa-eligible-container {
  position: relative;
  z-index: 2;
  max-width: 1120px;
  margin: 0 auto;
  padding: 0 24px;
  text-align: center;
}

/* TITLE */
.aa-eligible-title {
  font-family: "Jost", sans-serif;
  font-size: 44px;
  font-weight: 600;
  margin-bottom: 18px;
  color: #fff;
}

/* TEXT */
.aa-eligible-text {
  font-family: "Poppins", sans-serif;
  font-size: 17px;
  line-height: 1.8;
  margin-bottom: 18px;
  color: #f1f1f1;
  max-width: 900px;
  margin-left: auto;
  margin-right: auto;
}

/* BUTTON */
.aa-btn-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  padding: 14px 32px;
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  background: #4f7cff;
  color: #fff;
  border-radius: 999px;
  text-decoration: none;
  transition: background 0.25s ease;
  margin-top: 24px;
}

.aa-btn-primary:hover {
  background: #3e69e6;
}

/* RESPONSIVE */
@media (max-width: 991px) {
  .aa-eligible-title {
    font-size: 36px;
  }
  .aa-eligible-text {
    font-size: 16px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-4549344 *//* ===============================
   WHY CHOOSE / GRID SECTION
================================ */

.aa-why-choose-section {
  background: #fff;
  padding: 100px 0 60px;
  color: #000;
}

.aa-why-choose-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
  text-align: center;
}

/* TITLE */
.aa-why-choose-title {
  font-family: "Jost", sans-serif;
  font-size: 44px;
  font-weight: 600;
  margin-bottom: 14px;
}

.aa-highlight {
  color: #4f7cff; /* blue highlight */
}

.aa-why-choose-sub {
  font-family: "Poppins", sans-serif;
  font-size: 17px;
  line-height: 1.7;
  margin-bottom: 48px;
  color: #333;
}

/* GRID */
.aa-why-choose-grid {
  display: grid;
  grid-template-columns: repeat(3, 1fr);
  column-gap: 40px; /* space left ↔ center ↔ right */
  row-gap: 32px;    /* default stacking gap between rows */
  justify-items: center;
  align-items: start;
}

/* Desktop specific placement */
@media (min-width: 992px) {
  .aa-why-choose-grid > *:nth-child(1) {
    grid-column: 1;
    grid-row: 1;
  }
  .aa-why-choose-grid > *:nth-child(2) {
    grid-column: 2;
    grid-row: 1;
  }
  .aa-why-choose-grid > *:nth-child(3) {
    grid-column: 3;
    grid-row: 1;
  }
  .aa-why-choose-grid > *:nth-child(4) {
    grid-column: 1 / span 2; /* between 1 & 2 */
    grid-row: 2;
  
    
  }
  .aa-why-choose-grid > *:nth-child(5) {
    grid-column: 2 / span 2; /* between 2 & 3 */
    grid-row: 2;
  
    margin-left: 40px;
  }
}

/* Responsive stacking */
@media (max-width: 991px) {
  .aa-why-choose-grid {
    grid-template-columns: 1fr;
    gap: 28px;
  }
}

/* CARD STYLES */
.aa-why-choose-card {
  border: 1px solid #ddd;
  border-radius: 8px;
  padding: 24px 22px;
  max-width: 380px;
  box-sizing: border-box;
  text-align: center;
  
  
  display: flex;
  flex-direction: column;
  justify-content: flex-start;
  height: 100%;
  
}

@media (min-width: 992px) {

  .aa-why-choose-card {
    min-height: 210px; /* set equal baseline */
  }

}

.aa-why-choose-card h4 {
  font-family: "Jost", sans-serif;
  font-size: 20px;
  font-weight: 600;
  margin-bottom: 8px;
}

.aa-why-choose-card p {
  font-family: "Poppins", sans-serif;
  font-size: 15px;
  line-height: 1.8;
  margin: 0;
  color: #444;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-f21182c *//* ================================
   ORDER / PRICING CALL TO ACTION
================================ */

.aa-order-section {
  background: linear-gradient(
      90deg,
      #0f0f0f 0%,
      #1a1a1a 25%,
      #2a2a2a 50%,
      #3a3a3a 75%,
      #4a4a4a 100%
  );
  padding: 120px 0;
  color: #fff;
}

.aa-order-container {
  max-width: 1180px;
  margin: 0 auto;
  padding: 0 24px;
  text-align: center;
}

/* MAIN TITLE */
.aa-order-title {
  font-family: "Jost", sans-serif;
  font-size: 44px;
  font-weight: 600;
  margin-bottom: 16px;
}

.aa-highlight {
  color: #f9d91c; /* yellow highlight */
}

/* SUBTEXT */
.aa-order-sub {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 1.8;
  margin: 0 auto 40px;
  max-width: 900px;
  color: #eee;
}

.aa-order-prices-label {
  font-family: "Poppins", sans-serif;
  font-size: 22px;
  margin-bottom: 32px;
  color: #fff;
}

/* PRICING CARDS */
.aa-pricing-cards {
  display: flex;
  gap: 40px;
  justify-content: center;
  flex-wrap: wrap;
  margin-bottom: 48px;
}

.aa-pricing-card {
  background: #fff;
  border-radius: 14px;
  padding: 32px 36px;
  width: 100%;
  max-width: 420px;
  box-sizing: border-box;
  text-align: center;
}

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

.aa-price-desc {
  font-family: "Poppins", sans-serif;
  font-size: 16px;
  line-height: 1.7;
  color: #333;
  margin: 0;
}

/* CONTACT LINE */
.aa-contact-line {
  font-family: "Poppins", sans-serif;
  font-size: 17px;
  line-height: 1.8;
  color: #fff;
}

.aa-contact-phone {
  font-weight: 700;
  color: #f9d91c;
}

/* RESPONSIVE */
@media (max-width: 991px) {
  .aa-pricing-cards {
    flex-direction: column;
    gap: 24px;
  }

  .aa-order-title {
    font-size: 36px;
  }
}

@media (max-width: 575px) {
  .aa-order-sub {
    font-size: 15px;
  }
  .aa-order-prices-label {
    font-size: 20px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-3985002 *//* =====================================================
   UPSELL TITLE + UPSELL SECTION (LIVE HTML STRUCTURE)
   ===================================================== */

/* Title bar */
#title-upsell {
  background: #f5f5f5;
  padding: 45px 0 40px;
  text-align: center;
  font-size: 38px;
  font-weight: 600;
  color: #000;
  margin-bottom: -50px;
}

/* Match width with upsell cards */
#title-upsell,
.upsells {
  max-width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* Remove gap between title and upsell */
#title-upsell + .upsells {
  margin-top: 0;
}

/* Continue grey background into upsell cards */
.upsells {
  background: #f5f5f5;
  padding-bottom: 80px;
}

/* Center upsell card */
.upsells ul.products {
  justify-content: center;
}

/* Mobile adjustments */
@media (max-width: 767px) {
  #title-upsell {
    font-size: 30px;
    padding: 48px 0 48px;
  }
}/* End custom CSS */
/* Start custom CSS for woocommerce-product-upsell, class: .elementor-element-51e5ea7 *//* =========================================================
   UPSSELLS — PIXEL MATCH TO RELATED PRODUCTS
   ========================================================= */

/* Grey background section */
.single-product .upsells {
  background: #f5f5f5;
  padding: 40px 0;
}

/* Center products */
.single-product .upsells ul.products {
  display: flex;
  justify-content: center;
  margin: 0;
  padding: 0;
}

/* Card */
.single-product .upsells ul.products li.product {
  list-style: none;
  background: #ffffff;
  border-radius: 32px;
  padding: 40px 32px;
  max-width: 420px;
  width: 100%;
  text-align: center;
}

/* Image */
.single-product .upsells ul.products li.product img {
  max-height: 240px;
  margin: 0 auto 20px;
}

/* Title (force black like related) */
.single-product .upsells .woocommerce-loop-product__title {
  font-size: 20px;
  font-weight: 600;
  color: #000000 !important;
  margin-bottom: 6px;
}

/* Price (force black like related) */
.single-product .upsells .price {
  font-size: 24px;
  font-weight: 700;
  color:  #467FF7  !important;

  margin-bottom: 18px;
}

/* Button — force SAME as Related Products */
.single-product .upsells .button,
.single-product .upsells .added_to_cart {
  background-color: #4f7cf3 !important;
  color: #ffffff !important;
  height: 48px;
  padding: 0 32px;
  border-radius: 999px;
  font-size: 16px;
  font-weight: 500;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  border: none !important;
}

/* Remove disabled/grey look */
.single-product .upsells .button:disabled,
.single-product .upsells .button.disabled {
  opacity: 1 !important;
}

/* Remove WooCommerce artifacts */
.single-product .upsells ul.products li.product::before,
.single-product .upsells ul.products li.product::after {
  display: none;
}

/* Mobile */
@media (max-width: 767px) {
  .single-product .upsells {
    padding: 48px 0;
  }

  .single-product .upsells ul.products li.product {
    padding: 32px 20px;
  }
}

/* Replace "You may also like…" with "Related Products" */
.single-product .upsells > h2 {
  visibility: hidden;
  position: relative;
}

.single-product .upsells > h2::after {
  content: "Related Products";
  visibility: visible;
  position: absolute;
  left: 0;
  top: 0;
  font-size: 32px;
  font-weight: 700;
  color: #000;
}
.single-product .upsells > h2 {
  display: none;
}


/* =====================================================
   FIX ADD TO CART ALIGNMENT IN UPSELL CARD
   ===================================================== */

/* Remove extra spacing above button */
/* Adjust padding for upsell Add to Cart button */
.upsells a.add_to_cart_button {
  padding-top: 14px !important;
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-dd483e2 */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-e22db68 *//* CTA Section */
.grain-cta {
  position: relative;
  padding: 50px 20px;
  text-align: center;
  background: linear-gradient(
    90deg,
    #0b0b0b 0%,
    #1c1c1c 25%,
    #3a3a3a 55%,
    #5a5a5a 100%
  );
  overflow: hidden;
}


/* Inner wrapper */
.grain-cta-inner {
  max-width: 900px;
  margin: 0 auto;
}

/* Heading */
.grain-cta-title {
  font-family: 'Jost', sans-serif;
  font-size: 44px;
  font-weight: 700;
  color: #ffffff;
  margin-bottom: 25px;
}

.grain-cta-title span {
  color: #e3cf2f; /* Brand yellow */
}

/* Description */
.grain-cta-text {
  font-family: 'Poppins', sans-serif;
  font-size: 17px;
  line-height: 1.7;
  color: #e0e0e0;
  margin-bottom: 45px;
}

/* Button wrapper only (aa-btn styles untouched) */
.grain-cta-btn {
  display: inline-block;
}

/* Responsive */
@media (max-width: 768px) {
  .grain-cta {
    padding: 80px 20px;
  }

  .grain-cta-title {
    font-size: 30px;
  }

  .grain-cta-text {
    font-size: 15px;
  }
}/* End custom CSS */
/* Start custom CSS for html, class: .elementor-element-305a52a */@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 */
.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 */
.hero {
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

/* Prevent any horizontal overflow */
html, body {
  overflow-x: hidden;
  overflow-y: visible !important;
    height: auto !important;
    max-height: none !important;

}


/* Remove EA slider scroll */

.has_eae_slider {
    min-height: auto !important;
    height: auto !important;
    overflow: visible !important;
}
.elementor-section {
    min-height: auto !important;
}
.has_eae_slider {
    all: unset;
}




/* Also fix column wrapper */


/* Remove default margins from all sections */


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



/* Fix double vertical scroll from EA slider */


/* Fix double vertical scroll from EA slider */



/* =========================================
   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: 10;
}

/* 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;
}/* End custom CSS */