/*
Theme Name: Enfold Child
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.0
Author: Kriesi
Author URI: http://www.kriesi.at
Template: enfold
*/

body { font-family: TradeGothicLT-Light; }

h1, h2, h3, h4, h5, h6 { 
	font-family: 'TradeGothicLT-CondEighteen', TradeGothicLT-Light, sans-serif;
	font-weight: normal; 
	font-style: normal; 
}

.mfp-title
{
font-size: 14px;
}

.pp_expand {
}

.logo img
{
  padding-top: 10px;
  padding-right: 0px;
  padding-bottom: 10px;
  padding-left: 0px;
}

#top .fullsize .template-blog .blog-meta
{
pointer-events: none!important;
display: none;
}

.mfp-counter
{
display: none;
}
.wr360_player .container .theme_panel .toolbar a.fullscreenon_button
{
 background-image: url("test/img/basic/fullscreenon_combined.png");
}
.wr360_player .container .theme_panel .toolbar a.fullscreenon_button:hover
{
  background-image: url("test/img/basic/fullscreenon_combined.png");
}
.wr360_player .container .theme_panel
{
  position: absolute;
  width: 100%;
  bottom: -10px;
  left: 10px;
  margin-bottom: 0px;
  height: 35px;
}

.wp-caption-text, #top .wp-caption .wp-caption-dd
{
	line-height: 14px;
}
.av-main-nav > li > a
{
  padding-top: 0px;
  padding-right: 13px;
  padding-bottom: 0px;
  padding-left: 13px;
  font-weight: 300;
  font-size: 20px;
}
#top .av-main-nav ul a
{
  line-height: 25px;
  padding-top: 10px;
  padding-right: 17px;
  padding-bottom: 10px;
  padding-left: 17px;
  font-size: 16px;
}
a:link {
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}
.post-meta-infos
{
display: none;
}