/** Shopify CDN: Minification failed

Line 16:0 Unexpected "{"
Line 16:1 Unexpected "{"
Line 16:3 Expected identifier but found "'custom-footer.css'"
Line 18:0 Unexpected "<"
Line 23:9 Expected identifier but found "%"
Line 25:8 Unexpected "{"
Line 25:9 Expected identifier but found "%"
Line 26:10 Unexpected "{"
Line 26:11 Expected identifier but found "%"
Line 27:8 Unexpected "{"
... and 97 more hidden warnings

**/
{{ 'custom-footer.css' | asset_url | stylesheet_tag }}

<footer class="custom-footer">
  <div class="page-width">
    <div class="custom-footer__wrapper">
      <!-- Brand -->
      <div class="custom-footer__brand">
        {% assign footer_logo = section.settings.logo %}

        {% if section.settings.use_brand_logo and settings.brand_image != blank %}
          {% assign footer_logo = settings.brand_image %}
        {% endif %}

        {% if footer_logo != blank %}
          {{ footer_logo | image_url: width: 400 | image_tag: class: 'custom-footer__logo' }}
        {% endif %}

        <div class="custom-footer__description">
          {% if section.settings.use_brand_description %}
            {% if settings.brand_headline != blank %}
              {{ settings.brand_headline }}
            {% else %}
              {{ section.settings.description }}
            {% endif %}

          {% else %}
            {{ section.settings.description }}
          {% endif %}
        </div>
      </div>

      <!-- Quick Links -->
      <div class="custom-footer__column">
        <h3 class="custom-footer__title">
          {{ section.settings.quick_links_title }}
        </h3>

        {% if section.settings.quick_links_menu != blank %}
          <ul class="custom-footer__menu">
            {% for link in section.settings.quick_links_menu.links %}
              <li>
                <a href="{{ link.url }}">{{ link.title }}</a>
              </li>
            {% endfor %}
          </ul>
        {% endif %}
      </div>

      <!-- Useful Links -->
      <div class="custom-footer__column">
        <h3 class="custom-footer__title">
          {{ section.settings.useful_links_title }}
        </h3>

        {% if section.settings.useful_links_menu != blank %}
          <ul class="custom-footer__menu">
            {% for link in section.settings.useful_links_menu.links %}
              <li>
                <a href="{{ link.url }}">{{ link.title }}</a>
              </li>
            {% endfor %}
          </ul>
        {% endif %}
      </div>

      <!-- Contact -->
      <div class="custom-footer__column">
        <h3 class="custom-footer__title">
          {{ section.settings.contact_title }}
        </h3>

        <div class="custom-footer__contact">
          {% if section.settings.phone != blank %}
            <div class="custom-footer__contact-item">
              <span class="contact-icon">
              <!-- Phone SVG -->
              <svg width="19" height="19" viewBox="0 0 19 19" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M13.707 18.2004C14.4221 18.2004 15.1343 18.026 15.8408 17.6897L16.1436 17.5354L16.1465 17.5344C16.5677 17.3009 16.919 17.0658 17.1924 16.8284C17.4612 16.5948 17.6734 16.3417 17.791 16.0657C17.894 15.8316 17.9863 15.5285 18.0693 15.1672C18.1528 14.8041 18.2002 14.4865 18.2002 14.2258C18.2002 14.1069 18.1875 13.9709 18.1416 13.8469L18.1426 13.8459C18.1412 13.8418 18.1382 13.8383 18.1367 13.8342C18.1343 13.8281 18.1335 13.8208 18.1309 13.8147L18.1289 13.8157C18.0868 13.7106 18.021 13.6274 17.9639 13.5696C17.8965 13.5015 17.8144 13.4375 17.7266 13.3762C17.5506 13.2535 17.3134 13.1194 17.0244 12.9749C16.8684 12.885 16.6549 12.766 16.3848 12.6194C16.1044 12.4672 15.8505 12.3271 15.623 12.1995C15.3982 12.0732 15.1876 11.951 14.9912 11.8333C14.9381 11.7951 14.8418 11.7261 14.707 11.6331C14.5296 11.5106 14.3674 11.411 14.2246 11.342C14.062 11.2636 13.8882 11.2181 13.707 11.218C13.5333 11.218 13.3733 11.2792 13.2373 11.3567C13.0994 11.4353 12.962 11.544 12.8271 11.6721C12.5691 11.9173 12.3328 12.1843 12.1182 12.4719C11.9273 12.7276 11.7257 12.9631 11.5137 13.179C11.4138 13.2806 11.3361 13.3426 11.2803 13.3772C11.2559 13.3923 11.2403 13.3995 11.2324 13.4026C11.2264 13.4018 11.2182 13.4 11.208 13.3977C11.1843 13.3924 11.1523 13.3836 11.1113 13.3684C11.007 13.3298 10.9401 13.3009 10.9033 13.2825C10.8649 13.2632 10.7818 13.2159 10.6445 13.1311C10.5347 13.0632 10.4434 13.0093 10.3984 12.9846L10.3994 12.9827C9.32511 12.3867 8.40968 11.7088 7.65039 10.9495C6.8911 10.1902 6.21316 9.27474 5.61719 8.20044L5.61523 8.20142C5.59055 8.15645 5.53661 8.0652 5.46875 7.95532C5.38397 7.81806 5.33662 7.73496 5.31738 7.69653C5.29899 7.65975 5.27008 7.59283 5.23145 7.48853C5.21629 7.44757 5.20744 7.41558 5.20215 7.39185C5.19988 7.38164 5.19809 7.37342 5.19727 7.36743C5.20035 7.35953 5.20756 7.34395 5.22266 7.31958C5.25724 7.26376 5.31928 7.18602 5.4209 7.08618C5.63674 6.87413 5.87223 6.67253 6.12793 6.48169C6.41552 6.26707 6.68259 6.03074 6.92773 5.77271C7.05586 5.63783 7.16455 5.50046 7.24316 5.36255C7.32067 5.22652 7.38184 5.06659 7.38184 4.89282C7.38179 4.71169 7.33627 4.53788 7.25781 4.37524C7.18889 4.23248 7.0893 4.07024 6.9668 3.89282C6.87371 3.75801 6.80476 3.66174 6.7666 3.60864C6.64883 3.41226 6.52663 3.20166 6.40039 2.97681C6.27272 2.74939 6.13266 2.49545 5.98047 2.21509C5.82709 1.93255 5.70453 1.71158 5.61328 1.55396C5.4729 1.27468 5.34329 1.04488 5.22363 0.873291C5.16236 0.785424 5.0984 0.703349 5.03027 0.635986C4.97246 0.578828 4.88929 0.513066 4.78418 0.470947L4.78516 0.468994C4.77907 0.466387 4.77178 0.465556 4.76562 0.463135C4.76156 0.46167 4.75804 0.458656 4.75391 0.457275L4.75293 0.458252C4.62898 0.412352 4.49295 0.399679 4.37402 0.399658C4.11339 0.399658 3.79575 0.44704 3.43262 0.530518C3.07133 0.613576 2.76822 0.704885 2.53418 0.807861V0.808838C2.25812 0.926436 2.00508 1.13861 1.77148 1.40747C1.53404 1.68083 1.299 2.03211 1.06543 2.45337L1.06445 2.4563C0.627407 3.26184 0.399464 4.07566 0.399414 4.89282C0.399414 5.12742 0.41456 5.3572 0.445312 5.5813C0.47658 5.8091 0.532336 6.0589 0.608398 6.32935C0.681346 6.58871 0.742091 6.79108 0.791016 6.92896C0.836659 7.05757 0.920472 7.28426 1.04102 7.60571C1.16284 7.93059 1.23268 8.11919 1.25391 8.18286L1.25586 8.19067C1.54583 9.0026 1.89238 9.73379 2.2959 10.3811C2.95181 11.4435 3.8399 12.5315 4.9541 13.6458C6.06892 14.7606 7.15779 15.6489 8.2207 16.3049C8.86762 16.708 9.59792 17.0543 10.4092 17.344L10.417 17.3469C10.4809 17.3682 10.6696 17.4371 10.9941 17.5588C11.3156 17.6794 11.5423 17.7632 11.6709 17.8088C11.8088 17.8578 12.0111 17.9185 12.2705 17.9915C12.541 18.0675 12.7908 18.1233 13.0186 18.1545C13.2427 18.1853 13.4724 18.2004 13.707 18.2004Z" stroke="white" stroke-width="0.8"/>
