.entry-header {
  display: none !important;
}

.entry-meta {
  display: none !important;

}

.comments-area {
  display: none !important;
}

.is-right-sidebar {
  display: none !important;
}

.entry-content {
  font-family: -apple-system, BlinkMacSystemFont, Segoe UI, Roboto, Oxygen, Ubuntu, Cantarell, Helvetica Neue, Arial, sans-serif !important;
}

.taxonomy-category {
  text-decoration: none;
}

.wp-block-post-excerpt__excerpt {
  font-size: 16px;
  font-weight: bolder;
}

.page-header-image-single {
  display: none;
}


/* sep 29 2025 */
.single-tokhq-blog-post article.wp-block-group.tokhq-article {
  width: 100%;
  max-width: 765px;
  margin: auto;
  padding: 28px 28px;
  background-color: rgb(18, 24, 41) !important;
  border-radius: 16px !important;
}

.single-tokhq-blog-post .entry-content {
  padding: 40px 24px;
  max-width: 976px;
  margin: auto;
}

.single-tokhq-blog-post {
  background: #0a0f19 !important;
}

.single-tokhq-blog-post article.wp-block-group.tokhq-article a {
  text-decoration: unset;
  letter-spacing: 1.024px;
  display: inline-block;
  font-weight: 400;
}

.single-tokhq-blog-post article.wp-block-group.tokhq-article h1 {
  font-size: 36px !important;
  line-height: 1.3;
  margin-bottom: 8px;
  margin-top: 8px;
}

.single-tokhq-blog-post .wp-block-group.is-layout-flow.wp-block-group-is-layout-flow {
  max-width: 100%;
}

.single-tokhq-blog-post .wp-block-group.is-layout-flow.wp-block-group-is-layout-flow:nth-child(2) {
  display: flex;
  align-items: center;
  gap: 10px;
  margin-top: 16px;
}

.single-tokhq-blog-post .wp-block-group.is-layout-flow.wp-block-group-is-layout-flow:nth-child(2) .dot {
  margin-top: 0px;
  font-size: 15px;
  color: #96a3b2;
}

.single-tokhq-blog-post .wp-block-post-date,
.single-tokhq-blog-post .wp-container-core-group-is-layout-6c531013,
.single-tokhq-blog-post span {
  margin-top: 0px;
  color: var(--wp--preset--color--tokhq-muted) !important;
}

.single-tokhq-blog-post .tokhq-badge {
  color: #1a1a1a !important;
}

.single-tokhq-blog-post .wp-block-post-author__content {
  padding: 4px 10px;
  border-radius: 40px;
  border: 1px solid rgba(109, 40, 217, .35);
  background: rgba(109, 40, 217, .15);
}

.single-tokhq-blog-post .wp-block-post-author__content .wp-block-post-author__name {
  display: flex;
  gap: 8px;
  color: #98a2b3;
  font-size: 14px !important;
}

.single-tokhq-blog-post figure.wp-block-post-featured-image {
  max-width: 100%;
  margin-bottom: 0px !important;
  border-radius: 16px;
  overflow: hidden;
}

.single-tokhq-blog-post .wp-block-group.is-style-policy-alert.is-layout-flow.wp-block-group-is-layout-flow {
  margin-top: 24px;
  padding: 14px 18px;
}

.single-tokhq-blog-post .wp-block-group.is-style-policy-alert.is-layout-flow.wp-block-group-is-layout-flow p {
  font-size: 16px !important;
  margin-top: 4px !important;
  line-height: 24px;
}

.single-tokhq-blog-post .wp-block-group.is-style-policy-alert.is-layout-flow.wp-block-group-is-layout-flow p .badge {
  font-weight: 600;
}

.single-tokhq-blog-post .wp-block-group.is-style-pro-tip.is-layout-flow.wp-block-group-is-layout-flow {
  margin-top: 12px;
  padding: 14px 18px;
}

.single-tokhq-blog-post .wp-block-group.is-style-pro-tip.is-layout-flow.wp-block-group-is-layout-flow p {
  font-size: 16px !important;
  line-height: 24px;
}

.single-tokhq-blog-post details.wp-block-details.has-border-color.has-background {
  max-width: 100%;
  margin-top: 24px;
  border: 1px solid;
  border-radius: 15px;
  background-color: transparent !important;
}

.single-tokhq-blog-post details.wp-block-details.has-border-color.has-background summary {
  font-size: 16px;
  font-weight: 500;
  line-height: 1;
  padding-bottom: 4px;
}

