/* Muslim Abaya — full-width footer (all pages) */
* {
  box-sizing: border-box;
}

html,
body {
  margin: 0 !important;
  padding: 0 !important;
  background: #fff;
  overflow-x: hidden;
}

/* হেডার এবং স্লাইডারের মাঝখানের গ্যাপ স্বাভাবিক করা */
header, 
.site-header,
#shopify-section-header {
  margin-bottom: 8px !important; /* উপরে চেপে যাওয়া রোধ করতে ১০ পিক্সেল গ্যাপ দেওয়া হলো */
  padding-bottom: 0 !important;
}

main, 
#MainContent, 
.main-content {
  margin-top: 20px !important; /* স্লাইডারের ওপরে সুন্দর একটা স্পেস তৈরি করবে */
  padding-top: 0 !important;
}

/* স্লাইডারের নিচের গ্যাপ ঠিক রাখতে */
.main-content > div:first-child,
#MainContent > div:first-child,
.slideshow,
.hero-slider {
  margin-bottom: 30px !important;
}

#site-footer-mount {
  clear: both;
  min-height: 0;
  margin: 0;
  padding: 0;
  background: #0a0a0a;
}

#site-footer-mount:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

/* Edge-to-edge: breaks out of any centered parent */
body #site-footer-mount,
body #ma-social-connect-mount {
  width: 100vw;
  max-width: 100vw;
  margin-left: calc(50% - 50vw);
  margin-right: calc(50% - 50vw);
  padding: 0;
  box-sizing: border-box;
  position: relative;
  left: 0;
  right: 0;
}

body #site-footer-mount .anz-footer,
body #site-footer-mount .anz-footer-trust,
body #site-footer-mount .anz-footer-main,
body #site-footer-mount .anz-bottom {
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

body #ma-social-connect-mount .ma-footer-strip,
body #ma-social-connect-mount .ma-social-connect,
body #ma-social-connect-mount .ma-social-connect-inner {
  width: 100%;
  max-width: 100%;
}

#site-footer-mount .anz-footer {
  content-visibility: visible;
  contain-intrinsic-size: auto;
  min-height: 0;
  height: auto;
  padding-bottom: 0;
  margin-bottom: 0;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

#site-footer-mount .anz-footer svg {
  display: block;
  width: 18px !important;
  height: 18px !important;
  max-width: 20px !important;
  max-height: 20px !important;
  flex-shrink: 0;
}

#site-footer-mount .anz-social-link svg {
  width: 16px !important;
  height: 16px !important;
  max-width: 16px !important;
  max-height: 16px !important;
}

#site-footer-mount .anz-wa-cta .anz-wa-icon svg {
  width: 22px !important;
  height: 22px !important;
  max-width: 22px !important;
  max-height: 22px !important;
}

.anz-footer {
  background: #0a0a0a;
  border-top: 1px solid rgba(201, 169, 98, 0.28);
  font-family: "Hind Siliguri", "Inter", "Helvetica Neue", Arial, sans-serif;
  color: #e8e4dc;
  margin: 0;
  width: 100%;
  max-width: 100%;
  overflow-x: hidden;
  box-sizing: border-box;
  display: flex;
  flex-direction: column;
  align-items: stretch;
}

#ma-social-connect-mount + #site-footer-mount .anz-footer {
  margin-top: 0;
  border-top: 2px solid rgba(201, 169, 98, 0.22);
}

#ma-social-connect-mount:empty {
  display: none;
}

/* Copyright strip — 0.5in tall, full width, text vertically centered */
.anz-footer-strip,
.anz-bottom.anz-footer-strip,
#site-footer-mount .anz-bottom.anz-footer-strip {
  height: 0.5in;
  min-height: 0.5in;
  max-height: 0.5in;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0 16px;
  padding-bottom: env(safe-area-inset-bottom, 0px);
  box-sizing: border-box;
  display: grid !important;
  place-items: center;
  text-align: center;
  overflow: hidden;
  border-top: 2px solid rgba(201, 169, 98, 0.28);
  background: #060606;
  flex-shrink: 0;
  align-self: stretch;
}

.anz-bottom {
  border-top: none;
  width: 100%;
  max-width: 100%;
  margin: 0;
  padding: 0;
  box-sizing: border-box;
  overflow: hidden;
}

