/*
Theme Name: Selvaggio
Theme URI: http://selvaggio.com.br
Template: ultra
Author: Dr. Alexandre Selvaggio
Author URI: http://selvaggio.com.br
Version: 1.1.5.1478284932
Updated: 2016-11-04 16:42:12

*/

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  color: #313539;
  font-weight: 700;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  margin: 0.89286em 0;
}

.single .entry-header,
.page .site-content > .entry-header,
.blog .page-header,
.archive .page-header,
.search-results .page-header,
.search-no-results .page-header,
.error404 .page-header {
  background: #f6f6f7;
  box-sizing: content-box;
  margin-bottom: 0.27857em;
  padding: 1.33929em 0;
}

.main-navigation {
  box-sizing: border-box;
  float: right;
  max-width: 75%;
}

.main-navigation ul li a {
  color: #313539;
  display: block;
  font-size: 15px !important;
  font-size: 1rem;
  line-height: 1.78571em;
  outline: 0;
  text-decoration: none;
  white-space: nowrap;
}

.site-header .site-branding-container {
  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-align-items: center;
  -moz-align-items: center;
  -ms-align-items: center;
  -o-align-items: center;
  align-items: center;
  -ms-flex-align: center;
  display: box;
  box-align: center;
  box-sizing: border-box;
  display: -webkit-box;
  display: -moz-box;
  display: box;
  display: -webkit-flex;
  display: -moz-flex;
  display: -ms-flexbox;
  display: flex;
  float: left;
  height: 112px;
  max-width: 25%;
  overflow: hidden;
  padding-right: 1.78571em;
  -webkit-transition: 0.3s;
  -moz-transition: 0.3s;
  transition: 0.3s;
}

.wp-video {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}