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

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


.sppb-text-left {
	text-align: left !important;
}


 .uk-block-default {
    background: #fff none repeat scroll 0 0;
}

.uk-block-default:not(.tm-block-texture) {
    border-color: none !important;
}

.uk-navbar {
    background: #000 none repeat scroll 0 0;
    color: #ffffff;
}

h1, h2, h3, h4, h5, h6 {
    color: #9c7e2d;
    font-family: "Open Sans";
    font-weight: 400;
    margin: 0 0 15px;
    text-transform: uppercase;
}

h2, .uk-h2 {
    font-size: 22px !important;
    line-height: 38px;
}

.uk-navbar-nav > li > a {
    box-sizing: border-box;
    color: #fff;
    display: block;
    font-family: "Yantramanav";
    font-size: 19px;
    font-weight: 300;
    height: 70px;
    line-height: 70px;
    padding: 0 25px;
    text-decoration: none;
    text-transform: uppercase;
}

.uk-panel-box {
    background: #000 none repeat scroll 0 0;
    box-shadow: 0 4px 12px 2px rgba(0, 0, 0, 0.04);
    color: #ffffff;
    padding: 30px;
}

.uk-navbar-nav > li.uk-active > a {
    background-color: rgba(0, 0, 0, 0);
    color: #9c7e2d;
}

.tm-toolbar {
    background-color: #aaa;
    box-sizing: border-box;
    height: 55px;
    padding: 15px 40px;
}

.tm-footer {
	color: #9c7e2d;
	font-size: 22px;
	letter-spacing: 1px;
	text-align: center;
	/* text-transform: none; */
	line-height: 31px;
}

.slider-top {
    margin-top: -25px !important;
}

.tm-navbar {
    border-bottom: 0 solid #9c7e2d;
    box-shadow: 0 0 5px #aaa;
    padding: 0 40px;
    position: relative;
    z-index: 999;
}

.uk-dotnav-contrast > .uk-active > * {
    background: #9c7e2d none repeat scroll 0 0;
}

h1, .uk-h1 {
    font-size: 27px;
    line-height: 37px;
}

em {
	color: #9c7e2d;
	font-size: 19px;
	font-weight: 550 !important;
}

html {
    color: #000;
    font: 300 15px/23px "Yantramanav";
}

b, strong {

    font-weight: bold;
}



h4, .uk-h4 {
    font-size: 17px;
    line-height: 25px;
}

.copyright-link {
	visibility: hidden !important;
}

[class^="os-gallery-tabs-main"] .osgalery-cat-tabs {
	list-style: none;
	margin: 0;
	padding: 0;
	visibility: hidden;
	height: 0px;
}

.tm-logo-small {
	margin-top: 1px;
	position: absolute;
	/* width: 100%; */
	text-align: center;
	/* margin: 0 auto; */
	top: 7px;
	/* float: left; */
	margin-left: -28px;
}