.anz-bottom p {
  margin: 0;
  padding: 0;
  width: auto;
  max-width: 100%;
  text-align: center !important;
  font-size: 13px;
  line-height: 1.35;
  color: #7a766e;
  letter-spacing: 0.03em;
  flex: 0 0 auto;
}

.anz-footer-trust {
  border-bottom: 1px solid rgba(255, 255, 255, 0.07);
  background: rgba(255, 255, 255, 0.02);
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.anz-trust-inner {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  align-items: center;
  gap: 8px 24px;
  max-width: 1280px;
  margin: 0 auto;
  padding: 12px 16px !important;
  box-sizing: border-box;
  width: 100%;
}

.anz-trust-item {
  display: inline-flex;
  align-items: center;
  gap: 6px;
  font-size: 14px;
  font-weight: 600;
  color: #c9a962;
  letter-spacing: 0.02em;
  white-space: nowrap;
}

.anz-trust-dot {
  width: 5px;
  height: 5px;
  border-radius: 50%;
  background: #c9a962;
  flex-shrink: 0;
}

.anz-footer-main,
.anz-footer .anz-container {
  max-width: 1280px;
  margin: 0 auto;
  display: grid;
  grid-template-columns: 1.25fr 0.7fr 0.75fr 1fr 1fr;
  gap: 20px 28px;
  padding: 24px 16px 20px;
  box-sizing: border-box;
  align-items: start;
  width: 100%;
}

.anz-col-brand,
.anz-col-shop,
.anz-col-links,
.anz-col-contact,
.anz-col-newsletter {
  min-width: 0;
}

.anz-logo {
  font-size: 20px;
  font-weight: 800;
  margin: 0 0 8px;
  letter-spacing: 0.1em;
  text-transform: uppercase;
  line-height: 1.25;
  color: #fff;
}

.anz-title {
  font-size: 12px;
  font-weight: 700;
  margin: 0 0 10px;
  text-transform: uppercase;
  letter-spacing: 0.12em;
  color: #c9a962;
}

.anz-foot-details {
  border: none;
  margin: 0;
  padding: 0;
}

.anz-foot-details > summary.anz-title {
  list-style: none;
  cursor: default;
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 8px;
  user-select: none;
}

.anz-foot-details > summary.anz-title::-webkit-details-marker {
  display: none;
}

.anz-foot-chevron {
  display: none;
  width: 8px;
  height: 8px;
  border-right: 2px solid #c9a962;
  border-bottom: 2px solid #c9a962;
  transform: rotate(45deg);
  transition: transform 0.2s ease;
  flex-shrink: 0;
  margin-top: -3px;
}

.anz-foot-details[open] > summary.anz-title .anz-foot-chevron {
  transform: rotate(-135deg);
  margin-top: 3px;
}

.anz-foot-panel-body {
  padding: 0;
}

@media (min-width: 769px) {
  .anz-foot-details > summary.anz-title {
    pointer-events: none;
  }
}

.anz-text {
  font-size: 15px;
  line-height: 1.55;
  color: #b8b4ac;
  margin: 0 0 10px;
  max-width: 320px;
}

.anz-wa-cta {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  padding: 8px 14px;
  border-radius: 6px;
  background: #25d366;
  color: #fff !important;
  text-decoration: none;
  font-size: 15px;
  font-weight: 700;
  transition: transform 0.15s ease, box-shadow 0.2s ease;
  box-shadow: 0 3px 10px rgba(37, 211, 102, 0.22);
}

.anz-wa-icon {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 24px;
  height: 24px;
  border-radius: 50%;
  background: #fff;
}

.anz-wa-icon svg {
  display: block;
  width: 20px;
  height: 20px;
}

.anz-wa-cta:hover {
  transform: translateY(-1px);
  box-shadow: 0 5px 14px rgba(37, 211, 102, 0.32);
}

.anz-link-list {
  list-style: none;
  padding: 0;
  margin: 0;
}

.anz-link-list li {
  margin-bottom: 3px;
}

.anz-link-list li:last-child {
  margin-bottom: 0;
}

.anz-link-list a {
  text-decoration: none;
  color: #d4d0c8;
  font-size: 15px;
  font-weight: 500;
  line-height: 1.5;
  transition: color 0.2s ease;
}

.anz-link-list a:hover {
  color: #fff;
}

.anz-soon {
  font-size: 12px;
  color: #6b6760;
  font-weight: 500;
}

.anz-contact-link {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 8px;
  font-size: 15px;
  color: #d4d0c8;
  line-height: 1.5;
  text-decoration: none;
  transition: color 0.2s ease;
}

.anz-contact-link:last-child {
  margin-bottom: 0;
}

a.anz-contact-link:hover {
  color: #fff;
}

.anz-contact-static {
  cursor: default;
}

.anz-contact-icon {
  width: 28px;
  height: 28px;
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: center;
  border-radius: 6px;
  background: rgba(255, 255, 255, 0.05);
  border: 1px solid rgba(255, 255, 255, 0.07);
  color: #c9a962;
}

.anz-contact-icon svg {
  width: 16px;
  height: 16px;
}

.anz-contact-link > span:last-child {
  flex: 1;
  min-width: 0;
  padding-top: 3px;
  overflow-wrap: anywhere;
  word-break: break-word;
}

.anz-newsletter-note {
  font-size: 14px;
  line-height: 1.5;
  color: #a8a49c;
  margin: 0 0 10px;
}

.anz-visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}

