:root {
  --awa-purple: #6f4ca6;
  --awa-purple-dark: #4a2d73;
  --awa-purple-deep: #2e1f45;
  --awa-orange: #fea57d;
  --awa-orange-soft: #ffd7c2;
  --awa-ink: #241b35;
}

a:hover {
  color: var(--awa-purple);
}

.header-top {
  background: var(--awa-purple-deep) !important;
}

.header-top .weathre-box i,
.style-one .header-top .info-list li i {
  color: var(--awa-orange) !important;
}

.style-one .header-top .links-box li a:hover,
.style-one .header-top .info-list li a:hover,
.style-one .header-top .weathre-box a:hover {
  color: var(--awa-orange) !important;
}

.page-title {
  position: relative;
  background-size: cover;
  background-position: center;
  background-repeat: no-repeat;
}

.page-title:before {
  position: absolute;
  content: "";
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background: rgba(20, 15, 33, 0.56);
}

.page-title .content-box {
  position: relative;
  z-index: 2;
}

.page-title .content-box h1,
.page-title .content-box p {
  color: #ffffff !important;
}

/* Prevent first-load layout shift before Owl initializes on home hero. */
.banner-section .banner-carousel.owl-carousel {
  display: block;
}

.banner-section .banner-carousel.owl-carousel:not(.owl-loaded) .slide-item {
  display: none;
}

.banner-section .banner-carousel.owl-carousel:not(.owl-loaded) .slide-item:first-child {
  display: block;
}

.banner-section .banner-carousel.owl-carousel:not(.owl-loaded) .content-box h6,
.banner-section .banner-carousel.owl-carousel:not(.owl-loaded) .content-box h1,
.banner-section .banner-carousel.owl-carousel:not(.owl-loaded) .content-box p,
.banner-section .banner-carousel.owl-carousel:not(.owl-loaded) .content-box .btn-box {
  opacity: 1;
  transform: none;
}

.awa-contact-form .form-block {
  margin-bottom: 0;
  padding-bottom: 60px;
}

.awa-contact-form .awa-form-status {
  position: relative;
  display: none;
  margin-bottom: 24px;
  padding: 16px 20px;
  border-radius: 6px;
  font-weight: 600;
}

.awa-contact-form .awa-form-status.is-visible {
  display: block;
}

.awa-contact-form .awa-form-status.success {
  background: #edf8f0;
  color: #1f6a39;
  border: 1px solid #b6e1c1;
}

.awa-contact-form .awa-form-status.error {
  background: #fff1f0;
  color: #9b2a23;
  border: 1px solid #f3c2be;
}

.awa-contact-form .form-block .form-group.message-btn textarea {
  padding-right: 150px;
}

.awa-contact-form .form-block .form-group.message-btn button {
  background: var(--awa-purple);
}

.awa-contact-form .form-block .form-group.message-btn button:hover {
  background: var(--awa-orange) !important;
  color: var(--awa-ink) !important;
}

.awa-contact-form .awa-honeypot {
  position: absolute !important;
  left: -9999px !important;
  width: 1px !important;
  height: 1px !important;
  overflow: hidden !important;
}

.theme-btn {
  background: var(--awa-purple) !important;
  border: 1px solid var(--awa-purple);
}

.theme-btn:before,
.theme-btn:after {
  background: var(--awa-purple-dark) !important;
}

.theme-btn:hover {
  background: var(--awa-orange) !important;
  border-color: var(--awa-orange) !important;
  color: var(--awa-ink) !important;
}

.theme-btn:hover:before,
.theme-btn:hover:after {
  background: var(--awa-orange) !important;
}

.main-menu .navigation > li > a {
  color: var(--awa-ink);
}

.main-menu .navigation > li.mobile-donate-link {
  display: none;
}

.main-menu .navigation > li.current > a,
.main-menu .navigation > li:hover > a {
  color: var(--awa-purple) !important;
}

.main-menu .navigation > li > ul > li > a:hover,
.main-menu .navigation > li > .megamenu li > a:hover,
.main-menu .navigation > li > ul > li > ul > li > a:hover {
  color: var(--awa-purple) !important;
}

.main-menu .navigation > li > ul > li > a:before,
.main-menu .navigation > li > ul > li > ul > li > a:before {
  color: var(--awa-purple) !important;
}

.main-menu .navigation > li.dropdown > a:before {
  color: #8b77ac;
}

