/*
 * ---:[ Thesis CSS reset ]:---
 */
* {
  margin: 0;
  padding: 0;
  word-wrap: break-word; }

html {
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal; }

table {
  border-collapse: collapse;
  border-spacing: 0; }

img,
fieldset {
  border: 0; }

abbr,
acronym {
  text-decoration: none; }

code {
  line-height: 1em; }

pre {
  overflow: auto;
  word-wrap: normal;
  -moz-tab-size: 4;
  tab-size: 4; }

sub,
sup {
  line-height: 0.5em; }

img,
.wp-caption {
  max-width: 100%;
  height: auto; }

iframe,
video,
embed,
object {
  display: block;
  max-width: 100%; }

img {
  display: block; }

.left,
.alignleft,
img[align=left] {
  display: block;
  float: left; }

.right,
.alignright,
img[align=right] {
  display: block;
  float: right; }

.center,
.aligncenter,
img[align=middle] {
  display: block;
  float: none;
  text-align: center;
  margin-right: auto;
  margin-left: auto; }

.clear {
  clear: both; }

input[type=submit],
button {
  cursor: pointer;
  overflow: visible;
  -webkit-appearance: none; }

.wp-smiley {
  display: inline; }

/*
 * ---:[ icon font ]:---
 */
@font-face {
  font-family: 'fficons';
  src: url('assets/public/fonts/icomoon.eot');
  src: url('assets/public/fonts/icomoon.eot?#iefix') format('embedded-opentype'), url('assets/public/fonts/icomoon.ttf') format('truetype'), url('assets/public/fonts/icomoon.woff') format('woff'), url('assets/public/fonts/icomoon.svg#icomoon') format('svg');
  font-weight: normal;
  font-style: normal; }
[class^="fficons-"],
[class*=" fficons-"] {
  font-family: 'fficons';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1; }

/*
 * ---:[ global styles ]:---
 */
* {
  box-sizing: border-box; }

html,
body {
  height: 100%; }

body {
  min-height: 100%;
  font-family: Baskerville, "Times New Roman", Times, serif;
  font-size: 22px;
  line-height: 37px;
  color: #45250e;
  background: #fcffeb;
  font-weight: 400;
  overflow: auto; }

.w-section {
  padding-left: 19px;
  padding-right: 19px; }

.w-section.content-section {
  padding-left: 0;
  padding-right: 0; }

.w-container {
  margin-left: auto;
  margin-right: auto;
  padding-left: 0;
  padding-right: 0;
  width: 100%; }

.content-container {
  padding: 37px 0; }

.featured_image .post_image {
  width: 100%;
  height: auto; }

a {
  color: #45250e;
  -webkit-transition: all 0.1s ease-in;
  -moz-transition: all 0.1s ease-in;
  -o-transition: all 0.1s ease-in;
  transition: all 0.1s ease-in; }
  a:hover {
    text-decoration: none; }

/*
 * ---:[ Typographical elements ]:---
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  margin-bottom: 19px; }

.headline {
  font-family: Baskerville, "Times New Roman", Times, serif; }
  .headline > a {
    text-decoration: none;
    color: #222222; }
    .headline > a:hover {
      color: #45250e; }

h1 {
  font-size: 58px;
  line-height: 84px;
  text-align: center; }

h2 {
  font-size: 45px;
  line-height: 67px;
  margin-top: 37px; }

/*
 * ---:[ GRT base styles with spaced paragraphs ]:---
 */
.grt {
  font-size: 22px;
  line-height: 37px; }

.grt .headline {
  font-size: 45px;
  line-height: 67px; }

.grt h2,
.grt .widget_title,
.grt .email_form_title {
  font-size: 36px;
  line-height: 55px;
  margin-top: 56px;
  margin-bottom: 19px; }

.grt h3 {
  font-size: 28px;
  line-height: 44px; }

.grt h4,
.grt h5,
.grt h6,
.grt .small,
.grt .caption,
.grt .wp-caption p {
  font-size: 17px;
  line-height: 30px; }

.grt h4,
.grt h5,
.grt h6 {
  line-height: 37px; }

.grt p,
.grt ul,
.grt ol,
.grt blockquote,
.grt pre,
.grt dl,
.grt dd,
.grt .block,
.grt .center,
.grt .aligncenter,
.grt .alignnone,
.grt .left,
.grt .alignleft,
.grt .right,
.grt .alignright,
.grt .box,
.grt .alert,
.grt .note,
.grt .tip,
.grt .post_image,
.grt .post_image_box,
.grt .caption,
.grt .wp-post-image,
.grt .wp-caption,
.headline_area {
  margin-bottom: 37px; }

.grt .wp-caption img,
.grt .post_image_box .post_image,
.grt .thumb {
  margin-bottom: 19px; }

.grt ul ul,
.grt ul ol,
.grt ol ul,
.grt ol ol,
.wp-caption p,
.grt .alert > :last-child,
.grt .note > :last-child,
.grt .tip > :last-child,
.grt blockquote.right p,
.grt blockquote.left p,
.grt .box > :last-child {
  margin-bottom: 0; }

.grt .wp-caption img {
  width: 100%; }

.grt img.alignright,
.grt img.alignleft {
  float: none;
  margin-left: 0;
  margin-right: 0; }

/*
 * ---:[ contextual/discretionary content column styles ]:---
 */
.grt .headline,
.grt h2,
.grt h3,
.grt h4,
.grt h5,
.grt h6,
.grt .widget_title {
  font-family: Baskerville, "Times New Roman", Times, serif; }

.grt h3 {
  font-weight: bold; }

.grt h4,
.grt h5,
.grt h6 {
  text-transform: uppercase; }

.grt ul {
  list-style-type: square; }

