.elementor-46 .elementor-element.elementor-element-5a2e1e61{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-46 .elementor-element.elementor-element-33f78bff{--display:flex;--flex-direction:row;--container-widget-width:initial;--container-widget-height:100%;--container-widget-flex-grow:1;--container-widget-align-self:stretch;--flex-wrap-mobile:wrap;}.elementor-46 .elementor-element.elementor-element-51d94047{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;}.elementor-widget-theme-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-46 .elementor-element.elementor-element-51e6dbdb img{width:220px;}.elementor-widget-text-editor{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );color:var( --e-global-color-text );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-46 .elementor-element.elementor-element-43014d6{--grid-template-columns:repeat(0, auto);text-align:center;--icon-size:16px;--grid-column-gap:8px;--grid-row-gap:0px;}.elementor-46 .elementor-element.elementor-element-43014d6 .elementor-social-icon{--icon-padding:0.75em;}.elementor-46 .elementor-element.elementor-element-43014d6 .elementor-icon{border-radius:50px 50px 50px 50px;}.elementor-46 .elementor-element.elementor-element-16606661{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;}.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-46 .elementor-element.elementor-element-383c3f7b{text-align:start;}.elementor-46 .elementor-element.elementor-element-3fcf7b14{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;}.elementor-46 .elementor-element.elementor-element-4a7929d1{text-align:start;}.elementor-46 .elementor-element.elementor-element-664bbb40{--display:flex;--flex-direction:column;--container-widget-width:calc( ( 1 - var( --container-widget-flex-grow ) ) * 100% );--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;--align-items:flex-start;}.elementor-46 .elementor-element.elementor-element-6474756e{text-align:start;}.elementor-46 .elementor-element.elementor-element-9c3fcaa{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-46 .elementor-element.elementor-element-3833a359{--display:flex;--flex-direction:column;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--flex-wrap-mobile:wrap;}.elementor-46 .elementor-element.elementor-element-3778aa42{text-align:center;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for container, class: .elementor-element-5a2e1e61 *//* =========================================================
   Asili Furniture - Footer
   File: asili-footer.css
   Depends on: asili-base.css
   Scope: .af-footer only
   ========================================================= */

.af-footer {
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  color: #ffffff;
  background:
    radial-gradient(circle at 12% 0%, rgba(0, 166, 166, 0.16), transparent 32%),
    linear-gradient(180deg, var(--af-primary-dark, #0f2f6b) 0%, #071c3a 100%);
}

.af-footer,
.af-footer *,
.af-footer *::before,
.af-footer *::after {
  box-sizing: border-box;
}

.af-footer a {
  color: inherit;
  text-decoration: none;
}

.af-footer p {
  margin: 0;
}

.af-footer .elementor-widget:not(:last-child) {
  margin-bottom: 0;
}

/* Main footer grid */

.af-footer .af-footer-grid {
  width: min(100% - 32px, var(--af-container, 1240px));
  margin-inline: auto !important;
  padding: 62px 0 50px !important;
  display: grid !important;
  grid-template-columns: minmax(250px, 1.35fr) minmax(160px, 0.85fr) minmax(190px, 1fr) minmax(240px, 1.15fr) !important;
  gap: 38px !important;
  align-items: start !important;
  background: transparent !important;
}

.af-footer .af-footer-col {
  width: 100% !important;
  min-width: 0 !important;
  display: flex !important;
  flex-direction: column !important;
  align-items: flex-start !important;
  gap: 18px !important;
  color: #ffffff;
}

.af-footer .af-footer-logo img {
  width: min(220px, 100%) !important;
  height: auto !important;
  display: block;
  object-fit: contain;
}

.af-footer .af-footer-intro,
.af-footer .af-footer-intro p {
  max-width: 330px;
  color: rgba(255, 255, 255, 0.78) !important;
  font-size: 15px !important;
  line-height: 1.7 !important;
}

.af-footer .af-footer-intro strong,
.af-footer .af-footer-intro a {
  color: #ffffff !important;
  font-weight: 850;
}

/* Headings */

.af-footer .af-footer-heading .elementor-heading-title,
.af-footer .af-footer-heading h6,
.af-footer .af-footer-col .elementor-heading-title {
  position: relative;
  margin: 0 !important;
  padding-bottom: 13px !important;
  color: #ffffff !important;
  font-size: 14px !important;
  line-height: 1.2 !important;
  font-weight: 850 !important;
  text-transform: uppercase !important;
  letter-spacing: 0.08em !important;
}

.af-footer .af-footer-heading .elementor-heading-title::after,
.af-footer .af-footer-col .elementor-heading-title::after {
  content: "";
  position: absolute;
  left: 0;
  bottom: 0;
  width: 34px;
  height: 3px;
  border-radius: 999px;
  background: var(--af-accent, #00a6a6);
}

/* Footer links */

.af-footer .af-footer-links {
  list-style: none;
  padding: 0;
  margin: 0;
  display: grid;
  gap: 12px;
}

.af-footer .af-footer-links li {
  margin: 0;
  padding: 0;
}

.af-footer .af-footer-links a {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 15px;
  line-height: 1.45;
  font-weight: 650;
  transition:
    color 180ms ease,
    transform 180ms ease;
}

.af-footer .af-footer-links a::before {
  content: "";
  width: 6px;
  height: 6px;
  flex: 0 0 6px;
  border-radius: 999px;
  background: rgba(0, 166, 166, 0.75);
}

.af-footer .af-footer-links a:hover {
  color: #ffffff;
  transform: translateX(3px);
}

/* Contact details */

.af-footer .af-footer-contact-list {
  display: grid;
  gap: 15px;
  color: rgba(255, 255, 255, 0.78);
  font-size: 15px;
  line-height: 1.55;
}

.af-footer .af-footer-contact-list p {
  display: grid;
  gap: 5px;
}

.af-footer .af-footer-contact-list strong {
  color: #ffffff;
  font-size: 13px;
  font-weight: 850;
  text-transform: uppercase;
  letter-spacing: 0.05em;
}

.af-footer .af-footer-contact-list a,
.af-footer .af-footer-contact-list span {
  color: rgba(255, 255, 255, 0.78);
  overflow-wrap: anywhere;
  word-break: break-word;
}

.af-footer .af-footer-contact-list a:hover {
  color: #ffffff;
}

/* Social icons */

.af-footer .af-footer-socials .elementor-social-icons-wrapper {
  display: flex;
  flex-wrap: wrap;
  gap: 10px;
}

.af-footer .af-footer-socials .elementor-social-icon {
  width: 38px;
  height: 38px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  color: #ffffff !important;
  background: rgba(255, 255, 255, 0.09) !important;
  border: 1px solid rgba(255, 255, 255, 0.16);
  transition:
    transform 180ms ease,
    background-color 180ms ease,
    border-color 180ms ease;
}

.af-footer .af-footer-socials .elementor-social-icon:hover {
  background: var(--af-accent, #00a6a6) !important;
  border-color: var(--af-accent, #00a6a6);
  transform: translateY(-2px);
}

/* Payment strip */

.af-footer .af-footer-payments {
  width: 100%;
  background: rgba(255, 255, 255, 0.06) !important;
  border-top: 1px solid rgba(255, 255, 255, 0.12);
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
  padding: 22px 0 !important;
}

.af-footer .af-footer-payments .elementor-widget-html {
  width: 100%;
}

.af-footer .af-footer-payments-inner {
  width: min(100% - 32px, var(--af-container, 1240px));
  margin-inline: auto;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 24px;
}

.af-footer .af-footer-payments-copy {
  display: flex;
  flex-direction: column;
  gap: 5px;
}

.af-footer .af-footer-payments-label {
  color: #ffffff;
  font-size: 15px;
  font-weight: 850;
  line-height: 1.2;
}

.af-footer .af-footer-payments-note {
  color: rgba(255, 255, 255, 0.68);
  font-size: 14px;
  line-height: 1.45;
}

.af-footer .af-footer-payment-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-end;
  gap: 10px;
}

.af-footer .af-footer-payment-pill {
  min-height: 42px;
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 10px 15px;
  border-radius: 999px;
  color: #ffffff;
  background: rgba(255, 255, 255, 0.08);
  border: 1px solid rgba(255, 255, 255, 0.16);
  font-size: 14px;
  font-weight: 750;
  white-space: nowrap;
}

.af-footer .af-footer-payment-icon {
  width: 22px;
  height: 22px;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  line-height: 1;
}

/* Copyright */

.af-footer .af-footer-bottom {
  width: 100%;
  background: #06152d !important;
  padding: 16px 0 !important;
}

.af-footer .af-footer-copyright .elementor-heading-title,
.af-footer .af-footer-bottom .elementor-heading-title {
  width: min(100% - 32px, var(--af-container, 1240px));
  margin-inline: auto !important;
  color: rgba(255, 255, 255, 0.82) !important;
  font-size: 13px !important;
  line-height: 1.5 !important;
  font-weight: 650 !important;
  text-align: center !important;
}

/* Tablet */

@media (max-width: 1024px) {
  .af-footer .af-footer-grid {
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 36px 30px !important;
    padding: 52px 0 44px !important;
  }

  .af-footer .af-footer-payments-inner {
    flex-direction: column;
    align-items: flex-start;
  }

  .af-footer .af-footer-payment-list {
    justify-content: flex-start;
  }
}

/* Mobile */

@media (max-width: 767px) {
  .af-footer .af-footer-grid {
    width: min(100% - 24px, var(--af-container, 1240px));
    grid-template-columns: 1fr !important;
    gap: 32px !important;
    padding: 42px 0 36px !important;
  }

  .af-footer .af-footer-col {
    gap: 15px !important;
  }

  .af-footer .af-footer-logo img {
    width: min(200px, 100%) !important;
  }

  .af-footer .af-footer-intro,
  .af-footer .af-footer-intro p {
    max-width: none;
  }

  .af-footer .af-footer-payments {
    padding: 20px 0 !important;
  }

  .af-footer .af-footer-payments-inner {
    width: min(100% - 24px, var(--af-container, 1240px));
    gap: 16px;
  }

  .af-footer .af-footer-payment-list {
    width: 100%;
    display: grid;
    grid-template-columns: 1fr;
  }

  .af-footer .af-footer-payment-pill {
    width: 100%;
    justify-content: flex-start;
  }

  .af-footer .af-footer-bottom {
    padding: 15px 0 !important;
  }
}

/* Footer logo visibility */
.af-footer .af-footer-logo {
  display: block;
  width: 100%;
  max-width: 250px;
}

.af-footer .af-footer-logo img {
  display: block;
  width: auto;
  max-width: 250px;
  max-height: 72px;
  object-fit: contain;
}

/* Temporary fallback only if using the dark header logo */
.af-footer .af-footer-logo--force-light img {
  filter: brightness(0) invert(1);
  opacity: 0.95;
}

.af-footer .af-footer-logo img {
  width: auto;
  max-width: 260px;
  max-height: 82px;
  object-fit: contain;
}

/* Footer logo temporary visibility fix */
.af-footer .af-footer-logo img,
.af-footer .elementor-widget-theme-site-logo img,
.af-footer .elementor-widget-image img {
  filter: brightness(0) invert(1);
  opacity: 0.96;
}/* End custom CSS */