/* Copyright (C) YOOtheme GmbH, YOOtheme Proprietary Use License (http://www.yootheme.com/license) */

/*
 * Custom Style Sheet - Use this file to style your content
 */

h1, h2 {
    font-size: 24px;
}

h6{
  color: #77C3E7;
  font-size: 12px;
}
h1.title{
  font-size: 28px;
}

h4{
  color: #666666;
}

#dm_cats h2.dm_title, #dm_docs h2.dm_title, #dm_docs div.dm_orderby, #dm_docs i{
  display: none
}

/* Frontpage Content */
.front-slide {
  min-height: 300px;
  padding: 20px;
  background-position: 100% 0;
  background-repeat: no-repeat;
  position: relative;
}

.front-slide h1 {
  font-size: 32px;
  margin-left: 15px;
}

.front-slide h1, .front-slide h2 {
  margin-left: 15px;
}
.front-slide h2 {
  font-size: 28px;
}


.front-slide h2 {
  font-size: 28px;
  color: #666666;
}


