/* Copyright (C) YOOtheme GmbH, http://www.gnu.org/licenses/gpl.html GNU/GPL */

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


body .uk-article .uk-article-title {
    color: #ff7f27;
}
.tm-totop-scroller {
    background-color: #ff8a3a !important;
}
.tm-totop-scroller:hover {
 background-color: #ff8f43 !important;
}

a, .uk-link {
    color: #ff7f27;
}
.navbar-style5 .uk-navbar-nav > li.uk-active > a {
    color: #ff7f27;
}
body .readon {
    background: #ff7f27 none repeat scroll 0 0;
    border: 1px solid #ff7f27;
}
.slider-wrapper .tparrows.round {
    border: 2px solid #ff7f27;
}
@media only screen and (max-width: 400px) {
body .uk-article .uk-article-title {
    font-size: 19px;
}
    } 
@media only screen and (max-width: 400px) {
body {
    font-family: sans-serif,"Helvetica","Tahoma","Geneva","Arial";
}
}
.su-lightbox {
    cursor: pointer;
    float: left;
    width: 30%;
    padding: 10px;
}
