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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 body {
	background: rgba(0, 0, 0, 0) url("../images/fon6.jpg") no-repeat fixed 50% 0 / cover ;
 }
 
 .tm-page {
	margin-top: 45px;
 }
 
 .tm-page .uk-container {
	padding: 25px 25px;
 }
 
 .tm-headerbar a {
	color: #D12023;
 }
 
 .uk-navbar-nav > li > a {
	padding: 0 12px;
 }
 
.tm-toolbar p {
	margin-bottom: -25px;:
} 
 
 .tm-fullscreen {
    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
    border-top: 1px solid rgba(0, 0, 0, 0.05);
	background: #f3f1ed none repeat scroll 0 0;
}

 .tm-fullscreen .mainpage {
	max-width: 1200px;
	color: #fff;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 35px;
	padding-right: 35px;
 }
 
.tm-fullscreen .mainpage h3{
	color: #fff;
}
 
.tm-bottom a:not([class]) {
	color: #D12023;
}

.tm-bottom .uk-panel li a:not([class]) {
	color: #D12023;
} 

.tm-block.footer {
	background: #f3f1ed none repeat scroll 0 0;
	padding-top: 10px;
	opacity: 0.8;
}

.tm-footer {

}

.tm-footer a:not([class]) {
}

.tm-footer a:hover, .tm-footer a:focus {
    color: #fff !important;
}

.uk-text-primary {
	color: #D12023 !important;
}

.tm-footer a:hover:not([class]) {
    color: #d12023 !important;
	text-decoration: underline;
}

.tm-footer .uk-active a:not([class]) {
    color: #D12023 !important;
}

.uk-navbar-nav > li > a {
	color: #D12023;
}
.tm-headerbar {
    padding: 5px 0;
}

#comments-form-comment {
	min-height: 100px;
}
.element-itemprevnext .page-nav {
	margin-top: 5px;
}
.wk-zoo-item div.media > img, .wk-zoo-item div.media > a > img, .wk-zoo-item div.media > object, .wk-zoo-item div.media > embed {
	 display: inline;
}

.wk-zoo-item h3.title {
	font-size: 12px;
	min-height: 45px;
}

.element.element-textprice {
	text-align: center;
	font-size: 1.4em;
}

.element.element-textprice #textpriceid {
	color: red;
	font-weight: bold;
}

.textprice #textpriceid {
	color: red;
	font-weight: bold;
	font-size: 1.2em;
}

a, .uk-link {
	color: #477A1F;
}

a:hover, .uk-link:hover {
    color: #2D540F;
    text-decoration: underline;
}