/*
Theme Name: Astra Child
Template: astra
*/

@import url("../astra/style.css");

.ast-header-break-point .ast-primary-header-bar {
  border: none;
}
.ast-primary-header-bar {
  border: none;
}

.ast-separate-container .ast-article-post, .ast-separate-container .ast-article-single {
  border: none;
}

.site-below-footer-wrap[data-section="section-below-footer-builder"] {
  border: none;
}

.entry-content ol li {
  padding-bottom: 1.5em;
}

.wp-block-image img, .post-thumb-img-content.post-thumb img {
    border-style: none;
    border-width: 0px;
    border-radius: 13px;
}

.nav-menu .extlink sup {
  content: "\1f87d";
}

div#rank-math-toc li a {
  text-decoration: none;
}

.main-header-menu .sub-menu {
  background-color: #2b2b2b;
}

.main-header-menu .sub-menu img {
  margin-right: 12px;
}