.section.bg-gray,
.section.bg-white,
.main_content > .bg-white,
.main_content > .py-4.bg-white,
.main_content > section.bg-white,
.main_content > div.py-4.bg-white {
  background-color: transparent !important;
}

html {
  background: #ffffff;
}

body {
  position: relative;
  min-height: 100vh;
  background:
    radial-gradient(circle at 8% 90%,
      rgba(16, 178, 154, .22),
      transparent 28%),
    radial-gradient(circle at 92% 92%,
      rgba(75, 225, 205, .18),
      transparent 28%),
    radial-gradient(circle at 50% 105%,
      rgba(16, 178, 154, .10),
      transparent 38%),
    radial-gradient(circle at 50% -10%,
      rgba(255, 255, 255, .95),
      transparent 40%),
    linear-gradient(180deg,
      #ffffff 0%,
      #fbfffe 35%,
      #f6fffd 70%,
      #ffffff 100%);
  background-attachment: fixed;
  overflow-x: hidden;
}

body::before,
body::after,
.page-glow {
  content: "";
  position: fixed;
  border-radius: 50%;
  pointer-events: none;
  filter: blur(140px);
  z-index: -1;
}

body::before {
  width: 700px;
  height: 700px;
  left: -260px;
  bottom: -260px;
  background: #10B29A;
  opacity: .18;
}

body::after {
  width: 700px;
  height: 700px;
  right: -260px;
  bottom: -260px;
  background: #5ED9C8;
  opacity: .16;
}

.page-glow {
  width: 600px;
  height: 600px;
  left: 50%;
  top: -350px;
  transform: translateX(-50%);
  background: #8EF0E2;
  opacity: .10;
  filter: blur(180px);
}

.dc-cms-page {
  padding-top: 70px;
  padding-bottom: 70px;
}

.dc-cms-article {
  max-width: 1040px;
  margin: 0 auto;
}

.dc-cms-page .heading_s1 {
  margin-bottom: 24px;
}

.dc-cms-page .heading_s1 h1 {
  color: #1f2a3d;
  font-size: clamp(2.05rem, 3vw, 3rem);
  font-weight: 850;
  line-height: 1.14;
  letter-spacing: 0;
  margin-bottom: 14px;
}

.dc-cms-page .leads {
  max-width: 860px;
  color: #607089;
  font-size: 1.06rem;
  line-height: 1.75;
  margin-bottom: 34px;
}

.dc-rich-text,
.cms-content,
.dc-custom-content {
  color: #53657d;
  font-size: 1rem;
  line-height: 1.78;
  letter-spacing: 0;
}

.dc-rich-text > *:first-child,
.cms-content > *:first-child,
.dc-custom-content > *:first-child {
  margin-top: 0 !important;
}

.dc-rich-text > *:last-child,
.cms-content > *:last-child,
.dc-custom-content > *:last-child {
  margin-bottom: 0 !important;
}

.dc-rich-text h1,
.dc-rich-text h2,
.dc-rich-text h3,
.dc-rich-text h4,
.dc-rich-text h5,
.dc-rich-text h6,
.cms-content h1,
.cms-content h2,
.cms-content h3,
.cms-content h4,
.cms-content h5,
.cms-content h6,
.dc-custom-content h1,
.dc-custom-content h2,
.dc-custom-content h3,
.dc-custom-content h4,
.dc-custom-content h5,
.dc-custom-content h6 {
  color: #26334d;
  font-weight: 780;
  line-height: 1.22;
  letter-spacing: 0;
  margin: 34px 0 12px;
}

.dc-rich-text h1,
.cms-content h1,
.dc-custom-content h1 {
  font-size: clamp(1.8rem, 2.4vw, 2.55rem);
}

.dc-rich-text h2,
.cms-content h2,
.dc-custom-content h2 {
  font-size: clamp(1.55rem, 2vw, 2.1rem);
}

.dc-rich-text h3,
.cms-content h3,
.dc-custom-content h3 {
  font-size: clamp(1.35rem, 1.7vw, 1.75rem);
}

.dc-rich-text h4,
.cms-content h4,
.dc-custom-content h4 {
  font-size: 1.28rem;
}

.dc-rich-text h5,
.cms-content h5,
.dc-custom-content h5 {
  font-size: 1.12rem;
}

.dc-rich-text h6,
.cms-content h6,
.dc-custom-content h6 {
  color: #087f77;
  font-size: 1rem;
  text-transform: uppercase;
  letter-spacing: .06em;
}

.dc-rich-text p,
.dc-rich-text ul,
.dc-rich-text ol,
.dc-rich-text blockquote,
.dc-rich-text table,
.cms-content p,
.cms-content ul,
.cms-content ol,
.cms-content blockquote,
.cms-content table,
.dc-custom-content p,
.dc-custom-content ul,
.dc-custom-content ol,
.dc-custom-content blockquote,
.dc-custom-content table {
  margin-bottom: 18px;
}

.dc-rich-text a,
.cms-content a,
.dc-custom-content a {
  color: #087f77;
  font-weight: 700;
  text-decoration: none;
}

.dc-page-section {
  padding-top: 64px !important;
  padding-bottom: 64px !important;
}

.dc-page-intro {
  max-width: 780px;
  margin: 0 auto 34px;
  text-align: center;
}

.dc-page-intro--split {
  max-width: none;
  text-align: left;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  gap: 24px;
}

.dc-page-intro .heading_s1,
.dc-page-intro .heading_s1 h1,
.dc-page-intro .heading_s1 h2 {
  margin-bottom: 0;
}

.dc-page-intro h1,
.dc-page-intro h2,
.dc-page-heading {
  color: #1f2a3d;
  font-size: clamp(2rem, 2.8vw, 2.65rem);
  font-weight: 850;
  line-height: 1.16;
  letter-spacing: 0;
  margin-bottom: 12px;
}

.dc-page-intro p,
.dc-page-description {
  color: #607089 !important;
  font-size: 1rem;
  line-height: 1.72;
  margin-bottom: 0;
}

.dc-page-intro .dc-rich-text,
.dc-page-intro .cms-content {
  margin-top: 18px;
}

.dc-filter-bar {
  padding: 18px;
  margin-bottom: 32px !important;
  border: 1px solid rgba(0, 137, 125, .12);
  border-radius: 12px;
  background: rgba(255, 255, 255, .72);
  box-shadow: 0 18px 46px rgba(23, 76, 67, .06);
}

.dc-surface-card {
  border: 1px solid rgba(0, 137, 125, .12) !important;
  border-radius: 12px !important;
  background: rgba(255, 255, 255, .88) !important;
  box-shadow: 0 18px 46px rgba(23, 76, 67, .07) !important;
}

.dc-empty-state {
  position: relative;
  overflow: hidden;
  padding: 54px 28px;
  border: 1px solid rgba(0, 137, 125, .12);
  border-radius: 12px;
  background: rgba(255, 255, 255, .78);
  color: #607089;
  text-align: center;
  box-shadow: 0 18px 46px rgba(23, 76, 67, .07);
}

.dc-empty-state::before {
  content: "";
  position: absolute;
  inset: auto -80px -110px auto;
  width: 220px;
  height: 220px;
  border-radius: 50%;
  background: rgba(16, 178, 154, .12);
  pointer-events: none;
}

.dc-empty-state__icon {
  width: 58px;
  height: 58px;
  margin: 0 auto 18px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: #069889;
  background: rgba(16, 178, 154, .12);
  box-shadow: 0 0 0 10px rgba(16, 178, 154, .05);
  font-size: 1.35rem;
}

.dc-empty-state h3 {
  position: relative;
  color: #1f2a3d;
  font-size: clamp(1.25rem, 1.7vw, 1.55rem);
  font-weight: 850;
  line-height: 1.25;
  letter-spacing: 0;
  margin-bottom: 10px;
}

.dc-empty-state p {
  position: relative;
  max-width: 520px;
  margin: 0 auto;
  color: #607089;
  font-size: .98rem;
  line-height: 1.7;
}

.dc-empty-state .btn {
  position: relative;
  margin-top: 22px;
}

.dc-empty-state--compact {
  padding: 34px 18px;
}

.dc-empty-state--compact .dc-empty-state__icon {
  width: 46px;
  height: 46px;
  margin-bottom: 14px;
  font-size: 1rem;
}

.dc-product-empty {
  flex: 0 0 100%;
  max-width: 100%;
}

.dc-search-empty {
  display: grid;
  gap: 4px;
  justify-items: center;
  padding: 18px;
  color: #607089;
  text-align: center;
  font-size: .85rem;
}

.dc-search-empty i {
  width: 34px;
  height: 34px;
  display: grid;
  place-items: center;
  border-radius: 50%;
  color: #069889;
  background: rgba(16, 178, 154, .12);
}

.dc-search-empty strong {
  color: #1f2a3d;
  font-size: .92rem;
}

.dc-search-empty span {
  color: #607089;
}

.dc-page-listing .blog_post,
.dc-page-listing .card {
  border-color: rgba(0, 137, 125, .12) !important;
}

@media (max-width: 767.98px) {
  .dc-page-section {
    padding-top: 44px !important;
    padding-bottom: 44px !important;
  }

  .dc-page-intro {
    margin-bottom: 26px;
  }

  .dc-page-intro--split {
    align-items: flex-start;
    flex-direction: column;
  }
}

.dc-rich-text a:hover,
.cms-content a:hover,
.dc-custom-content a:hover {
  color: var(--bs-primary);
  text-decoration: underline;
}

.dc-rich-text ul,
.dc-rich-text ol,
.cms-content ul,
.cms-content ol,
.dc-custom-content ul,
.dc-custom-content ol {
  display: grid;
  gap: 8px;
  padding-left: 0;
  margin-left: 0;
  list-style: none;
}

.dc-rich-text li,
.cms-content li,
.dc-custom-content li {
  position: relative;
  padding-left: 24px;
}

.dc-rich-text ul li::before,
.cms-content ul li::before,
.dc-custom-content ul li::before {
  content: "";
  position: absolute;
  left: 4px;
  top: .78em;
  width: 7px;
  height: 7px;
  border-radius: 50%;
  background: #0aa394;
  box-shadow: 0 0 0 4px rgba(10, 163, 148, .12);
}

.dc-rich-text ol,
.cms-content ol,
.dc-custom-content ol {
  counter-reset: rich-counter;
}

.dc-rich-text ol li,
.cms-content ol li,
.dc-custom-content ol li {
  counter-increment: rich-counter;
}

.dc-rich-text ol li::before,
.cms-content ol li::before,
.dc-custom-content ol li::before {
  content: counter(rich-counter) ".";
  position: absolute;
  left: 0;
  top: 0;
  color: #087f77;
  font-weight: 800;
}

.dc-rich-text blockquote,
.cms-content blockquote,
.dc-custom-content blockquote {
  border-left: 4px solid #0aa394;
  border-radius: 8px;
  background: rgba(255, 255, 255, .78);
  box-shadow: 0 14px 34px rgba(23, 76, 67, .07);
  color: #42526b;
  padding: 18px 22px;
}

.dc-rich-text table,
.cms-content table,
.dc-custom-content table {
  width: 100%;
  border-collapse: collapse;
  overflow: hidden;
  border: 1px solid #dcecea;
  border-radius: 8px;
  background: #fff;
}

.dc-rich-text th,
.dc-rich-text td,
.cms-content th,
.cms-content td,
.dc-custom-content th,
.dc-custom-content td {
  border: 1px solid #dcecea;
  padding: 12px 14px;
  vertical-align: top;
}

.dc-rich-text th,
.cms-content th,
.dc-custom-content th {
  background: #edf8f5;
  color: #1f2a3d;
  font-weight: 800;
}

.dc-rich-text img,
.cms-content img,
.dc-custom-content img,
.dc-rich-text-image {
  max-width: 100%;
  height: auto;
  border-radius: 10px;
}

.dc-rich-text figure,
.cms-content figure,
.dc-custom-content figure {
  margin: 28px 0;
}

.dc-rich-text figcaption,
.cms-content figcaption,
.dc-custom-content figcaption {
  color: #7a8798;
  font-size: .9rem;
  text-align: center;
  margin-top: 8px;
}

.dc-rich-text hr,
.cms-content hr,
.dc-custom-content hr {
  border: 0;
  border-top: 1px solid rgba(0, 137, 125, .16);
  margin: 30px 0;
  opacity: 1;
}

.dc-rich-text .text-tiny,
.cms-content .text-tiny,
.dc-custom-content .text-tiny {
  font-size: .78rem;
}

.dc-rich-text .text-small,
.cms-content .text-small,
.dc-custom-content .text-small {
  font-size: .9rem;
}

.dc-rich-text .text-big,
.cms-content .text-big,
.dc-custom-content .text-big {
  font-size: 1.18rem;
}

.dc-rich-text .text-huge,
.cms-content .text-huge,
.dc-custom-content .text-huge {
  font-size: 1.45rem;
}

@media (max-width: 575.98px) {
  .dc-cms-page {
    padding-top: 44px;
    padding-bottom: 44px;
  }

  .dc-rich-text,
  .cms-content,
  .dc-custom-content {
    font-size: .96rem;
  }
}

.feature-icon {
  width: 52px;
  height: 52px;
  min-width: 52px;
  border-radius: 50%;
  background: #129b892f;

  display: flex;
  align-items: center;
  justify-content: center;

  color: var(--bs-primary);
  font-size: 1.5rem;
}

.feature-icon img {
  width: 28px;
  height: 28px;
  object-fit: contain;
  display: block;
}

.small-feature-text {
  font-size: 0.95rem;
  line-height: 1.3;
}

/* Banner Wrapper */
.promo_banner {
  position: relative;
  min-height: 10rem;
  border-radius: 1.25rem;
  overflow: hidden;
}

/* Background Image */
.banner_bg {
  height: 32rem;
  width: 100%;
  overflow: hidden;
}

.banner_bg .banner_img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: left center;
}

