@media(max-width:575px) {
 .navbar-brand {
    color: var(--Primary_CL, #406550);
    font-family: "Libertinus Math";
    font-size: 28px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .navbar-title {
    color: var(--Heading_Text_CL, #101828);
    font-family: Parastoo;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 48px */

  }
  .card-custom {
    border: 5px solid #54936F;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #fff;
  }

  .card-custom h6 {
    color: var(--Heading_Text_CL, #101828);
    font-family: Parastoo;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .text-muted {
    color: #667085;
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .buy-card {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .buy-card p {
    color: var(--Heading_Text_CL, #101828);
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    /* 166.667% */
    background-color: transparent;
    text-align: left;
    padding: 0%;
    margin: 2px;
  }

  .product-image {
    width: 60px;
    height: 60px;
    object-fit: cover;
  }

  .price-box {
    color: var(--Heading_Text_CL, #101828);
    text-align: center;
    font-family: Parastoo;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    background: rgba(64, 101, 80, 0.30);
    padding: 4px 8px;
  }

  .btn-reject {
    color: #FFF;
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    background: #A1021B;
    border: none;
    padding: 10px;
  }

  .btn-accept {
    background: var(--Primary_CL, #406550);
    color: #FFF;
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    border: none;
    padding: 10px;
  }

  .section-title {
    color: var(--Primary_CL, #406550);
    font-family: Parastoo;
    font-size: 24px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 36px */
    padding-bottom: 15px;
  }

  .modal-content {
    border-radius: 12px;
    border: 1px solid #F0F0F0;
    background: #FFF;
    box-shadow: 0 0 35px 1px rgba(179, 228, 200, 0.50);
  }

  .modal-title {
    color: #0B0B0B;
    font-family: Parastoo;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: var(--lineHeights-xxl, 26px);
    /* 81.25% */
    letter-spacing: var(--letterSpacing-xsm, -0.2px);
    text-align-last: left;
  }

  p {
    color: var(--Body_Text_CL, #475467);
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 21px */
    background-color: transparent;
    padding: 0;
  }

  .form-control {
    color: #667085;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 166.667% */
  }

  .btn-submit {
    color: var(--Typography-color3, #FFF);
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    background: var(--Primary_CL, #406550);
    border: none;
    padding: 8px;
  }

  .btn-cancel {
    color: var(--Primary_CL, #406550);
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    border: none;
    background-color: #fff;
    padding: 8px;
  }

  strong {
    color: var(--Heading_Text_CL, #101828);
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
  }

  .sell-product {
    margin-top: 100px;
  }

  .btn-sell a {
    text-decoration: none;
    color: #fff;
  }

  .card-body h6 {
    color: var(--Heading_Text_CL, #101828);
    font-family: Parastoo;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .card-body small {
    color: #667085;
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .rupees {
    color: #406550;
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .scrolling-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }

  .scrolling-wrapper .card {
    display: inline-block;
    width: 300px;
    margin-right: 1rem;
    vertical-align: top;
    color: red;
  }

  .status-accepted {
    color: var(--Primary_CL, #406550);
    text-align: center;
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    background-color: #F0FFF7;
    margin-top: 10px;
  }

  .border-bg {
    border: 5px solid #54936F;
  }

  .status-rejected {
    color: #A1021B;
    text-align: center;
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    background-color: #FFEFE2;
    margin-top: 10px;
  }

  .reason {
    color: var(--Body_Text_CL, #475467);
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
  }

  .res {
    color: var(--Heading_Text_CL, #101828);
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 166.667% */
  }
  
  .modal-body h4{
    color: #0B0B0B;
font-family: Parastoo;
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: var(--lineHeights-xxl, 26px); /* 81.25% */
letter-spacing: var(--letterSpacing-xsm, -0.2px);
text-align: left;
  }
 
.button{
color: var(--Primary_CL, #406550);
font-family: "Abhaya Libre";
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 30px */
border: none;
background-color: #fff;
margin: 0px auto;
margin-top: 20px;
}
 .modal-content {
     border-radius: 12px;
border: 1px solid #F0F0F0;
background: #FFF;
box-shadow: 0 0 35px 1px rgba(179, 228, 200, 0.50);
    }
    /* Reason box style */
    .reason-box {
     border: 1px solid #D9DBDF;
      padding: 15px;
      text-align: left;
     color: var(--Heading_Text_CL, #101828);
font-family: "Abhaya Libre";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 166.667% */
     
    }
     .sell-products{
      margin-top: 30px;
    }
      .read-more{
      color: var(--Secondary_CL, #6B482C);
font-family: "Abhaya Libre";
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 30px; /* 166.667% */
    }
       .footer {
    padding: 54px;
    background: var(--Primary_CL, #406550);
  }

  .footer h5 {
    color: var(--nutral-ffffff, #FFF);
    font-family: Parastoo;
    font-size: 18px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    text-align: center;
    /* 39px */
  }

  .footer a {
    color: var(--nutral-ffffff, #FFF);
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 28px */
    text-decoration: none;
    text-align: center;
  }
.address{
 align-items: center;
 justify-content: center;
}
  .footer p {
    color: var(--nutral-ffffff, #FFF);
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 28px */
    background-color: transparent;
    border: none;
 text-align: center;
    padding: 0%;
  }
  .address{
    align-items: center;
    justify-content: center;
  }
    
.p{
  align-items: center;
  justify-content: center;
}
.lists{
  text-align: center;
}
  .footer h3 {
    color: var(--Neutral_FFF, #FFF);
    font-family: "Libertinus Math";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
  }

  .footer-bottom {
    border-top: 1px solid #89A16D;
    margin-top: 30px;
    padding-top: 15px;
    font-size: 14px;
    
  }
  .footer-bottom p{
    color: var(--Neutral_FFF, #FFF);
font-family: "Abhaya Libre";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 137.5% */
  }
  .footer-bottom a{
    color: var(--Neutral_FFF, #FFF);
font-family: "Abhaya Libre";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 137.5% */
  }
}

@media (min-width:576px) and (max-width:766.99px) {
   .navbar-brand {
    color: var(--Primary_CL, #406550);
    font-family: "Libertinus Math";
    font-size: 32px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .navbar-title {
    color: var(--Heading_Text_CL, #101828);
    font-family: Parastoo;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 48px */

  }

  .card-custom {
    border: 5px solid #54936F;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #fff;
  }

  .card-custom h6 {
    color: var(--Heading_Text_CL, #101828);
    font-family: Parastoo;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .text-muted {
    color: #667085;
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .buy-card {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .buy-card p {
    color: var(--Heading_Text_CL, #101828);
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    /* 166.667% */
    background-color: transparent;
    text-align: left;
    padding: 0%;
    margin: 2px;
  }

  .product-image {
    width: 60px;
    height: 60px;
    object-fit: cover;
  }

  .price-box {
    color: var(--Heading_Text_CL, #101828);
    text-align: center;
    font-family: Parastoo;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    background: rgba(64, 101, 80, 0.30);
    padding: 4px 8px;
  }

  .btn-reject {
    color: #FFF;
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    background: #A1021B;
    border: none;
    padding: 10px;
  }

  .btn-accept {
    background: var(--Primary_CL, #406550);
    color: #FFF;
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    border: none;
    padding: 10px;
  }

  .section-title {
    color: var(--Primary_CL, #406550);
    font-family: Parastoo;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 36px */
    padding-bottom: 15px;
  }

  .modal-content {
    border-radius: 12px;
    border: 1px solid #F0F0F0;
    background: #FFF;
    box-shadow: 0 0 35px 1px rgba(179, 228, 200, 0.50);
  }

  .modal-title {
    color: #0B0B0B;
    font-family: Parastoo;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: var(--lineHeights-xxl, 26px);
    /* 81.25% */
    letter-spacing: var(--letterSpacing-xsm, -0.2px);
    text-align-last: left;
  }

  p {
    color: var(--Body_Text_CL, #475467);
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 21px */
    background-color: transparent;
    padding: 0;
  }

  .form-control {
    color: #667085;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 166.667% */
  }

  .btn-submit {
    color: var(--Typography-color3, #FFF);
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    background: var(--Primary_CL, #406550);
    border: none;
    padding: 8px;
  }

  .btn-cancel {
    color: var(--Primary_CL, #406550);
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    border: none;
    background-color: #fff;
    padding: 8px;
  }

  strong {
    color: var(--Heading_Text_CL, #101828);
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
  }

  .sell-product {
    margin-top: 100px;
  }

  .btn-sell a {
    text-decoration: none;
    color: #fff;
  }

  .card-body h6 {
    color: var(--Heading_Text_CL, #101828);
    font-family: Parastoo;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .card-body small {
    color: #667085;
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .rupees {
    color: #406550;
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .scrolling-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }

  .scrolling-wrapper .card {
    display: inline-block;
    width: 300px;
    margin-right: 1rem;
    vertical-align: top;
    color: red;
  }

  .status-accepted {
    color: var(--Primary_CL, #406550);
    text-align: center;
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    background-color: #F0FFF7;
    margin-top: 10px;
  }

  .border-bg {
    border: 5px solid #54936F;
  }

  .status-rejected {
    color: #A1021B;
    text-align: center;
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    background-color: #FFEFE2;
    margin-top: 10px;
  }

  .reason {
    color: var(--Body_Text_CL, #475467);
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
  }

  .res {
    color: var(--Heading_Text_CL, #101828);
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 166.667% */
  }
  
  .modal-body h4{
    color: #0B0B0B;
font-family: Parastoo;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: var(--lineHeights-xxl, 26px); /* 81.25% */
letter-spacing: var(--letterSpacing-xsm, -0.2px);
text-align: left;
  }
 
.button{
color: var(--Primary_CL, #406550);
font-family: "Abhaya Libre";
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 30px */
border: none;
background-color: #fff;
margin: 0px auto;
margin-top: 20px;
}
 .modal-content {
     border-radius: 12px;
border: 1px solid #F0F0F0;
background: #FFF;
box-shadow: 0 0 35px 1px rgba(179, 228, 200, 0.50);
    }
    /* Reason box style */
    .reason-box {
     border: 1px solid #D9DBDF;
      padding: 15px;
      text-align: left;
     color: var(--Heading_Text_CL, #101828);
font-family: "Abhaya Libre";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 166.667% */
     
    }
     .sell-products{
      margin-top: 30px;
    }
      .read-more{
      color: var(--Secondary_CL, #6B482C);
font-family: "Abhaya Libre";
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 30px; /* 166.667% */
    }
     .footer {
    padding: 54px;
    background: var(--Primary_CL, #406550);
  }
 
.p{
  align-items: center;
  justify-content: center;
}

  .footer h5 {
    color: var(--nutral-ffffff, #FFF);
    font-family: Parastoo;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    text-align: center;
    /* 39px */
  }

  .footer a {
    color: var(--nutral-ffffff, #FFF);
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 28px */
    text-decoration: none;
    text-align: center;
  }
 .address{
    align-items: center;
    justify-content: center;
  }
  .footer p {
    color: var(--nutral-ffffff, #FFF);
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 28px */
    background-color: transparent;
    border: none;
 text-align: center;
    padding: 0%;
  }
.lists{
  text-align: center;
}
  .footer h3 {
    color: var(--Neutral_FFF, #FFF);
    font-family: "Libertinus Math";
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: center;
  }

  .footer-bottom {
    border-top: 1px solid #89A16D;
    margin-top: 30px;
    padding-top: 15px;
    font-size: 14px;
    
  }
  .footer-bottom p{
    color: var(--Neutral_FFF, #FFF);
font-family: "Abhaya Libre";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 137.5% */
  }
  .footer-bottom a{
    color: var(--Neutral_FFF, #FFF);
font-family: "Abhaya Libre";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 137.5% */
  }     
}

@media (min-width: 767px) and (max-width: 991.99px) {
   .navbar-brand {
    color: var(--Primary_CL, #406550);
    font-family: "Libertinus Math";
    font-size: 34px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .navbar-title {
    color: var(--Heading_Text_CL, #101828);
    font-family: Parastoo;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 48px */

  }
  .card-custom {
    border: 5px solid #54936F;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #fff;
  }

  .card-custom h6 {
    color: var(--Heading_Text_CL, #101828);
    font-family: Parastoo;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .text-muted {
    color: #667085;
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .buy-card {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .buy-card p {
    color: var(--Heading_Text_CL, #101828);
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    /* 166.667% */
    background-color: transparent;
    text-align: left;
    padding: 0%;
    margin: 2px;
  }

  .product-image {
    width: 60px;
    height: 60px;
    object-fit: cover;
  }

  .price-box {
    color: var(--Heading_Text_CL, #101828);
    text-align: center;
    font-family: Parastoo;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    background: rgba(64, 101, 80, 0.30);
    padding: 4px 8px;
  }

  .btn-reject {
    color: #FFF;
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    background: #A1021B;
    border: none;
    padding: 10px;
  }

  .btn-accept {
    background: var(--Primary_CL, #406550);
    color: #FFF;
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    border: none;
    padding: 10px;
  }

  .section-title {
    color: var(--Primary_CL, #406550);
    font-family: Parastoo;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 36px */
    padding-bottom: 15px;
  }

  .modal-content {
    border-radius: 12px;
    border: 1px solid #F0F0F0;
    background: #FFF;
    box-shadow: 0 0 35px 1px rgba(179, 228, 200, 0.50);
  }

  .modal-title {
    color: #0B0B0B;
    font-family: Parastoo;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: var(--lineHeights-xxl, 26px);
    /* 81.25% */
    letter-spacing: var(--letterSpacing-xsm, -0.2px);
    text-align-last: left;
  }

  p {
    color: var(--Body_Text_CL, #475467);
    font-family: "Abhaya Libre";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 21px */
    background-color: transparent;
    padding: 0;
  }

  .form-control {
    color: #667085;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 166.667% */
  }

  .btn-submit {
    color: var(--Typography-color3, #FFF);
    font-family: "Abhaya Libre";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    background: var(--Primary_CL, #406550);
    border: none;
    padding: 8px;
  }

  .btn-cancel {
    color: var(--Primary_CL, #406550);
    font-family: "Abhaya Libre";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    border: none;
    background-color: #fff;
    padding: 8px;
  }

  strong {
    color: var(--Heading_Text_CL, #101828);
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
  }

  .sell-product {
    margin-top: 100px;
  }

  .btn-sell a {
    text-decoration: none;
    color: #fff;
  }

  .card-body h6 {
    color: var(--Heading_Text_CL, #101828);
    font-family: Parastoo;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .card-body small {
    color: #667085;
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .rupees {
    color: #406550;
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .scrolling-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }

  .scrolling-wrapper .card {
    display: inline-block;
    width: 300px;
    margin-right: 1rem;
    vertical-align: top;
    color: red;
  }

  .status-accepted {
    color: var(--Primary_CL, #406550);
    text-align: center;
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    background-color: #F0FFF7;
    margin-top: 10px;
  }

  .border-bg {
    border: 5px solid #54936F;
  }

  .status-rejected {
    color: #A1021B;
    text-align: center;
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    background-color: #FFEFE2;
    padding-top: 10px;
  }

  .reason {
    color: var(--Body_Text_CL, #475467);
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
  }

  .res {
    color: var(--Heading_Text_CL, #101828);
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 166.667% */
  }
  
  .modal-body h4{
    color: #0B0B0B;
font-family: Parastoo;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: var(--lineHeights-xxl, 26px); /* 81.25% */
letter-spacing: var(--letterSpacing-xsm, -0.2px);
text-align: left;
  }
 
.button{
color: var(--Primary_CL, #406550);
font-family: "Abhaya Libre";
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 30px */
border: none;
background-color: #fff;
margin: 0px auto;
margin-top: 20px;
}
 .modal-content {
     border-radius: 12px;
border: 1px solid #F0F0F0;
background: #FFF;
box-shadow: 0 0 35px 1px rgba(179, 228, 200, 0.50);
    }
    /* Reason box style */
    .reason-box {
     border: 1px solid #D9DBDF;
      padding: 15px;
      text-align: left;
     color: var(--Heading_Text_CL, #101828);
font-family: "Abhaya Libre";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 166.667% */
     
    }
     .sell-products{
      margin-top: 40px;
    }
    .read-more{
      color: var(--Secondary_CL, #6B482C);
font-family: "Abhaya Libre";
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 30px; /* 166.667% */
    }
       .footer {
    padding: 50px 100px 50px 100px;
    background: var(--Primary_CL, #406550);
  }
.address{
  padding-left: 10px;
}
.links{
  padding-left: 40px;
}

  .footer h5 {
    color: var(--nutral-ffffff, #FFF);
    font-family: Parastoo;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 39px */
  }

  .footer a {
    color: var(--nutral-ffffff, #FFF);
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 28px */
    text-decoration: none;
  }

  .footer p {
    color: var(--nutral-ffffff, #FFF);
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 28px */
    background-color: transparent;
    border: none;
    text-align: left;
    padding: 0%;
  }

  .footer h3 {
    color: var(--Neutral_FFF, #FFF);
    font-family: "Libertinus Math";
    font-size: 42px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
  }

  .footer-bottom {
    border-top: 1px solid #89A16D;
    margin-top: 30px;
    padding-top: 15px;
    font-size: 18px;
    
  }
  .footer-bottom p{
    color: var(--Neutral_FFF, #FFF);
font-family: "Abhaya Libre";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 137.5% */
  }
  .footer-bottom a{
    color: var(--Neutral_FFF, #FFF);
font-family: "Abhaya Libre";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 137.5% */
  }
}

@media (min-width: 992px) and (max-width: 1199.98px) {
   .navbar-brand {
    color: var(--Primary_CL, #406550);
    font-family: "Libertinus Math";
    font-size: 36px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .navbar-title {
    color: var(--Heading_Text_CL, #101828);
    font-family: Parastoo;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 48px */

  }

  .card-custom {
    border: 5px solid #54936F;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #fff;
  }

  .card-custom h6 {
    color: var(--Heading_Text_CL, #101828);
    font-family: Parastoo;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .text-muted {
    color: #667085;
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .buy-card {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .buy-card p {
    color: var(--Heading_Text_CL, #101828);
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    /* 166.667% */
    background-color: transparent;
    text-align: left;
    padding: 0%;
    margin: 2px;
  }

  .product-image {
    width: 60px;
    height: 60px;
    object-fit: cover;
  }

  .price-box {
    color: var(--Heading_Text_CL, #101828);
    text-align: center;
    font-family: Parastoo;
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    background: rgba(64, 101, 80, 0.30);
    padding: 4px 8px;
  }

  .btn-reject {
    color: #FFF;
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    background: #A1021B;
    border: none;
    padding: 10px;
  }

  .btn-accept {
    background: var(--Primary_CL, #406550);
    color: #FFF;
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    border: none;
    padding: 10px;
  }

  .section-title {
    color: var(--Primary_CL, #406550);
    font-family: Parastoo;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 36px */
    padding-bottom: 15px;
  }

  .modal-content {
    border-radius: 12px;
    border: 1px solid #F0F0F0;
    background: #FFF;
    box-shadow: 0 0 35px 1px rgba(179, 228, 200, 0.50);
  }

  .modal-title {
    color: #0B0B0B;
    font-family: Parastoo;
    font-size: 28px;
    font-style: normal;
    font-weight: 700;
    line-height: var(--lineHeights-xxl, 26px);
    /* 81.25% */
    letter-spacing: var(--letterSpacing-xsm, -0.2px);
    text-align-last: left;
  }

  p {
    color: var(--Body_Text_CL, #475467);
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 21px */
    background-color: transparent;
    padding: 0;
  }

  .form-control {
    color: #667085;
    font-family: Inter;
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 166.667% */
  }

  .btn-submit {
    color: var(--Typography-color3, #FFF);
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    background: var(--Primary_CL, #406550);
    border: none;
    padding: 8px;
  }

  .btn-cancel {
    color: var(--Primary_CL, #406550);
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    border: none;
    background-color: #fff;
    padding: 8px;
  }

  strong {
    color: var(--Heading_Text_CL, #101828);
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
  }

  .sell-product {
    margin-top: 100px;
  }

  .btn-sell a {
    text-decoration: none;
    color: #fff;
  }

  .card-body h6 {
    color: var(--Heading_Text_CL, #101828);
    font-family: Parastoo;
    font-size: 20px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .card-body small {
    color: #667085;
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .rupees {
    color: #406550;
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .scrolling-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }

  .scrolling-wrapper .card {
    display: inline-block;
    width: 300px;
    margin-right: 1rem;
    vertical-align: top;
    color: red;
  }

  .status-accepted {
    color: var(--Primary_CL, #406550);
    text-align: center;
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    background-color: #F0FFF7;
    margin-top: 10px;
  }

  .border-bg {
    border: 5px solid #54936F;
  }

  .status-rejected {
    color: #A1021B;
    text-align: center;
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    background-color: #FFEFE2;
    margin-top: 10px;
  }

  .reason {
    color: var(--Body_Text_CL, #475467);
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
  }

  .res {
    color: var(--Heading_Text_CL, #101828);
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 166.667% */
  }
      .read-more{
      color: var(--Secondary_CL, #6B482C);
font-family: "Abhaya Libre";
font-size: 14px;
font-style: normal;
font-weight: 700;
line-height: 30px; /* 166.667% */
    }
  .modal-body h4{
    color: #0B0B0B;
font-family: Parastoo;
font-size: 28px;
font-style: normal;
font-weight: 700;
line-height: var(--lineHeights-xxl, 26px); /* 81.25% */
letter-spacing: var(--letterSpacing-xsm, -0.2px);
text-align: left;
  }
 
.button{
color: var(--Primary_CL, #406550);
font-family: "Abhaya Libre";
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 30px */
border: none;
background-color: #fff;
margin: 0px auto;
margin-top: 20px;
}
 .modal-content {
     border-radius: 12px;
border: 1px solid #F0F0F0;
background: #FFF;
box-shadow: 0 0 35px 1px rgba(179, 228, 200, 0.50);
    }
    /* Reason box style */
    .reason-box {
     border: 1px solid #D9DBDF;
      padding: 15px;
      text-align: left;
     color: var(--Heading_Text_CL, #101828);
font-family: "Abhaya Libre";
font-size: 14px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 166.667% */
     
    }
     .sell-products{
      margin-top: 50px;
    }
       .footer {
    padding: 50px 150px 50px 150px;
    background: var(--Primary_CL, #406550);
  }
.address{
  padding-left: 80px;
}
.links{
  padding-left: 150px;
}

  .footer h5 {
    color: var(--nutral-ffffff, #FFF);
    font-family: Parastoo;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 39px */
  }

  .footer a {
    color: var(--nutral-ffffff, #FFF);
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 28px */
    text-decoration: none;
  }

  .footer p {
    color: var(--nutral-ffffff, #FFF);
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 28px */
    background-color: transparent;
    border: none;
    text-align: left;
    padding: 0%;
  }

  .footer h3 {
    color: var(--Neutral_FFF, #FFF);
    font-family: "Libertinus Math";
    font-size: 44px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
  }

  .footer-bottom {
    border-top: 1px solid #89A16D;
    margin-top: 30px;
    padding-top: 15px;
    font-size: 14px;
    
  }
  .footer-bottom p{
    color: var(--Neutral_FFF, #FFF);
font-family: "Abhaya Libre";
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 137.5% */
  }
  .footer-bottom a{
    color: var(--Neutral_FFF, #FFF);
font-family: "Abhaya Libre";
font-size: 15px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 137.5% */
  }
}

@media (min-width: 1200px) and (max-width: 1399.98px) {
   .navbar-brand {
    color: var(--Primary_CL, #406550);
    font-family: "Libertinus Math";
    font-size: 38px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .navbar-title {
    color: var(--Heading_Text_CL, #101828);
    font-family: Parastoo;
    font-size: 38px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 48px */

  }
  .card-custom {
    border: 5px solid #54936F;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #fff;
  }

  .card-custom h6 {
    color: var(--Heading_Text_CL, #101828);
    font-family: Parastoo;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .text-muted {
    color: #667085;
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .buy-card {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .buy-card p {
    color: var(--Heading_Text_CL, #101828);
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    /* 166.667% */
    background-color: transparent;
    text-align: left;
    padding: 0%;
    margin: 2px;
  }

  .product-image {
    width: 60px;
    height: 60px;
    object-fit: cover;
  }

  .price-box {
    color: var(--Heading_Text_CL, #101828);
    text-align: center;
    font-family: Parastoo;
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    background: rgba(64, 101, 80, 0.30);
    padding: 4px 8px;
  }

  .btn-reject {
    color: #FFF;
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    background: #A1021B;
    border: none;
    padding: 10px;
  }

  .btn-accept {
    background: var(--Primary_CL, #406550);
    color: #FFF;
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    border: none;
    padding: 10px;
  }

  .section-title {
    color: var(--Primary_CL, #406550);
    font-family: Parastoo;
    font-size: 34px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 36px */
    padding-bottom: 15px;
  }

  .modal-content {
    border-radius: 12px;
    border: 1px solid #F0F0F0;
    background: #FFF;
    box-shadow: 0 0 35px 1px rgba(179, 228, 200, 0.50);
  }

  .modal-title {
    color: #0B0B0B;
    font-family: Parastoo;
    font-size: 30px;
    font-style: normal;
    font-weight: 700;
    line-height: var(--lineHeights-xxl, 26px);
    /* 81.25% */
    letter-spacing: var(--letterSpacing-xsm, -0.2px);
    text-align-last: left;
  }

  p {
    color: var(--Body_Text_CL, #475467);
    font-family: "Abhaya Libre";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 21px */
    background-color: transparent;
    padding: 0;
  }

  .form-control {
    color: #667085;
    font-family: Inter;
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 166.667% */
  }

  .btn-submit {
    color: var(--Typography-color3, #FFF);
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    background: var(--Primary_CL, #406550);
    border: none;
    padding: 8px;
  }

  .btn-cancel {
    color: var(--Primary_CL, #406550);
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    border: none;
    background-color: #fff;
    padding: 8px;
  }

  strong {
    color: var(--Heading_Text_CL, #101828);
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
  }

  .sell-product {
    margin-top: 100px;
  }

  .btn-sell a {
    text-decoration: none;
    color: #fff;
  }

  .card-body h6 {
    color: var(--Heading_Text_CL, #101828);
    font-family: Parastoo;
    font-size: 22px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .card-body small {
    color: #667085;
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .rupees {
    color: #406550;
    font-family: "Abhaya Libre";
    font-size: 14px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .scrolling-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }

  .scrolling-wrapper .card {
    display: inline-block;
    width: 300px;
    margin-right: 1rem;
    vertical-align: top;
    color: red;
  }

  .status-accepted {
    color: var(--Primary_CL, #406550);
    text-align: center;
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    background-color: #F0FFF7;
    margin-top: 10px;
  }

  .border-bg {
    border: 5px solid #54936F;
  }

  .status-rejected {
    color: #A1021B;
    text-align: center;
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    background-color: #FFEFE2;
    margin-top: 10px;
  }

  .reason {
    color: var(--Body_Text_CL, #475467);
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
  }

  .res {
    color: var(--Heading_Text_CL, #101828);
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 166.667% */
  }
    .read-more{
      color: var(--Secondary_CL, #6B482C);
font-family: "Abhaya Libre";
font-size: 16px;
font-style: normal;
font-weight: 700;
line-height: 30px; /* 166.667% */
    }
  .modal-body h4{
    color: #0B0B0B;
font-family: Parastoo;
font-size: 30px;
font-style: normal;
font-weight: 700;
line-height: var(--lineHeights-xxl, 26px); /* 81.25% */
letter-spacing: var(--letterSpacing-xsm, -0.2px);
text-align: left;
  }
 
.button{
color: var(--Primary_CL, #406550);
font-family: "Abhaya Libre";
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 30px */
border: none;
background-color: #fff;
margin: 0px auto;
margin-top: 20px;
}
 .modal-content {
     border-radius: 12px;
border: 1px solid #F0F0F0;
background: #FFF;
box-shadow: 0 0 35px 1px rgba(179, 228, 200, 0.50);
    }
    /* Reason box style */
    .reason-box {
     border: 1px solid #D9DBDF;
      padding: 15px;
      text-align: left;
     color: var(--Heading_Text_CL, #101828);
font-family: "Abhaya Libre";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 166.667% */
     
    }
     .sell-products{
      margin-top: 50px;
    }
      .footer {
    padding: 50px 150px 50px 150px;
    background: var(--Primary_CL, #406550);
  }
.address{
  padding-left: 110px;
}
.links{
  padding-left: 180px;
}
  .footer h5 {
    color: var(--nutral-ffffff, #FFF);
    font-family: Parastoo;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 39px */
  }

  .footer a {
    color: var(--nutral-ffffff, #FFF);
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 28px */
    text-decoration: none;
  }

  .footer p {
    color: var(--nutral-ffffff, #FFF);
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 28px */
    background-color: transparent;
    border: none;
    text-align: left;
    padding: 0%;
  }

  .footer h3 {
    color: var(--Neutral_FFF, #FFF);
    font-family: "Libertinus Math";
    font-size: 46px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
  }

  .footer-bottom {
    border-top: 1px solid #89A16D;
    margin-top: 30px;
    padding-top: 15px;
    font-size: 14px;
    
  }
  .footer-bottom p{
    color: var(--Neutral_FFF, #FFF);
font-family: "Abhaya Libre";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 137.5% */
  }
  .footer-bottom a{
    color: var(--Neutral_FFF, #FFF);
font-family: "Abhaya Libre";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 137.5% */
  }
  
}

@media (min-width: 1400px) {
  .navbar-brand {
    color: var(--Primary_CL, #406550);
    font-family: "Libertinus Math";
    font-size: 40px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
  }

  .navbar-title {
    color: var(--Heading_Text_CL, #101828);
    font-family: Parastoo;
    font-size: 48px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 48px */

  }

  .card-custom {
    border: 5px solid #54936F;
    padding: 20px;
    margin-bottom: 20px;
    background-color: #fff;
  }

  .card-custom h6 {
    color: var(--Heading_Text_CL, #101828);
    font-family: Parastoo;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .text-muted {
    color: #667085;
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .buy-card {
    padding-top: 6px;
    padding-bottom: 6px;
  }

  .buy-card p {
    color: var(--Heading_Text_CL, #101828);
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    /* 166.667% */
    background-color: transparent;
    text-align: left;
    padding: 0%;
    margin: 2px;
  }

  .product-image {
    width: 60px;
    height: 60px;
    object-fit: cover;
  }

  .price-box {
    color: var(--Heading_Text_CL, #101828);
    text-align: center;
    font-family: Parastoo;
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    background: rgba(64, 101, 80, 0.30);
    padding: 4px 8px;
  }

  .btn-reject {
    color: #FFF;
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    background: #A1021B;
    border: none;
    padding: 10px;
  }

  .btn-accept {
    background: var(--Primary_CL, #406550);
    color: #FFF;
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    border: none;
    padding: 10px;
  }

  .section-title {
    color: var(--Primary_CL, #406550);
    font-family: Parastoo;
    font-size: 36px;
    font-style: normal;
    font-weight: 700;
    line-height: 100%;
    /* 36px */
    padding-bottom: 15px;
  }

  .modal-content {
    border-radius: 12px;
    border: 1px solid #F0F0F0;
    background: #FFF;
    box-shadow: 0 0 35px 1px rgba(179, 228, 200, 0.50);
  }

  .modal-title {
    color: #0B0B0B;
    font-family: Parastoo;
    font-size: 32px;
    font-style: normal;
    font-weight: 700;
    line-height: var(--lineHeights-xxl, 26px);
    /* 81.25% */
    letter-spacing: var(--letterSpacing-xsm, -0.2px);
    text-align-last: left;
  }

  p {
    color: var(--Body_Text_CL, #475467);
    font-family: "Abhaya Libre";
    font-size: 15px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 21px */
    background-color: transparent;
    padding: 0;
  }

  .form-control {
    color: #667085;
    font-family: Inter;
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 166.667% */
  }

  .btn-submit {
    color: var(--Typography-color3, #FFF);
    font-family: "Abhaya Libre";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    background: var(--Primary_CL, #406550);
    border: none;
    padding: 8px;
  }

  .btn-cancel {
    color: var(--Primary_CL, #406550);
    font-family: "Abhaya Libre";
    font-size: 20px;
    font-style: normal;
    font-weight: 700;
    line-height: 150%;
    /* 30px */
    border: none;
    background-color: #fff;
    padding: 8px;
  }

  strong {
    color: var(--Heading_Text_CL, #101828);
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
  }

  .sell-product {
    margin-top: 100px;
  }

  .btn-sell a {
    text-decoration: none;
    color: #fff;
  }

  .card-body h6 {
    color: var(--Heading_Text_CL, #101828);
    font-family: Parastoo;
    font-size: 24px;
    font-style: normal;
    font-weight: 600;
    line-height: normal;
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .card-body small {
    color: #667085;
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 400;
    line-height: 160%;
    /* 25.6px */
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .rupees {
    color: #406550;
    font-family: "Abhaya Libre";
    font-size: 16px;
    font-style: normal;
    font-weight: 700;
    line-height: 160%;
    letter-spacing: var(--letterSpacing-md, 0);
  }

  .scrolling-wrapper {
    overflow-x: auto;
    overflow-y: hidden;
    white-space: nowrap;
  }

  .scrolling-wrapper .card {
    display: inline-block;
    width: 300px;
    margin-right: 1rem;
    vertical-align: top;
    color: red;
  }

  .status-accepted {
    color: var(--Primary_CL, #406550);
    text-align: center;
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    background-color: #F0FFF7;
    margin-top: 10px;
  }

  .border-bg {
    border: 5px solid #54936F;
  }

  .status-rejected {
    color: #A1021B;
    text-align: center;
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
    /* 166.667% */
    background-color: #FFEFE2;
    margin-top: 10px;
  }

  .reason {
    color: var(--Body_Text_CL, #475467);
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 700;
    line-height: 30px;
  }

  .res {
    color: var(--Heading_Text_CL, #101828);
    font-family: "Abhaya Libre";
    font-size: 18px;
    font-style: normal;
    font-weight: 400;
    line-height: 30px;
    /* 166.667% */
  }
  .read-more{
    color: var(--Secondary_CL, #6B482C);
font-family: "Abhaya Libre";
font-size: 18px;
font-style: normal;
font-weight: 700;
line-height: 30px; /* 166.667% */
  }
  .modal-body h4{
    color: #0B0B0B;
font-family: Parastoo;
font-size: 32px;
font-style: normal;
font-weight: 700;
line-height: var(--lineHeights-xxl, 26px); /* 81.25% */
letter-spacing: var(--letterSpacing-xsm, -0.2px);
text-align: left;
  }
 
.button{
color: var(--Primary_CL, #406550);
font-family: "Abhaya Libre";
font-size: 20px;
font-style: normal;
font-weight: 700;
line-height: 150%; /* 30px */
border: none;
background-color: #fff;
margin: 0px auto;
margin-top: 20px;
}
 .modal-content {
     border-radius: 12px;
border: 1px solid #F0F0F0;
background: #FFF;
box-shadow: 0 0 35px 1px rgba(179, 228, 200, 0.50);
    }
    /* Reason box style */
    .reason-box {
     border: 1px solid #D9DBDF;
      padding: 15px;
      text-align: left;
     color: var(--Heading_Text_CL, #101828);
font-family: "Abhaya Libre";
font-size: 18px;
font-style: normal;
font-weight: 400;
line-height: 30px; /* 166.667% */
     
    }
    .sell-products{
      margin-top: 50px;
    }
    
  .footer {
    padding: 50px 150px 50px 150px;
    background: var(--Primary_CL, #406550);
  }
.address{
  padding-left: 174px;
}
.links{
  padding-left: 280px;
}
  .footer h5 {
    color: var(--nutral-ffffff, #FFF);
    font-family: Parastoo;
    font-size: 26px;
    font-style: normal;
    font-weight: 600;
    line-height: 150%;
    /* 39px */
  }

  .footer a {
    color: var(--nutral-ffffff, #FFF);
    font-family: "Abhaya Libre";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 28px */
    text-decoration: none;
  }

  .footer p {
    color: var(--nutral-ffffff, #FFF);
    font-family: "Abhaya Libre";
    font-size: 20px;
    font-style: normal;
    font-weight: 400;
    line-height: 140%;
    /* 28px */
    background-color: transparent;
    border: none;
    text-align: left;
    padding: 0%;
  }

  .footer h3 {
    color: var(--Neutral_FFF, #FFF);
    font-family: "Libertinus Math";
    font-size: 48px;
    font-style: normal;
    font-weight: 400;
    line-height: normal;
    text-align: left;
  }

  .footer-bottom {
    border-top: 1px solid #89A16D;
    margin-top: 30px;
    padding-top: 15px;
    font-size: 14px;
    
  }
  .footer-bottom p{
    color: var(--Neutral_FFF, #FFF);
font-family: "Abhaya Libre";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 137.5% */
  }
  .footer-bottom a{
    color: var(--Neutral_FFF, #FFF);
font-family: "Abhaya Libre";
font-size: 16px;
font-style: normal;
font-weight: 400;
line-height: 22px; /* 137.5% */
  }
  
}

.read-more{
  text-decoration: none;
}