body a,
body .uk-link {
  color: #d54597;
}
body .uk-panel-box-primary {
  color: #fff;
  background: #d54597;
}
body .uk-panel-box-primary blockquote {
  border-left: 5px solid #951b60;
}
body .uk-panel-box-primary h1,
body .uk-panel-box-primary h2,
body .uk-panel-box-primary h3,
body .uk-panel-box-primary h4,
body .uk-panel-box-primary h5,
body .uk-panel-box-primary h6,
body .uk-panel-box-primary .uk-article-lead {
  color: #fff;
}
body .uk-panel-box-primary a {
  color: #fff;
}
body .uk-panel-box-primary a:hover {
  color: #fff;
}
nav.uk-navbar {
  background-color: #f8f8f8;
  border: 1px solid #e7e7e7;
  border-bottom: 4px solid #d54597;
  border-radius: 4px;
  text-transform: uppercase;
}
nav.uk-navbar ul > li {
  border-right: 1px solid #e7e7e7;
}
nav.uk-navbar ul li.uk-active a {
  color: #d54597;
}
nav.uk-navbar ul li a {
  font-size: 12px;
}
nav.uk-navbar ul li a:hover {
  color: #d54597;
}
nav.uk-navbar ul li .uk-dropdown-navbar {
  background: #fff;
  border: 1px solid #e7e7e7;
}
nav.uk-navbar ul li .uk-dropdown-navbar li {
  border-right: none;
}
nav.uk-navbar ul li .uk-dropdown-navbar li a:hover {
  background: none;
}
@media (min-width: 768px) and (max-width: 960px) {
  nav.uk-navbar .uk-navbar-flip {
    display: none;
  }
}
.tm-headerbar .uk-grid: not(.uk-grid-preserve)>* {
  padding-left: 0;
}
.uk-navbar-center {
  max-width: 100% !important;
}
.uk-navbar-center .tm-logo-small {
  letter-spacing: 0 !important;
  color: #d54597;
  font-size: 11px;
}
main.tm-content article a,
main.tm-content article .uk-link {
  color: #d54597;
}
main.tm-content article a.uk-button-primary {
  color: #fff;
}
main.tm-content article .uk-width-medium-2-5 img {
  width: 100%;
}
main.tm-content article .uk-article-meta {
  display: none;
}
main.tm-content article .uk-subnav>li>a:hover {
  color: #951b60;
}
aside.tm-sidebar-b a,
aside.tm-sidebar-b .uk-link {
  color: #d54597;
}
aside.tm-sidebar-b .widget_rss ul {
  padding: 0;
}
footer.tm-footer p {
  font-size: 11px;
}
footer.tm-footer .tm-totop-scroller {
  top: 8px;
  right: 8px;
}
footer.tm-footer ul.uk-subnav {
  padding: 8px 16px;
  background: #e5e5e5;
}
footer.tm-footer ul.uk-subnav li {
  margin-top: 0;
}
footer.tm-footer ul.uk-subnav li a {
  color: #000;
}
.wk-slideshow .caption {
  margin: 0 0 20px 0;
}
body.home- ul.uk-breadcrumb,
body.home- article.uk-article > h1.uk-article-title {
  display: none;
}
.uk-pagination>.uk-active>span {
  background: #d54597 !important;
}
.uk-pagination>li>a {
  background: #e5e5e5 !important;
}
em {
  color: #444 !important;
}
.uk-comment-title {
  margin-top: 35px !important;
}
.ab-margin-fifty-seven {
  margin-top: 57px !important;
}
.ab-margin-top-seventeen {
  margin-top: 17px !important;
}
.widget_rss > ul > li {
  border-bottom: 1px solid #ddd !important;
  list-style: none;
  margin-bottom: 20px !important;
  margin-top: 20px !important;
  padding-bottom: 20px;
}
.uk-description-list-line > dt.faq {
  font-weight: normal;
  padding-bottom: 10px;
}
.uk-description-list-line > dd.faq {
  color: #999;
  padding-bottom: 20px;
}
.video-responsive {
  overflow: hidden;
  padding-bottom: 56.25%;
  position: relative;
  height: 0;
}
.video-responsive iframe {
  left: 0;
  top: 0;
  height: 100%;
  width: 100%;
  position: absolute;
}
a.uk-button-primary {
  background: #d54597;
}
a.uk-button-primary:hover {
  background: #bf247c;
}
span.uk-badge {
  background: #e56bb0;
}
