.enq-form-note{
    width: 100%;
    min-height: 30px;
    background-color: green;
    color: white;
    border-radius: 20px;
    width: 100%;
    display: flex;
    justify-content: center;
    align-items: center;
    display: none;
}

.added-to-cart-note p{
    margin: 25px auto;
}

.orders-not-found-note{
    width: 70%;
    border: 1px solid lightgrey;
    height: 200px;
    border-radius: 20px;
    margin: 20px auto;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: white;
}

.added-to-cart-note{
    width: 80%;
    background-color: green;
    position: sticky;
    top: 140px; 
    height: 30px;
    border-radius: 20px;
    display: flex;
    justify-content: center;
    align-items: center;
    font-weight: bold;
    font-size: 20px;
    color: white;
    display: none;
    text-align: center;
    margin: 0px auto;
    z-index: 999;
}

.added-to-cart-note p{
    margin: 25px auto;
}
    
    @media only screen and (max-width: 600px) 
    { 
        .added-to-cart-note{
          font-size: 12px;   
        }
    }
    
    
/*
     FILE ARCHIVED ON 16:12:57 Apr 20, 2025 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 09:58:09 Sep 25, 2026.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 0.41
  exclusion.robots: 0.048
  exclusion.robots.policy: 0.039
  esindex: 0.007
  cdx.remote: 5.805
  LoadShardBlock: 751.474 (3)
  PetaboxLoader3.datanode: 813.01 (5)
  load_resource: 135.546
  PetaboxLoader3.resolve: 60.916
  loaddict: 46.523
*/