/* Dark Left Overlay */
.promo_banner::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  background: linear-gradient(90deg,
      rgba(255, 255, 255, 0.72) 0%,
      rgba(255, 255, 255, 0.65) 35%,
      rgba(255, 255, 255, 0.6) 70%,
      rgba(255, 255, 255, 0.1) 100%);
}

/* Content */
.banner_content {
  position: absolute;
  top: 50%;
  left: 3.75rem;
  transform: translateY(-50%);
  max-width: 28rem;
  z-index: 2;
  color: rgb(39, 39, 39);
}

/* All Text White */
.small_text,
.banner_price,
.offer_text {
  color: #fff;
}

.small_text {
  font-size: 0.75rem;
  font-weight: 500;
  letter-spacing: 0.0625rem;
  display: inline-block;
  margin-bottom: 0.5rem;
}

.banner_title {
  font-size: 2rem;
  font-weight: 700;
  line-height: 1.2;
  margin-bottom: 0.5rem;
}

.banner_price {
  font-size: 1.6rem;
  font-weight: 700;
  margin-bottom: 0.875rem;
}

.banner_desc {
  font-size: 1rem;
  line-height: 1.6;
  opacity: 0.95;
  margin-bottom: 1.25rem;
}

.offer_text {
  margin-top: 1.25rem;
  font-size: 0.75rem;
  opacity: 0.8;
}