.grt ul,
.grt ol {
  margin-left: 37px; }

.grt sub,
.grt sup {
  color: #888888; }

.grt blockquote {
  display: block;
  font-size: 36px;
  line-height: 51px;
  color: #888888;
  padding: 37px;
  width: 100%;
  border: none; }
  .grt blockquote p:last-child {
    margin-bottom: 0; }

.grt pre,
.grt code {
  font-size: 20px;
  line-height: 35px; }

.grt pre,
.grt .note,
.grt .alert,
.grt .tip,
.grt .box,
.grt .thesis_email_form {
  padding: 19px; }

.grt pre,
.grt code {
  background-color: #ededed; }

.grt code {
  padding: 2px 4px; }

.grt .note,
.grt .alert,
.grt .tip,
.grt .box,
.grt .thesis_email_form {
  background-color: #ededed;
  padding-left: 28px;
  display: block; }

.grt .note {
  background-color: #feefb3; }

.grt .tip {
  background-color: #bde5f8; }

.grt .alert {
  background-color: #ffbaba; }

.grt .frame,
.grt .post_image_box,
.grt .wp-caption {
  background-color: #ededed; }

.wp-caption.aligncenter img {
  margin-right: auto;
  margin-left: auto; }

.grt .wp-caption p {
  padding: 0 19px 19px;
  color: #888888; }

.wp-caption .wp-caption-text .wp-smiley {
  display: inline;
  margin-bottom: 0; }

.grt .caption {
  color: #888888;
  margin-top: -19px; }

.grt .drop_cap {
  font-size: 74px;
  font-weight: normal;
  line-height: 1em;
  color: #888888;
  margin-right: 0.15em;
  float: left; }

.grt .footnotes {
  font-size: 17px;
  line-height: 30px;
  color: #888888; }

.grt .footnotes p {
  margin-bottom: 19px; }

.box input[type="text"],
.box .input_text,
.grt .thesis_email_form input[type="text"],
.grt .thesis_email_form .input_text {
  border-color: #d6d6d6; }

.grt .widget {
  margin-top: 74px;
  margin-bottom: 74px; }

.grt .widget_title {
  margin-top: 0; }

.grt .widget_recent_entries a:hover,
.grt .thesis-killer-recent-entries a:hover {
  text-decoration: underline; }

/*
 * ---:[ Flex Classes ]:---
 */
.flex-container {
  display: -webkit-flex;
  display: flex; }

.flex-col,
.flex-row-to-col {
  -webkit-flex-direction: column;
  flex-direction: column; }

.flex-row {
  -webkit-flex-direction: row;
  flex-direction: row; }

.flex-v-align {
  align-items: center; }

.flex-align-right {
  margin-left: auto; }

.flex-align-left {
  margin-right: auto; }

.flex-align-ltoc,
.flex-align-rtoc {
  margin-left: auto;
  margin-right: auto; }

/*
 * ---:[ Menu Bar ]:---
 */
#site_title {
  display: inline-block;
  margin-bottom: 0;
  text-align: left;
  font-size: 28px;
  line-height: 37px;
  width: 100%; }
  #site_title > a {
    text-decoration: none; }
    #site_title > a:hover {
      color: #1b0e05; }

#thesis_logo_image {
  min-height: 70px;
  width: auto; }

.menu-bar {
  position: relative;
  width: 100%;
  font-size: 16px;
  background-color: #f2f2f2;
  z-index: 999;
  min-height: 70px; }
  .menu-bar .w-container {
    position: relative;
    min-height: 70px;
    text-align: center; }

.w-nav-button {
  position: absolute;
  top: 50%;
  right: 0;
  -webkit-transform: translateY(-50%);
  transform: translateY(-50%);
  display: inline-block;
  padding: 0.5em 19px;
  font-size: 1.6em;
  line-height: 55px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/*
 * ---[ Flex Mobile Menu ]---
 */
.side-navigation {
  position: fixed;
  right: -200%;
  height: 100%;
  z-index: 10000;
  -webkit-transition: all 0.2s ease-in;
  -moz-transition: all 0.2s ease-in;
  -o-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in; }
  .side-navigation .menu-container {
    height: 100%;
    width: 100%;
    display: table;
    background-color: #45250e; }
    .side-navigation .menu-container .nav-container {
      height: 100%; }

#flex_menu .menu {
  background-color: #45250e;
  list-style: none;
  display: table;
  text-align: left;
  height: 100%;
  width: 100%;
  color: white; }
    #flex_menu .menu li > a {
      display: block;
      font-family: Baskerville, "Times New Roman", Times, serif;
      font-size: 26px;
      line-height: 37px;
      color: inherit;
      text-transform: uppercase;
      position: relative;
      vertical-align: top;
      text-decoration: none;
      padding: 19px 37px;
      letter-spacing: 0.2em; }
  #flex_menu .menu .close-menu-item {
    background-color: #d9d9d9;
    color: #222222;
    height: 70px; }
    #flex_menu .menu .close-menu-item .fficons-nav-menu {
      line-height: inherit; }
    #flex_menu .menu .close-menu-item > a {
      padding: 0 37px 0 37px;
      line-height: 70px; }
      #flex_menu .menu .close-menu-item > a:hover {
        background-color: #d9d9d9;
        color: #45250e; }

.menu-item > a:hover,
.current-menu-item > a {
  text-decoration: none;
  background-color: #1b0e05; }

#flex_menu .menu .sub-menu {
  list-style: none; }
  #flex_menu .menu .sub-menu li > a {
    vertical-align: middle;
    padding-left: 74px; }
    #flex_menu .menu .sub-menu li > a:before {
      content: " ";
      border-color: transparent white;
      border-style: solid;
      border-width: 0.35em 0px 0.35em 0.45em;
      display: inline-block;
      width: 0px;
      height: 0px;
      position: relative;
      left: -19px; }

/*
 * ---:[ Menu Animation & Behaviour ]:---
 */
  body.show_menu #menu {
    right: 0;
    overflow-y: scroll;
    min-width: 300px; }

