body {
  color: #6b8a4a !important;
}

a {
  color: #4e7228 !important;
}
a:hover, a:focus {
  color: #6e9c3a !important;
}

.navbar-default .navbar-nav > li > a:hover {
  color: #6e9c3a !important;
}
.navbar-default .navbar-nav > li > a:hover i {
  color: #6e9c3a !important;
}
.navbar-default .navbar-nav > li.selected > a {
  color: #6e9c3a !important;
}
.navbar-default .navbar-nav > li.selected > a i {
  color: #6e9c3a !important;
}
.navbar-default .navbar-nav > li:hover .sub-menu {
  background-color: #2a3d18 !important;
  border-top-color: #6e9c3a !important;
}
.navbar-default .navbar-nav > li:hover .sub-menu a {
  color: #ffffff !important;
  border-bottom-color: rgba(255, 255, 255, 0.15) !important;
}
.navbar-default .navbar-nav > li:hover .sub-menu a:hover {
  background: #4e7228 !important;
  color: #ffffff !important;
}
.navbar-default .navbar-nav > li.hotline > a {
  color: #4e7228 !important;
}

.cart {
  color: #2a3d18 !important;
}
.cart .cart-badge {
  background-color: #6e9c3a !important;
}

.btn-buy,
.btn-addcart,
.button--primary,
.btn-default-search,
.product-item .add2cart {
  background: linear-gradient(135deg, #6e9c3a, #8abf4a) !important;
  box-shadow: none !important;
  text-shadow: none !important;
  color: #ffffff !important;
}
.btn-buy:hover,
.btn-addcart:hover,
.button--primary:hover,
.btn-default-search:hover,
.product-item .add2cart:hover {
  background: #4e7228 !important;
}
.btn-buy.btn-call,
.btn-addcart.btn-call,
.button--primary.btn-call,
.btn-default-search.btn-call,
.product-item .add2cart.btn-call {
  background: #8abf4a !important;
  box-shadow: none !important;
  text-shadow: none !important;
}
.btn-buy.btn-call:hover,
.btn-addcart.btn-call:hover,
.button--primary.btn-call:hover,
.btn-default-search.btn-call:hover,
.product-item .add2cart.btn-call:hover {
  background: #4e7228 !important;
}

.button,
.btn-primary {
  background: linear-gradient(135deg, #6e9c3a, #8abf4a) !important;
  border-color: #6e9c3a !important;
  color: #ffffff !important;
}
.button:hover, .button:focus,
.btn-primary:hover,
.btn-primary:focus {
  background: #4e7228 !important;
  border-color: #4e7228 !important;
  color: #ffffff !important;
}

.price span:first-child,
.product-item .price {
  color: #4e7228 !important;
}

.content-heading,
.content-heading .heading,
.content-heading2,
.pro-description .content-heading,
.vi-title,
.block-title,
.heading {
  color: #2a3d18 !important;
}

.content-heading-cat {
  background-color: #eef7e8 !important;
}
.content-heading-cat a {
  color: #2a3d18 !important;
}

.category-item {
  border-bottom-color: #6e9c3a !important;
}

.breadcrumb li a {
  color: #4e7228 !important;
}

.swiper-button-next,
.swiper-button-prev {
  color: #6e9c3a !important;
}

.form-control:focus {
  border-color: #6e9c3a !important;
  box-shadow: none !important;
}

.get_news .button,
.get_news a.button {
  background: linear-gradient(135deg, #6e9c3a, #8abf4a) !important;
}
.get_news .button:hover,
.get_news a.button:hover {
  background: #4e7228 !important;
}

.itemFixed.hotLine {
  background: #6e9c3a !important;
}
.itemFixed.hotLine label a > span {
  border-color: #6e9c3a !important;
  color: #4e7228 !important;
}

footer,
.footer_info {
  background: #6e9c3a !important;
  border-top-color: #6e9c3a !important;
  color: white !important;
}

footer a {
  color: white !important;
}
footer a:hover {
  color: #8abf4a !important;
}

.social-heading {
  color: #fff !important;
}

#Ingredients .ingredient-item {
  text-align: left !important;
}

.tuvan {
  border: 1px solid rgba(110, 156, 58, 0.1);
  padding: 0;
  background-image: linear-gradient(to bottom right, rgba(138, 191, 74, 0.1), rgba(110, 156, 58, 0.1)) !important;
}

.payment-content_1 .btn-cart {
  color: #ffffff !important;
  background: #8abf4a url("../images/khoa.png") no-repeat 10px !important;
}

.block-banner-default p {
  font-size: 18px;
  line-height: 1.6;
}

.form-rate .submit,
.contact-form .btn-submit {
  background: linear-gradient(135deg, #6e9c3a, #8abf4a) !important;
  color: #ffffff !important;
  text-transform: uppercase !important;
}

.fixed-contact-left {
  position: fixed;
  left: 12px;
  bottom: 90px;
  z-index: 998;
  display: flex;
  flex-direction: column;
  gap: 10px;
}
.fixed-contact-left .fixed-contact-item {
  position: relative;
  display: flex;
  align-items: center;
  height: 46px;
  width: 46px;
  padding: 0;
  border-radius: 23px;
  overflow: hidden;
  color: #ffffff !important;
  text-decoration: none !important;
  box-shadow: 0 4px 12px rgba(0, 0, 0, 0.22);
  transition: width 0.3s ease, box-shadow 0.3s ease;
}
.fixed-contact-left .fixed-contact-item:hover, .fixed-contact-left .fixed-contact-item:focus {
  width: 170px;
  color: #ffffff !important;
  box-shadow: 0 6px 18px rgba(0, 0, 0, 0.3);
}
.fixed-contact-left .fixed-contact-item:hover .fixed-contact-label, .fixed-contact-left .fixed-contact-item:focus .fixed-contact-label {
  opacity: 1;
}
.fixed-contact-left .fixed-contact-icon {
  flex: 0 0 46px;
  width: 46px;
  height: 46px;
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 19px;
  line-height: 1;
}
.fixed-contact-left .fixed-contact-icon img {
  width: 24px;
  height: 24px;
  object-fit: contain;
}
.fixed-contact-left .fixed-contact-icon svg {
  display: block;
}
.fixed-contact-left .fixed-contact-label {
  white-space: nowrap;
  font-size: 14px;
  font-weight: 600;
  padding-right: 16px;
  opacity: 0;
  transition: opacity 0.25s ease;
}
.fixed-contact-left .fixed-contact-icon::before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 46px;
  height: 46px;
  border-radius: 50%;
  border: 2px solid currentColor;
  opacity: 0.6;
  animation: fixed-contact-pulse 2s infinite;
  pointer-events: none;
}
.fixed-contact-left .fixed-contact-tiktok {
  background: #010101;
}
.fixed-contact-left .fixed-contact-phone {
  background: linear-gradient(135deg, #6e9c3a, #8abf4a);
}
.fixed-contact-left .fixed-contact-shopee {
  background: #ee4d2d;
}

@keyframes fixed-contact-pulse {
  0% {
    transform: scale(1);
    opacity: 0.6;
  }
  70% {
    transform: scale(1.45);
    opacity: 0;
  }
  100% {
    transform: scale(1.45);
    opacity: 0;
  }
}
@media (max-width: 767px) {
  .fixed-contact-left {
    left: 8px;
    bottom: 70px;
    gap: 8px;
  }
  .fixed-contact-left .fixed-contact-item {
    height: 42px;
    width: 42px;
    border-radius: 21px;
  }
  .fixed-contact-left .fixed-contact-item:hover, .fixed-contact-left .fixed-contact-item:focus {
    width: 42px;
  }
  .fixed-contact-left .fixed-contact-item .fixed-contact-label {
    display: none;
  }
  .fixed-contact-left .fixed-contact-icon {
    flex: 0 0 42px;
    width: 42px;
    height: 42px;
    font-size: 17px;
  }
  .fixed-contact-left .fixed-contact-icon::before {
    width: 42px;
    height: 42px;
  }
}

/*# sourceMappingURL=theme.css.map */
