@charset "UTF-8";
body {
  font-family: "Open Sans", sans-serif;
  background-color: #edeacf;
  color: #622b25;
  background-image: url("./img/bg.png");
}
body.search #primary{
	margin-top:30px;
}
a {
  color: #f8871d;
}
a:hover{
	text-decoration:none;
	color:#ff9838;
}
h1, h2, h3, h4, h5, h6 {
  font-family:'Pacifico', cursive;
  color:#7f1f13;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
  font-family:'Pacifico', cursive;
  color:#7f1f13;
}
.fab {
  color: #ffffff; }

.header {
  height: 400px;
  position: relative;
  background-position: top center;
  background-size: cover;
  font-family: 'Pacifico', cursive;
  font-weight:normal !important;
  color: #ffffff; }

.top-bar {
  background: rgba(0, 0, 0, 0.4);
  border-top: 4px solid #f8871d;
  height: 40px; }

ul.social {
  list-style: none;
  display: flex;
  text-align: right; }
.seven-social{
	transition:all 0.3s ease-in-out;
	-moz-transition:all 0.3s ease-in-out;
	-webkit-transition:all 0.3s ease-in-out;
}
.seven-social a:hover{
	opacity:.8;
}
.header .logo {
  padding: 82px; }

.header .menu {
  background: rgba(159, 27, 19, 0.8);
  color: #ffffff;
  height: 56px;
  font-size: 20px;
  z-index: 999; }

.header .menu .navbar-nav {
  z-index: 998; }

.header .menu li {
  padding-right: 1rem;
  padding-left: 1rem; }

.header .menu a {
  color: #ffffff; }

.header .menu a:hover {
  text-decoration: none;
  color: #f8871d; }

.artigo {
  border-right: 1px solid #ccc;
  padding-top: 20px; }

.artigo .post-title {
  font-family: 'Pacifico', cursive;
  color: #a02113;
  padding-top: 20px;
  padding-bottom: 15px;
  font-size: 30px; }

.artigo .post-title a {
  color: #a02113; }

.artigo .post-title a:hover {
  text-decoration: none; }

.artigo .archive-title {
  font-family: 'Pacifico', cursive;
  color: #a02113;
  padding-top: 20px;
  padding-bottom: 15px;
  font-size: 30px; }

.artigo .archive-title a {
  color: #a02113; }

.artigo .archive-title a:hover {
  text-decoration: none; }

.artigo .post-btn, .btn-primary {
  background-color: #a02113;
  border-color: #a02113;
 }
.btn:hover{
	background-color:#ba2615;
	border-color:#ba2615;
}
.artigo .data {
  position: relative; }

.artigo .data .data-t {
  position: absolute;
  left: 10px;
  top: -3px;
  z-index: 10;
  height: 50px;
  width: 60px;
  background-color: #f8871d;
  color: #ffffff;
  text-align: center;
  font-family: 'Pacifico', cursive; }

.artigo .data .data-t .dia {
  font-size: 24px;
  display: block;
  height: 25px; }

.artigo .data .data-t .ano {
  font-size: 14px;
  display: block; }

.artigo .data .data-t:before {
  content: '';
  width: 0;
  height: 0;
  border-top: 0px solid #f8871d;
  border-left: 30px solid #f8871d;
  border-bottom: 20px solid transparent;
  border-right: 30px solid #f8871d;
  position: absolute;
  left: 0px;
  top: 50px; }

.artigo .data .data-i {
  position: relative; }

.artigo .error {
  font-size: 200px;
  padding: 30px;
  margin: 30px;
  color: #f8871d;
  font-family: "Pacifico", cursive; }

.pages a {
  font-family: 'Pacifico', cursive;
  color: #f8871d; }

.pages a:hover {
  font-family: 'Pacifico', cursive;
  color: #f8871d;
  text-decoration: none;
  text-decoration-line: none;
  text-decoration-line: none; }

.sidebar .widget-wrapper {
  position: relative;
  padding: 15px 0 15px 0; }

.sidebar .widget-wrapper .widget-title {
  background-color: #622b25;
  background-image: url("./img/bg-sidebar.jpg");
  padding: 10px;
  font-size: 22px;
  font-family: 'Pacifico', cursive;
  color: #fff; }

.sidebar .widget-wrapper .widget-title:before {
  content: '';
  width: 96px;
  height: 15px;
  position: absolute;
  right: 10px;
  top: 7px;
  background-color: #f8871d; }

.sidebar .widget-wrapper ul {
  padding-inline-start: 0px; }

.sidebar .widget-wrapper ul li {
  border-bottom: 2px dashed #f8871d;
  padding: 20px 0 9px 0;
  list-style: none;
  font-size: 14px; }

.sidebar .widget-wrapper ul a {
  color: #622b25;
  font-family: "Open Sans", sans-serif;
  font-weight: bold; }
.pagination{
	padding:30px 0;
}
.pagination .nav-links{
	margin:auto;
}
.buscar {
  width: 100%;
  padding: 5px 0 5px 0; }

.buscar .search-field {
  width: 100%;
  height: 40px;
  border: 1px solid #d0ccae;
  padding: 10px;
  border-radius: 5px;
  position: relative; }

.buscar .busc .fa-search {
  position: absolute;
    right: 5px;
    float: right;
    top: 32px;
    color: #ff7900;
    border: none;
	cursor:pointer;
}
.buscar .busc .fa-searc:hover{
	color:#ff9c00;
}
.search .buscar{
    margin-bottom: 30px;
    border-bottom: 1px solid #d7d3ba;
    padding-bottom: 30px;
}
.pontilhado {
  border: 1px dashed #f8871d; }

.footer1 {
  background-image: url("./img/bg-sidebar.jpg");
  color: #ffffff;
  font-size: 15px; }

.footer1 a {
  color: #ffffff; }

.footer1 li {
  margin-bottom: 15px; }

.footer2 {
  background-color: #9f1b13;
  color: #ee8680;
  font-size: 13px;
 }

.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important; }

a.page-numbers {
  border-radius: 6px;
  padding: 5px 10px 5px 10px;
  background-color: #505050;
  text-decoration: none;
  margin: 1px;
  text-align: center;
  color: #fff;
  font-weight: bold; }

.current {
  border-radius: 6px;
  padding: 5px 10px 5px 10px;
  background-color: #a02113;
  text-decoration: none;
  margin: 1px;
  text-align: center;
  color: #fff;
  font-weight: bold; }

/**
 * A ├írea de coment├írios do tema "TwentyFourteen"
 * com algumas edi├º├Áes necess├írias.
 */
.comments-area {
  margin: 30px auto;
  max-width: 100%;
  font-size: 12px; }

.comments-area textarea {
  width: 100%;
  width: 100%;
  border: 1px solid #d0ccae;
  padding: 10px;
  border-radius: 5px; }

.comment-body {
  border: 1px solid #ddd;
  background: #f9f9f9;
  padding: 15px;
  margin: 15px 0; }

.comment-reply-title,
.comments-title {
  font: 700 16px/1.5 sans-serif;
  margin: 0;
  padding: 0;
  text-transform: uppercase; }

.comment-list {
  list-style: none;
  margin: 0 0 30px 0; }

.comment-author {
  font-size: 14px;
  line-height: 1.7142857142; }

.comment-list .reply,
.comment-metadata {
  font-size: 10px;
  text-transform: uppercase; }

.comment-reply-link {
  padding: 5px 10px;
  color: #fff;
  display: inline-block;
  background: #a02113;
  border-radius: 5px; }
  .comment-reply-link a {
    text-decoration: none; }
    .comment-reply-link a:hover {
      text-decoration: none; }

.comment-author .fn {
  font-weight: 900; }

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
  border-top: 1px solid rgba(0, 0, 0, 0.1);
  margin-bottom: 24px;
  padding-top: 24px; }

.comment-list > li:first-child > article,
.comment-list > .pingback:first-child,
.comment-list > .trackback:first-child {
  border-top: 0; }

.comment-author {
  position: relative; }

.comment-author .avatar {
  border: 1px solid rgba(0, 0, 0, 0.1);
  height: 18px;
  padding: 2px;
  position: absolute;
  top: 0;
  left: 0;
  width: 18px; }

.says {
  display: none; }

.comment-author,
.comment-awaiting-moderation,
.comment-content,
.comment-metadata {
  padding-left: 30px; }

.comment-edit-link {
  margin-left: 10px; }

.comment-content {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word; }

.comment-content ul,
.comment-content ol {
  margin: 0 0 24px 22px; }

.comment-content li > ul,
.comment-content li > ol {
  margin-bottom: 0; }

.comment-content > :last-child {
  margin-bottom: 0; }

.comment-list .children {
  list-style: none;
  margin-left: 15px; }

.comment-respond {
  margin-bottom: 24px;
  padding: 0; }

.comment .comment-respond {
  margin-top: 24px; }

.comment-respond h3 {
  margin-top: 0;
  margin-bottom: 24px; }

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as,
.no-comments,
.form-allowed-tags,
.form-allowed-tags code {
  color: #767676; }

.comment-notes,
.comment-awaiting-moderation,
.logged-in-as {
  font-size: 14px;
  line-height: 1.7142857142; }

.no-comments {
  font-size: 16px;
  font-weight: 900;
  line-height: 1.5;
  margin-top: 24px;
  text-transform: uppercase; }

.comment-form label {
  display: block; }

.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
  width: 100%;
  height: 40px;
  border: 1px solid #d0ccae;
  padding: 10px;
  border-radius: 5px; }

.form-allowed-tags,
.form-allowed-tags code {
  font-size: 12px;
  line-height: 1.5; }

.required {
  color: #c0392b; }

.comment-reply-title small a {
  color: #2b2b2b;
  float: none;
  overflow: hidden;
  font-size: 12px;
  display: block;
  clear: both; }

.comment-navigation {
  font-size: 12px;
  line-height: 2;
  margin-bottom: 48px;
  text-transform: uppercase; }

.comment-navigation .nav-next,
.comment-navigation .nav-previous {
  display: inline-block; }

.comment-navigation .nav-previous a {
  margin-right: 10px; }

#comment-nav-above {
  margin: 15px 0; }

.form-submit .submit, .form-submit input[type="submit"] {
  color: #fff;
  border: 1px solid #a02113;
  padding: 10px;
  background-color: #a02113;
  border-radius: 5px; }
.form-submit:hover .submit:hover, .form-submit:hover input[type="submit"]:hover{
	background-color:#ba2615;
	border-color:#ba2615;
}
blockquote {
  background-color: rgb(243, 148, 56,.9);
  margin: 5px;
  padding: 40px;
  position: relative; }


blockquote::before {
  color: #dddddd;
  content: '“';
  font-family: Georgia, serif;
  font-size: 72px;
  font-style: normal;
  line-height: 0.1;
  position: absolute;
  left: 10px;
  top: 40px; }


blockquote::after {
  color: #dddddd;
  content: '”';
  font-family: Georgia, serif;
  font-size: 72px;
  font-style: normal;
  line-height: 0.1;
  position: absolute;
  right: 15px;
  bottom: 10px; }
.wpcf7 input[type="submit"] {
  color: #fff;
  border: 1px solid #a02113;
  padding: 10px;
  background-color: #a02113;
  border-radius: 5px; }
.wpcf7 input[type="submit"]:hover{
	background-color:#ba2615;
	border-color:#ba2615;
}

  .wpcf7 input[type="text"],
  .wpcf7 input[type="email"]{
  width: 100%;
  height: 40px;
  border: 1px solid #d0ccae;
  padding: 10px;
  border-radius: 5px; }

  .wpcf7 textarea{
    width: 100%;
    border: 1px solid #d0ccae;
    padding: 10px;
    border-radius: 5px
  }
