/* Demo 16 Homepage 16 */
/* Fonts */
@import url("https://fonts.googleapis.com/css?family=Poppins:200,200i,300,300i,400,400i,500,500i,600,600i,700,700i,800");

.intro-slider-container,
.intro-slide {
  min-height: calc(100vh - 150px);
  max-height: 750px;
  background-color: #333; }

.intro-slide {
  display: flex;
  align-items: center;
  background-size: cover;
  background-position: center center; }
.intro-slide .intro-content {
    position: static;
    left: auto;
    top: auto;
    transform: translateY(0);
    -ms-transform: translateY(0);
    padding-top: 6rem;
    padding-bottom: 6rem; }

.intro-content .btn {
  text-transform: uppercase; }
  .intro-content .btn i:last-child {
    margin-left: .4rem; }
.lookbook-intro-slider .intro-content .btn-outline-white {
  border-color: #fff; color: #fff; }

.intro-subtitle.lookbook {
  font-weight: 400;
  font-size: 2.2rem;
  letter-spacing: 0em;
  margin-bottom: 1rem;
  color: #ebeaea; }

.intro-title {
  color: #333333;
  font-weight: 600;
  letter-spacing: -.025em;
  margin-bottom: 1.3rem; }

.icon-box {
  font-size: 1.4rem; }
  .icon-box p {
    letter-spacing: -.01em; }

.icon-box-icon {
  font-size: 4.5rem;
  margin-bottom: 2.5rem; }

.icon-box-title {
  font-weight: 600;
  font-size: 1.6rem;
  letter-spacing: -.01em;
  margin-bottom: .3rem; }

.products-display {
  margin-bottom: 3.5rem;
  padding-top: .5rem; }
  .products-display .heading {
    margin-bottom: 6rem; }
  .products-display .product {
    margin-bottom: 3rem; }
  .products-display .product.product-4 .product-title {
    margin-bottom: .2rem;
    line-height: 1.4em; }
  .products-display .product.product-4 .btn-product:not(:hover):not(:focus) {
    background-color: rgba(255, 255, 255, 0.9); }
  .products-display .product-price {
    color: #333; }
.product-body {
    background-color: transparent;
}

.product.product-4{background: transparent;}
.product-body {
    position: relative;
    padding: 1.6rem 2rem;
    transition: all .35s ease;
    background-color: #fff;
}
.banner-main {
  background-color: transparent;
  margin-bottom: 0; }
  .banner-main:after {
    content: '';
    display: table;
    clear: both; }
  .banner-main .banner-content {
    display: block;
    width: 100%;
    transform: translateY(0);
    position: relative;
    left: auto;
    right: auto;
    top: 0;
    bottom: auto;
    background-color: #fff;
    padding: 3rem; }
  .banner-main .banner-title {
    font-weight: 600;
    font-size: 2.4rem;
    letter-spacing: -.025em;
    margin-bottom: 1.5rem;
    line-height: 1.2;
    max-width: 270px; }
  .banner-main .banner-content.right {
    padding-left: 5rem; }
    .banner-main .banner-content.right .banner-title {
      letter-spacing: 0; }
  .banner-main p {
    margin-bottom: 1.5rem;
    color: #666;
    line-height: 1.7em; }
  .banner-main .banner-link {
    color: #cc9966;
    text-transform: uppercase;
    letter-spacing: -.01em; }
    .banner-main .banner-link i {
      margin-left: .5rem; }
    .banner-main .banner-link:hover, .banner-main .banner-link:focus {
      color: #cc9966;
      text-decoration: none;
      box-shadow: 0 1px 0 0 #cc9966; }

.banner-main-reverse .banner-content {
  float: right; }

.owl-simple .owl-nav [class*='owl-'] {
  top: 40%; }

.owl-simple .owl-nav .owl-prev {
  left: -43px; }
.owl-simple .owl-nav .owl-next {
  right: -43px; }

@media screen and (min-width: 576px) {
  .banner-main {
    margin-bottom: 2rem; }
    .banner-main .banner-content.left {
      width: calc(100% - 65px);
      margin-top: -150px; }
    .banner-main .banner-content.right {
      width: calc(100% - 90px);
      margin-top: -120px; } }
@media screen and (min-width: 768px) {
  .banner-main {
    margin-left: 3rem;
    margin-right: 3rem; }
    .banner-main .banner-content {
      padding: 6rem; }
    .banner-main .banner-title {
      font-size: 3rem; } }
@media screen and (min-width: 992px) {
  .products-display .display-products-col {
    margin-top: 10rem; }

  .video-banner-bg {
    padding-top: 17rem; }

  .products-display .product {
    margin-bottom: 5rem; } }
@media (min-width: 992px) and (max-width: 1199px) {
  .banner-main .banner-content {
    padding: 4rem; } }
@media screen and (min-width: 1200px) {
  .banner-main .banner-content {
    padding-left: 7rem;
    padding-right: 7rem; } }
.video-banner .btn-video {
  box-shadow: 0 0 0 1.5rem rgba(255, 255, 255, 0.1); }

.video-banner-title {
  font-weight: 200;
  margin-bottom: 3rem; }
  .video-banner-title strong {
    font-weight: 600; }

.video-banner-title > span {
  font-weight: 400;
  font-size: 1.6rem;
  letter-spacing: -.03em;
  margin-bottom: 1.8rem; }

.main .btn-outline-primary-2:not(:hover):not(:focus) {
  color: #333; }

.blog-posts .entry-media {
  margin-bottom: 1.6rem; }
.blog-posts .entry-meta {
  margin-bottom: .3rem; }
.blog-posts .entry-title {
  font-weight: 600;
  font-size: 1.6rem;
  letter-spacing: -.01em;
  margin-bottom: .2rem; }
.blog-posts .read-more {
  font-weight: 300;
  font-size: 1.4rem;
  text-transform: capitalize; }
  .blog-posts .read-more:not(:hover):not(:focus) {
    color: #777; }

.more-container {
  margin-top: 1.2rem;
  margin-bottom: 7rem; }

.cta-newsletter.text-center .input-group {
  max-width: 570px;
  margin-left: auto;
  margin-right: auto; }
.cta-newsletter .cta-icon {
  color: #333;
  display: inline-block;
  font-size: 4.5rem;
  line-height: 1;
  margin-bottom: 1.1rem; }
.cta-newsletter .title {
  font-weight: 600;
  font-size: 1.6rem;
  letter-spacing: -.025em;
  margin-bottom: 1rem; }
.cta-newsletter .title-desc {
  color: #777;
  font-weight: 300;
  font-size: 1.4rem;
  letter-spacing: -.01em;
  margin-bottom: 2.4rem; }
.cta-newsletter .form-control {
  height: 46px;
  padding-top: 1.15rem;
  padding-bottom: 1.15rem;
  background-color: #fafafa; }
  .cta-newsletter .form-control:not(:focus) {
    border-color: #fafafa; }
.cta-newsletter .btn {
  min-width: 160px;
  padding-top: 1.15rem;
  padding-bottom: 1.15rem; }
  .cta-newsletter .btn i {
    font-size: 1.5rem;
    margin-left: .5rem; }
.cta-newsletter .newsletter-desc {
  color: #777;
  font-weight: 300;
  font-size: 1.2rem;
  line-height: 1.5;
  margin: 0;
  margin-top: 1.4rem; }

@media screen and (min-width: 768px) {
  .intro-subtitle {
    font-size: 1.4rem;
    margin-bottom: 1.4rem; }

  .intro-title {
    margin-bottom: 1.6rem; }

  .title {
    font-size: 3rem; } }
@media screen and (min-width: 992px) {
  .intro-content .btn {
    min-width: 170px; }
  .intro-content .min-width-sm {
    min-width: 150px; }

  .intro-subtitle {
    font-size: 1.6rem;
    margin-bottom: 1.8rem; }

  .intro-title {
    font-size: 4.6rem;
    margin-bottom: 1.9rem; } }
@media screen and (min-width: 1200px) {
  .intro-slider-container,
  .intro-slide {
    min-height: 0;
    height: calc(100vh - 150px);
    max-height: 750px; }

  .intro-content .btn {
    min-width: 190px; }

  .intro-title {
    font-size: 5rem; } }