/*
.nav-primary.fixed .small-site-title {
	position: relative;
  	display: inline-block;
}

.nav-primary.fixed .genesis-nav-menu {
  text-align: left;
}
*/

.nav-primary .small-site-title {
  //background-color: #6d3727;
}

.nav-primary li a:hover {
  color: #fff;
  background-color: #6d3727;
}

.header-image .site-title > a {
  min-height: 250px;
}

.solid-section .widget-area {
  padding: 100px 0;
}

.entry-content a {
	text-decoration: underline;
}

#cboxContent button {
 box-shadow: none !important; 
}

.front-page-2 .detalle {
  font-size: 0.80em;
  color: #999;
}

.front-page-2 #text-9 .widget-wrap {
  padding: 40px 35px;
}

.front-page-2 .gallery-item {
  margin: 0 0 20px;
}

.mfp-gallery,
.mfp-gallery button {
	font-family: "Helvetica Neue",Helvetica,Arial,sans-serif !important;
}

.mfp-gallery button {
	margin: 0 !important;
}

.mfp-gallery button:hover {
  background-color: transparent !important;
}

.footer-widgets .wrap {
  padding-top: 50px;
}

.footer-widgets p {
  margin-bottom: 15px;
}

.site-footer {
  padding: 40px 0;
}