/*
Theme Name: Astra Child
Template: astra
*/
@media (max-width: 1024px) {
.elementor-menu-toggle {
    padding: 0px!important;
}
}

.elementor-element-c7d6959:not(:has(.pfes-card)) {
  display: none !important;
}

.page-numbers:not(.current):hover,
.page-numbers:not(.current):active,
.page-numbers:not(.current):focus {
    background-color: #E3EDF8!important;
    border: 0.5px solid #25304840!important;
}

.page-numbers:not(.current) {
	border: 0.5px solid #D9E3EE !important;
}

/* === MENU ICONS === */
.menu-icon { margin-right: 8px; }
.menu-icon-right { margin-left: 8px; }

/* === MENU ITEMS === */
.menu-item-1408,
.menu-item-1409,
.menu-item-1410,
.menu-item-1411 {
  background-color: #FFFFFFE5;
  border-radius: 12px;
  padding-left: 10px !important;
  padding-right: 10px !important;
  box-shadow: 4px 4px 99px 4px rgba(0,0,0,0.08);
}
.menu-item-1411 {
  background-color: #273046 !important;
  margin-right: 0 !important;
}
.menu-item-1411 a {
  color: #FFFFFF !important;
  margin-right: 0 !important;
  margin-left: 8px !important;
}

/* === NAV MENU === */
.elementor-nav-menu > li {
  margin: 0 !important;
  padding: 0 !important;
}

.elementor-nav-menu > li + li { margin-left: 8px !important; }

.menu-item a:hover,
.menu-item .elementor-item:hover {
  box-shadow: 0 6px 20px 2px rgba(0,0,0,0.2);
  border-radius: 12px;
}

