.header-content {
	background-color: #ffffff;
}
.site-header .site-branding {
	text-align: center;
	padding: 0px;    
}
.entry-header {
	text-align:left;
}
.main-navigation {
	text-transform: uppercase;
/*	color: #ffffff;*/
	font-weight: bold;
/*	display: none;*/
}

.main-navigation ul {
    margin: 0 0 0em 0em;
}
.main-navigation ul li {
	margin-bottom: 0em;
  margin-left: 0em;
}

.site-content a:hover {
    color: #059bc9;
}
article {
	border: 0px;
    background: white;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}

h1,
h2,
legend,
h3,
h4,
h5,
h6 {
  font-weight: bold;
  margin: 0em 0px 0.5em 0px;
}
b, strong {
    opacity: 0.85;
}
.site-content h3 {
	color: #666666;
}
h6 {
  clear: right;
}
h1 {
    text-align: center;
}
ul {
    margin: 0 0 1em 1em;
}
ul li {
	margin-bottom: 1em;
	margin-left: 3em;
}
/*
.hentry {
  padding: 3em;
}
*/
.site-info {
  /*display: none;*/
  visibility: hidden;
} 
.site-info:after {
  content:'Dr. Exner Veronika © Minden jog fenntartva!'; 
  visibility: visible;
  display: block;
  font-weight: bold;
/*  position: absolute;
  background-color: red;
  padding: 5px;
  top: 2px;*/
}
.site-footer {
    text-align: center;
}

.entry-title {display: none;}

div.single-product p {
	margin: 0px 0px 8px 0px;
}
.woocommerce-Price-amount {
	font-weight: bold;
	font-style: italic;    
  	font-size: 1.5em;
    color: #666666;
}
.product_title h1 {
}
.summary h1 {
  margin-bottom: 5px;
}
.main-navigation a {
    color: #fff;
    font-weight: bold;
      -webkit-hyphens: none;
    -moz-hyphens:    none;
    -ms-hyphens:     none;
    hyphens:         none;
}
.main-navigation ul li:hover > a {
  color: #d1e3f9;
    /*font-weight: bold;*/
}
.main-navigation ul ul {
    background: #d9eaf9;
}
.main-navigation ul ul.light a {
/*    color: #244e82;*/
  	color: #059bc9;
  	font-weight: lighter;
}
.main-navigation ul ul.light a:hover {
  color: #059bc9;
  background-color: white;
}
 .menu-toggle {
    background-color: #d1e3f9;
    border: 0px;
  	color: #059bc9;
	text-transform: uppercase;
  	font-weight: bold;
  }
  .menu-toggle:hover {
    background-color: #fff;
  	color: #059bc9;
  }
  .menu-toggle:focus {
    border: 0px;
  } 
#order_review_heading {
	margin-top: 2em;}
  /*
.main-navigation ul ul:hover{
    background: #fff;
}
*/
/*.page-id-28  .entry-title {display: none;}
.page-id-2  .entry-title {display: none;}
/*entry-header*/