.newsletter-form {
  display: flex;
  align-items: stretch;
  gap: 6px;
  width: 100%;
  max-width: 100%;
  box-sizing: border-box;
}

.newsletter-form input {
  flex: 1;
  min-width: 0;
  height: 34px;
  margin: 0;
  padding: 0 10px;
  border: 1px solid rgba(255, 255, 255, 0.1);
  border-radius: 6px;
  outline: none;
  font-size: 13px;
  font-family: inherit;
  color: #fff;
  background: rgba(255, 255, 255, 0.05);
  box-sizing: border-box;
  transition: border-color 0.2s ease, box-shadow 0.2s ease;
}

.newsletter-form input::placeholder {
  color: #9a968e;
}

.newsletter-form input:focus {
  border-color: #c9a962;
  box-shadow: 0 0 0 2px rgba(201, 169, 98, 0.12);
}

.newsletter-form button {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  height: 34px;
  margin: 0;
  padding: 0 12px;
  border: 1px solid #c9a962;
  border-radius: 6px;
  background: #c9a962;
  color: #111;
  font-size: 13px;
  font-weight: 700;
  font-family: inherit;
  letter-spacing: 0.02em;
  text-transform: none;
  cursor: pointer;
  white-space: nowrap;
  transition: background 0.2s ease, color 0.2s ease;
}

.newsletter-form button:hover:not(:disabled) {
  background: transparent;
  color: #c9a962;
}

.newsletter-form button:disabled {
  opacity: 0.65;
  cursor: wait;
}

.anz-socials {
  display: flex;
  gap: 5px;
  margin-top: 7px;
  flex-wrap: wrap;
}

.anz-social-link {
  width: 30px;
  height: 30px;
  background: rgba(255, 255, 255, 0.06);
  border: 1px solid rgba(255, 255, 255, 0.08);
  border-radius: 6px;
  display: flex;
  align-items: center;
  justify-content: center;
  transition: background 0.2s ease, transform 0.15s ease;
}

.anz-social-link:hover {
  background: #c9a962;
  border-color: #c9a962;
  transform: translateY(-1px);
}

.anz-social-link svg {
  width: 16px;
  height: 16px;
  fill: #fff;
}

#site-footer-mount .subscribe-success {
  display: none;
  margin-top: 10px;
  padding: 10px 12px 10px 40px;
  border-radius: 6px;
  border: 1px solid rgba(201, 169, 98, 0.35);
  background: rgba(201, 169, 98, 0.08);
  position: relative;
  animation: subscribeFadeIn 0.35s ease;
}

#site-footer-mount .subscribe-success.show {
  display: block;
}

#site-footer-mount .subscribe-success-icon {
  position: absolute;
  left: 12px;
  top: 12px;
  display: inline-flex;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  background: #c9a962;
  color: #111;
  align-items: center;
  justify-content: center;
  margin: 0;
}

