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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
.layout-boxed { background: #3f3d3d url(../images/wood_bg.jpg) repeat!important; }


.layout-boxed-wrapper 
{
        background: url(../images/wood_img.svg) 50% fixed!important;
    background-size: 100% auto!important;
}

.uk-panel-box.style-black {
        padding: 20px!important;
    background: #1A1A1C!important;
    color: #CCC!important;
}

.uk-panel-box.style-black h3 {
    color: #ccc!important;
    font-weight: bold!important;
    font-size: 2rem!important;
    letter-spacing: -1px!important;
}

.uk-overlay-background {background:transparent!important;}
.uk-overlay-panel {
    padding:0px!important;
}
.uk-h1 {
    font-size: 39px;
    line-height: 45px;
    float: left;
    margin: 0 0 0 -10px;
    padding: 0 20px;
    color: #000!important;
    line-height: 60px;
    background: #fff;
}
.uk-text-large {
    font-size: 19px;
    line-height: 25px;
    font-weight: normal;
    display: block;
    float: left;
    margin-left: -10px;
    padding: 0 20px;
    font-size: 16px;
    line-height: 45px;
    background: #000;
    clear: both;
    margin-top: 0px!important;
    margin-bottom: 10px!important;
}
.tm-content {
        background: #fff!important;
    padding: 20px!important;
}
.uk-panel.white {
        background: #FAFAFA;
            padding: 10px;
}
.uk-panel.white h3 {
    font-size: 2rem!important;
    text-transform: uppercase!important;
    font-weight: bold!important;
    letter-spacing: -1px!important;
    line-height: 2rem!important;
}
.uk-panel.white h3 {
  color:#000!important;
}
.uk-panel.white a {
  color:#aaa!important;
}
.uk-panel.whiten {
        background: #fff;
    padding: 20px;
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    letter-spacing: -1px;
}
.uk-panel.whiten h3{
    font-size: 30px;
    text-transform: uppercase;
    font-weight: bold;
    color: #000;
    letter-spacing: -1px;
}