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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */


 .tm-isblog .uk-article, .sidebox, .tm-content {
   min-height: 400px !important;
 }

 .category-modulesidebox{
   list-style: none !important;
   padding: 0;
   margin: 0
}

.tm-headerbar{
  margin-bottom: 10px  !important
}

.slides span {
  padding: 0 20px;
  float: left;
  width: 95%;
}

.slides img{
  width: 100% !important
}

.uk-navbar-center.uk-visible-small{
  background: url(https://ethos.at/images/yootheme/demo/default/kand_inv.png);
  background-size: cover
}

.convertforms.cf-success .cf-response{
  background: transparent;
  color: #000
}
.moz-signature{
  display: none;
}
.subbutton, .cell, .acym_module input {
  width: 100% !important
}

.acym_module textarea{
  width: 90%
}

.subbutton{
  background:#ff3f42 ;
}
@media (max-width: 750px){
.uk-navbar{
  background: url(https://ethos.at/images/yootheme/demo/default/kand_inv.png);
  background-size: contain;
  background-position: center center;
  background-repeat: no-repeat;
}
}

h1{
 color: #ff3f42  
}