#site-footer-mount .subscribe-success-icon svg {
  width: 12px !important;
  height: 12px !important;
  display: block;
}

#site-footer-mount .subscribe-success-title {
  margin: 0 0 3px;
  font-size: 13px;
  font-weight: 700;
  color: #fff;
}

#site-footer-mount .subscribe-success-text {
  margin: 0;
  font-size: 12px;
  color: #a8a49c;
  line-height: 1.45;
}

@keyframes subscribeFadeIn {
  from {
    opacity: 0;
    transform: translateY(6px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}

@media (max-width: 1100px) {
  .anz-footer-main {
    grid-template-columns: 1fr 1fr 1fr;
    gap: 14px 16px;
    padding: 16px 18px 12px;
  }

  .anz-col-brand {
    grid-column: 1 / -1;
  }

  .anz-text {
    max-width: none;
  }
}

@media (max-width: 768px) {
  body #site-footer-mount,
  body #ma-social-connect-mount,
  body.shop-page #site-footer-mount {
    width: 100% !important;
    max-width: 100% !important;
    margin-left: 0 !important;
    margin-right: 0 !important;
    left: auto !important;
    right: auto !important;
    height: auto !important;
    max-height: none !important;
    min-height: 0 !important;
    overflow: visible !important;
    box-sizing: border-box !important;
  }

  #site-footer-mount .anz-footer {
    width: 100% !important;
    max-width: 100% !important;
    height: auto !important;
    max-height: none !important;
    min-height: 0 !important;
    overflow: visible !important;
    display: flex !important;
    flex-direction: column !important;
    box-sizing: border-box !important;
  }

  .anz-footer-trust {
    flex: 0 0 auto;
  }

  .anz-trust-inner {
    flex-direction: row;
    flex-wrap: wrap;
    justify-content: center;
    gap: 8px 14px;
    padding: 10px 16px !important;
  }

  .anz-trust-item {
    font-size: 12px;
    white-space: normal;
    text-align: center;
  }

  .anz-trust-dot {
    width: 5px;
    height: 5px;
  }

  .anz-footer-main {
    flex: 0 0 auto;
    min-height: 0 !important;
    overflow: visible !important;
    display: grid !important;
    grid-template-columns: 1fr;
    grid-template-areas:
      "brand"
      "shop"
      "about"
      "contact"
      "newsletter";
    gap: 10px;
    padding: 14px 14px 12px !important;
    align-items: start;
  }

  .anz-foot-details > summary.anz-title {
    cursor: pointer;
    margin-bottom: 0;
    padding: 10px 0;
    border-bottom: 1px solid rgba(255, 255, 255, 0.08);
  }

  .anz-foot-details[open] > summary.anz-title {
    margin-bottom: 8px;
    border-bottom-color: rgba(201, 169, 98, 0.22);
  }

  .anz-foot-chevron {
    display: inline-block;
  }

  .anz-foot-details:not([open]) .anz-foot-panel-body {
    display: none;
  }

  .anz-col-brand {
    grid-area: brand;
    grid-column: auto;
    padding-left: 0 !important;
    text-align: left !important;
  }

  .anz-col-shop {
    grid-area: shop;
    grid-column: auto;
    padding-left: 0 !important;
  }

  .anz-col-links {
    grid-area: about;
    grid-column: auto;
    padding-left: 0 !important;
  }

  .anz-col-contact {
    grid-area: contact;
    grid-column: auto;
    display: block !important;
    padding-left: 0 !important;
  }

  .anz-col-newsletter {
    grid-area: newsletter;
    grid-column: auto;
    display: block !important;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    padding-top: 12px;
    padding-left: 0 !important;
  }

  .anz-newsletter-note {
    display: none;
  }

  .newsletter-form {
    flex-direction: row;
    align-items: stretch;
    gap: 8px;
    margin-top: 0;
  }

  .newsletter-form input {
    flex: 1;
    min-width: 0;
    height: 38px;
    padding: 0 10px;
    font-size: 13px;
  }

  .newsletter-form button {
    width: auto;
    flex-shrink: 0;
    height: 38px;
    padding: 0 12px;
    font-size: 12px;
    white-space: nowrap;
  }

  .anz-col-brand,
  .anz-col-shop,
  .anz-col-links,
  .anz-col-contact,
  .anz-col-newsletter {
    min-width: 0 !important;
  }

  .anz-logo {
    font-size: 17px;
    margin-bottom: 8px;
    letter-spacing: 0.08em;
  }

  .anz-text {
    font-size: 12px;
    line-height: 1.45;
    margin-bottom: 10px;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
    overflow: hidden;
  }

  .anz-wa-cta {
    display: flex;
    width: 100%;
    max-width: 320px;
    justify-content: center;
    padding: 10px 14px;
    font-size: 14px;
    gap: 8px;
    box-sizing: border-box;
  }

  #site-footer-mount .anz-wa-cta .anz-wa-icon svg {
    width: 20px !important;
    height: 20px !important;
    max-width: 20px !important;
    max-height: 20px !important;
  }

  .anz-title {
    font-size: 11px;
    margin-bottom: 10px;
    letter-spacing: 0.1em;
  }

  .anz-link-list {
    margin: 0;
    padding: 0;
  }

  .anz-link-list a {
    font-size: 13px;
    line-height: 1.55;
  }

  .anz-link-list li {
    margin-bottom: 4px;
  }

  .anz-contact-link {
    font-size: 13px;
    margin-bottom: 8px;
    gap: 8px;
    line-height: 1.45;
  }

  .anz-contact-static {
    font-size: 13px;
    margin-bottom: 0;
    line-height: 1.45;
  }

  .anz-contact-static span:last-child {
    display: block;
    overflow: visible;
    -webkit-line-clamp: unset;
  }

  .anz-contact-icon {
    width: 22px;
    height: 22px;
    flex-shrink: 0;
  }

  #site-footer-mount .anz-contact-icon svg {
    width: 14px !important;
    height: 14px !important;
    max-width: 14px !important;
    max-height: 14px !important;
  }

  .anz-socials {
    margin-top: 10px;
    gap: 8px;
    flex-wrap: wrap;
  }

  .anz-social-link {
    width: 34px;
    height: 34px;
  }

  #site-footer-mount .anz-social-link svg {
    width: 16px !important;
    height: 16px !important;
    max-width: 16px !important;
    max-height: 16px !important;
  }

  .subscribe-success {
    font-size: 12px;
    padding: 8px;
  }

  .anz-footer-strip,
  .anz-bottom.anz-footer-strip,
  #site-footer-mount .anz-bottom.anz-footer-strip {
    flex: 0 0 auto;
    height: auto !important;
    min-height: 44px !important;
    max-height: none !important;
    padding: 12px 16px;
    padding-bottom: 12px !important; /* এখানে পরিবর্তন করা হয়েছে */
}

  .anz-bottom p {
    font-size: 11px;
    line-height: 1.4;
  }

  body.auth-page #site-footer-mount .anz-footer-trust,
  body.help-page #site-footer-mount .anz-footer-trust {
    display: none;
  }

  body.auth-page #site-footer-mount .anz-col-brand .anz-text,
  body.help-page #site-footer-mount .anz-col-brand .anz-text {
    display: none;
  }

  body.auth-page #site-footer-mount .anz-col-newsletter,
  body.help-page #site-footer-mount .anz-col-newsletter {
    display: none !important;
  }

  body.auth-page #site-footer-mount .anz-footer-main,
  body.help-page #site-footer-mount .anz-footer-main {
    gap: 6px;
    padding: 10px 14px 8px !important;
  }

  body.auth-page #site-footer-mount .anz-col-brand,
  body.help-page #site-footer-mount .anz-col-brand {
    text-align: center;
  }

  body.auth-page #site-footer-mount .anz-wa-cta,
  body.help-page #site-footer-mount .anz-wa-cta {
    max-width: none;
    margin: 0 auto;
  }
}

@media (max-width: 380px) {
  .anz-footer-main {
    grid-template-columns: 1fr;
    grid-template-areas:
      "brand"
      "shop"
      "about"
      "contact"
      "newsletter";
    gap: 20px;
  }

  .newsletter-form {
    flex-direction: column;
  }

  .newsletter-form button {
    width: 100%;
    padding: 0 12px;
  }
}
/* ড্রপডাউন মেনু লুকিয়ে রাখার জন্য */
.footer-dropdown-content {
    display: none;
}
