#Footer1_SkeletonStyle {
  background: transparent !important;
}
#Footer1_SkeletonStyle .ant-skeleton {
    width: 100% !important;
    height: unset !important;
  }
@media (max-width: 1024px) {
  #Footer1_SkeletonStyle .desktop {
      display: none !important;
  }
    }
:is(#Footer1_SkeletonStyle .desktop) .footer-container {
      position: relative;
      height: 273px !important;
      width: 100% !important;
    }
:is(:is(#Footer1_SkeletonStyle .desktop) .footer-container) .ant-skeleton-image {
        background: #f6f6f6 !important;
        width: 100% !important;
        height: 273px !important;
      }
:is(:is(:is(#Footer1_SkeletonStyle .desktop) .footer-container) .ant-skeleton-image) svg {
          display: none !important;
        }
:is(:is(#Footer1_SkeletonStyle .desktop) .footer-container) .content {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        height: fit-content !important;
        text-align: center;
        padding: 0 20px;
      }
:is(:is(:is(#Footer1_SkeletonStyle .desktop) .footer-container) .content) .ant-skeleton-input {
          background: #ffffff !important;
          width: 194px !important;
          height: 48px !important;
          margin: 0 auto 30px !important;
        }
:is(:is(:is(#Footer1_SkeletonStyle .desktop) .footer-container) .content) .menu {
          display: flex;
          width: fit-content;
          margin: 0 auto 30px !important;
        }
:is(:is(:is(:is(#Footer1_SkeletonStyle .desktop) .footer-container) .content) .menu) .ant-skeleton {
            width: 115px !important;
            height: unset !important;
            margin: 0 16px !important;
          }
:is(:is(:is(:is(#Footer1_SkeletonStyle .desktop) .footer-container) .content) .menu) .ant-skeleton-input {
            background: #ffffff !important;
            width: 115px !important;
            min-width: 115px !important;
            height: 32px !important;
            margin: 0 !important;
          }
:is(:is(:is(#Footer1_SkeletonStyle .desktop) .footer-container) .content) .social-media {
          display: flex;
          width: fit-content;
          margin: 0 auto !important;
        }
:is(:is(:is(:is(#Footer1_SkeletonStyle .desktop) .footer-container) .content) .social-media) .ant-skeleton-avatar {
            background: #ffffff !important;
            width: 33px !important;
            height: 33px !important;
            margin: 0 10px !important;
          }
@media (min-width: 1025px) {
  #Footer1_SkeletonStyle .tablet-mobile {
      display: none !important;
  }
    }
:is(#Footer1_SkeletonStyle .tablet-mobile) .footer-container {
      position: relative;
      width: 100% !important;
      height: 386px !important;
    }
:is(:is(#Footer1_SkeletonStyle .tablet-mobile) .footer-container) .ant-skeleton-image {
        background: #f6f6f6 !important;
        width: 100% !important;
        height: 386px !important;
      }
:is(:is(:is(#Footer1_SkeletonStyle .tablet-mobile) .footer-container) .ant-skeleton-image) svg {
          display: none !important;
        }
:is(:is(#Footer1_SkeletonStyle .tablet-mobile) .footer-container) .content {
        display: block;
        justify-content: space-between;
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translate(-50%, -50%);
        width: 100%;
        height: fit-content !important;
        text-align: center;
      }
:is(:is(:is(:is(#Footer1_SkeletonStyle .tablet-mobile) .footer-container) .content) .logo) .ant-skeleton-input {
            background: #ffffff !important;
            width: 100px !important;
            min-width: 100px !important;
            height: 32px !important;
            margin: 0 auto 20px !important;
          }
:is(:is(:is(:is(#Footer1_SkeletonStyle .tablet-mobile) .footer-container) .content) .store-detail) .ant-skeleton-input {
            background: #ffffff !important;
            width: 189px !important;
            height: 16px !important;
            margin: 0 auto 10px !important;
          }
:is(:is(:is(#Footer1_SkeletonStyle .tablet-mobile) .footer-container) .content) .menu-item {
          text-align: center;
          padding-top: 20px;
          margin: 0 auto;
        }
:is(:is(:is(:is(#Footer1_SkeletonStyle .tablet-mobile) .footer-container) .content) .menu-item) .ant-skeleton-input {
            background: #ffffff !important;
            width: 91px !important;
            min-width: 91px !important;
            height: 16px !important;
            margin: 0 0 10px !important;
          }
:is(:is(:is(:is(:is(#Footer1_SkeletonStyle .tablet-mobile) .footer-container) .content) .menu-item) .sub-menu) .ant-skeleton-input {
              background: #ffffff !important;
              width: 189px !important;
              min-width: 189px !important;
              height: 16px !important;
              margin: 0 0 10px !important;
            }
:is(:is(:is(#Footer1_SkeletonStyle .tablet-mobile) .footer-container) .content) .social-media {
          display: flex;
          width: fit-content;
          margin: 30px auto 0 !important;
        }
:is(:is(:is(:is(#Footer1_SkeletonStyle .tablet-mobile) .footer-container) .content) .social-media) .ant-skeleton-avatar {
            background: #ffffff !important;
            width: 32px !important;
            height: 32px !important;
            margin: 0 4px !important;
          }