/*
 * ---[ Content Column ]---
 */
.w-col {
  position: relative;
  float: left;
  width: 100%;
  min-height: 1px;
  padding-left: 19px;
  padding-right: 19px;
  box-sizing: border-box; }

/*
 * ---[ Front Page Featured Content ]---
 */
  .front-page-module .headline_image {
    position: relative; }
    .front-page-module .headline_image .post_image {
      width: 100%;
      height: auto;
      margin-bottom: 0; }
  .front-page-module .featured_content {
    position: absolute;
    top: 50%;
    left: 50%;
    text-align: center;
    width: 100%;
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
    color: white; }
    .front-page-module .featured_content .headline {
      font-size: 28px;
      line-height: 44px;
      font-family: Baskerville, "Times New Roman", Times, serif;
      text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.2); }
    .front-page-module .featured_content .button-wrapper {
      text-align: center; }
      .front-page-module .featured_content .button-wrapper .button[data-button-style~="default"] {
        color: white;
        border-color: white; }
        .front-page-module .featured_content .button-wrapper .button[data-button-style~="default"]:hover {
          border-color: #1b0e05;
          background-color: #1b0e05;
          color: white; }
      .front-page-module .featured_content .button-wrapper .button[data-button-style~="filled"] {
        border-color: #45250e;
        background-color: #45250e; }
        .front-page-module .featured_content .button-wrapper .button[data-button-style~="filled"]:hover {
          border-color: #1b0e05;
          background-color: #1b0e05; }
      .front-page-module .featured_content .button-wrapper .button[data-button-style~="thesis"] {
        background-color: #45250e;
        border-color: rgba(0, 0, 0, 0.25);
        border-bottom-color: rgba(0, 0, 0, 0.25); }
        .front-page-module .featured_content .button-wrapper .button[data-button-style~="thesis"]:hover {
          background-color: #1b0e05; }
    .front-page-module .featured_image.has-featured-video .play-button {
      position: relative;
      left: auto;
      top: auto;
      display: inline-block;
      -webkit-transform: none;
      transition: none; }
    .front-page-module .featured_image .overlay {
      background-color: black;
        /*
   * The Fallback
   */
      background-color: transparent; }
  .front-page-module .headline {
    margin-top: 0; }
  .front-page-module .w-container {
    margin-bottom: 0; }

.w-section.latest-post-section {
  padding-left: 0;
  padding-right: 0; }

  .latest-post-section > .headline {
    text-align: center;
    margin-top: 0; }

.latest-posts-container {
  display: -webkit-flex;
  display: flex;
  flex-direction: column;
  -webkit-flex-direction: column;
  padding-left: 19px;
  padding-right: 19px; }
  .latest-posts-container .flex_cell {
    -webkit-flex: 1 1 auto;
    flex: 1 1 auto;
    display: -webkit-flex;
    display: flex;
    -webkit-flex-direction: column;
    flex-direction: column;
    margin-bottom: 1em;
    border-radius: 4px;
    overflow: hidden; }
    .latest-posts-container .flex_cell .latest_inner_container {
      display: -webkit-flex;
      display: flex;
      flex-direction: column;
      -webkit-flex-direction: column;
      flex: 1;
      border: 0.5px solid #d1d4d5;
      border-radius: 4px;
      padding: 19px;
      width: 100%;
      justify-content: center;
      align-items: center;
      background-color: white; }
    .latest-posts-container .flex_cell .featured_image + .latest_inner_container {
      justify-content: normal;
      align-items: left;
      border-radius: 0 0 4px 4px; }
    .latest-posts-container .flex_cell .featured_image {
      overflow: hidden;
      border-radius: 4px 4px 0 0; }
    .latest-posts-container .flex_cell .post_image {
      margin-bottom: 0;
      border-radius: 4px 4px 0 0;
      transition: transform 300ms; }
    .latest-posts-container .flex_cell .headline {
      font-size: 22px;
      line-height: 30px;
      margin-bottom: 0;
      font-weight: 400; }
    .latest-posts-container .flex_cell:hover {
      box-shadow: 0 2px 8px rgba(0, 0, 0, 0.25); }
      .latest-posts-container .flex_cell:hover .post_image {
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05); }

  .template-front .content-section .headline {
    text-align: center; }

/*
 * ---[ Inputs ]---
 */
.grt textarea,
input[type="text"],
input[type="email"],
input[type="password"],
.input_text {
  font-size: inherit;
  line-height: inherit;
  font-family: inherit;
  font-weight: inherit;
  color: #45250e;
  border: 1px solid #d6d6d6;
  border-radius: 2px;
  box-shadow: inset 1px 1px 2px rgba(0, 0, 0, 0.08); }
  .grt textarea:focus,
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="password"]:focus,
  .input_text:focus {
    border-color: #45250e; }

.grt textarea,
textarea.input_text {
  display: block; }

.grt input[type="submit"],
.input_submit,
.button,
.cta-button,
#thesis_launcher input {
  color: #45250e;
  border: 1px solid #45250e;
  display: inline-block;
  padding: 0.75em 1em;
  border-radius: 2px;
  background-color: transparent;
  line-height: normal;
  text-align: center;
  text-transform: none;
  text-decoration: none;
  text-shadow: 0px 1px 1px rgba(0, 0, 0, 0.2);
  transition: background-color 0.1s ease, color 0.1s ease;
  color: white;
  border-color: #45250e;
  background-color: #45250e; }
  .grt input[type="submit"]:focus,
  .input_submit:focus,
  .button:focus,
  .cta-button:focus,
  #thesis_launcher input:focus {
    box-shadow: none;
    outline: none; }
  .grt input[type="submit"]:hover,
  .input_submit:hover,
  .button:hover,
  .cta-button:hover,
  #thesis_launcher input:hover {
    border-color: #1b0e05;
    background-color: #1b0e05;
    color: white;
    cursor: pointer; }

