.sitemap-container {
  padding: 5px 12px 0 12px;
}

.sitemap {
  margin-top: 2rem;
  padding: 12px;
}

.sitemap-header {
  font-family: "KrungsriCondensed";
  color: #222222;
  font-weight: bold;
  font-size: 28px;
  margin-bottom: 1.5rem;
}

.sitemap-categories-title {
  font-family: "KrungsriCondensed";
  color: #222222;
  font-weight: bold;
  font-size: 24px;
}

.sitemap-title {
  font-family: "KrungsriCondensed";
  color: #222222;
  font-weight: bold;
  font-size: 22px;
}

.sitemap-sub-title {
  font-family: "KrungsriCondensed";
  color: #222222;
  font-weight: bold;
  font-size: 18px;
}

.sitemap-sub .title {
  font-family: "KrungsriCondensed";
  color: #222222;
  font-weight: bold;
  font-size: 18px;
}

.sitemap-item {
  font-family: "Thongterm-Roman";
  color: #222222;
  font-weight: 500;
  font-size: 16px;
}

#sitemap-page-view .sitemap-menu-list
{
  list-style-type: disc;
  padding-inline-start: 20px;
  margin: 0;
}

#sitemap-categories .sitemap-menu-list
{
  list-style-type: disc;
  padding-inline-start: 30px;
}

@media (min-width: 576px) {
 
}

@media (min-width: 768px) {
  
}

@media (min-width: 992px) {

}