.single-tokhq-blog-post details.wp-block-details.has-border-color.has-background a {
  text-decoration: underline !important;
  color: rgb(59, 130, 246);
  font-size: 14px;
  line-height: 20px;
}

.single-tokhq-blog-post details.wp-block-details.has-border-color.has-background p {
  margin-top: 4px;
}

.single-tokhq-blog-post h2#why-late-dispatch-hurts,
.single-tokhq-blog-post p,
.single-tokhq-blog-post .wp-block-list,
.single-tokhq-blog-post .wp-block-heading.has-medium-font-size {
  max-width: 100%;
}

.single-tokhq-blog-post p {
  margin-top: 0px;
  font-size: 16px !important;
  line-height: 24px;
}

.single-tokhq-blog-post .wp-block-heading {
  font-size: 24px !important;
  line-height: 32px;
  font-weight: 600;
}

.single-tokhq-blog-post p.note {
  padding: 14px 17px;
  border: 1px solid rgb(31, 42, 68);
  border-radius: 15px;
  margin-top: 8px;
  margin-bottom: 32px;
}

.single-tokhq-blog-post p.note span {
  font-weight: 700;
  color: rgb(226, 232, 240) !important;
}

.single-tokhq-blog-post .wp-block-list {
  font-size: 16px;
  padding-left: 24px;
  margin-top: 0px;
}

.single-tokhq-blog-post p.note.bottom-note {
  background: rgba(234, 179, 8, .10);
  border-color: rgba(234, 179, 8, .35);
  margin-top: 16px;
}

.single-tokhq-blog-post pre.wp-block-code.tokhq-code-wrap {
  max-width: 100%;
  background: transparent;
  color: rgb(230, 233, 242);
  padding: 16px 16px;
  border: 1px solid rgb(31, 42, 68);
  border-radius: 16px;
  font-size: 16px;
}

.single-tokhq-blog-post figure.wp-block-table.has-small-font-size {
  max-width: 100%;
  border: 1px solid rgb(31, 42, 68);
  border-radius: 12px;
  overflow: hidden;
  margin-bottom: 40px;
}

.single-tokhq-blog-post figure.wp-block-table.has-small-font-size table th,
.single-tokhq-blog-post figure.wp-block-table.has-small-font-size table td {
  border-bottom: 1px solid rgb(31, 42, 68) !important;
  border-left: 0px;
  border-right: 0px;
  padding: 10px 12px;
}

/* .single-tokhq-blog-post figure.wp-block-table.has-small-font-size table {
  border: 1px solid rgb(31, 42, 68);
  border-radius: 16px;
} */

.single-tokhq-blog-post figure.wp-block-table.has-small-font-size table th {
  font-size: 16px;
  color: rgb(152, 162, 179);
  line-height: 24px;
  border: unset;
}

.single-tokhq-blog-post figure.wp-block-table.has-small-font-size table thead {
  border-bottom: 0px !important;
}

.single-tokhq-blog-post figure.wp-block-table.has-small-font-size table tr {
  color: rgb(230, 233, 242);
  font-size: 16px;
  line-height: 24px;
}

.single-tokhq-blog-post .wp-block-details.tokhq-faq-item.data-faq {
  border: 1px solid rgb(31, 42, 68);
  border-radius: 12px;
  margin-top: 12px;
}

.single-tokhq-blog-post .wp-block-details.tokhq-faq-item.data-faq summary {
  padding: 12px 16px;
  line-height: 1;
}

.single-tokhq-blog-post .wp-block-details.tokhq-faq-item.data-faq p {
  padding: 8px 16px 16px 16px;
}

.single-tokhq-blog-post .wp-block-details.tokhq-faq-item.data-faq summary strong {
  font-size: 16px;
  font-weight: 500;
}

.single-tokhq-blog-post .wp-block-details.tokhq-faq-item.data-faq summary::marker {
  font-size: 16px;
}

.single-tokhq-blog-post .wp-block-group.tokhq-cta {
  padding: 20px 20px;
  margin-bottom: 40px;
}

.single-tokhq-blog-post .wp-block-group.tokhq-cta .tokhq-cta__title {
  font-size: 18px !important;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 0px;
}

.single-tokhq-blog-post .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex {
  margin: 8px auto 0px;
}

.single-tokhq-blog-post .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex .wp-block-button.tokhq-cta__btn {
  background: unset;
  padding: 0px;
  display: flex;
  justify-content: center;
  width: 100%;
  max-width: max-content;
  align-items: center;
  margin: auto;
}

