html {
  box-sizing: border-box;
}
*, *::before, *::after {
  box-sizing: inherit;
}
body, ul, li, p, a, label, input, div {
  font-family: 'Roboto', sans-serif;
  font-size: 18px !important;
  font-weight: 300 !important;
}
.h1 {
  font-family: 'Roboto', sans-serif;
  font-size: 48px !important;
  font-weight: 200 !important;
}
.h2 {
  font-family: 'Roboto', sans-serif;
  font-size: 30px !important;
  font-weight: 300;
}
.h3 {
  font-family: 'Roboto', sans-serif;
  font-size: 22px !important;
}
.logo {
  font-weight: 500 !important;
}
.text-warning {
  color: #ede861 !important;
}
.text-muted {
  color: #bcbcbc !important;
}
.text-success {
  color: #59ab6e !important;
}
.text-light {
  color: #cfd6e1 !important;
}
.bg-dark {
  background-color: #212934 !important;
}
.bg-light {
  background-color: #e9eef5 !important;
}
.bg-black {
  background-color: #1d242d !important;
}
.bg-success {
  background-color: #59ab6e !important;
}
.btn-success {
  background-color: #59ab6e !important;
  border-color: #56ae6c !important;
}
.pagination .page-link:hover,
.pagination .page-link.active {
  background-color: #69bb7e;
  color: #fff;
}
.pagination .page-link:hover {
  color: #000;
}
#site_nav_top {
  min-height: 40px;
}
#site_nav_top * {
  font-size: .9em !important;
}
#site_main_nav a {
  color: #212934;
}
#site_main_nav a:hover {
  color: #69bb7e;
}
#site_main_nav .navbar .nav-icon {
  margin-right: 20px;
}
#hero-carousel {
  background: #efefef !important;
}
.site-accordion a {
  color: #000;
}
.site-accordion a:hover {
  color: #333d4a;
}
.shop-top-menu a:hover {
  color: #69bb7e !important;
}
.product-wap {
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.10);
}
.product-wap .product-color-dot.color-dot-red {
  background: #f71515;
}
.product-wap .product-color-dot.color-dot-blue {
  background: #6db4fe;
}
.product-wap .product-color-dot.color-dot-black {
  background: #000000;
}
.product-wap .product-color-dot.color-dot-light {
  background: #e0e0e0;
}
.product-wap .product-color-dot.color-dot-green {
  background: #0bff7e;
}
.card.product-wap .card .product-overlay {
  background: rgba(0, 0, 0, .2);
  visibility: hidden;
  opacity: 0;
  transition: .3s;
}
.card.product-wap:hover .card .product-overlay {
  visibility: visible;
  opacity: 1;
}
.card.product-wap a {
  color: #000;
}
#carousel-related-product .slick-slide:focus {
  outline: none !important;
}
#carousel-related-product .slick-dots li button:before {
  font-size: 15px;
  margin-top: 20px;
}
.brand-img {
  filter: grayscale(100%);
  opacity: 0.5;
  transition: .5s;
}
.brand-img:hover {
  filter: grayscale(0%);
  opacity: 1;
}
#hero-carousel .carousel-indicators li {
  margin-top: -50px;
  background-color: #59ab6e;
}
#hero-carousel .carousel-control-next i,
#hero-carousel .carousel-control-prev i {
  color: #59ab6e !important;
  font-size: 2.8em !important;
}
.brand-carousel .h1 {
  font-size: .5em !important;
  color: #000 !important;
}
.services-icon-wap {
  transition: .3s;
}
.services-icon-wap:hover,
.services-icon-wap:hover i {
  color: #fff;
}
.services-icon-wap:hover {
  background: #69bb7e;
}
.leaflet-control a,
.leaflet-control {
  font-size: 10px !important;
}
.form-control {
  border: 1px solid #e8e8e8;
}
#site_footer a {
  color: #dcdde1;
}
#site_footer a:hover {
  color: #68bb7d;
}
#site_footer ul.footer-link-list li {
  padding-top: 10px;
}
#site_footer ul.footer-icons li {
  width: 2.6em;
  height: 2.6em;
  line-height: 2.6em;
}
#site_footer ul.footer-icons li:hover {
  background-color: #cfd6e1;
  transition: .5s;
}
#site_footer ul.footer-icons li:hover i {
  color: #212934;
  transition: .5s;
}
#site_footer .border-light {
  border-color: #2d343f !important;
}
.product-wap .h3,
.product-wap li,
.product-wap i,
.product-wap p {
  font-size: 12px !important;
}
.product-wap .product-color-dot {
  width: 6px;
  height: 6px;
}
@media (min-width: 576px) {
  .brand-carousel .h1 {
    font-size: 1em !important;
  }
}
@media (min-width: 768px) {
  #site_main_nav .navbar-nav {
    max-width: 450px;
  }
}
@media (min-width: 992px) {
  #site_main_nav .navbar-nav {
    max-width: 550px;
  }
  #hero-carousel .carousel-item {
    min-height: 30rem !important;
  }
  .product-wap .h3,
  .product-wap li,
  .product-wap i,
  .product-wap p {
    font-size: 18px !important;
  }
  .product-wap .product-color-dot {
    width: 12px;
    height: 12px;
  }
}
.hero-shell {
  background: linear-gradient(180deg, #f9fdf8 0%, #ffffff 55%, #f2f2f2 100%);
  position: relative;
  overflow-x: hidden;
}
.hero-shell .container {
  width: 100%;
  padding-left: 1rem;
  padding-right: 1rem;
  margin: 0 auto;
  max-width: none;
}
.hero-shell .row {
  margin-left: 0;
  margin-right: 0;
}
.hero-shell .row > [class*="col-"] {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.hero-shell .row .col-lg-6 {
  padding-left: 0.75rem;
  padding-right: 0.75rem;
}
.hero-shell__pattern {
  position: absolute;
  top: -50px;
  right: -10px;
  width: 190px;
  height: 210px;
  background: rgba(89, 171, 110, 0.18);
  border-radius: 50%;
  filter: blur(10px);
  z-index: 1;
}
.hero-shell .container {
  position: relative;
  z-index: 2;
}
.hero-shell .overline {
  letter-spacing: 0.2em;
  text-transform: uppercase;
}
.hero-actions .btn {
  min-width: 180px;
}
.hero-shell .display-4 {
  font-size: clamp(2rem, 4vw + 1rem, 3.75rem);
  line-height: 1.2;
}
.navbar-brand {
  font-size: clamp(0.6rem, 0.7vw + 0.3rem, 0.8rem);
  letter-spacing: 0.02em;
  text-transform: uppercase;
}
.navbar {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
}
.navbar .navbar-brand,
#site_nav_top .navbar-brand,
.navbar-brand {
  font-size: clamp(18px, 2.3vw, 34px) !important;
  line-height: 1.1 !important;
  font-weight: 700;
  letter-spacing: 0.5px;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 70vw;
}
.navbar-brand h1,
.navbar-brand h2 {
  font-size: inherit !important;
  margin: 0 !important;
  line-height: inherit !important;
}
@media (max-width: 576px) {
  .navbar .navbar-brand,
  #site_nav_top .navbar-brand,
  .navbar-brand {
    font-size: 20px !important;
    max-width: 65vw;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
  }
}

@media (min-width: 992px) {
  .navbar-brand {
    max-width: none !important;
    overflow: visible !important;
    text-overflow: unset !important;
    white-space: nowrap !important;
  }
  .navbar-brand * {
    overflow: visible !important;
    text-overflow: unset !important;
    white-space: inherit !important;
  }
}
.navbar-brand {
  max-width: 70%;
}
.navbar-brand img,
.logo img,
header img {
  max-height: 42px;
  width: auto;
  height: auto;
  object-fit: contain;
}
@media (max-width: 991px) {
  .navbar-brand img,
  .logo img,
  header img {
    max-height: 36px;
  }
}
@media (max-width: 576px) {
  .navbar-brand img,
  .logo img,
  header img {
    max-height: 28px;
  }
}
.hero-stats {
  margin-top: 2rem;
  justify-content: center;
  gap: 1rem;
}
.hero-stats .stat-card {
  flex: 1 1 140px;
  min-width: 120px;
}
.stat-card {
  background: #fff;
  padding: 1rem;
  border-radius: 12px;
  min-width: 140px;
  box-shadow: 0 15px 35px rgba(0, 0, 0, 0.05);
}
.stat-card strong {
  display: block;
  font-size: 1.5rem;
  color: #1f8c52;
}
.hero-image {
  position: relative;
}
.hero-chip {
  position: absolute;
  bottom: -25px;
  left: 50%;
  transform: translateX(-50%);
  padding: 0.9rem 1.3rem;
  border-radius: 12px;
  min-width: 220px;
}
.feature-card {
  padding: 2.5rem 2rem;
  border: 1px solid #e5ede5;
  border-radius: 20px;
  background: #fff;
  transition: transform 0.3s ease, box-shadow 0.3s ease;
}
.feature-card:hover {
  transform: translateY(-6px);
  box-shadow: 0 20px 35px rgba(0, 0, 0, 0.08);
}
.feature-card i {
  font-size: 2rem;
  margin-bottom: 1rem;
}
.category-card {
  border-radius: 18px;
  overflow: hidden;
  box-shadow: 0 20px 40px rgba(0, 0, 0, 0.08);
  background: #fff;
}
.category-card img {
  object-fit: cover;
  height: 220px;
}
.category-body {
  padding: 1rem 1.25rem 1.5rem;
}
.product-card {
  border-radius: 18px;
  overflow: hidden;
  background: #fff;
  border: 1px solid #e9efe9;
  box-shadow: 0 15px 30px rgba(0, 0, 0, 0.05);
}
.product-card img {
  width: 100%;
  display: block;
}
.product-meta {
  padding: 1rem;
}
.product-meta h5 {
  margin-bottom: 0.4rem;
}
.story-shell {
  background: #f1f7ef;
}
.story-shell .btn {
  border-radius: 40px;
}
.product-preview {
  padding-top: 1rem;
  padding-bottom: 1rem;
}
.product-preview .row {
  align-items: flex-start;
}
.product-preview .product-card {
  min-height: 320px;
}
.product-preview .product-card img {
  object-fit: cover;
  height: 220px;
}
.product-preview .product-meta p {
  color: #888;
}

@media (max-width: 991px) {
  .hero-actions .btn {
    flex: 1;
  }
  .hero-stats {
    justify-content: space-between;
  }
  .hero-shell .row {
    flex-direction: column;
    margin-left: 0;
    margin-right: 0;
  }
  .hero-shell .row .col-lg-6 {
    max-width: 100%;
    flex: 0 0 100%;
  }
  .hero-shell .hero-image {
    order: -1;
    margin-bottom: 1.5rem;
  }
  .hero-shell .hero-image img {
    width: 100%;
    border-radius: 20px;
  }
  .hero-shell .container {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
  .hero-shell .row > [class*="col-"] {
    padding-left: 0;
    padding-right: 0;
  }
  .hero-shell .row {
    justify-content: center;
  }
  .hero-shell .col-lg-6 {
    max-width: 520px;
  }
}

@media (min-width: 992px) {
  .hero-shell .container {
    max-width: 1100px;
  }
  .hero-shell .row {
    margin-left: 0;
    margin-right: 0;
  }
  .hero-shell .row > [class*="col-"] {
    padding-left: 0.75rem;
    padding-right: 0.75rem;
  }
}