/* Button */
.banner_content .btn {
  font-size: 0.875rem;
  padding: 0.65rem 1.4rem;
  border: none;
}

.home_hero_section .hero_slider,
.home_hero_section .hero_slider .owl-stage-outer,
.home_hero_section .hero_slider .owl-stage,
.home_hero_section .hero_slider .owl-item,
.home_hero_section .hero_slider .item,
.home_hero_section .home_hero_main_banner {
  height: 100%;
}

.home_hero_section .home_hero_main_banner {
  height: 466px;
  min-height: 466px;
  border-radius: 28px !important;
  box-shadow: 0 8px 24px rgba(37, 54, 88, 0.12);
  border: 1px solid rgba(7, 140, 121, 0.12);
  background: #eef8f2;
}

.home_hero_section .home_hero_main_banner::before {
  display: none;
}

.home_hero_section .banner_bg .banner_img {
  object-position: center center;
}

.home_hero_section .home_hero_content {
  top: 7%;
  left: 50%;
  right: auto;
  transform: translateX(-50%);
  width: min(86%, 620px);
  max-width: 620px;
  text-align: center;
  color: #111;
}

.home_hero_section .home_hero_content .banner_title {
  margin-bottom: 14px;
  font-size: 2.25rem;
  line-height: 1.22;
  font-weight: 800;
  color: #111;
}