.single-tokhq-blog-post .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex .wp-block-button.tokhq-cta__btn a {
  padding: 12px 20px;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  text-decoration: underline;
}

.single-tokhq-blog-post .wp-block-buttons.is-layout-flex.wp-block-buttons-is-layout-flex .wp-block-button.tokhq-cta__btn a:hover {
  background: #111111;
}

.single-tokhq-blog-post .wp-block-group.tokhq-cta .tokhq-cta__title:last-child {
  font-size: 12px !important;
  line-height: 16px;
  color: rgb(152, 162, 179);
  margin-top: 4px;
  text-align: center;
}

.single-tokhq-blog-post .wp-block-post {
  padding: 16px 16px;
  border-radius: 16px;
  border: 1px solid rgb(31, 42, 68);
  background-color: rgb(11, 15, 26);
}

.single-tokhq-blog-post .wp-block-post img {
  border-radius: 16px;
}

.single-tokhq-blog-post .wp-block-post-title {
  margin-top: 12px;
  margin-bottom: 4px;
}

.wp-block-post-author .wp-block-post-author__avatar {
  margin-right: 12px;
}

.single-tokhq-blog-post .wp-block-post-title a {
  text-decoration: underline !important;
  color: #3b82f6;
  font-weight: 500 !important;
  font-size: 16px;
  line-height: 24px;
}

.single-tokhq-blog-post .wp-block-post-date {
  color: rgb(152, 162, 179);
  font-size: 14px;
  line-height: 20px;
  display: inline-block;
}

.single-tokhq-blog-post .wp-block-separator.has-text-color.has-tokhq-border-color {
  margin: 32px 0px !important;
}

.single-tokhq-blog-post .wp-block-separator.has-text-color.has-tokhq-border-color>.wp-block-post-author {
  display: none !important;
}

.single-tokhq-blog-post .custom-author-name img {
  border-radius: 100%;
}

.single-tokhq-blog-post .custom-author-name .wp-block-post-author__content {
  background: unset;
  border: unset;
  padding: 0px 0px;
  display: flex;
  flex-direction: column-reverse;
  justify-content: flex-end;
}

.single-tokhq-blog-post .custom-author-name p.wp-block-post-author__name {
  font-size: 16px !important;
  color: #e6e9f2;
  font-weight: 500;
}

.single-tokhq-blog-post li,
.single-tokhq-blog-post li strong {
  font-size: 16px !important;
  line-height: 24px;
  margin: 0px;
}

.single-tokhq-blog-post .custom-author-name .wp-block-post-author__content p.wp-block-post-author__byline {
  font-weight: 400;
  font-size: 14px !important;
  color: #98a2b3;
}

.single-tokhq-blog-post .wp-block-group.is-layout-flex {
  margin-top: 24px;
  justify-content: space-between;
}

.single-tokhq-blog-post .wp-block-group.is-layout-flex p,
.single-tokhq-blog-post .wp-block-group.is-layout-flex a,
.single-tokhq-blog-post .wp-block-group.is-layout-flex time {
  font-size: 14px;
  line-height: 20px;
  color: #98a2b3;
}

.single-tokhq-blog-post .wp-block-group.is-layout-flex a {
  text-decoration: underline !important;
  color: #3b82f6;
}

.single-tokhq-blog-post .wp-block-query .columns-3.wp-block-post-template {
  gap: 12px;
}

.single-tokhq-blog-post .wp-block-group.is-layout-flex .last-update-time p {
  font-size: 14px !important;
}

.single-tokhq-blog-post .wp-block-group.is-layout-flex .last-update-time {
  gap: 4px !important;
}

.single-tokhq-blog-post .wp-block-group.updated-wrapper {
  display: flex;
  margin: 0px;
  align-items: center;
  gap: 4px;
  font-style: italic;
}

.single-tokhq-blog-post .wp-block-group.is-layout-flex .taxonomy-category span {
    font-weight: 400;
    margin-right: 4px;
}

.single-tokhq-blog-post .wp-block-group.updated-wrapper p {
  font-size: 14px !important;
  color: #98a2b3;
}

@media (max-width:991px) {
  .single-tokhq-blog-post .wp-block-group.is-layout-flow.wp-block-group-is-layout-flow:nth-child(2) {
    flex-wrap: wrap
  }
}

@media (max-width:767px) {
  .single-tokhq-blog-post article.wp-block-group.tokhq-article h1 {
    font-size: 30px !important;
  }
}