.btn {
  background: #b991ad !important
}

.navigation .menu-item-link {
  color: #b991ad !important
}

.navigation .sprite {
  fill: #682755 !important
}

.navigation span {
  background: #b991ad !important
}

.logo img {
  padding: 2px;
top: -2px!important;
  border-bottom-right-radius: 5px;
  border-bottom-left-radius: 5px;
  max-width: 130px !important;
}

.text-content h2 {
  text-transform: capitalize;
  margin-bottom: 10px !important;
}

.slideshow .single-slide .has-content:after {

}

.slideshow .btn {
  color: #fff !important;
  background: #ffc134 !important
}

@media (max-width: 958px) {
  .home-list .responsive-image img {
    height: auto !important
  }

  .home-list .list-item .item-image {
    height: 225px !important
  }

  .slideshow h1 {
    font-size: 34px !important;
  }

  .slideshow h2 {
    font-size: 18px !important;
  }

  .slideshow-inner .heading {
    max-width: 850px;
    padding: 0 10px;
  }

  h1 {
    line-height: 1.2 !important
  }

  h2 {
    line-height: 1.4 !important
  }
}