#main-header {
  border-bottom: 1px solid #9b1d1f;
  border-top: 10px solid #9b1d1f;
  box-shadow: none !important; -moz-box-shadow: none !important; -webkit-box-shadow: none !important; -khtml-box-shadow: none !important;
}

.single-post .et_pb_button {
  font-size: 15px;
}

.single-post .et_pb_button::after, .et_pb_button::before {
  font-size: 25px;
}

.single-post .entry-title {
  text-transform: uppercase;
}

.single-post .et_pb_section.et_pb_section_0.et_section_regular {
  padding-top: 0 !important;
}

.footer-widget a {
  color: #fff;
}

.entry-content sup {
  font-size: 11px;
  bottom: 6px;
}

.mfp-title {
  display: none !important;
}

#top-menu li {
  padding-right: 35px;
}

#et-top-navigation {
  padding-right: 20px !important;
}

.et_pb_text_inner h5 {
  color: #707070;
}

#main-footer .footer-widget h4 {
  margin-bottom: 15px;
}

#footer-widgets {
  padding-bottom: 2%;
}

.et_pb_module_header {
  font-size: 42px !important;
  font-weight: bold;
  text-shadow: 0 0 30px #000;
  padding: 60px 0 20px;
}

#staffimg img {
  border-radius: 10px; -moz-border-radius: 10px;-webkit-border-radius: 10px; -khtml-border-radius: 10px;
}

/* BLOG */

.single-post #left-area {
  padding: 0 !important;
  width: 100%;
}

.single-post #content-area {
  max-width: 800px;
  margin: 0 auto;
}

.single-post .entry-title {
  font-size: 24px;
  line-height: 31px;
}

.single-post #main-content .container::before {
  width: 0 !important;
}