</svg>
             </span>
              <a href="tel:{{ section.settings.phone | strip }}" class="custom-footer__contact-link">
  {{ section.settings.phone }}
</a>
            </div>
          {% endif %}

          {% if section.settings.email != blank %}
            <div class="custom-footer__contact-item">
              <span class="contact-icon">
        <!-- Email SVG -->
        <svg width="17" height="12" viewBox="0 0 17 12" fill="none" xmlns="http://www.w3.org/2000/svg">
<path d="M1.49414 0.0996094H15.5059C16.2781 0.0996094 16.9004 0.731365 16.9004 1.5V10.5C16.9004 11.277 16.2693 11.9004 15.5059 11.9004H1.49414C0.728877 11.9004 0.0996094 11.2744 0.0996094 10.5V1.5C0.0996094 0.730078 0.724389 0.0996094 1.49414 0.0996094ZM10.9229 6.63672L10.1895 7.36914V7.37012C9.73877 7.82255 9.13853 8.07129 8.5 8.07129C7.86149 8.07129 7.2612 7.82254 6.80957 7.36914V7.36816L6.07715 6.63672L6.00684 6.56641L5.93652 6.63672L1.63379 10.9297L1.46191 11.0996H15.5381L15.3662 10.9297L11.0635 6.63672L10.9932 6.56641L10.9229 6.63672ZM0.896484 10.5371L1.06641 10.3672L5.37109 6.07324L5.44238 6.00293L5.37109 5.93164L1.06641 1.63379L0.896484 1.46289V10.5371ZM15.9336 1.63379L11.6289 5.93164L11.5576 6.00293L11.6289 6.07324L15.9336 10.3672L16.1035 10.5371V1.46289L15.9336 1.63379ZM1.63281 1.07031C2.05447 1.49139 7.2486 6.67845 7.37207 6.80176C7.6739 7.10467 8.07426 7.27148 8.5 7.27148C8.92567 7.27148 9.32602 7.10476 9.62695 6.80273C9.80861 6.62133 15.0619 1.37514 15.3672 1.07031L15.5381 0.900391H1.46191L1.63281 1.07031Z" fill="white" stroke="white" stroke-width="0.2"/>
</svg>
      </span>
              <a href="mailto:{{ section.settings.email | strip }}" class="custom-footer__contact-link">
  {{ section.settings.email }}
