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

/* ========================================================================
   Use this file to add custom CSS easily
 ========================================================================== */
 
 .tm-headerbar .uk-panel {
	margin-top: -20px;
	max-width: 400px;
 }

body {
  background: url(../images/bg2_4.jpg) 50% 0% no-repeat fixed;
  background-size: cover;
}

.tm-footer {
    color: #000;
}


.zooprice {
	font-size: 150%;
}

.zooprice #zoopricevalue	{
	color: red;
	font-weight: bold;
}