.home_hero_section .home_hero_content .banner_title .fs-1 {
  font-size: inherit !important;
  line-height: inherit;
}

.home_hero_section .home_hero_content .banner_desc {
  max-width: 520px;
  margin: 0 auto 14px;
  color: #2d3645;
  font-size: 0.95rem;
  line-height: 1.45;
}

.home_hero_section .home_hero_content .btn {
  min-width: 154px;
  padding: 10px 28px;
  border-radius: 999px !important;
  font-size: 1rem;
  font-weight: 700;
  line-height: 1.2;
  box-shadow: 0 8px 18px rgba(0, 160, 140, 0.18);
}

.home_hero_section .home_hero_side {
  min-height: 466px;
}

.home_hero_section .home_hero_side_card {
  flex: 1 1 0;
  height: auto !important;
  min-height: 0;
  overflow: hidden;
  border-radius: 16px;
  box-shadow: 0 8px 22px rgba(37, 54, 88, 0.12);
  background: #fff;
}

.home_hero_section .home_hero_side_card img {
  border-radius: inherit;
  display: block;
}

.home_hero_section .hero_slider .owl-dots {
  margin-top: 12px;
}

/* Mobile */
@media (max-width: 767px) {

  .banner_content {
    left: 1.5rem;
    right: 1.5rem;
    max-width: 100%;
  }

  .banner_title {
    font-size: 1.5rem;
  }

  .banner_price {
    font-size: 1.2rem;
  }

  .banner_desc {
    font-size: 0.8125rem;
  }

  .banner_bg,
  .promo_banner {
    height: 20rem;
  }
}