</a>
            </div>
          {% endif %}

          {% if section.settings.address != blank %}
            <div class="custom-footer__contact-item">
               <span class="contact-icon">
        <!-- Location SVG -->
        <svg width="20" height="20" viewBox="0 0 20 20" fill="none" xmlns="http://www.w3.org/2000/svg">
<mask id="mask0_94_207" style="mask-type:luminance" maskUnits="userSpaceOnUse" x="0" y="0" width="20" height="20">
<path d="M0 -0.00012207H19.6666V19.6665H0V-0.00012207Z" fill="white"/>
</mask>
<g mask="url(#mask0_94_207)">
<path d="M9.83348 19.0903C7.5288 15.6333 3.49561 10.9471 3.49561 6.91392C3.49561 3.41922 6.33878 0.576046 9.83348 0.576046C13.3282 0.576046 16.1714 3.41922 16.1714 6.91392C16.1714 10.9471 12.1382 15.6333 9.83348 19.0903Z" stroke="white" stroke-width="0.8" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
<path d="M9.83349 9.79492C8.24506 9.79492 6.95264 8.50249 6.95264 6.91407C6.95264 5.32564 8.24506 4.03321 9.83349 4.03321C11.4219 4.03321 12.7143 5.32564 12.7143 6.91407C12.7143 8.50249 11.4219 9.79492 9.83349 9.79492Z" stroke="white" stroke-width="0.8" stroke-miterlimit="10" stroke-linecap="round" stroke-linejoin="round"/>
</g>
</svg>

      </span>
              {{ section.settings.address }}
            </div>
          {% endif %}

          {% if section.settings.instagram_url != blank %}
            <div class="custom-footer__contact-item">
              <span class="contact-icon">
                <!-- Instagram SVG -->
                <svg width="18" height="18" viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg">
                  <rect x="2.4" y="2.4" width="19.2" height="19.2" rx="5.2" stroke="white" stroke-width="1.6"/>
                  <circle cx="12" cy="12" r="4.4" stroke="white" stroke-width="1.6"/>
                  <circle cx="17.4" cy="6.6" r="1.3" fill="white"/>
                </svg>
              </span>
              <a href="{{ section.settings.instagram_url }}" target="_blank" rel="noopener" class="custom-footer__contact-link">
                {{ section.settings.instagram_label | default: 'Instagram' }}
              </a>
            </div>
          {% endif %}
        </div>
      </div>
    </div>

    <div class="custom-footer__bottom">
      <div class="custom-footer__copyright">
        {{ section.settings.copyright }}
      </div>
    </div>
  </div>
</footer>

{% schema %}
{
  "name": "Custom Footer",
  "settings": [
    {
      "type": "checkbox",
      "id": "use_brand_logo",
      "label": "Use Brand Logo",
      "default": true
    },
    {
      "type": "checkbox",
      "id": "use_brand_description",
      "label": "Use Brand Description",
      "default": true
    },
    {
      "type": "image_picker",
      "id": "logo",
      "label": "Logo"
    },
    {
      "type": "richtext",
      "id": "description",
      "label": "Description"
    },
    {
      "type": "text",
      "id": "quick_links_title",
      "label": "Quick Links Title",
      "default": "Quick Links"
    },
    {
      "type": "link_list",
      "id": "quick_links_menu",
      "label": "Quick Links Menu"
    },
    {
      "type": "text",
      "id": "useful_links_title",
      "label": "Useful Links Title",
      "default": "Useful Links"
    },
    {
      "type": "link_list",
      "id": "useful_links_menu",
      "label": "Useful Links Menu"
    },
    {
      "type": "text",
      "id": "contact_title",
      "label": "Contact Title",
      "default": "Contact Us"
    },
    {
      "type": "text",
      "id": "phone",
      "label": "Phone Number"
    },
    {
      "type": "text",
      "id": "email",
      "label": "Email"
    },
    {
      "type": "textarea",
      "id": "address",
      "label": "Address"
    },
    {
      "type": "url",
      "id": "instagram_url",
      "label": "Instagram URL"
    },
    {
      "type": "text",
      "id": "instagram_label",
      "label": "Instagram Display Text",
      "default": "Instagram",
      "info": "Icon ke saath jo text dikhega, e.g. @whiterabbit"
    },
    {
      "type": "text",
      "id": "copyright",
      "label": "Copyright",
      "default": "©2026 White Rabbit. All Rights Reserved."
    }
  ],
  "presets": [
    {
      "name": "Custom Footer"
    }
  ]
}
{% endschema %}