/* === FOOTER TABS === */
.footer-tabs span {
  background-color: #D9E3EE66;
  border-radius: 20px;
  padding: 4px 20px !important;
}
.footer-tabs span:hover { background-color: #D9E3EEB2; }

/* === MISC ELEMENTOR === */
.elementor-1632 .elementor-element.elementor-element-b5c2432 .elementor-icon-list-item + .elementor-icon-list-item {
  margin-left: 2px !important;
}
span.elementor-menu-toggle__icon--close,
span.elementor-menu-toggle__icon--open { line-height: 0 !important; }
.elementor-menu-toggle { padding: 0; }
.elementor-sticky { z-index: 999 !important; }
.elementor-widget-text-editor h2 { font-size: 32px; }
.ast-single-post .entry-content a,
.ast-comment-content a:not(.ast-comment-edit-reply-wrap a) { text-decoration: none; }

/* === ACCORDION === */
.elementor-element-f1e7516 .elementor-widget-n-accordion .e-n-accordion-item-title {
  flex-direction: column;
  align-items: flex-start;
  gap: 15px;
}

/* === PAGINATION === */
.page-numbers {
  background-color: #D9E3EE !important;
  border-radius: 20px !important;
  padding: 4px 20px !important;
  color: #273046 !important;
  font-weight: 600 !important;
  border: none !important;
  cursor: pointer !important;
  height: 33px !important;
  display: inline-flex !important;
  align-items: center !important;
  justify-content: center !important;
}
.page-numbers.current {
  background: linear-gradient(180deg, #F4F9FE 0%, #FFFFFF 100%) !important;
  border-bottom: 2px solid #D9E3EE !important;
  color: #273046 !important;
}
.next.page-numbers,
.prev.page-numbers {
  font-size: 0 !important;
  position: absolute !important;
  gap: 8px !important;
}
.prev.page-numbers { left: 0 !important; }
.next.page-numbers { right: 0 !important; }
.prev.page-numbers::before {
  content: 'Previous' !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #273046 !important;
}
.prev.page-numbers::after,
.next.page-numbers::after {
  content: '' !important;
  display: inline-block !important;
  width: 16px !important;
  height: 16px !important;
  background: center/contain no-repeat !important;
}
.prev.page-numbers::after { background-image: url('https://atombloomproject.com/wp-content/uploads/2026/03/res.svg') !important; }
.next.page-numbers::before {
  content: 'Next' !important;
  font-size: 14px !important;
  font-weight: 600 !important;
  color: #273046 !important;
}
.next.page-numbers::after { background-image: url('https://atombloomproject.com/wp-content/uploads/2026/03/arrow-right.svg') !important; }
.elementor-pagination {
  display: flex !important;
  align-items: center !important;
  justify-content: center !important;
  position: relative !important;
  padding-top: 20px !important;
}

/* === POST CARDS === */
.elementor-posts--skin-cards .elementor-post__card,
.elementor-posts .elementor-post__card {
  overflow: visible !important;
}
.elementor-posts--skin-cards .elementor-post__card {
  display: flex !important;
  flex-direction: column !important;
  padding-bottom: 8px !important;
}

/* === BADGE & POST LAYOUT (element 3765963) === */
.elementor-2665 .elementor-element-3765963 .elementor-post__badge {
  position: relative !important;
  order: 0 !important;
  display: block !important;
  margin-bottom: -10px !important;
  font-size: 16px !important;
  margin-left: 10px !important;
}
.elementor-2665 .elementor-element-3765963 .elementor-post__text {
  order: 1 !important;
  display: flex !important;
  margin-left: -1px !important;
  flex-direction: column !important;
}
.elementor-2665 .elementor-element-3765963 .elementor-post__meta-data {
  order: 2 !important;
  border-top: none !important;
  padding-top: 0 !important;
  margin-bottom: 16px !important;
}
[data-id="3765963"] .elementor-post__excerpt p {
  display: -webkit-box !important;
  -webkit-line-clamp: 2 !important;
  -webkit-box-orient: vertical !important;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
}
.elementor-2665 .elementor-element-3765963 .elementor-post__thumbnail__link {
  order: 3 !important;
  border-radius: 12px !important;
  overflow: hidden !important;
  display: block !important;
  width: 100% !important;
  margin: 0 auto !important;
}

/* === POSTS GRID LAYOUT === */
[data-id="3765963"] .elementor-posts-container {
  display: grid !important;
  grid-template-columns: repeat(6, 1fr) !important;
}
[data-id="3765963"] .elementor-grid-item:nth-child(1),
[data-id="3765963"] .elementor-grid-item:nth-child(2),
[data-id="3765963"] .elementor-grid-item:nth-child(3) { grid-column: span 2 !important; }
[data-id="3765963"] .elementor-grid-item:nth-child(4),
[data-id="3765963"] .elementor-grid-item:nth-child(5) { grid-column: span 3 !important; }
[data-id="3765963"] .elementor-grid-item:nth-child(4) .elementor-post__thumbnail__link,
[data-id="3765963"] .elementor-grid-item:nth-child(5) .elementor-post__thumbnail__link { max-height: 250px !important; }

/* === TESTIMONIALS === */
.elementor-testimonial {
  height: 350px;
  display: flex;
  flex-direction: column-reverse;
  justify-content: space-between;
  gap: 20px;
  padding: 20px 20px 0 20px;
}
.elementor-testimonial__text { font-size: 25px !important; line-height: 1.5; }
.elementor-testimonial__image,
.elementor-testimonial__image img {
  width: 130px !important;
  height: 130px !important;
  border-radius: 20px !important;
  object-fit: cover !important;
}
.elementor-widget-reviews .elementor-testimonial__name {
  font-size: 25px !important;
  font-weight: 600 !important;
}
.elementor-widget-reviews .elementor-testimonial__title { font-size: 18px !important; }
.elementor-widget-reviews .elementor-testimonial__header {
  display: flex !important;
  flex-direction: row !important;
  align-items: flex-end !important;
  justify-content: flex-start !important;
  gap: 10px !important;
}
.elementor-widget-reviews .elementor-testimonial__image {
  margin: 0 !important;
  flex: 0 0 auto !important;
}
.elementor-widget-reviews .elementor-testimonial__cite {
  margin: 0 !important;
  flex: 0 1 auto !important;
  text-align: left !important;
}

/* === ARROW BUTTON === */
rect { transition: fill 0.3s ease; }
.arrow-button .elementor-button:hover rect { fill: #273046; }
.arrow-button .elementor-button:hover .elementor-button-icon svg path {
  stroke: white !important;
  transition: stroke 0.3s ease;
}

/* ============================================================
   MEDIA QUERIES
   ============================================================ */

/* > 1650px */
@media (min-width: 1650px) {
  .swiper-pagination {
    position: absolute !important;
    bottom: -30px !important;
    top: auto !important;
    left: 17% !important;
    transform: translateX(-60%) !important;
    width: 100vw !important;
    max-width: 1570px;
    margin-top: 50px !important;
    outline: 10px solid #F1EDE680;
    border-radius: 12px;
  }
}

/* ≤ 1650px */
@media (max-width: 1650px) {
  .swiper-pagination {
    position: absolute !important;
    bottom: -30px !important;
    top: auto !important;
    left: 18% !important;
    transform: translateX(-60%) !important;
    width: 94vw !important;
    margin-top: 50px !important;
    outline: 10px solid #F1EDE680;
    border-radius: 12px;
  }
}

/* ≤ 1366px */
@media (max-width: 1366px) {
  .elementor-testimonial {
    height: 340px !important;
    padding: 40px 25px 15px 25px !important;
  }
  .elementor-testimonial__text { font-size: 18px !important; line-height: 1.5 !important; }
  .elementor-testimonial__image,
  .elementor-testimonial__image img { width: 100px !important; height: 100px !important; }
  .elementor-widget-reviews .elementor-testimonial__name { font-size: 20px !important; }
  .elementor-widget-reviews .elementor-testimonial__title { font-size: 15px !important; }
  .elementor-widget-reviews .elementor-testimonial__header { gap: 15px !important; }
}

/* ≤ 1290px (and ≥ 1200px) */
@media (max-width: 1290px) and (min-width: 1200px) {
  .footer-tabs .elementor-icon-list-item > a { margin-bottom: 5px; }
}

/* ≤ 1200px */
@media (max-width: 1200px) {
  .elementor-testimonial {
    height: auto !important;
    min-height: 300px !important;
    padding: 30px 20px 20px 20px !important;
  }
  .elementor-testimonial__text { font-size: 17px !important; }
}

/* ≤ 1024px */
@media (max-width: 1024px) {
  .elementor-widget-nav-menu { height: 37px; }
  .elementor-nav-menu > li + li { margin-left: 0 !important; }
  .elementor-nav-menu {
    display: flex!important;
    flex-direction: column;
    gap: 8px;
    padding: 20px 20px 12px 20px!important;
  }
  .menu-item:hover { border-radius: 12px; }

  .elementor-testimonial {
    height: auto !important;
    min-height: 280px !important;
    padding: 25px 20px 20px 20px !important;
  }
  .elementor-testimonial__text { font-size: 16px !important; }
  .elementor-testimonial__image,
  .elementor-testimonial__image img { width: 90px !important; height: 90px !important; }

  [data-id="3765963"] .elementor-posts-container {
    grid-template-columns: unset !important;
    display: flex !important;
    flex-wrap: nowrap !important;
    overflow-x: scroll !important;
    scroll-snap-type: x mandatory !important;
    gap: 16px !important;
    scrollbar-width: none !important;
    -ms-overflow-style: none !important;
  }
  [data-id="3765963"] .elementor-posts-container::-webkit-scrollbar { display: none !important; }
  [data-id="3765963"] .elementor-grid-item {
    grid-column: unset !important;
    min-width: 85vw !important;
    width: 85vw !important;
    flex-shrink: 0 !important;
    scroll-snap-align: start !important;
  }

  .swiper-pagination {
    position: absolute !important;
    bottom: -30px !important;
    top: auto !important;
    left: 16% !important;
    transform: translateX(-16%) !important;
    width: 90vw !important;
    margin-top: 50px !important;
    outline: 10px solid #F1EDE680;
    border-radius: 12px;
  }
}

/* ≤ 767px */
@media (max-width: 767px) {
  .elementor-element.elementor-element-daeaaf8 {
    display: flex;
    flex-wrap: nowrap !important;
    overflow-x: auto;
    overflow-y: hidden;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: none;
    scrollbar-width: none;
  }
  .elementor-element.elementor-element-daeaaf8::-webkit-scrollbar { display: none; }
  .elementor-element.elementor-element-daeaaf8 .elementor-widget-image {
    flex: 0 0 40%;
    max-width: 40%;
  }

  .elementor-testimonial {
    height: auto !important;
    min-height: auto !important;
    padding: 20px 15px !important;
    gap: 15px !important;
  }
  .elementor-testimonial__text { font-size: 15px !important; line-height: 1.5 !important; }
  .elementor-testimonial__image,
  .elementor-testimonial__image img {
    width: 70px !important;
    height: 70px !important;
    border-radius: 14px !important;
  }
  .elementor-widget-reviews .elementor-testimonial__name { font-size: 16px !important; }
  .elementor-widget-reviews .elementor-testimonial__title { font-size: 13px !important; }
  .elementor-widget-reviews .elementor-testimonial__header { gap: 12px !important; }

  .swiper-pagination {
    position: absolute !important;
    bottom: -30px !important;
    top: auto !important;
    left: 18% !important;
    transform: translateX(-16%) !important;
    width: 89vw !important;
    margin-top: 50px !important;
    outline: 10px solid #F1EDE680;
    border-radius: 12px;
  }
}

/* ≤ 500px */
@media (max-width: 500px) {
  .swiper-pagination {
    position: absolute !important;
    bottom: -30px !important;
    top: auto !important;
    left: 18% !important;
    width: 85vw !important;
    margin-top: 50px !important;
    outline: 10px solid #F1EDE680;
    border-radius: 12px;
  }
}