/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

.slide_demo {
  height: 220px;
  padding: 10px 610px 10px 60px;
  overflow: hidden;
}

ul.list-blank {
  padding-left: 0;
  list-style-type: none;
}

ul.list-blank li {
  margin-bottom: 10px;
  overflow: hidden;
}

ul.list-blank img {
  margin-right: 10px;
  float: left;
}

ul.list-blank h3 {
  margin: 3px 0;
  font-size: 14px;
  line-height: 14px;
  font-weight: bold;
  text-transform: none;
}

.uk-responsive-width {
  width: 100%;
}
