*{
    font-family: 'Kanit', sans-serif;
}

.f1{
    color: #048ABF;
    font-size: 2rem;
}


   

    .submenu {
      list-style: none;
      margin-left: -35px;
      display: none; /* ซ่อนเมนูย่อยเริ่มต้น */
    }
    
    .submenu1 {
      list-style: none;
      margin-left: -35px;
      display: none; /* ซ่อนเมนูย่อยเริ่มต้น */
    }


    
  .preview-image {
      position: absolute;
      display: none;
      width: 400px;
      height: auto;
      border: 1px solid #ccc;
      background: #fff;
      padding: 5px;
      z-index: 9999;
      box-shadow: 0 0 10px rgba(0,0,0,0.3);
      pointer-events: none;
    }

 .black-ribbon {
    position: absolute;
    right: 0;
    top: 0;
    width: 150px;
    z-index: 10;
  }