.main-header-menu .sub-menu {
  background-color: #fff8e4;
  box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
  border-radius: 3px;
/*   margin-top: 15px !important; */
}

.ast-below-header-wrap .ast-builder-grid-row-mobile-layout-default {
  padding: 0px !important;
}

/* .ast-builder-grid-row-mobile-layout-default #ast-hf-menu-2-mobile {
  flex-wrap: nowrap !important;
} */
#ast-hf-menu-2-mobile li {
  width: 50% !important;
  text-align: center;
  background-color: #a91b1b;
}

#ast-hf-menu-2-mobile li a {
/*   border: none !important; */
  color: #fff;
}

.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content {
  position: absolute;
  top: 100px;
}

.ast-header-break-point .main-navigation ul .menu-item .menu-link {
  border-left-width: 1px;
}

/* .main-header-menu .sub-menu::after {
  bottom: 100%;
  left: 30%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(252, 252, 252, 0);
  border-bottom-color: #fff8e4;
  border-width: 15px;
  margin-left: -15px;
} */

.main-header-menu .sub-menu .menu-link {
  color: #545454 !important;
}


.ast-primary-header-bar {
  background-size: 30%;
  background-position: top;
  animation: animatedBackground 10s linear infinite;
  -moz-animation: animatedBackground 10s linear infinite;
  -webkit-animation: animatedBackground 10s linear infinite;
  -ms-animation: animatedBackground 10s linear infinite;
  -o-animation: animatedBackground 10s linear infinite;
}

@keyframes animatedBackground {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -300px 0;
  }
}
@-moz-keyframes animatedBackground {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -300px 0;
  }
}
@-webkit-keyframes animatedBackground {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -300px 0;
  }
}
@-ms-keyframes animatedBackground {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -300px 0;
  }
}
@-o-keyframes animatedBackground {
  0% {
    background-position: 0 0;
  }
  100% {
    background-position: -300px 0;
  }
}

/* SEARCH */
.ast-builder-layout-element.ast-header-search {
  width: 44px;
  height: 44px;
  background-color: #fff;
  border-radius: 50%;
  padding-left: 0px;
  justify-content: center;
}

.ast-header-breadcrumb {
  background: transparent;
  border: none;
}

/* .category .ast-header-breadcrumb {
  background: url(https://perawatan-akupunktur.com/wp-content/uploads/2025/11/banner-archives.jpg)
    no-repeat top center;
  background-size: 100%;
  border: none;
  height: 280px;
} */

.home .site .site-content #primary .ast-article-single {
  padding: 0px !important;
}

/* .site-content, */
.content-home {
  background-image: linear-gradient(to top, #fff8e4 90%, #fba980);
  border-top: 3px solid #e17878ad;
}

.page-template-default .site-main,
.post-template-default .site-main {
  background-image: linear-gradient(to top, #fff8e4 65%, #fba980);
  margin: 0 0 35px 0;
  box-shadow: 0 2px 25px rgba(0, 0, 0, 0.08);
}

/* SIDE BAR */
.sidebar-main {
  border-right: 1px solid #c3c3c3;
}

.sidebar-main #block-17 {
  padding: 0px !important;
}

.sidebar-main h2 {
  padding: 22px;
  background-image: linear-gradient(#fba980, #f0e9d9);
  text-align: center;
  height: 175px;
  margin-bottom: 0px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.sidebar-main h3 {
  background: rgb(172 31 24 / 72%)
    linear-gradient(
      84deg,
      rgb(255 255 255 / 29%) 0%,
      rgb(255 255 255 / 0%) 100%
    );
  width: calc(100% + 13px);
  color: #fff;
  text-align: center;
  padding: 15px;
  margin-top: 0px;
  position: relative;
}

.sidebar-main h3::after {
  content: "";
  position: absolute;
  bottom: -9px;
  right: 4px;
  display: inline-block;
  width: 0;
  height: 0;
  border: 9px solid;
  border-color: transparent transparent #5f3413 transparent;
  transform: rotate(-45deg);
}

.sidebar-main .wp-block-group .wp-block-list {
  background-color: #fff8e4;
}

.sidebar-main .wp-block-group .wp-block-list li,
.wp-block-latest-posts__list li {
  border-bottom: 1px solid #f1e2cd;
  /* height: 75px; */
  padding: 20px 10px;
  margin-bottom: 0px !important;
}

.wp-block-latest-posts__list {
  background-image: linear-gradient(to bottom, #fff8e4 65%, #fba980);
}

.page .entry-header,
.post .entry-header {
  /* padding-top: 40px; */
  padding-bottom: 40px;
  text-align: center;
}

.page .entry-header .entry-meta,
.post .entry-header .entry-meta {
  background-color: #c56258ab;
  color: #f9e6e6;
  padding: 6px 0px;
  border-radius: 8px;
}

.entry-meta * {
  color: #f9e6e6 !important;
}

.single .entry-header {
  margin-bottom: 0px !important;
}

body.archive .ast-archive-description,
.search .ast-container section.ast-archive-description {
  background-image: linear-gradient(to top, #fff8e4 65%, #fba980);
  /*   display: flex; */
}

.ast-archive-description-img {
  float: left;
}


.ast-archive-description-img img {
  width: 495px;
  height: 345px;
}

.clearfix::before,
.clearfix::after {
  content: " ";
  clear: both;
  display: table;
}

.archive .ast-article-post .ast-article-inner,
.ast-separate-container .ast-article-inner {
  /* padding: 25px; */
  background-image: linear-gradient(to top, #fff8e4 65%, #fba980);
  box-shadow: 0 2px 25px rgba(0, 0, 0, 0.08);
}

.ast-article-post.remove-featured-img-padding
  .blog-layout-4
  .post-content
  .ast-blog-featured-section
  .post-thumb-img-content {
  margin-top: -1px !important;
  margin-bottom: 0px;
  margin-left: -10px;
  margin-right: -10px;
}

.single .post-navigation {
  padding-left: 2.5em;
  padding-right: 2.5em;
}

#infinite-handle {
  display: none;
}

/* FOOTER */
footer {
  background-image: url("https://perawatan-akupunktur.com/wp-content/uploads/2025/11/bg-header-nav.jpg");
  background-repeat: repeat;
  background-size: 40%;
  padding-left: 20px;
  padding-right: 20px;
}
/* 
footer aside {
  border-left: 1px solid #fff;
}

footer aside section {
  padding-left: 15px;
  padding-right: 15px;
}
 */

.ast-builder-footer-grid-columns {
  grid-column-gap: 10px;
}

footer aside #block-14 h3 {
  margin-top: 0px !important;
}

footer #block-12 .wp-block-list li a {
  color: #fff;
}

@media screen and (min-width: 993px) {
  .ast-left-sidebar #secondary {
    padding-right: 30px;
  }
  .ast-separate-container #primary,
  .ast-separate-container.ast-left-sidebar #primary {
    margin-top: 20px !important;
  }
  .ast-left-sidebar #secondary {
    margin-top: 45px;
  }
}

@media screen and (min-width: 545px) {
  .site-footer-section {
    padding-left: 15px;
    padding-right: 15px;
    border-left: 1px solid #fff;
    height: 100%;
  }

  .site-footer-section:nth-child(1) {
    border-left: none;
  }
}

@media screen and (max-width: 768px) {
  .single .post-navigation {
    padding-bottom: 1.5em;
  }
}