/*
Theme Name: Beans child
Description: Starter Child Theme for the Beans Theme.
Author: Beans
Author URI: http://www.getbeans.io
Template: tm-beans
Version: 1.0.0
Text Domain: tm-beans
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

.uk-grid {
  font-family: 'Roboto', sans-serif;
}

.uk-navbar {
  display: none;
}

h1,
h2 {
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
  font-size: 13px;
  line-height: 16px;
}

body {
  font-weight: 400;
  font-size: 14px;
  line-height: 19px;
  color: #404040;
  font-family: 'Roboto', sans-serif;
}

body.home footer.tm-footer.uk-block {
  display: none;
}

body.home div.tm-primary.uk-width-medium-3-4.uk-row-first {
  width: 100%;
}

.beans-skip-links {
  box-shadow: none !important;
}

*,
 ::before,
 ::after {
  box-sizing: inherit;
}

:focus {
  outline: none !important;
}

header.tm-header {
  border-bottom: none;
  padding: 30px 0;
}

main.tm-main {
  background-color: #FFFFFF;
  padding-top: 0;
}

body a,
body a:visited {
  color: #ff6200;
  text-decoration: none;
  transition: all .25s ease-in-out;
}

body a:hover {
  color: #ff6200;
}

ul.uk-subnav li time {
  color: #ff6200;
}

.dashboard-banner {
  width: calc(100% - 20px);
  padding: 0 0 30px;
  background-size: cover, contain !important;
  display: flex;
  justify-content: flex-end;
  align-items: flex-end;
  position: relative;
  border-radius:8px;
}

h1.uk-article-title {
  font-size: 28px;
  font-weight: 500;
}

.dashboard-banner-container {
  background: #5c5c5c;
  padding: 45px;
  position: relative;
  top: -20px;
  right: -20px;
  width: 490px;
  border-radius:8px;
}

.dashboard-banner-container h1,
.dashboard-banner-container h1 a {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 500;
  font-size: 20px;
  line-height: 24px;
  color: #FFFFFF;
}

.dashboard-banner-container p {
  font-family: 'Roboto', sans-serif;
  font-style: normal;
  font-weight: 300;
  font-size: 14px;
  line-height: 20px;
  color: #dddddd;
}

.dashboard-banner-container a.btn {
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  margin-top: 10px;
  color: #FFFFFF;
  font-size: 12px;
  padding: 8px 25px;
  background-color: #ff6200;
  text-decoration: none;
  border-radius: 6px;
}

.dashboard-banner-container a.btn:hover {
  background-color: #FFFFFF;
  color: #161616;
}

.dashboard-block-container {
  padding: 0;
  margin: 20px 0;
}

.dashboard-block-container .row {
  display: flex;
}

.dashboard-block-container .row .col-sm {
  margin-left: 20px;
  width: 50%;
}

.dashboard-block-container .row .col-sm:first-child {
  margin-right: 20px;
  margin-left: 0
}

.block-head {
  display: flex;
  justify-content: flex-start;
  border-bottom: 1px solid #e7e7e7;
  margin-bottom: 20px;
}

body .block-head a {
  text-align: right;
  flex-grow: 2;
  display: inline-block;
  padding-bottom: 6px;
  font-size: 12px;
  font-weight: 500;
  color: #404040;
}

body .block-head h3,
body .block-head h3 a {
  margin-bottom: -1px;
  padding-bottom: 0;
  color: #ff6200;
  text-transform: uppercase;
  font-size: 14px;
  font-weight: 300;
  text-decoration: none;
}

body .block-head h3 {
  border-bottom: 1px solid #ff6200;
}

.block-head h3 a {
  border-bottom: none;
  margin: 0;
  padding: 0;
}

.dashboard-block {
  display: flex;
}

.dashboard-block img {
  width: 135px;
  height: 95px;
  object-fit: cover;
  margin-right: 20px;
  border-radius: 5px;
  object-position: 10%;
}

.dashboard-block h4,
.dashboard-block h4 a,
.news-block h4,
.news-block h4 a,
.search-filter-results .row article h2,
.search-filter-results .row article h2 a {
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  line-height: 1.4;
  font-weight: 500;
  color: #161616;
  text-decoration: none;
}

.search-filter-results .row article h2,
.search-filter-results .row article h2 a {
  font-size: 18px;
  margin-top: 0;
}

.search-filter-results .row article h2 a:hover {
  text-decoration: underline;
}

.search-filter-results .row article p.article-date {
  margin-bottom: 3px;
  font-size: 12px;
  color: #989898;
}

.dashboard-block h4 a:hover,
.news-block h4 a:hover {
  text-decoration: underline;
}

.dashboard-block p,
.search-filter-results .row article {
  font-size: 14px;
  color: #404040;
}

.dashboard-newses-container {
  padding: 0;
}

.dashboard-newses-container .row {
  display: flex;
}

.dashboard-newses-container .col-sm {
  width: 33%;
  margin-right: 30px;
}

.dashboard-readmore {
  text-align: center;
  margin-top: 30px;
}

.dashboard-readmore a.btn,
.pagination .nav-previous a,
.pagination .nav-next a,
.sf-field-reset input.search-filter-reset {
  font-family: 'Roboto', sans-serif;
  display: inline-block;
  margin-top: 10px;
  color: #161616;
  font-size: 12px;
  padding: 6px 23px;
  background-color: #ffffff;
  border: 2px solid #ff6200;
  text-decoration: none;
  border-radius: 6px;
}

.sf-field-reset input.search-filter-reset {
  width: 100%;
}

.dashboard-readmore a.btn:hover,
.pagination .nav-previous a:hover,
.pagination .nav-next a:hover,
.sf-field-reset input.search-filter-reset:hover {
  color: #FFFFFF;
  background-color: #ff6200;
  text-decoration: none;
}

body .tm-site-branding a {
  color: #161616;
  font-family: 'Roboto', sans-serif;
  font-weight: 500;
}

.uk-panel-box {
  padding: 0 !important;
}

.search-filter-results .row {
  display: flex;
}

.search-filter-results .row article {
  width: 50%;
  padding: 0;
  margin: 0 20px 50px 0;
}

.post-158.page {
  padding: 0;
}

.post-158 header,
.uk-breadcrumb {
  display: none;
}

.search-filter-results a {
  color: #ff6200;
}

.search-filter-results .row article.special-article {
  background: #ff6200;
  padding: 0;
  border-radius: 15px;
  overflow: hidden;
}

.search-filter-results .row article.special-article .inner-container {
  padding: 20px;
}

.search-filter-results .row article.special-article h2,
.search-filter-results .row article.special-article h2 a {
  color: #fff;
}

.searchandfilter ul {
  padding: 0 20px;
}

.searchandfilter ul li {
  padding: 0;
}

.uk-align-medium-right.uk-margin-bottom-remove {
  display: none;
}

.pagination {
  display: flex;
  justify-content: space-between;
}

.inner-container p {
  margin-bottom: 0;
}

p.read-more {
  display: inline-block;
  margin-top: 0;
  margin-bottom: 10px;
}

.widget_search_filter_register_widget {
  background: #fafafa;
  padding-top: 20px;
  padding-bottom: 20px;
}

aside.tm-secondary.uk-width-medium-1-4 {
  padding-left: 25px;
}

table {
  border-collapse: collapse;
}

table,
td,
th {
  border: 1px solid #ddd;
  padding: 8px;
}

th {
  background-color: #f2f2f2;
}

form.searchandfilter ul li h4 span {
  display: inline-block;
  width: 15px;
}

li.sf-hide ul {
  display: none;
}

.uk-nav-side>li.uk-active>a,
.uk-pagination>.uk-active>span,
.uk-pagination>li>a:hover,
.uk-pagination>li>a:focus,
.uk-pagination>li>a:hover,
.uk-pagination>li>a:hover {
  background: #ff6200;
}

.uk-article-title {
  font-size: 28px;
  line-height: 30px;
}

ul.uk-subnav li time {
  color: #999;
}

@media (max-width: 800px) {
  .dashboard-block-container .row,
  .dashboard-newses-container .row,
  .search-filter-results .row {
    display: block;
  }
  .dashboard-newses-container .col-sm {
    width: 100%;
    margin-right: 0;
  }
  .dashboard-block-container .row .col-sm {
    width: 100%;
    margin: 0;
  }
  .search-filter-results .row article {
    width: 100%;
  }
}