.banner-carousel .content-box h6,
.sec-title h6,
.activities-section .single-item .icon-box,
.content_block_1 .content-box .lower-box .single-item .icon-box {
  color: var(--awa-purple) !important;
}

.sec-title .title-shape,
.sec-title .title-shape:before,
.sec-title .title-shape:after {
  background: var(--awa-purple) !important;
}

.image_block_1 .image-box .text {
  border-bottom-color: var(--awa-orange) !important;
}

.news-block-one .inner-box .lower-content .category a {
  background: var(--awa-purple) !important;
}

.news-block-one .inner-box .lower-content .category a:hover {
  background: var(--awa-orange) !important;
  color: var(--awa-ink) !important;
}

/* Keep awareness/recovery cards on one level with equal visual size. */
.news-section .row.clearfix {
  display: flex;
  flex-wrap: wrap;
  align-items: stretch;
}

.news-section .news-block {
  display: flex;
}

.news-section .news-block .news-block-one {
  display: flex;
  width: 100%;
}

.news-section .news-block .news-block-one .inner-box {
  display: flex;
  flex-direction: column;
  width: 100%;
  height: 100%;
}

.news-section .news-block .news-block-one .inner-box .image-box .image {
  height: 340px;
}

.news-section .news-block .news-block-one .inner-box .image-box .image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center top;
}

.news-section .news-block .news-block-one .inner-box .lower-content {
  display: flex;
  flex-direction: column;
  flex: 1;
}

.news-section .news-block .news-block-one .inner-box .lower-content h4 {
  flex: 1;
  min-height: 120px;
}

.explore-block-one .inner-box .content-box .overlay-content {
  background: var(--awa-purple) !important;
}

.explore-block-one .inner-box:before {
  border-color: var(--awa-orange) !important;
}

/* Keep programme cards level and equal-sized even when source photos have different ratios. */
.explore-section .explore-block-one .inner-box .image-box {
  aspect-ratio: 4 / 3;
}

.explore-section .explore-block-one .inner-box .image-box img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.service-block-one .inner-box:before,
.service-block-one .inner-box:after {
  background: var(--awa-purple) !important;
}

.service-block-one .inner-box .btn-box a:hover {
  background: var(--awa-purple) !important;
  border-color: var(--awa-purple) !important;
}

.service-block-one .inner-box:hover .icon-box {
  color: var(--awa-purple) !important;
}

.banner-section .owl-nav .owl-prev:hover,
.banner-section .owl-nav .owl-next:hover {
  background: var(--awa-purple) !important;
  border-color: var(--awa-purple) !important;
}

.main-footer .footer-top {
  background: var(--awa-purple-deep) !important;
}

.main-footer .widget-section {
  background: #1f1530 !important;
}

.footer-bottom {
  background: #170f27 !important;
}

.footer-bottom .copyright p a,
.footer-bottom .footer-nav li a:hover {
  color: var(--awa-orange) !important;
}

/* Keep uploaded logo assets from rendering at full source dimensions. */
.main-header .logo-box .logo img {
  display: block;
  width: auto;
  height: auto;
  max-width: 320px;
  max-height: 84px;
}

.sticky-header .logo-box .logo img {
  max-width: 260px;
  max-height: 70px;
}

.mobile-menu .nav-logo img,
.sidebar-info-contents .content-inner .logo img {
  display: block;
  width: auto;
  height: auto;
  max-width: 240px;
  max-height: 90px;
}

/* Reduce header bar height while keeping centered content and right-side donate CTA. */
.main-header.style-one .header-top {
  padding: 5px 0 !important;
}

.main-header .logo-box {
  padding: 4px 0 !important;
}

.main-menu .navigation > li {
  padding: 10px 0 !important;
  margin: 0 9px !important;
}

.main-menu .navigation > li > a {
  line-height: 20px !important;
  font-size: 13px !important;
}

@media (min-width: 992px) {
  .main-header .header-top .top-inner {
    display: flex;
    align-items: center;
    justify-content: space-between;
    min-height: 30px;
  }

  .main-header .header-top .left-column,
  .main-header .header-top .right-column {
    float: none !important;
    display: flex;
    align-items: center;
  }

  .main-header .header-top .weathre-box,
  .header-top .links-box li,
  .header-top .info-list li {
    font-size: 14px;
  }

  .main-header .header-lower .outer-box,
  .sticky-header .outer-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .main-header .header-lower .logo-box,
  .main-header .header-lower .menu-area,
  .sticky-header .logo-box,
  .sticky-header .menu-area {
    float: none !important;
  }

  .main-header .header-lower .menu-area,
  .sticky-header .menu-area {
    display: flex;
    align-items: center;
    gap: 12px;
  }

  .main-header .header-lower .main-menu,
  .sticky-header .main-menu {
    float: none;
  }
}

