[data-theme="light"] .vertical-line,
[data-theme="light"] .horizontal-line {
  border-color: black !important;
}
[data-theme="light"] .horizontal-white-line-fill {
  background-color: black !important;
}
[data-theme="light"] .separator-line-fill {
  background-color: black !important;
}
[data-theme="light"] .intro-corner {
  border-color: black !important;
}
[data-theme="light"] .intro-corner-line.dark {
  border-color: black !important;
}
[data-theme="light"] .horizontal-line-fill-white {
  background-color: black !important;
}
[data-theme="light"] .vertical-slider-line-fill {
  background-color: black !important;
}
[data-theme="light"] .vertical-line-white-fill {
  background-color: black !important;
}
[data-theme="light"] .bottom-line-advantages {
  background-color: black !important;
}
[data-theme="light"] .vertical-line-bottom {
  background-color: black !important;
}
[data-theme="light"] .section-bottom-line {
  background-color: black !important;
}
[data-theme="light"] .row-bottom-line {
  background-color: black !important;
}
[data-theme="light"] .review-card-top-line {
  background-color: black !important;
}
[data-theme="light"] .review-card-bottom-line {
  background-color: black !important;
}
[data-theme="light"] .review-card-left-line {
  background-color: black !important;
}
[data-theme="light"] .card-review-right-line {
  background-color: black !important;
}
[data-theme="light"] .vertical-white-line {
  background-color: black !important;
}
[data-theme="light"] .horizontal-line-white {
  background-color: black !important;
}
[data-theme="light"] .news-grid-wrapper {
  border-color: black !important;
}
[data-theme="light"] .vertical-white-line-fill {
    background-color: black !important;
}
[data-theme="light"] .button-home-5 {
    border-color: black !important;
}
[data-theme="light"] .section-bottom-line {
    background-color: black !important;
}
[data-theme="light"] .card-intro-left-line {
    background-color: black !important;
}
[data-theme="light"] .scroll-line {
    background-color: black !important;
}
[data-theme="light"] .circle-outline {
    border-color: #c7c7c7 !important;
}
[data-theme="light"] .circle-outline.top.light {
    border-color: black !important;
}
[data-theme="light"] .circle-outline.bottom.light {
    border-color: black !important;
}
[data-theme="light"] .circle-outline.right.light {
    border-color: black !important;
}
[data-theme="light"] .circle-hover-clip.one {
    border-color: black !important;
}
[data-theme="light"] .sidebar-recent-posts-2 {
    border-color: black !important;
}
[data-theme="light"] .cta-button-article {
    border-color: black !important;
}
[data-theme="light"] .slider-blog-arrow {
    border-color: black !important;
}
[data-theme="light"] .anchor-link-2 {
    border-color: black !important;
}
[data-theme="light"] .anchor-list {
    border-color: black !important;
}
[data-theme="light"] .bottom-slider-arrow-portfolio {
    border-color: black !important;
}
[data-theme="light"] .circle-icon {
    border-color: black !important;
}
[data-theme="light"] .home-faq-top {
    border-color: black !important;
}
[data-theme="light"] .line-faq-fill {
    background-color: black !important;
}
[data-theme="light"] .circle-icon {
    border-color: black !important;
}
[data-theme="light"] .video-button-outline {
    border-color: black !important;
}
[data-theme="light"] .form-input {
    border-color: black !important;
}
[data-theme="light"] .social-link {
    color: black !important;
}
[data-theme="light"] .shop-details-content {
    color: black !important;
}
[data-theme="light"] .paragraph-shop-details {
    color: black !important;
}
[data-theme="light"] .paragraph-shop-details strong {
    color: black !important;
}
[data-theme="light"] .shop-details-hero-title {
    color: black !important;
}
[data-theme="light"] .footer-description {
    color: black !important;
}
[data-theme="light"] .arrow {
    filter: brightness(0.5);
}
[data-theme="light"] .faq-cross-icon {
    filter: brightness(0.5);
}
[data-theme="light"] .btn-hover-bg {
  background-color: black !important;
}

.link-line {
  background-color: var(--white) !important;
  width: 100% !important;
  height: 1px !important;
  position: absolute !important;
  top: 25px !important;
  bottom: auto !important;
}

@media screen and (max-width: 479px) {
  .featured-blogs-section {
    margin-left: 0px !important;
  }
}

@media screen and (min-width:1920px) {
  .logo-glasi {
    height: 60px;
  }
}

    @media screen and (max-width: 991px) {
  [data-theme="light"] .nav-dropdown-list-item.megamenu.w--open {
    background-color: black !important;
  }
  [data-theme="light"] .nav-dropdown-list-item.w--open {
    background-color: black !important;
  }
  [data-theme="light"] p.dropdown-text {
    color: #FFFFFF !important;
  }
}


    @media screen and (max-width: 530px) {
      .theme-toggle-wrapper {
        z-index: 0 !important;
      }