@media (max-width: 1199px) {
  .home_hero_section .home_hero_main_banner,
  .home_hero_section .home_hero_side {
    height: 420px;
    min-height: 420px;
  }

  .home_hero_section .home_hero_content .banner_title {
    font-size: 1.95rem;
  }
}

@media (max-width: 991px) {
  .home_hero_section .home_hero_side {
    height: auto;
    min-height: 190px;
  }

  .home_hero_section .home_hero_side_card {
    aspect-ratio: 16 / 7;
  }
}

@media (max-width: 767px) {
  .home_hero_section .home_hero_main_banner {
    height: 340px;
    min-height: 340px;
    border-radius: 22px !important;
  }

  .home_hero_section .home_hero_content {
    top: 8%;
    left: 50%;
    right: auto;
    transform: translateX(-50%);
    width: 88%;
    max-width: 88%;
  }

  .home_hero_section .home_hero_content .banner_title {
    font-size: 1.45rem;
    margin-bottom: 10px;
  }

  .home_hero_section .home_hero_content .banner_desc {
    font-size: 0.82rem;
    margin-bottom: 10px;
  }

  .home_hero_section .home_hero_content .btn {
    min-width: 126px;
    padding: 8px 22px;
    font-size: 0.9rem;
  }
}

@media (max-width: 575px) {
  .home_hero_section .home_hero_side {
    flex-direction: column !important;
    min-height: 0;
  }

  .home_hero_section .home_hero_side_card {
    aspect-ratio: 16 / 8;
  }
}

/* ===== HEADER ===== */

.modern_header {
  background: #fff;
  padding-top: 14px;
  border-bottom: 1px solid #eee;
}

.modern_header_inner {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 1.2rem;
}

.navbar-brand img {
  max-height: 42px;
}

/* ===== SEARCH ===== */

.modern_search {
  flex: 1;
  max-width: 650px;
  min-width: 280px;
}

.search_wrapper {
  position: relative;
}

.search_wrapper input {
  width: 100%;
  height: 46px;
  border: 1px solid #e5e5e5;
  border-radius: 50px;
  padding: 0 55px 0 20px;
  background: #f5f5f7;
  font-size: 14px;
  outline: none;
}

.search_wrapper button {
  position: absolute;
  right: 5px;
  top: 5px;
  width: 36px;
  height: 36px;
  border: none;
  border-radius: 50%;
  background: var(--primary-color);
  color: #fff;
  display: flex;
  align-items: center;
  justify-content: center;
}

/* ===== ACTIONS ===== */

.modern_actions {
  display: flex;
  align-items: center;
  gap: 18px;
}

.location_box {
  display: flex;
  align-items: center;
  gap: 8px;
  font-size: 13px;
  color: #333;
}

.location_box small {
  display: block;
  color: #777;
  line-height: 1;
}

.location_box span {
  font-weight: 600;
}

.country_select {
  display: flex;
  align-items: center;
  gap: 6px;
  font-weight: 600;
}

.country_select img {
  width: 20px;
  height: 20px;
  border-radius: 50%;
}

.header_icon {
  display: flex;
  align-items: center;
  gap: 6px;
  color: #8a8a8a;
  font-weight: 500;
  text-decoration: none;
}

.header_icon i {
  font-size: 18px;
}

/* ===== BOTTOM NAV ===== */

.bottom_header {
  background: #eef3f1;
  border-top: none !important;
  border-bottom: 1px solid #eee;
}

.modern_navbar {
  display: flex;
  align-items: center;
  justify-content: space-between;
  gap: 20px;
  min-height: 52px;
}

.all_category_btn {
  border: none;
  background: transparent;
  display: flex;
  align-items: center;
  gap: 8px;
  font-weight: 600;
}

.modern_nav_links {
  display: flex;
  align-items: center;
  gap: 1rem;
  list-style: none;
  margin: 0;
  padding: 0;
  flex: 1;
}

.modern_nav_links li a {
  text-decoration: none;
  color: #333;
  font-size: 13px;
  font-weight: 500;
}

.modern_nav_links li a:hover {
  color: var(--primary-color);
}

.nav_right a {
  text-decoration: none;
  color: var(--primary-color);
  font-weight: 600;
  flex: 1;
  text-wrap: nowrap;
}