.header-action {
  display: flex;
  align-items: center;
}

.header-action .donate-btn {
  display: inline-block;
  background: var(--awa-orange);
  color: var(--awa-ink);
  border: 1px solid var(--awa-orange);
  border-radius: 6px;
  padding: 8px 16px;
  font-size: 12px;
  line-height: 18px;
  font-weight: 700;
  text-transform: uppercase;
  letter-spacing: 0.4px;
  transition: all 300ms ease;
}

.header-action .donate-btn:hover {
  background: var(--awa-purple);
  border-color: var(--awa-purple);
  color: #ffffff;
}

.sticky-header .header-action .donate-btn {
  padding: 7px 14px;
}

@media (max-width: 991px) {
  .main-header .logo-box .logo img {
    max-height: 68px;
  }

  .header-action {
    display: none;
  }

  .main-menu .navigation > li.mobile-donate-link {
    display: block;
  }

  .news-section .news-block .news-block-one .inner-box .image-box .image {
    height: 280px;
  }

  .news-section .news-block .news-block-one .inner-box .lower-content h4 {
    min-height: 0;
  }
}

/* Keep support cards visible and balanced on one straight line. */
@media (min-width: 992px) {
  .about-section .content_block_1 .content-box .lower-box .row.clearfix {
    display: flex !important;
    align-items: stretch;
  }

  .about-section .content_block_1 .content-box .lower-box .single-column {
    display: flex;
  }
}

.about-section .content_block_1 .content-box .lower-box .single-item {
  width: 100%;
  min-height: 132px;
  height: 100%;
  display: flex;
  flex-direction: column;
  justify-content: center;
  text-align: center;
}

.about-section .content_block_1 .content-box .lower-box .single-item h5 {
  min-height: 24px;
  margin-bottom: 8px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.about-section .content_block_1 .content-box .lower-box .single-item p {
  margin: 0;
  line-height: 1.5;
  word-break: break-word;
}

/* Keep trust/contact cards aligned and equal-height across the row. */
@media (min-width: 992px) {
  #contact .row.clearfix {
    display: flex !important;
    align-items: stretch;
  }

  #contact .service-block {
    display: flex;
  }
}

#contact .service-block-one {
  width: 100%;
  display: flex;
}

#contact .service-block-one .inner-box {
  width: 100%;
  height: 100%;
  min-height: 286px;
  display: flex;
  flex-direction: column;
}

#contact .service-block-one .inner-box h4 {
  margin-bottom: 10px;
  min-height: 52px;
}

#contact .service-block-one .inner-box .awa-card-meta {
  margin: 0;
  min-height: 88px;
  line-height: 1.6;
}

#contact .service-block-one .inner-box .awa-card-meta span {
  display: block;
}

#contact .service-block-one .inner-box .btn-box {
  margin-top: auto;
}

.awa-logo-card {
  width: 100%;
  border-radius: 12px;
  overflow: hidden;
  background: #ffffff;
  border: 1px solid #e7e0f3;
  box-shadow: 0 16px 40px rgba(36, 27, 53, 0.14);
}

