/* ========================
   PRE-FOOTER – NEWSLETTER
   ======================== */
.pre-footer .newsletter {
  background: #92AFA5;
  border: none;
  padding: 32px 60px;
  border-radius: 50em;
}
@media (max-width: 767px) {
  .pre-footer .newsletter {
    padding: 22px 40px;
    border-radius: 14px;
  }
}
.pre-footer #form-newsletter {
  display: flex;
  box-shadow: none;
  gap: 24px;
}
@media (max-width: 767px) {
  .pre-footer #form-newsletter {
    gap: 0;
  }  
}
.pre-footer #form-newsletter input[type="email"] {
  flex: 1;
  padding: 10px 20px;
  border: none;
  border-radius: 50em;
  font-size: 13px;
  outline: none;
  color: #333;
  background: #d4dece;
}

.pre-footer #newsletter-button {
  padding: 10px 24px;
  border-radius: 0 50px 50px 0;
  font-size: 13px;
  white-space: nowrap;
  cursor: pointer;
  background: #c8d4a0;
  color: #1e3328;
  border: none;
  font-weight: 600;
}
@media (max-width: 767px) {
  .pre-footer #newsletter-button {
    padding: 0 !important;
    background: none;
  }
  .pre-footer #newsletter-button i {
    height: 40px;
    width: 40px;
  }
}
.pre-footer #newsletter-button:hover {
  background: #d6e0b0;
}

.pre-footer .display-2 {
  font-size: 24px;
  font-weight: 700;
  color: #1E2526;
}

.pre-footer p {
  font-size: 16px;
  margin: 0;
  font-weight: 300;
  color: #1E2526;
}

/* ========================
   FOOTER – BASE
   ======================== */
footer {
  position: relative;
  background-color: var(--color-secondary);
  isolation: isolate;
  overflow: hidden;
}

footer::after {
  content: '';
  position: absolute;
  right: 0;
  bottom: -30px;
  width: 60%;
  height: calc(100% + 60px);
  background-image: url(shape-eyevinci.svg);
  background-size: cover;
  background-repeat: no-repeat;
  pointer-events: none;
  z-index: -1;
}

@media (max-width: 1200px) {
	footer::after {
    width: 100%;
    height: 100%;
    background-position: bottom;
    right: 0;
    bottom: 0;
  }
}
/* ========================
   FOOTER MAIN CONTENT
   ======================== */
.footer {
  color: #8aaa8a;
  position: relative;
}

.footer .display-1 {
  color: #ffffff;
}

/* ========================
   CONTACT SECTIE (links)
   ======================== */
footer .footer-contact__menu {
  display: flex;
  flex-direction: column;
}

.footer-contact-item {
  display: flex;
  align-items: center;
  font-size: 15px;
  font-weight: 400;
  color: #ffffff;
  line-height: 1.4;
}
.footer-contact-item i {
	transition: background-color .4s ease; 
}
.footer-contact-item:hover span {
  color: #ffffff;
}

.footer-contact-item:hover i {
	background-color:  #ffffff;
  
}

.footer-contact-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 36px;
  height: 36px;
  min-width: 36px;
  border-radius: 50%;
  background-color: #5a7a68;
  color: #1e3328;
  font-size: 15px;
  flex-shrink: 0;
}

/* ========================
   SOCIAL ICONS
   ======================== */
.socials {
  display: flex;
  gap: 8px;
  flex-wrap: wrap;
  margin-top: 32px;
}

.social-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  background-color: var(--color-tertiary);
  opacity: 1;
  color: #1e3328;
  font-size: 14px;
  text-decoration: none;
  transition: background-color .4s ease, color .4s ease, opacity .4s ease;
  border: none;
  margin: 0;
}

.social-icon:hover {
  background-color: #ffffff;
  color: #1e3328;
}

/* ========================
   MENU KOLOMMEN (midden)
   ======================== */
footer .footer-title {
  font-family: 'Albert Sans', sans-serif;
  font-size: 18px;
  font-weight: 600;
  color: #ffffff;
  letter-spacing: 0.02em;
  margin-bottom: 8px;
  text-transform: none;
}

.footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
}

.footer-links li {
  margin-bottom: 8px;
}

footer .footer-links li a {
  font-size: 15px;
  font-weight: 400;
  color: #FAFCFC !important;
  text-decoration: none;
  transition: color 0.15s ease;
  line-height: 1.5;
  padding: 0;
}

/* ========================
   OPENINGSTIJDEN
   ======================== */
.footer-hours-item {
  display: flex;
  justify-content: space-between;
  font-size: 12.5px;
  color: #8aaa8a;
  padding: 3px 0;
  border-bottom: 1px solid #2a4232;
}

.footer-hours-day {
  font-weight: 500;
  color: #ffffff;
  min-width: 100px;
}

.footer-hours-time {
  color: #8aaa8a;
}

/* ========================
   FOOTER SERVICE BLOK
   ======================== */
.footer-service h3 {
  color: #ffffff;
}

.footer-service p {
  color: #8aaa8a;
  font-size: 13px;
}

.footer-service .button {
  margin-top: 12px;
}

#footer-service-image {
  border-radius: 50%;
  object-fit: cover;
  margin-right: 20px;
  flex-shrink: 0;
}

/* ========================
   WINKELS / STORE KAARTEN
   ======================== */
.gray-bordergray-bg {
  background-color: #243d2c;
  border: 1px solid #2a4232;
}

.gray-bordergray-bg h5 {
  color: #ffffff;
  font-size: 13px;
  font-weight: 600;
  margin: 0;
}

.gray-bordergray-bg .fz-090 {
  color: #8aaa8a;
}

.c-footer-icon {
  color: #8aaa8a;
}

/* ========================
   TOGGLE GEDRAG (mobile)
   ======================== */
@media (max-width: 767px) {
  .toggle-title-md {
    cursor: pointer;
    position: relative;
    padding-right: 24px;
    user-select: none;
  }

  .toggle-title-md::after {
    content: '+';
    position: absolute;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    font-size: 16px;
    color: var(--color-white);
    opacity: 1;
  }

  .toggle-title-md.active::after {
    content: '−';
  }

  .toggle-content-md {
    display: none;
  }

  .toggle-content-md.open {
    display: block;
  }

  .gray-border-bottom-lte-md {
    border-bottom: 1px solid #2a4232;
  }
}

/* ========================
   BETAALPICTOGRAMMEN RIJ
   ======================== */
.footer .d-flex.align-items-center.justify-content-between {
  border-top: 1px solid #2a4232;
  padding-top: 20px;
}

/* ========================
   COPYRIGHT BAR (onderaan)
   ======================== */
.copyright-pbs {
  background-color: var(--color-black);
}

.copyright-pbs hr {
  border-color: #1a2e1e;
  opacity: 1;
}

.copyright__privacy {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  gap: 4px 16px;
}

.copyright__privacy li {
  font-size: 11px;
  color: #4a6a52;
}

.copyright__privacy li a {
  font-size: 11px;
  color: #4a6a52;
  text-decoration: none;
  transition: color 0.15s ease;
}

.copyright__privacy li a:hover {
  color: #8aaa8a;
}
.growww-logo {
	fill: var(--color-white); 
  transition: fill .4s ease;
}
.growww-logo:hover {
	fill: var(--color-primary); 
}
.growww-logo svg {
	width: 120px;
}