/* ===== MOBILE ===== */

@media(max-width:991px) {

  .modern_header_inner {
    flex-wrap: wrap;
  }

  .modern_search {
    order: 3;
    width: 100%;
    max-width: 100%;
  }

  .modern_nav_links {
    display: none;
  }

  .location_box {
    display: none;
  }

}

@media (max-width: 767.98px) {
  .modern_header {
    padding-top: 10px;
    padding-bottom: 8px;
  }

  .modern_header_inner {
    display: grid;
    grid-template-columns: 44px minmax(130px, 1fr) 80px;
    align-items: center;
    gap: 8px;
    flex-wrap: nowrap;
  }

  .mobile_categories_toggle.categories_btn {
    order: 1;
    width: 40px;
    height: 40px;
    min-width: 40px;
    padding: 0;
    border: 0;
    border-radius: 0;
    background: transparent !important;
    color: #27354a;
    display: inline-flex !important;
    align-items: center;
    justify-content: flex-start;
    gap: 4px;
    box-shadow: none;
  }

  .mobile_categories_toggle .linearicons-menu {
    font-size: 24px;
    line-height: 1;
  }

  .mobile_categories_toggle .fa-angle-down {
    color: #27354a;
    font-size: 12px !important;
    line-height: 1;
  }

  .modern_header_inner > .navbar-brand {
    order: 2;
    justify-self: center;
    margin: 0;
  }

  .modern_header_inner > .navbar-brand img {
    max-height: 38px;
  }

  .modern_actions {
    order: 3;
    justify-self: end;
    gap: 10px;
    padding-right: 0 !important;
    width: 78px;
    flex: 0 0 78px;
    min-width: 78px;
  }

  .modern_actions .header_icon {
    width: 34px;
    height: 34px;
    justify-content: center;
    color: #7b7f86;
    padding: 0;
  }

  .modern_actions .header_icon i {
    font-size: 18px;
  }

  .modern_actions .header_icon .badge {
    min-width: 18px;
    height: 18px;
    padding: 0 4px;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    top: 2px !important;
    right: -5px;
    left: auto !important;
    transform: none !important;
    font-size: 10px;
    line-height: 18px;
  }

  .modern_search {
    order: 4;
    grid-column: 1 / -1;
    width: 100%;
    min-width: 0;
    max-width: 100%;
    margin-top: 6px;
  }

  .search_wrapper input {
    height: 44px;
    font-size: 14px;
  }

  .search_wrapper button {
    width: 36px;
    height: 36px;
  }

  .dc-mobile-bottom-nav {
    z-index: 9999;
  }

  .dc-mobile-location-strip {
    width: max-content;
    max-width: calc(100% - 88px);
    min-height: 34px;
    margin: 0;
    padding: 7px 16px;
    border: 1px solid rgba(0, 158, 137, 0.16);
    border-radius: 999px;
    background: #eaf8f4;
    color: #27354a;
    position: fixed;
    left: 24px;
    bottom: 64px;
    z-index: 10000;
    display: flex;
    align-items: center;
    justify-content: center;
    gap: 7px;
    font-size: 12px;
    line-height: 1.2;
    box-shadow: 0 6px 18px rgba(39, 53, 74, 0.12);
    cursor: pointer;
  }

  .dc-mobile-location-strip i,
  .dc-mobile-location-strip strong {
    color: var(--primary-color);
  }

  .dc-mobile-bottom-nav .dc-mobile-nav-link {
    position: relative;
    min-width: 56px;
    line-height: 1.1;
    color: #6f7784 !important;
  }

  .dc-mobile-bottom-nav .dc-mobile-nav-link i {
    color: #6f7784;
  }

  .dc-mobile-bottom-nav .dc-mobile-nav-link.active i,
  .dc-mobile-bottom-nav .dc-mobile-nav-link.active span {
    color: var(--primary-color) !important;
    font-weight: 700;
  }

  .dc-mobile-nav-badge {
    position: absolute;
    top: -4px;
    right: 10px;
    min-width: 18px;
    height: 18px;
    padding: 0 4px;
    border-radius: 999px;
    background: var(--primary-color);
    color: #fff;
    font-size: 10px;
    font-weight: 700;
    line-height: 18px;
    text-align: center;
  }

  .dc-mobile-bottom-nav .dc-mobile-nav-link.active .dc-mobile-nav-badge,
  .dc-mobile-bottom-nav .dc-mobile-nav-link:hover .dc-mobile-nav-badge {
    color: #fff !important;
  }
}

.location_popup_dialog {
  max-width: 520px;
}