.awa-logo-card__brand {
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 250px;
  padding: 22px;
  background: linear-gradient(160deg, #f5f0ff 0%, #ffffff 70%);
}

.awa-logo-card__brand img {
  display: block;
  width: min(100%, 480px);
  height: auto;
}

.awa-logo-card__body {
  padding: 20px 22px 18px;
}

.awa-logo-card__body h4 {
  margin: 0 0 10px;
  font-size: 20px;
}

.awa-logo-card__body p {
  margin: 0 0 10px;
  font-weight: 600;
  color: #4a2d73;
}

.awa-logo-card__body ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.awa-logo-card__body li {
  margin: 8px 0;
  color: #241b35;
}

.awa-logo-card__body li span {
  font-weight: 700;
}

.awa-logo-card__body a {
  color: #241b35;
}

.awa-logo-card__body a:hover {
  color: var(--awa-purple);
}

@media (max-width: 767px) {
  .awa-logo-card__brand {
    min-height: 190px;
    padding: 16px;
  }

  .awa-logo-card__body {
    padding: 16px;
  }
}

/* Mobile-first usability refresh */
@media (max-width: 1199px) {
  .main-header.style-one .header-top {
    padding: 10px 0 !important;
  }

  .header-top .top-inner {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    gap: 10px;
  }

  .header-top .left-column,
  .header-top .right-column {
    width: 100%;
    text-align: left !important;
  }

  .header-top .weathre-box {
    display: none;
  }

  .header-top .links-box,
  .header-top .info-list {
    display: flex;
    flex-wrap: wrap;
    gap: 8px 14px;
    margin: 0 !important;
    width: 100%;
  }

  .header-top .links-box li,
  .header-top .info-list li {
    margin: 0 !important;
    font-size: 14px;
    line-height: 20px;
  }

  .header-top .links-box li {
    padding: 0 !important;
  }

  .header-top .info-list li {
    padding: 0 0 0 22px !important;
  }

  .header-top .info-list li::before,
  .header-top .info-list li::after,
  .header-top .info-list li:last-child a::before {
    display: none !important;
  }

  .main-header .header-lower {
    padding: 6px 0;
  }

  .main-header .header-lower .outer-box {
    display: flex;
    align-items: center;
    justify-content: space-between;
  }

  .main-header .header-lower .menu-area {
    display: flex;
    align-items: center;
    padding-bottom: 0 !important;
  }

  .menu-area .mobile-nav-toggler {
    display: flex;
    align-items: center;
    justify-content: center;
    width: 46px;
    height: 46px;
    margin: 0 !important;
    padding: 0 !important;
    border: 1px solid #e7e0f3;
    border-radius: 9px;
    background: #ffffff;
  }

  .menu-area .mobile-nav-toggler .icon-bar {
    width: 20px;
  }
}

@media (max-width: 991px) {
  html,
  body {
    overflow-x: hidden;
  }

  .main-header .logo-box .logo img {
    max-width: 220px;
    max-height: 60px;
  }

  .mobile-menu .menu-box {
    width: min(88vw, 360px);
  }

  .mobile-menu .close-btn {
    right: 12px;
    top: 12px;
    width: 36px;
    line-height: 36px;
    border-radius: 999px;
    background: rgba(255, 255, 255, 0.14);
  }

  .mobile-menu .nav-logo {
    padding: 18px 24px 8px;
  }

  .mobile-menu .navigation li > a {
    padding: 14px 24px;
    font-size: 15px;
    line-height: 24px;
    text-transform: none;
    letter-spacing: 0.2px;
  }

  .mobile-menu .contact-info {
    padding: 28px 24px 20px;
  }

  .mobile-menu .contact-info ul li {
    line-height: 1.65;
    margin-bottom: 6px;
  }
}

@media (max-width: 767px) {
  .auto-container {
    padding-left: 18px;
    padding-right: 18px;
  }

  .sec-pad {
    padding: 52px 0 56px;
  }

  .sec-title {
    margin-bottom: 30px;
  }

  .sec-title h2 {
    font-size: clamp(26px, 7.4vw, 34px);
    line-height: 1.18;
  }

  .banner-carousel .slide-item {
    min-height: clamp(500px, 83vh, 640px);
    padding: 84px 0 96px;
    display: flex;
    align-items: flex-end;
  }

  .banner-carousel .content-box {
    max-width: 100%;
  }

  .banner-carousel .content-box h6 {
    font-size: 12px;
    line-height: 20px;
    margin-bottom: 12px;
  }

  .banner-carousel .content-box h1 {
    font-size: clamp(32px, 9.8vw, 44px);
    line-height: 1.06;
    margin-bottom: 16px;
  }

  .banner-carousel .content-box p {
    max-width: 34ch;
    font-size: 15px;
    line-height: 24px;
    margin-bottom: 20px;
  }

  .banner-carousel .content-box .btn-box {
    display: grid;
    grid-template-columns: 1fr;
    gap: 10px;
    max-width: 320px;
    width: 100%;
  }

  .banner-carousel .content-box .btn-box .theme-btn {
    width: 100%;
    padding: 14px 18px;
    text-align: center;
    border-radius: 8px;
    font-size: 14px;
    line-height: 20px;
  }

  .activities-section .inner-container {
    margin-top: 22px;
    border-radius: 0;
    box-shadow: none;
    background: transparent;
  }

  .activities-section .single-column {
    margin-bottom: 14px;
  }

  .activities-section .single-item {
    margin: 0;
    padding: 20px 18px 16px;
    border-radius: 12px;
    background: #ffffff;
    box-shadow: 0 12px 30px rgba(36, 27, 53, 0.09);
  }

  .activities-section .single-item::before,
  .activities-section .single-item .icon-box::after {
    display: none;
  }

  .activities-section .single-item .icon-box {
    top: 0;
    margin-top: 0;
    margin-bottom: 8px;
  }

  .content_block_1 .content-box .lower-box .single-column {
    margin-bottom: 12px;
  }

  .about-section .content_block_1 .content-box .lower-box .single-item {
    min-height: 0;
    padding: 14px 12px;
  }

  .explore-section {
    padding: 52px 0 20px;
  }

  .explore-block-one .inner-box {
    margin-bottom: 24px;
  }

  .explore-section .explore-block-one .inner-box .image-box {
    aspect-ratio: 16 / 10;
  }

  .explore-block-one .inner-box .content-box .overlay-content {
    padding: 22px 18px;
  }

  .news-section {
    padding: 52px 0 28px;
  }

  .news-section .news-block {
    margin-bottom: 20px;
  }

  .news-section .news-block .news-block-one .inner-box {
    border-radius: 12px;
    overflow: hidden;
    box-shadow: 0 14px 34px rgba(36, 27, 53, 0.11);
  }

  .news-section .news-block .news-block-one .inner-box .image-box .image {
    height: 220px;
  }

  .news-section .news-block .news-block-one .inner-box .lower-content {
    padding: 18px 16px 20px;
  }

  .news-section .news-block .news-block-one .inner-box .lower-content h4 {
    font-size: 20px;
    line-height: 1.3;
    margin-top: 12px;
  }

  #contact .service-block {
    margin-bottom: 14px;
  }

  #contact .service-block-one .inner-box {
    min-height: 0;
    padding: 26px 18px 22px;
  }

  #contact .service-block-one .inner-box h4,
  #contact .service-block-one .inner-box .awa-card-meta {
    min-height: 0;
  }

  #contact .service-block-one .inner-box .awa-card-meta {
    margin-bottom: 18px;
  }

  #contact .service-block-one .inner-box .btn-box a {
    display: block;
    text-align: center;
    width: 100%;
    padding: 10px 12px;
  }

  .awa-contact-form .form-block {
    padding: 20px 16px 28px;
    border-radius: 12px;
  }

  .awa-contact-form .form-block .form-group {
    margin-bottom: 12px;
  }

  .awa-contact-form .form-block .form-group input[type="text"],
  .awa-contact-form .form-block .form-group input[type="email"] {
    height: 52px;
    padding: 12px 14px;
    font-size: 16px;
  }

  .awa-contact-form .form-block .form-group textarea {
    min-height: 140px;
    padding: 12px 14px;
    font-size: 16px;
  }

  .awa-contact-form .form-block .form-group.message-btn textarea {
    padding-right: 14px;
  }

  .awa-contact-form .form-block .form-group.message-btn button {
    position: static;
    width: 100%;
    margin-top: 12px;
    border-radius: 8px;
    height: 48px;
  }

  .main-footer .footer-top {
    padding: 40px 0 18px;
  }

  .main-footer .widget-section {
    padding: 46px 0 20px;
  }

  .main-footer .widget-section .footer-column {
    margin-bottom: 28px;
  }

  .main-footer .widget-section .widget-title h3 {
    font-size: 20px;
  }

  .footer-bottom .bottom-inner {
    display: flex;
    flex-direction: column;
    gap: 10px;
    align-items: center;
    text-align: center;
  }

  .footer-bottom .copyright,
  .footer-bottom .footer-nav {
    float: none !important;
  }

  .footer-bottom .footer-nav li {
    float: none;
    display: inline-block;
    margin: 0 10px 6px;
  }
}

