@import url("https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800");
.header.header-6 .header-top {
  background-color: var(--theme-background);
}
.header.header-6 .header-top .container::after,
.header.header-6 .header-top .container-fluid::after {
  height: 0;
}
.header.header-6 .header-middle .container,
.header.header-6 .header-middle .container-fluid {
  position: relative;
}
.header.header-6 .header-middle .container::after,
.header.header-6 .header-middle .container-fluid::after {
  content: "";
  position: absolute;
  left: 1rem;
  right: 1rem;
  height: 0.1rem;
  bottom: 0;
  background-color: #ebebeb;
}
.header.header-6 .header-bottom {
  background-color: var(--theme-primary);
}
.header.header-6 .header-bottom .menu > li > a {
  color: var(--theme-header-text);
  letter-spacing: 0.01em;
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}
.header.header-6 .header-bottom .menu > li > a::before {
  bottom: 10px;
  height: 0.2rem;
}
.header.header-6 .header-bottom .menu > li:hover > a,
.header.header-6 .header-bottom .menu > li:focus > a,
.header.header-6 .header-bottom .menu > li.active > a {
  color: #fff;
}
.header.header-6 .header-bottom .menu > li + li {
  margin-left: 0.8rem;
}
.header.header-6 .header-bottom .header-right {
  padding-right: 1rem;
}
.header.header-6 .header-bottom .header-right p,
.header.header-6 .header-bottom .header-right i {
  color: var(--theme-header-text);
  letter-spacing: 0.01em;
}
.title {
  font-weight: 600;
  font-size: 2.2rem;
  letter-spacing: -0.025em;
  margin-bottom: 1.5rem;
}
.title-desc {
  letter-spacing: 0;
}
.heading {
  margin-bottom: 4.2rem;
}
.heading .title {
  margin-bottom: 0.8rem;
}
.container-fluid {
  padding-left: 1rem;
  padding-right: 1rem;
}
.title-border {
  padding-bottom: 1.5rem;
  border-bottom: 0.1rem solid #ebebeb;
}
.owl-simple .owl-nav [class*="owl-"] {
  top: 37%;
}
.owl-simple .owl-nav .owl-prev {
  left: -45px;
}
.owl-simple .owl-nav .owl-next {
  right: -45px;
}
.header-6 .header-middle,
.header-6 .header-menu {
  font-size: 1.4rem;
}
.header-6 .search-toggle:not(:hover):not(.active),
.header-6 .wishlist-link:not(:hover):not(:focus),
.header-6 .cart-dropdown:not(.show):not(:hover) .dropdown-toggle,
.header-6 .compare-dropdown:not(.show):not(:hover) .dropdown-toggle {
  color: #333;
}
.header-6 .cart-dropdown:hover .cart-txt,
.header-6 .cart-dropdown:focus .cart-txt,
.header-6 .wishlist-link:hover .cart-txt,
.header-6 .wishlist-link:focus .cart-txt {
  color: var(--theme-primary);
}
.header-6 .cart-dropdown:hover .wishlist-txt,
.header-6 .cart-dropdown:focus .wishlist-txt,
.header-6 .wishlist-link:hover .wishlist-txt,
.header-6 .wishlist-link:focus .wishlist-txt {
  color: var(--theme-primary);
}
.intro-section {
  margin-top: 0;
  margin-bottom: 0.9rem;
  background-color: var(--theme-background) !important;
}
.intro-section .icon-boxes-container {
  margin-top: 0;
  background-color: transparent;
  padding-top: 0.3rem;
  padding-bottom: 0;
}
.intro-section .icon-box-side {
  margin-left: -1.2rem;
}
.intro-section .icon-box-icon {
  color: #333;
  font-size: 3rem;
}
.intro-section .icon-box-title,
.intro-section .icon-box {
  font-size: 1.4rem;
}
.intro-section .icon-box-side .icon-box-icon {
  min-width: 5.4rem;
}
.intro-section .icon-box-content p {
  letter-spacing: -0.01em;
}
.banner-content {
  left: 2rem;
  padding-top: 0;
}
.banner-content.banner-content-right {
  right: 3rem;
}
.banner-content.banner-content-reverse {
  left: auto;
  right: 2rem;
  text-align: right;
}
.banner-content.banner-content-top {
  top: 3.6rem;
  transform: translateY(0);
}
.banner-subtitle,
.banner-big .banner-subtitle {
  font-weight: 400;
  font-size: 1.3rem;
  letter-spacing: 0;
  margin-bottom: 0.8rem;
  text-transform: uppercase;
}
.banner-title {
  font-weight: 600;
  font-size: 2rem;
  line-height: 1.2;
  letter-spacing: -0.025em;
  margin-bottom: 0.5rem;
}
.banner-link {
  color: #fff;
  font-weight: 400;
  font-size: 1.4rem;
  line-height: 1.4;
  letter-spacing: -0.01em;
}
.banner-link i {
  margin-left: 0.5rem;
}
.banner-link:hover,
.banner-link:focus {
  color: #fff;
  text-decoration: none !important;
  box-shadow: 0 1px 0 0 #fff;
}
.banner-big .banner-content {
  left: 2rem;
}
.banner-big .banner-title {
  font-size: 2.4rem;
  margin-bottom: 0.3rem;
  line-height: 1.2em;
}
.banner-big .banner-content.banner-content-bottom {
  bottom: 4rem;
}
.text-black {
  color: #333 !important;
}
.btn-product-icon:not(:hover):not(:focus) {
  color: #333;
}
.cta-title {
  font-weight: 600;
  font-size: 2.2rem;
  letter-spacing: -0.025em;
  margin-bottom: 0;
}
.cta-heading {
  margin-bottom: 2.4rem;
}
.cta-heading .cta-title {
  margin-bottom: 0.7rem;
  color: var(--theme-about-text);
}
.cta-heading p {
  color: var(--theme-about-text);
}
.cta-desc {
  font-weight: 300;
  font-size: 1.4rem;
  line-height: 1.5;
}
.cta {
  /*margin-bottom: 6.5rem;*/
}
.cta .btn {
  text-transform: uppercase;
  padding-left: 2.5rem;
  background: none !important;
}
.cta .btn:hover {
  background-color: none !important;
}
.cta .btn i {
  font-size: 1.5rem;
  margin-left: 0.5rem;
}
.cta .btn:not(.btn-block) {
  min-width: 140px;
}
.blog-posts .entry-media {
  margin-bottom: 1.6rem;
}
.blog-posts .entry-meta {
  margin-bottom: 0.3rem;
  letter-spacing: 0;
}
.blog-posts .entry-title {
  font-size: 1.6rem;
  margin-bottom: 0.1rem;
  font-weight: 600;
}
.blog-posts .read-more {
  text-transform: capitalize;
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: 0;
}
.blog-posts .read-more:not(:hover):not(:focus) {
  color: #777;
}
.more-container {
  margin-top: 1.2rem;
  margin-bottom: 5.5rem;
}
.more-container .btn-more {
  border-color: #ebebeb;
}
.more-container .btn-more i {
  margin-left: 1.5rem;
}
.footer-bottom .container,
.footer-bottom .container-fluid {
  padding-top: 2.9rem;
}
.footer-bottom .container::before,
.footer-bottom .container-fluid::before {
  display: none;
}
@media screen and (min-width: 768px) {
  .banner-content {
    left: 4rem;
  }
  .banner-content.banner-content-right {
    right: 9rem;
  }
  .banner-content.banner-content-reverse {
    left: auto;
    right: 4rem;
  }
  .banner-content.banner-content-top {
    top: 5.6rem;
  }
  .banner-title {
    font-size: 2.2rem;
  }
  .banner-big .banner-content {
    left: 5rem;
  }
  .banner-big .banner-title {
    font-size: 3rem;
  }
  .banner-big .banner-content.banner-content-bottom {
    bottom: 10rem;
  }
}

/*# sourceMappingURL=demo-17.css.map */
