#VoucherListing_Skeleton {
  text-align: left;
}

#VoucherListing_Skeleton .voucher-card {
    width: 100%;
    height: 203px;
    position: relative;
    margin-bottom: 60px;
  }

@media (max-width: 1024px) {

  #VoucherListing_Skeleton .voucher-card {
      margin-bottom: 24px !important;
      height: 130px !important;
  }
    }

:is(#VoucherListing_Skeleton .voucher-card) .ant-skeleton-element {
      width: 100% !important;
      height: 100% !important;
    }

:is(:is(#VoucherListing_Skeleton .voucher-card) .ant-skeleton-element) .ant-skeleton-image {
        background: #f6f6f6 !important;
      }

@media (min-width: 1025px) {

  :is(:is(#VoucherListing_Skeleton .voucher-card) .ant-skeleton-element) .ant-skeleton-image {
          width: 100% !important;
          height: 100% !important;
      }
        }

@media (max-width: 1024px) {

  :is(:is(#VoucherListing_Skeleton .voucher-card) .ant-skeleton-element) .ant-skeleton-image {
          width: 100% !important;
          height: 100% !important;
      }
        }

:is(:is(:is(#VoucherListing_Skeleton .voucher-card) .ant-skeleton-element) .ant-skeleton-image) svg {
          display: none !important;
        }

:is(:is(#VoucherListing_Skeleton .filter-options-1) .ant-skeleton-content) .ant-skeleton-title {
        background: #f6f6f6 !important;
        margin: 0 !important;
        width: 230px !important;
        height: 22px !important;
      }

@media (max-width: 1024px) {

  :is(:is(#VoucherListing_Skeleton .filter-options-1) .ant-skeleton-content) .ant-skeleton-title {
          width: 100% !important;
          height: 16px !important;
          margin-bottom: 8px !important;
      }
        }

:is(:is(#VoucherListing_Skeleton .filter-options-1) .ant-skeleton-content) .ant-skeleton-paragraph {
        display: none !important;
      }

#VoucherListing_Skeleton .filter-options-2 {
    text-align: right !important;
    display: flex;
    width: fit-content;
    margin: 0 0 40px auto;
  }

@media (max-width: 1024px) {

  #VoucherListing_Skeleton .filter-options-2 {
      width: 100% !important;
      margin: 0 0 20px !important;
  }
    }

:is(:is(#VoucherListing_Skeleton .filter-options-2) .ant-skeleton-content) .ant-skeleton-title {
        background: #f6f6f6 !important;
        margin: 0 0 0 24px !important;
        width: 160px !important;
        height: 22px !important;
      }

@media (max-width: 1024px) {

  :is(:is(#VoucherListing_Skeleton .filter-options-2) .ant-skeleton-content) .ant-skeleton-title {
          width: 95% !important;
          height: 16px !important;
          margin: 0 !important;
      }
        }

:is(:is(#VoucherListing_Skeleton .filter-options-2) .ant-skeleton-content) .ant-skeleton-paragraph {
        display: none !important;
      }

#VoucherListing_Skeleton .product-list {
    text-align: center;
  }

@media (max-width: 1024px) {

  #VoucherListing_Skeleton .product-list {
      margin-right: 0;
      margin-left: 0;
  }

      :is(#VoucherListing_Skeleton .product-list) .col-lg-4.col-6 {
        padding: 0 5px;
      }
      :is(#VoucherListing_Skeleton .product-list) .col-lg-4.col-6:nth-child(5),:is(#VoucherListing_Skeleton .product-list) .col-lg-4.col-6:nth-child(6) {
        display: none !important;
      }
    }

:is(#VoucherListing_Skeleton .product-list) .ant-skeleton {
      width: 100% !important;
      height: unset !important;
    }

:is(#VoucherListing_Skeleton .product-list) .ant-skeleton-image {
      background: #f6f6f6 !important;
      margin-bottom: 20px !important;
    }

@media (min-width: 1025px) {

  :is(#VoucherListing_Skeleton .product-list) .ant-skeleton-image {
        width: 100% !important;
        height: 280px !important;
    }
      }

@media (max-width: 1024px) {

  :is(#VoucherListing_Skeleton .product-list) .ant-skeleton-image {
        width: 100% !important;
        height: 340px !important;
        margin-bottom: 16px !important;
    }
      }

@media (max-width: 442px) {

  :is(#VoucherListing_Skeleton .product-list) .ant-skeleton-image {
        width: 100% !important;
        height: 180px !important;
        margin-bottom: 16px !important;
    }
      }

:is(:is(#VoucherListing_Skeleton .product-list) .ant-skeleton-image) svg {
        display: none !important;
      }

:is(:is(#VoucherListing_Skeleton .product-list) .ant-skeleton-content) .ant-skeleton-title {
        background: #f6f6f6 !important;
        margin: 0 auto 12px !important;
        width: 80% !important;
        height: 22px !important;
      }

@media (max-width: 1024px) {

  :is(:is(#VoucherListing_Skeleton .product-list) .ant-skeleton-content) .ant-skeleton-title {
          width: 120px !important;
          height: 16px !important;
          margin: 0 auto 8px !important;
      }
        }

:is(:is(#VoucherListing_Skeleton .product-list) .ant-skeleton-content) .ant-skeleton-paragraph {
        margin: 0 0 60px !important;
      }

@media (max-width: 1024px) {

  :is(:is(#VoucherListing_Skeleton .product-list) .ant-skeleton-content) .ant-skeleton-paragraph {
          margin: 0 !important;
      }
        }

:is(:is(:is(#VoucherListing_Skeleton .product-list) .ant-skeleton-content) .ant-skeleton-paragraph) li {
          background: #f6f6f6 !important;
          height: 30px !important;
          width: 146px !important;
          margin: 0 auto !important;
        }

@media (max-width: 1024px) {

  :is(:is(:is(#VoucherListing_Skeleton .product-list) .ant-skeleton-content) .ant-skeleton-paragraph) li {
            width: 93px !important;
            height: 20px !important;
            margin-bottom: 32px !important;
        }
          }

:is(:is(:is(#VoucherListing_Skeleton .product-list) .ant-skeleton-content) .ant-skeleton-paragraph) li:nth-child(2) {
          display: none !important;
        }

:is(:is(:is(#VoucherListing_Skeleton .product-list) .ant-skeleton-content) .ant-skeleton-paragraph) li:nth-child(3) {
          display: none !important;
        }
