@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,600');
.cms-home .main-container {
  background: #f3f2ef;
}
.cms-home .main-container .main.container {
  background: inherit;
}
.cms-home .main-container .main.container .inner-container {
  margin-top: 10px;
}
.cms-home .main-container .main.container .the-slideshow .owl-wrapper-outer {
  border: 2px solid rgba(255, 165, 0, 0.36);
}
.cms-home .main-container .main.container .the-slideshow .owl-wrapper-outer .item.slide img {
  width: 100%;
}
.cms-home .main-container .main.container .home-banners {
  margin-bottom: 15px;
  margin-top: 15px;
  padding: 0;
}
.cms-home .main-container .main.container .home-banners img {
  max-width: 100%;
}
.cms-home .main-container .footer-container .links-wrapper-separators > item {
  width: 100%;
}
.cms-home .price-box .regular-price .price {
  color: #E1831E;
}
.cms-home .old-price .price {
  font-size: 16px;
  text-decoration: line-through;
  color: #8d8c8c;
  font-weight: 300;
}
.cms-home .special-price .price {
  font-size: 22px;
}
#header-nav .navbar-inner .nav .level0 .dropdown-menu {
  box-shadow: none;
}
/*# sourceMappingURL=/media/compiled/dk_homepage_view.less_dc242ad98376834387996fd847f50e0c.map */