#thesis_launcher input {
  padding: 0.25em 0.5em; }

  .grt textarea,
  .grt input[type="text"],
  .grt input[type="email"],
  .grt input[type="password"],
  .grt input_text,
  .grt select {
    width: 100%;
    padding: 9px;
    border-radius: 2px; }

.grt textarea,
.grt textarea.input_text {
  line-height: 37px; }

/*
 * ---[ Section Call to Action ]---
 */
.call-to-action {
  padding: 0 37px;
  background-color: #914e1d;
  text-align: center; }
  .call-to-action .w-container {
    padding: 74px 0; }
  .call-to-action .cta-headline {
    font-size: 45px;
    line-height: 67px;
    position: relative;
    left: 0px;
    top: 0px;
    right: 0px;
    display: block;
    margin-top: 0;
    margin-bottom: 0;
    float: none;
    color: white;
    text-align: center; }
    .call-to-action .cta-headline.has-button {
      margin-bottom: 37px; }
  .call-to-action .cta-button[data-button-style~="default"] {
    color: #45250e;
    border-color: #45250e; }
    .call-to-action .cta-button[data-button-style~="default"]:hover {
      border-color: #1b0e05;
      background-color: #1b0e05;
      color: white; }
  .call-to-action .cta-button[data-button-style~="filled"] {
    border-color: #45250e;
    background-color: #45250e; }
    .call-to-action .cta-button[data-button-style~="filled"]:hover {
      border-color: #1b0e05;
      background-color: #1b0e05; }
  .call-to-action .cta-button[data-button-style~="thesis"] {
    background-color: #45250e;
    border-color: rgba(0, 0, 0, 0.25);
    border-bottom-color: rgba(0, 0, 0, 0.25); }
    .call-to-action .cta-button[data-button-style~="thesis"]:hover {
      background-color: #1b0e05; }

/*
 * ---[ Section Post Byline ]---
 */
.post-byline-container {
  padding-top: 10px;
  padding-bottom: 10px;
  color: #888888;
  display: flex;
  align-items: center; }
  .post-byline-container .post_author {
    margin-right: 13px; }
  .post-byline-container .avatar {
    float: left;
    margin-right: 13px;
    border-radius: 100%; }
  .post-byline-container .num_comments_link {
    margin-left: auto; }
    .post-byline-container .num_comments_link .num_comments {
      vertical-align: middle;
      margin-right: 0.2em; }
    .post-byline-container .num_comments_link:after {
      content: "\e901";
      font-family: "fficons";
      line-height: 1;
      vertical-align: middle; }
  .post-byline-container .post_edit {
    border-radius: 2px;
    font-size: 17px;
    line-height: 37px; }
  .post-byline-container > a {
    color: #888888;
    text-decoration: none; }
    .post-byline-container > a:hover {
      color: #45250e; }

/*
 * ---[ Post Box Styling ]---
 */
  .headline_area .headline {
    margin-bottom: 0; }

.post_box.post-section {
  margin-top: 37px; }

.post_box.post-section.top,
.post_box .post-headline {
  margin-top: 0; }

.post_cats,
.post_tags {
  display: block;
  margin-bottom: 19px; }

.post_cats_intro,
.post_tags_intro {
  display: inline-block;
  font-weight: 400; }


  .template-single .post_box .post_content {
    padding-bottom: 37px; }

  .archive-post-container .post_box.post-section {
    border-bottom: 1px solid rgba(43, 50, 57, 0.05); }
    .archive-post-container .post_box.post-section:last-child {
      border-bottom: none; }
    .archive-post-container .post_box.post-section .featured_image {
      margin-left: -19px;
      margin-right: -19px; }
    .archive-post-container .post_box.post-section.top {
      border-top: 1px solid rgba(34, 34, 34, 0.05); }
      .archive-post-container .post_box.post-section.top .featured_image {
        margin-top: 0; }

      .not-static-front .archive-post-container .post_box.post-section.top {
        border-top: none; }

/*
 * ---[ Archives Content Section ]---
 */
.archive-intro-container,
.blog-intro-container {
  padding: 37px 0; }
  .archive-intro-container > :last-child,
  .blog-intro-container > :last-child {
    margin-bottom: 0; }
  .archive-intro-container .archive_content p:last-child,
  .blog-intro-container .archive_content p:last-child {
    margin-bottom: 0; }

/*
 * ---[ Pagination ]---
 */
  .w-container.pagination-columns .num_pagination {
    border-top: 1px solid rgba(34, 34, 34, 0.1);
    padding: 37px 0 19px; }

.page-numbers {
  padding: 10px;
  border: 1px solid;
  text-decoration: none;
  display: inline-block;
  line-height: 1em;
  margin-bottom: 19px;
  transition: background-color 0.2s ease; }
  .page-numbers.dots:hover {
    background: transparent;
    border: 1px solid;
    color: #45250e; }
  .page-numbers.current,
  .page-numbers:hover {
    background: #45250e;
    border-color: #45250e;
    color: white; }

/*
 * ---[ Misc Elements ]---
 */
.featured_image {
  position: relative; }
  .featured_image > a {
    line-height: 0;
    display: block; }
  .featured_image.has-featured-video {
    position: relative; }
    .featured_image.has-featured-video .play-button {
      position: absolute;
      top: 50%;
      left: 50%;
      -webkit-transform: translate(-50%, -50%);
      transform: translate(-50%, -50%);
      color: white;
      font-size: 2em;
      background-color: #45250e;
        /*
   * The Fallback
   */
      background-color: rgba(69, 37, 14, 0.7);
      padding: 0.5em 1em; }
      .featured_image.has-featured-video .play-button:hover {
        background-color: #45250e;
          /*
   * The Fallback
   */
        background-color: #45250e;
        cursor: pointer; }
    .featured_image.has-featured-video .w-container {
      position: relative; }
  .featured_image .overlay {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: rgba(0, 0, 0, 0.4); }

  .post-excerpt-container a:hover,
  .post_content a:hover,
  .headline_area a:hover,
  .post_cats a:hover,
  .post_tags a:hover {
    background-color: #45250e;
    color: white; }

#video-player {
  z-index: 10;
  background-color: #111111; }

/*
 * ---[ Post Author Section ]---
 */
.author-section {
  background-color: #ededed;
  border-top: 4px solid #dddddd; }

.author-box-wrapper {
  padding: 56px 0;
  position: relative;
  text-align: center; }

.author-description {
  color: #888888; }
  .author-description > p:last-child {
    margin-bottom: 0; }

.grt .author-gravitar {
  margin-bottom: 0;
  margin-right: 0;
  width: auto;
  position: absolute;
  top: 0;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }
  .grt .author-gravitar img {
    border-radius: 100%;
    border: 4px solid #dddddd;
    box-sizing: content-box;
    transition: all 0.1s ease 0s;
    outline: none;
    max-width: 70px; }
    .grt .author-gravitar img:hover {
      border-color: #1b0e05; }

h3.author-name {
  margin-bottom: 0; }

/*
 * ---[ Social Sharing ]---
 */
.ff-social-sharing {
  margin-bottom: 37px; }
  .ff-social-sharing .ff-social-headline {
    margin-top: 37px; }

.share-buttons {
  display: inline-block;
  vertical-align: top;
  margin-bottom: 0.5em; }
  .share-buttons a.share-links,
  .share-buttons a.share-email,
  .share-buttons a.share-whatsapp {
    display: inline-block;
    background-color: #ededed;
    padding: 0.4em 0.6em;
    font-size: 1.4em;
    text-decoration: none; }
    .share-buttons a.share-links:hover,
    .share-buttons a.share-email:hover,
    .share-buttons a.share-whatsapp:hover {
      color: white; }
  .share-buttons .fficons-facebook:hover {
    background-color: #3b5998; }
  .share-buttons .fficons-googleplus:hover {
    background-color: #dd4b39; }
  .share-buttons .fficons-twitter:hover {
    background-color: #00aced; }
  .share-buttons .fficons-pinterest:hover {
    background-color: #cb2027; }
  .share-buttons .fficons-whatsapp:hover {
    background-color: #4dc247; }
  .share-buttons .fficons-email:hover {
    background-color: #323232; }

/*
 * ---:[ Tables ]:---
 */
table {
  border-bottom: medium none;
  border-top: 1px solid #f0f0f0;
  text-align: left;
  width: 100%;
  margin-bottom: 37px; }

td {
  line-height: 25px;
  vertical-align: middle; }

th {
  font-weight: 700; }

td,
th {
  border-bottom: 1px solid #f0f0f0;
  border-top: medium none;
  padding: 3px 5px;
  text-align: left; }

tbody tr:nth-child(2n) td,
tbody tr:nth-child(2n) th {
  background-color: #eeeeee; }

table .description {
  font-size: 17px;
  line-height: 30px;
  color: #888888; }

/*
 * ---:[ sidebar ]:---
 */
.sidebar {
  font-size: 17px;
  line-height: 25px;
  display: none; }
  .sidebar .social-follow-links {
    float: none;
    display: block;
    padding: 0;
    text-align: center; }
  .sidebar .social-icon-link {
    color: #45250e; }
    .sidebar .social-icon-link:hover {
      color: #914e1d; }

.sidebar .widget,
.sidebar .text_box,
.sidebar .query_box,
.sidebar .box,
.sidebar .thesis_email_form {
  margin-bottom: 50px;
  background-color: #ededed;
  padding: 25px;
  border-radius: 2px; }

.sidebar p,
.sidebar ul,
.sidebar ol,
.sidebar blockquote,
.sidebar pre,
.sidebar dl,
.sidebar dd,
.sidebar .left,
.sidebar .alignleft,
.sidebar .right,
.sidebar .alignright,
.sidebar .center,
.sidebar .aligncenter,
.sidebar .block,
.sidebar .alignnone {
  margin-bottom: 25px; }

.sidebar .left,
.sidebar .alignleft {
  margin-right: 25px; }

.sidebar ul ul,
.sidebar ul ol,
.sidebar ol ul,
.sidebar ol ol,
.sidebar .right,
.sidebar .alignright,
.sidebar .stack {
  margin-left: 25px; }

.sidebar .post_content,
.sidebar .post_excerpt {
  margin-top: 25px; }

.sidebar ul ul,
.sidebar ul ol,
.sidebar ol ul,
.sidebar ol ol,
.sidebar .post_excerpt p,
.sidebar .widget p:last-child,
.sidebar .widget input:last-child,
.sidebar .widget #s,
.sidebar .widget #cat {
  margin-bottom: 0; }

.sidebar .widget_title,
.sidebar .email_form_title,
.sidebar .headline {
  font-size: 22px;
  line-height: 32px; }

.sidebar .email_form_intro {
  margin-bottom: 13px; }

.sidebar .widget_title,
.sidebar .email_form_title,
.sidebar .widget_title a.rsswidget {
  position: relative;
  color: #fcffeb;
  margin-top: -25px;
  padding: 13px 25px;
  margin-left: -25px;
  margin-right: -25px;
  background-color: #45250e;
  border-radius: 2px 2px 0 0; }

.sidebar .widget_title a.rsswidget {
  text-decoration: none; }

.sidebar .rss-widget-icon {
  float: right;
  margin-right: 0;
  margin-top: 9px; }

.sidebar .widget_recent_entries .widget_title,
.sidebar .widget_archive .widget_title,
.sidebar .thesis-killer-recent-entries .widget_title {
  margin-bottom: 25px; }

.sidebar .widget_categories > ul {
  margin-top: -6px; }

.sidebar .query_box .post_author,
.sidebar .query_box .post_date {
  color: #888888; }

.sidebar .widget ul {
  list-style-type: none;
  margin-top: -13px;
  margin-bottom: -13px; }

.sidebar .widget_recent_comments > ul > li {
  margin-bottom: 19px; }

.sidebar .widget_text ul {
  list-style-type: square;
  margin-left: 25px; }

.sidebar .widget li a {
  display: block;
  color: #45250e;
  padding: 9px 0; }

.sidebar .widget .menu li a:hover,
.sidebar .widget .menu .current-menu-item > a {
  background: none;
  color: #45250e; }

.sidebar .widget_recent_comments #recentcomments {
  padding-left: 25px; }

.sidebar .widget_recent_comments li a {
  color: #45250e; }

.sidebar .widget_recent_comments li a:hover {
  text-decoration: underline;
  background-color: transparent; }

.sidebar .widget_recent_comments li a:before,
.sidebar .screen-reader-text {
  display: none; }

.sidebar input[type="text"],
.sidebar .input_text,
.sidebar select {
  width: 100%;
  margin-bottom: 13px;
  padding: 6px; }

.sidebar input[type="submit"],
.sidebar .input_submit {
  padding: 6px 13px;
  border-radius: 6px; }

.sidebar textarea.input_text {
  line-height: 25px; }

  .show-sidebar-mobile .sidebar {
    display: block; }

/*
 * ---[ comments ]---
 */
#comments,
#reply-title {
  padding-left: 0;
  padding-right: 0; }

.comments_intro,
.comments_closed {
  color: #888888; }

.comments_intro {
  padding-top: 19px;
  padding-bottom: 19px;
  border-bottom: 1px dotted #d6d6d6; }

.grt .comments_intro,
.grt .comments_closed {
  margin-bottom: 56px; }

.grt .comment_list {
  list-style-type: none;
  margin: 0 0 74px 0;
  padding-top: 74px; }

.comment {
  position: relative;
  margin-bottom: 74px; }
  .comment .children {
    list-style-type: none;
    margin-left: 0; }
    .comment .children .comment {
      margin-top: 74px; }

.comment_head {
  position: relative;
  margin-bottom: 19px; }

.comment_author {
  font-weight: bold; }

.comment_author a {
  color: #45250e; }
  .comment_author a:hover {
    color: #45250e; }

.comment_permalink,
.comment-reply-link {
  display: inline-block;
  font-family: "fficons";
  font-size: 17px;
  padding: 0 9px;
  border-radius: 4px;
  text-decoration: none; }

.comment_permalink:hover,
.comment-reply-link:hover {
  background-color: #ededed; }

.comment_date {
  display: none;
  font-size: 17px;
  margin-left: 9px;
  color: #888888; }
  .comment_date a {
    color: #888888; }

.comment span.avatar {
  display: none;
  width: 56px;
  height: 56px; }
  .comment span.avatar img {
    border-radius: 100%;
    border: 4px solid #dddddd;
    box-sizing: content-box; }
    .comment span.avatar img:hover {
      border-color: #45250e; }

.comment_edit {
  position: absolute;
  top: 0;
  right: 0;
  padding: 6px 13px;
  border-radius: 4px;
  font-size: 17px;
  line-height: 24px;
  text-align: center;
  text-decoration: none;
  color: #45250e;
  background-color: #f2f2f2; }
  .comment_edit:hover {
    color: white;
    background-color: #bb0000; }

/*
 * ---[ comment form ]---
 */
.previous_comments {
  float: right; }

.next_comments {
  float: left; }

  .previous_comments a,
  .next_comments a {
    text-decoration: none;
    padding: 0 1em;
    background-color: #ededed;
    display: block; }
    .previous_comments a:hover,
    .next_comments a:hover {
      background-color: #45250e;
      color: white; }

/*
 * ---[ comment form ]---
 */
#commentform {
  color: #45250e;
  padding: 37px 0 56px; }

.comments-form {
  background-color: #ededed; }

.comment #commentform {
  margin-top: 37px; }

.comment_form_title {
  font-size: 28px;
  line-height: 44px;
  border-bottom: 1px solid rgba(43, 50, 57, 0.05);
  padding-bottom: 19px; }

#commentform p {
  margin-bottom: 19px; }

#commentform label {
  display: block; }

#commentform .required {
  color: #dd0000; }

#commentform #comment_form_submit {
  margin-bottom: 0; }

.comment_moderated {
  font-weight: bold; }

#cancel-comment-reply-link {
  position: relative;
  float: right;
  font-size: 16px;
  line-height: 1.5;
  border: 1px solid #d6d6d6;
  border-width: 1px 1px 1px 1px;
  padding: 0.75em 1em;
  border-radius: 2px;
  text-decoration: none; }
  #cancel-comment-reply-link:hover {
    background-color: #bb0000;
    border-color: #bb0000;
    color: white; }

/*
 * ---[ Comment Misc ]---
 */
.no-comments-intro {
  text-align: center;
  padding: 37px 19px;
  color: #888888; }

.login_alert {
  font-weight: bold;
  border: 1px solid #d6d6d6;
  background-color: #ededed; }

/*
 * ---[ Short Codes Misc ]---
 */
  .content-bloc h3 {
    font-weight: normal; }

.flex-video {
  margin-bottom: 37px;
  position: relative; }

/*
 * ---[ Toggle Comments Button ]---
 */
#toggle_comments {
  text-align: center;
  display: block;
  margin: 0 auto;
  background-color: #dddddd;
  padding: 0.75em 1.5em;
  letter-spacing: 2px;
  color: #8a8a8a;
  text-transform: uppercase;
  position: relative;
  border-top: 1px solid rgba(43, 50, 57, 0.05); }
  #toggle_comments:hover {
    cursor: pointer;
    color: #222222; }
  #toggle_comments:after {
    top: 100%;
    left: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: transparent;
    border-top-color: #dddddd;
    border-width: 8px;
    margin-left: -8px; }

.hide {
  overflow: hidden;
  max-height: 0;
  padding-top: 0;
  padding-bottom: 0;
  margin-top: 0;
  margin-bottom: 0;
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out; }

.show {
  -moz-transition-duration: 0.4s;
  -webkit-transition-duration: 0.4s;
  -o-transition-duration: 0.4s;
  transition-duration: 0.4s;
  -moz-transition-timing-function: ease-in-out;
  -webkit-transition-timing-function: ease-in-out;
  -o-transition-timing-function: ease-in-out;
  transition-timing-function: ease-in-out;
  max-height: 100%;
  overflow: hidden; }

/*
 * ---[ Footer Attribution ]---
 */
.footer-section {
  background-color: #45250e;
  font-size: 17px;
  line-height: 30px;
  color: white; }
  .footer-section a {
    color: rgba(255, 255, 255, 0.8); }
    .footer-section a:hover {
      color: white; }

.footer-container {
  padding: 37px 0;
  text-align: center; }

.social-follow-link {
  text-align: center;
  padding: 19px 0; }

.social-icon-link {
  padding: 3px;
  font-size: 22px;
  text-align: center;
  text-decoration: none;
  color: rgba(255, 255, 255, 0.8); }
  .social-icon-link span {
    font-size: 2em; }

.copyright-container {
  padding: 19px 0; }
  .copyright-container .designer {
    margin-bottom: 4px; }
  .copyright-container span {
    vertical-align: middle; }
  .copyright-container .fficons-creative-commons {
    font-size: 2em; }

/*
 * ---[ Landing page ]---
 */
  .landing-page #menu,
  .landing-page #menu_trigger {
    display: none; }
  .landing-page .content-col {
    margin-left: auto;
    margin-right: auto;
    float: none; }
  .landing-page .headline_area {
    text-align: center; }
    .landing-page .post_content h1,
    .landing-page .post_content h2,
    .landing-page .post_content h3,
    .landing-page .post_content h4,
    .landing-page .post_content h5,
    .landing-page .post_content h6 {
      text-align: center; }

/*
 * ---[ no-sidebar templates ]---
 */
.no-sidebar-full-width .content-col {
  width: 100%; }

/*
 * ---[ Helper Classes ]---
 */
.desktop-only {
  display: none; }

.inline-block {
  max-width: 100%;
  display: inline-block; }

/*
 * ---[ Woocommerce ]---
 */
.w-section:before,
.w-section:after,
.w-container:before,
.w-container:after,
.w-row:before,
.w-row:after,
.comment_nav:after,
.comment_nav:before,
.clear:after,
.clear:before {
  content: " ";
  display: table;
  clear: both; }

/*
 * ---[ natural layout break (iphone 6plus) ]---
 */
@media all and (min-width: 360px) {
  /*
   * ---[ Front Page Featured Content ]---
   */      .front-page-module .featured_content .headline {
        font-size: 36px;
        line-height: 55px; } }

/*
 * ---[ natural layout break 2 ]---
 */
@media all and (min-width: 850px) {
  /*
   * ---[ Front Page Featured Content ]---
   */      .front-page-module .featured_content .headline {
        font-size: 45px;
        line-height: 67px; }

  /*
   * ---[ Section Call to Action ]---
   */    .call-to-action .cta-headline {
      font-size: 58px;
      line-height: 84px; }

  /*
   * ---[ Flex classes ]---
   */  .flex-row-to-col {
    -webkit-flex-direction: row;
    flex-direction: row; }

  .flex-align-rtoc {
    margin-left: auto;
    margin-right: 0; }

  .flex-align-ltoc {
    margin-right: auto;
    margin-left: 0; }

  /*
   * ---[ Front Page Latest Posts ]---
   */  .latest-posts-container {
    display: -webkit-flex;
    -webkit-flex-direction: row;
    display: flex;
    flex-direction: row;
    flex-wrap: wrap; }
    .latest-posts-container .flex_cell {
      -webkit-flex: 0 0 33.333%;
      flex: 0 0 33.333%;
      margin-right: 2%;
      flex: 0 1 calc(33% - 1%); }
      .latest-posts-container .flex_cell:nth-child(3n+3) {
        margin-right: 0; }

  .w-section.latest-post-section {
    padding-bottom: 4em; } }

/*
 * ---[ natural layout break (desktop) ]---
 */
@media all and (min-width: 1170px) {
  .grt .right,
  .grt .alignright,
  .grt .stack,
  .grt img.alignright {
    margin-left: 37px; }

  .grt .left,
  .grt .alignleft,
  .grt img.alignleft {
    margin-right: 37px; }

  .grt img.alignright {
    float: right; }

  .grt img.alignleft {
    float: left; }

  .grt input[type="text"],
  .grt input[type="email"],
  .grt .input_text,
  .grt select {
    width: 50%; }

  .grt textarea.input_text {
    width: 100%; }

  .w-container {
    max-width: 1170px; }

  .content-col {
    width: 850px; }

  .aside-col {
    width: 320px; }

  .sidebar {
    display: block; }

    .template-home .content-col,
    .template-archives .content-col {
      width: 100%;
      padding-left: 0;
      padding-right: 0; }

      .archive-post-container .post_box.post-section .featured_image {
        margin-left: 0;
        margin-right: 0; }

  #site_title {
    font-family: Baskerville, "Times New Roman", Times, serif;
    font-size: 26px;
    line-height: 1.4;
    padding: 0 19px;
    text-align: center;
    width: auto; }

  /*
   * ---[ Flex Desktop Menu ]---
   */  #flex_desktop_menu {
    font-family: Baskerville, "Times New Roman", Times, serif;
    font-size: 26px;
    line-height: 37px; }
      #flex_desktop_menu > ul > li:hover > .sub-menu {
        display: block;
        opacity: 1;
        -webkit-transition: opacity 0.2s ease-in-out;
        -moz-transition: opacity 0.2s ease-in-out;
        -o-transition: opacity 0.2s ease-in-out;
        transition: opacity 0.2s ease-in-out;
        left: 50%;
        -webkit-transform: translateX(-50%);
        transform: translateX(-50%);
        box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2); }
        #flex_desktop_menu > ul > li:hover > .sub-menu .sub-menu {
          top: 0;
          -webkit-transform: translateX(50%);
          transform: translateX(50%); }
      #flex_desktop_menu ul li {
        position: relative;
        display: inline-block; }
        #flex_desktop_menu ul li a {
          color: #45250e;
          text-decoration: none;
          padding: 9px 19px;
          display: block; }
        #flex_desktop_menu ul li:hover > .sub-menu {
          display: block;
          opacity: 1;
          -webkit-transition: opacity 0.2s ease-in-out;
          -moz-transition: opacity 0.2s ease-in-out;
          -o-transition: opacity 0.2s ease-in-out;
          transition: opacity 0.2s ease-in-out;
          left: 50%;
          -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
          box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.2); }
            #flex_desktop_menu ul li:hover > .sub-menu .sub-menu:before {
              border: 6px solid transparent;
              position: absolute;
              pointer-events: none;
              border-color: transparent;
              border-right-color: #914e1d;
              left: -6px;
              top: 0.75em; }
            #flex_desktop_menu ul li.menu-item-has-children .menu-item-has-children:before {
              border-right-color: #914e1d;
              border-bottom-color: #914e1d; }
          #flex_desktop_menu ul li.menu-item-has-children:before {
            bottom: 0;
            right: 0;
            border: 4px solid transparent;
            content: " ";
            height: 0;
            width: 0;
            position: absolute;
            pointer-events: none;
            border-color: transparent;
            border-right-color: #45250e;
            border-bottom-color: #45250e;
            opacity: 1;
            -webkit-transition: opacity 0.2s ease-in-out;
            -moz-transition: opacity 0.2s ease-in-out;
            -o-transition: opacity 0.2s ease-in-out;
            transition: opacity 0.2s ease-in-out; }
          #flex_desktop_menu ul li.menu-item-has-children:hover:before {
            opacity: 0; }
      #flex_desktop_menu ul li > a:hover,
      #flex_desktop_menu ul .current-menu-item > a,
      #flex_desktop_menu ul .current-menu-parent > a {
        background-color: transparent;
        color: #45250e; }
      #flex_desktop_menu ul .sub-menu {
        position: absolute;
        left: -9999px;
        list-style: none;
        z-index: 110;
        min-width: 10em;
        background-color: #45250e;
        opacity: 0; }
        #flex_desktop_menu ul .sub-menu li {
          display: block;
          text-align: left; }
        #flex_desktop_menu ul .sub-menu li > a {
          color: white;
          display: block;
          padding: 9px 19px; }
          #flex_desktop_menu ul .sub-menu li > a:hover {
            background-color: #1b0e05; }
        #flex_desktop_menu ul .sub-menu:before {
          top: -12px;
          left: 50%;
          border: 6px solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: transparent;
          border-bottom-color: #45250e;
          margin-left: -6px; }

  /*
   * ---[ Misc ]---
   */  .comment {
    margin-left: 82px; }

  .comment span.avatar {
    display: block;
    position: absolute;
    top: -9px;
    left: -82px; }

  .post-byline-container,
  .author-box-wrapper,
  #comments,
  #commentform,
  #reply-title,
  .footer-container,
  .archive-intro-container,
  .blog-intro-container,
  .archive-post-container,
  .pagination-columns {
    padding-left: 19px;
    padding-right: 19px; }

  .w-section,
  .archive-bylines {
    padding-left: 0;
    padding-right: 0; }

  .social-follow-links,
  .copyright-container {
    display: inline-block; }

  .social-follow-links {
    float: right;
    text-align: right;
    padding-left: 19px; }

  .copyright-container {
    float: left;
    text-align: left;
    padding-right: 19px; }

  body.show_menu #menu {
    right: -17px; }

  .mobile-only {
    display: none; }

  .desktop-only {
    display: block; }

  /*
   * ---[ Front Page Featured Content ]---
   */    .front-page-module .featured_content {
      max-width: 1170px; }
      .front-page-module .featured_content .headline {
        font-size: 18px;
        line-height: 31px;
        margin-bottom: 37px; } }

/*
 * ---:[ custom CSS ]:---
 */
.featured_image .overlay {
  background: transparent; }

.headline-area .headline {
  hover-color: white; }