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

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

div.tm-block div.uk-container .uk-grid {
    padding: 10px 0;
}


.bp-promo {
	padding: 15px;
}

ul.uk-nav-sub > li > a {
  border-bottom: 1px solid rgba(7, 92, 151, 0.1);
  /* border-right: 1px solid rgba(7, 92, 151, 0.1); */
  padding-top: 5px;
  padding-bottom: 5px;
}

textarea#comments-form-comment {
	height: auto;
}

.top-parallax, .bottom-parallax {
    min-height: 50px;
    background: #f7f7f7;
}