/*
Theme Name: the7dtchild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: dt-the7
*/

.page-title.solid-bg {
  background-image: url(dateien/bn.jpg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}

.teaser {
  padding: 20px;
  border: 1px solid rgba(128,0,64,0.5);
  text-align: center;
}

.teaser:hover {
  border: 1px solid rgba(128,0,64,1);
  cursor: pointer;
}

.teaser-btn {
  display: block;
  max-width: 140px;
  margin: 0 auto;
  padding: 4px 20px;
  color: #fff;
  background-color: #800040;
  text-decoration: none;
  transition: all .2s;
}

.teaser-btn:hover, .teaser:hover .teaser-btn {
  margin-top: -3px;
  margin-bottom: 3px !important;
  color: #fff;
  cursor: pointer;
}

.list {
  margin: 0 !important;
  padding: 0 !important;
}

.list li {
  position: relative;
  margin: 0;
  padding: 0 0 10px 26px;
  list-style: none;
}

.list li::after {
  content: "";
  position: absolute;
  top: 5px;
  left: 0;
  width: 18px;
  height: 18px;
  background-repeat: no-repeat;
  background-position: center center;
  background-color: transparent;
  background-size: 18px 18px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0idXRmLTgiPz4KPCEtLSBHZW5lcmF0b3I6IEFkb2JlIElsbHVzdHJhdG9yIDI0LjAuMCwgU1ZHIEV4cG9ydCBQbHVnLUluIC4gU1ZHIFZlcnNpb246IDYuMDAgQnVpbGQgMCkgIC0tPgo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkViZW5lXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IgoJIHdpZHRoPSIxNnB4IiBoZWlnaHQ9IjE2cHgiIHZpZXdCb3g9IjAgMCAxNiAxNiIgc3R5bGU9ImVuYWJsZS1iYWNrZ3JvdW5kOm5ldyAwIDAgMTYgMTY7IiB4bWw6c3BhY2U9InByZXNlcnZlIj4KPHN0eWxlIHR5cGU9InRleHQvY3NzIj4KCS5zdDB7ZmlsbDojODAwMDQwO30KPC9zdHlsZT4KPHBhdGggY2xhc3M9InN0MCIgZD0iTTE2LDEuM2wtMS4yLTEuMWwtMi42LDNjLTEuMy0xLjItMy0yLTUtMkMzLjMsMS4yLDAsNC41LDAsOC41YzAsNCwzLjMsNy4zLDcuMyw3LjNjNCwwLDcuMy0zLjMsNy4zLTcuMwoJYzAtMS40LTAuNC0yLjgtMS4xLTMuOUwxNiwxLjN6IE0xMy42LDguNWMwLDMuNS0yLjgsNi4zLTYuMyw2LjNDMy44LDE0LjgsMSwxMiwxLDguNWMwLTMuNSwyLjgtNi4zLDYuMy02LjNjMS43LDAsMy4yLDAuNiw0LjMsMS43CglMNy4xLDkuMUwzLjcsNS44TDIuNiw4bDMuNSwzLjlsMC44LDFsMC44LTFsNS02LjVDMTMuMyw2LjQsMTMuNiw3LjQsMTMuNiw4LjV6Ii8+Cjwvc3ZnPgo=);
}

.pdf-link {
  display: inline-block;
  border: 1px solid rgba(128,0,64,0.5);
}

.pdf-link:hover {
  border: 1px solid rgba(128,0,64,1);
}

.content span.wpcf7-list-item {
  margin-left: 0;
  font-size: 12px;
  line-height: 18px;
}

.text-sm {
  font-size: 12px;
  line-height: 18px;
}
