.eb-toc-7vo81.eb-toc-container {
  max-width: 100%;
  background-color: rgba(255, 255, 255, 0.8);
  padding: 0px;
  border-radius: 4px;
  transition:
    all 0.5s,
    border 0.5s,
    border-radius 0.5s,
    box-shadow 0.5s;
}
.eb-toc-7vo81.eb-toc-container .eb-toc-title {
  text-align: left;
  cursor: default;
  padding-bottom: 25px;
  font-family: "Poppins", sans-serif;
  font-size: 32px;
  font-weight: 700;
}
.eb-toc-7vo81.eb-toc-container .eb-toc-wrapper {
  text-align: left;
}
.eb-toc-7vo81.eb-toc-container .eb-toc-wrapper li {
  font-size: 13px;
  text-decoration: underline;
}
.eb-toc-7vo81.eb-toc-container .eb-toc-wrapper li a {
  color: inherit;
}
.eb-toc-7vo81.eb-toc-container .eb-toc-wrapper li a,
.eb-toc-7vo81.eb-toc-container .eb-toc-wrapper li a:focus {
  text-decoration: none;
  background: none;
}
.eb-toc-7vo81.eb-toc-container .eb-toc-wrapper li {
  padding-top: 10px;
}
.eb-toc-7vo81.eb-toc-container
  .eb-toc-wrapper
  .eb-toc__list
  li:not(:last-child) {
  padding-bottom: 10px;
}
.eb-toc-7vo81.eb-toc-container.style-1
  .eb-toc__list-wrap
  > .eb-toc__list
  li
  .eb-toc__list {
  background: #fff;
  border-radius: 4px;
}
.wp-admin .eb-parent-eb-toc-7vo81 {
  display: block;
  opacity: 1;
}
.eb-parent-eb-toc-7vo81 {
  display: block;
}
@media (max-width: 1024px) {
  .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-toc-7vo81 {
    display: block;
    opacity: 1;
  }
  .eb-parent-eb-toc-7vo81 {
    display: block;
  }
}
@media (max-width: 767px) {
  .editor-styles-wrapper.wp-embed-responsive .eb-parent-eb-toc-7vo81 {
    display: block;
    opacity: 1;
  }
  .eb-parent-eb-toc-7vo81 {
    display: block;
  }
}
.eb-toc-7vo81 {
  /*position: relative;*/
}
@media (max-width: 767px) {
  .eb-toc-7vo81 {
    /*display: block;*/
  }
}
.eb-toc-container.style-1:not(.list-style-none)
  .eb-toc__list-wrap
  > ul.eb-toc__list
  a:before {
  content: "■";
  font-size: 20px;
  border-radius: 1px;
  color: var(--wp--preset--color--blue);
} /* =eb-toc-7vo81= Ends */