@media (max-width: 480px) {
  .auto-container {
    padding-left: 14px;
    padding-right: 14px;
  }

  .main-header .logo-box .logo img {
    max-width: 192px;
    max-height: 52px;
  }

  .header-top .links-box,
  .header-top .info-list {
    display: grid;
    grid-template-columns: 1fr;
    gap: 7px;
  }

  .banner-carousel .slide-item {
    min-height: 500px;
    padding: 78px 0 88px;
  }

  .banner-carousel .content-box h1 {
    font-size: clamp(30px, 9.2vw, 38px);
    line-height: 1.08;
  }

  .banner-carousel .content-box p {
    font-size: 14px;
    line-height: 22px;
  }

  .sec-title h2 {
    font-size: 24px;
    line-height: 1.25;
  }
}

/* Mobile header refinement (v2): simpler top layout and explicit menu affordance. */
.mobile-quick-actions {
  display: none;
}

@media (max-width: 1199px) {
  .main-header.style-one .header-top {
    display: none !important;
  }

  .main-header .header-lower {
    padding: 10px 0 !important;
    border-bottom: 1px solid #ece6f6;
  }

  .main-header .header-lower .outer-box {
    gap: 12px;
  }

  .main-header .menu-area {
    margin-left: auto;
  }

  .main-header .menu-area .mobile-nav-toggler {
    display: inline-flex !important;
    align-items: center;
    justify-content: center;
    gap: 10px;
    width: auto !important;
    min-width: 100px;
    height: 46px;
    margin: 0 !important;
    padding: 0 14px !important;
    border: 1px solid var(--awa-purple) !important;
    border-radius: 11px;
    background: var(--awa-purple) !important;
    color: #ffffff !important;
    line-height: 1 !important;
    font-size: 0 !important;
    box-shadow: 0 8px 18px rgba(111, 76, 166, 0.26);
  }

  .main-header .menu-area .mobile-nav-toggler .menu-label {
    display: inline-block;
    font-size: 12px;
    line-height: 1;
    letter-spacing: 0.5px;
    text-transform: uppercase;
    font-weight: 700;
    color: #ffffff;
  }

  .main-header .menu-area .mobile-nav-toggler .menu-icon-bars {
    display: flex;
    flex-direction: column;
    gap: 4px;
    width: 18px;
  }

  .main-header .menu-area .mobile-nav-toggler .icon-bar {
    display: block;
    width: 18px !important;
    height: 2.5px !important;
    margin: 0 !important;
    border-radius: 100px;
    background: #ffffff !important;
    opacity: 1 !important;
  }

  .mobile-quick-actions {
    display: block;
    background: #ffffff;
    border-bottom: 1px solid #ece6f6;
  }

  .mobile-quick-actions .auto-container {
    display: grid;
    grid-template-columns: 1fr 1fr;
    gap: 10px;
    padding-top: 10px;
    padding-bottom: 10px;
  }

  .mobile-quick-actions .quick-action {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    min-height: 44px;
    padding: 10px 12px;
    border-radius: 9px;
    font-size: 13px;
    line-height: 1;
    letter-spacing: 0.3px;
    font-weight: 700;
    text-transform: uppercase;
    transition: all 220ms ease;
  }

  .mobile-quick-actions .quick-help {
    background: var(--awa-purple);
    border: 1px solid var(--awa-purple);
    color: #ffffff;
  }

  .mobile-quick-actions .quick-help:hover {
    background: var(--awa-purple-dark);
    border-color: var(--awa-purple-dark);
    color: #ffffff;
  }

  .mobile-quick-actions .quick-call {
    background: #ffffff;
    border: 1px solid #d6c6ec;
    color: var(--awa-purple);
  }

  .mobile-quick-actions .quick-call:hover {
    border-color: var(--awa-purple);
    color: var(--awa-purple-dark);
  }
}

@media (max-width: 767px) {
  .main-header .logo-box .logo img {
    max-width: 200px;
    max-height: 56px;
  }

  .main-header .menu-area .mobile-nav-toggler {
    min-width: 96px;
    height: 44px;
    padding: 0 12px !important;
  }

  .mobile-menu .navigation li > a {
    font-size: 16px;
    font-weight: 600;
  }
}

@media (max-width: 480px) {
  .main-header .header-lower {
    padding: 8px 0 !important;
  }

  .main-header .header-lower .outer-box {
    gap: 8px;
  }

  .main-header .menu-area .mobile-nav-toggler {
    min-width: 92px;
  }

  .mobile-quick-actions .auto-container {
    grid-template-columns: 1fr;
    gap: 8px;
  }
}