.location_popup .modal-content {
  overflow: hidden;
  border-radius: 18px;
}

.location_popup .popup_content {
  text-align: left;
  padding: 42px;
}

.location_popup_hint {
  color: #777;
  font-size: 13px;
}

.location_popup .select2-container {
  width: 100% !important;
}

.location_popup .select2-container--default .select2-selection--single {
  min-height: 48px;
  border-color: #dee2e6;
  border-radius: 999px;
  display: flex;
  align-items: center;
}

.location_popup .select2-container--default .select2-selection--single .select2-selection__rendered {
  line-height: 48px;
  padding-left: 18px;
  padding-right: 36px;
}

.location_popup .select2-container--default .select2-selection--single .select2-selection__arrow {
  height: 48px;
  right: 12px;
}

.location_popup .select2-dropdown {
  z-index: 100000;
  border-color: #dee2e6;
}

@media (max-width: 575px) {
  .location_popup .popup_content {
    padding: 34px 24px;
  }
}

.home_category_grid {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  gap: 16px;
}

.home_category_grid_item {
  flex: 0 0 calc((100% - 48px) / 4);
  max-width: calc((100% - 48px) / 4);
}

.categories_card .categories_img img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}

.brand-card {
  border: 1px solid rgba(39, 53, 74, 0.06);
  box-shadow: 0 8px 18px rgba(39, 53, 74, 0.06);
}

.brand-card-logo {
  min-height: 64px;
  display: flex;
  align-items: center;
  justify-content: center;
}

.brand-card-logo img {
  max-width: 120px;
  max-height: 58px;
  object-fit: contain;
}

.dc-square-stars {
  display: inline-flex;
  align-items: center;
  gap: 4px;
}

.dc-square-stars span {
  width: 22px;
  height: 22px;
  border-radius: 4px;
  background: var(--primary-color);
  color: #fff;
  display: inline-flex;
  align-items: center;
  justify-content: center;
  font-size: 12px;
  line-height: 1;
}

.dc-square-stars span.is-empty {
  background: rgba(0, 158, 137, 0.18);
}

.dc-square-stars-sm {
  gap: 3px;
}

.dc-square-stars-sm span {
  width: 18px;
  height: 18px;
  border-radius: 4px;
  font-size: 10px;
}

.product-trust-chip {
  display: inline-flex;
  align-items: center;
  gap: 8px;
  border-radius: 999px;
  padding: 8px 14px;
  background: rgba(0, 158, 137, 0.1);
  color: var(--primary-color);
  font-weight: 700;
  font-size: 0.9rem;
  border: 1px solid rgba(0, 158, 137, 0.2);
}

.product-review-summary {
  border-radius: 16px;
  background: #f5fbfa;
  padding: 22px;
}

.product-rating-row {
  display: grid;
  grid-template-columns: 98px minmax(90px, 1fr) 42px;
  align-items: center;
  gap: 10px;
  margin-bottom: 10px;
}

.product-rating-progress {
  height: 6px;
  border-radius: 999px;
  overflow: hidden;
  background: rgba(0, 158, 137, 0.13);
}

.product-rating-progress span {
  display: block;
  height: 100%;
  border-radius: inherit;
  background: var(--primary-color);
}

.product-question-section .accordion_style1 .card {
  border: 0;
  border-bottom: 1px solid #edf2f2;
  border-radius: 0;
}

.product-question-section .accordion_style1 .card-header {
  background: #fff;
}

.product-question-section .accordion_style1 .card-body {
  color: #687083;
}

@media (max-width: 1199px) {
  .home_category_grid_item {
    flex-basis: calc((100% - 32px) / 3);
    max-width: calc((100% - 32px) / 3);
  }
}

@media (max-width: 767px) {
  .home_category_grid_item {
    flex-basis: calc((100% - 24px) / 3);
    max-width: calc((100% - 24px) / 3);
  }
}

.product-detail-breadcrumb {
  z-index: 10;
}

.product-detail-breadcrumb-current {
  max-width: 380px;
}

.product_size_option {
  margin: 0;
  cursor: pointer;
}

.product_size_option input {
  position: absolute;
  opacity: 0;
  pointer-events: none;
}

.product_size_option input:checked + span {
  border-color: var(--primary-color);
  color: var(--primary-color);
  font-weight: 700;
}

.product_size_option span {
  border: 1px solid #ddd;
}

.product-shop-metrics {
  border-top: 1px solid #eee;
  margin-top: 1rem;
}

.product-question-section .shadow-sm {
  box-shadow: 0 0 12px rgba(0, 0, 0, 0.05) !important;
}

