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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
div.catItemHeader h3.catItemTitle {
  color: #000000;
  font-family: Lato;
  font-size: 32px;
  font-weight: bold;
  line-height: 110%;
  margin: 0;
  padding: 10px 0 4px;
}
button.rsform-submit-button {
  background-color: #d76325;
  background-image: linear-gradient(to bottom, #d76325, #c74425);
  border-color: rgba(0, 0, 0, 0.1);
  box-shadow: 0 -1px 3px rgba(0, 0, 0, 0.024) inset;
  color: #ffffff;
  padding: 10px;
}
.num {
  float: left;
  font-size: 18px;
  line-height: 27px;
  padding: 10px 10px 10px 0;
}
.tm-bottom-c .uk-grid.uk-width-1-2 {
  margin-top: 0;
}
.tm-bottom-c .uk-panel-title::after {
  background: rgba(0, 0, 0, 0) url("../less/uikit/images/default/border_striped_horizontal.png") repeat-x scroll 0 0;
  content: "";
  display: block;
  height: 10px;
  margin-top: 10px;
}