/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

/* Logo */
#logo .custom-logo {
  width: 270px;
  height: 60px;
  background: url(img/logo.png) 0 0 no-repeat;
}

/* Frontpage Demo Content */
.demo-slide {
  min-height: 400px;
  padding: 60px 0 0 60px;
  background-position: 100% 0;
  background-repeat: no-repeat;
}

.demo-slide h1 {
  font-size: 40px;
  margin: 0 0 10px 0;
}

.demo-slide h2 {
  font-size: 26px;
  margin: 0 0 50px 0;
}

.demo-slide h3 {
  margin-bottom: 5px;
  font-size: 24px;
}
.demo-slide p { margin: 0; }

.demo-slide .demo-box {
  position: relative;
  min-height: 62px;
  padding-top: 20px;
}

.demo-slide ul.check > li {
  padding-left: 25px;
  background: url(img/icon_check.png) 0 50% no-repeat;
  line-height: 32px;
  font-size: 18px;
}

.demo-box-article {
  position: relative;
  float: left;
  width: 300px;
  margin-bottom: 10px;
  padding-top: 20px;
}

.demo-box img,
.demo-box-article img {
  position: absolute;
  top: 10px;
  left: 0;
}

.demo-box h3,
.demo-box-article h3 { margin-top: 0; }

.demo-box h3,
.demo-box p,
.demo-box-article h3,
.demo-box-article small { margin-left: 72px; }

.demo-list ul.line > li { line-height: 30px; }
.dttip{display:none}

.text-2columns{column-count:2;column-gap: 30px;
  -webkit-column-count: 2;-webkit-column-gap: 30px;
  -moz-column-count: 2;-moz-column-gap: 30px;
  -ms-column-count: 2;-ms-column-gap: 30px;
  -o-column-count: 2;-o-column-gap: 30px;
}
.page-registration #toolbar.toolbar-list{display:none}
#yoo-zoo .items-col-2 h1.pos-title{font-size:22px}
#yoo-zoo .items p.pos-links span a:after{content:""}
#yoo-zoo .items h2.pos-subtitle{text-transform:none}

.topmargin{margin-top:40px}
div.formCaption{height:auto}
#price_header {
  font-size: 18px;
  margin-bottom: 30px;
  margin-left: 28px;
  margin-top: 30px;
}
#dt_price_breakdown {  display: none}
.dt-register-registration div #toolbar{display:none}

#yoo-zoo .item h1.pos-title {border-bottom: 1px solid #323232; color:#323232; padding-bottom: 5px}