@media (max-width: 575px) {
  .product-detail-breadcrumb-current {
    max-width: 210px;
  }

  .product-shop-metrics {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }

  .product-shop-metrics .fs-2 {
    font-size: 1.35rem !important;
  }
}

.dc-footer {
  color: #27354a;
  font-family: "Inter", "Poppins", Arial, sans-serif;
}

.dc-footer-main {
  padding: 34px 0 18px;
}

.dc-footer .navbar-brand img {
  max-height: 58px;
}

.dc-footer-brand p,
.dc-footer-feature p,
.dc-footer-contact,
.dc-footer-links a {
  color: #34425a;
}

.dc-footer-brand p {
  margin: 14px 0 0;
  font-size: 15px;
  line-height: 1.35;
  max-width: 250px;
}

.dc-footer-trust-row {
  margin-bottom: 22px;
}

.dc-footer-feature-icon {
  color: var(--primary-color);
  font-size: 44px;
  line-height: 1;
  margin-bottom: 12px;
}

.dc-footer-feature p {
  font-size: 15px;
  line-height: 1.35;
  max-width: 260px;
  margin: 0;
}

.dc-footer .widget_title {
  color: #27354a;
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 8px;
  text-transform: none;
}

.dc-footer-links li {
  margin-bottom: 0px;
  padding-bottom: 3px !important;
}

.dc-footer-links a {
  font-size: 13px;
  line-height: 1.25;
}

.dc-footer-contact {
  list-style: none;
  margin: 0;
  padding: 0;
  font-size: 13px;
}

.dc-footer-contact li {
  display: flex;
  align-items: flex-start;
  gap: 8px;
  margin-bottom: 4px;
}

.dc-footer-contact i {
  color: #27354a;
  min-width: 16px;
  padding-top: 3px;
}

.dc-footer-contact a {
  color: var(--primary-color);
}

.dc-footer-link-row {
  margin-bottom: 14px;
}

.dc-footer-partner-row {
  margin-bottom: 20px;
}

.dc-footer-partner-title {
  display: flex;
  align-items: center;
  gap: 8px;
  flex-wrap: wrap;
  color: #27354a;
  font-weight: 700;
  margin-bottom: 10px;
}

.dc-footer-partner-title small {
  display: inline-flex;
  align-items: center;
  gap: 5px;
  font-size: 12px;
  font-weight: 500;
}

.dc-footer-ssl-badge {
  max-height: 15px;
  width: auto;
  object-fit: contain;
}

.dc-footer-payment-img {
  display: block;
  max-width: 90%;
  max-height: 72px;
  object-fit: contain;
  object-position: left center;
}

.dc-footer-3pl-list {
  display: flex;
  flex-wrap: wrap;
  gap: 8px;
}

.dc-footer-3pl-list span {
  width: 70px;
  height: 26px;
  padding: 4px 8px;
  border-radius: 5px;
  border: 1px solid #edf0f4;
  background: #fff;
  box-shadow: 0 2px 8px rgba(31, 41, 55, 0.05);
  font-size: 11px;
  text-align: center;
  color: #34425a;
  display: inline-flex;
  align-items: center;
  justify-content: center;
}

.dc-footer-3pl-list img {
  max-width: 100%;
  max-height: 18px;
  object-fit: contain;
}

/* .dc-footer-bottom-info {
  align-items: end;
} */

.dc-footer-apps {
  display: flex;
  gap: 10px;
  margin: 0;
  padding: 0;
}

.dc-footer-apps img {
  max-height: 31px;
}

.dc-footer-social {
  display: flex;
  align-items: center;
  gap: 11px;
}

.dc-footer-social a {
  color: var(--primary-color);
  font-size: 23px;
}

.dc-footer-credential {
  color: #34425a;
  font-size: 13px;
  line-height: 1.4;
}

.dc-footer-copyright {
  padding-bottom: 10px;
}

.dc-footer-copyright p {
  margin-bottom: 0;
  color: #34425a;
}

@media (max-width: 991px) {
  .dc-footer-trust-row {
    margin-bottom: 20px;
  }

  .dc-footer-feature p,
  .dc-footer-brand p {
    max-width: none;
  }
}

@media (max-width: 575px) {
  .dc-footer-main {
    padding-top: 28px;
    padding-bottom: 16px;
  }

  .dc-footer-feature-icon {
    font-size: 40px;
  }

  .dc-footer .widget_title {
    font-size: 18px;
  }

  .dc-footer-payment-img {
    max-height: none;
  }
}
