@charset "UTF-8";
/*
Theme Name: Olivia
Theme URI: https://anestan.web.id/themes/olivia-wordpress-theme/
Author: Anestan
Author URI: https://anestan.web.id/
Description: Olivia is WordPress theme for simplicity and write beautiful stories with images, galleries, video, and more.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: olivia
Domain Path: /languages/
Tags: one-column, custom-colors, custom-menu, editor-style, featured-images, theme-options, translation-ready

(C) 2015 Anestan
*/
/* --------------------------------------------------------------
TABLE OF CONTENTS
----------------------------------------------------------------
1.0 - Reset
2.0 - Typography
3.0 - Elements
4.0 - Form Elements
5.0 - Navigation
5.1 - Links
5.2 - Menus
5.3 - Post Navigation
5.4 - Page Navigation
5.6 - Toggle Menus
6.0 - Accessibility
7.0 - Alignments
8.0 - Clearings
9.0 - Widgets
10.0 - Comments
11.0 - Media
12.0 - Header
13.0 - Content
14.0 - Posts
15.0 - Footer
16.0 - Attachments
17.0 - Animations
18.0 - Infinite scroll
-------------------------------------------------------------- */
/* Responsive media query mixins */
/* Styles for small text with uppercase font style. Used on dates and post meta */
/* styles for box taxonomy, author */
/* rotate animation */
@-webkit-keyframes simple-rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}
@keyframes simple-rotate {
  from {
    -webkit-transform: rotate(0deg);
            transform: rotate(0deg);
  }
  to {
    -webkit-transform: rotate(360deg);
            transform: rotate(360deg);
  }
}

.animation-target {
  -webkit-animation: animation 1000ms linear both;
  animation: animation 1000ms linear both;
}

/* Generated with Bounce.js. Edit at http://goo.gl/svfhP9 */
@-webkit-keyframes bounceUp {
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  4.3% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.175, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.175, 0, 1);
  }
  4.7% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.2, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.2, 0, 1);
  }
  8.61% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.76, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.76, 0, 1);
  }
  9.41% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.224, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.224, 0, 1);
  }
  12.91% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.265, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.265, 0, 1);
  }
  14.11% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 2.013, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 2.013, 0, 1);
  }
  17.22% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3.361, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3.361, 0, 1);
  }
  18.72% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3.663, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3.663, 0, 1);
  }
  24.32% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3.034, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3.034, 0, 1);
  }
  28.33% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.646, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.646, 0, 1);
  }
  29.93% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.065, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.065, 0, 1);
  }
  35.54% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.496, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.496, 0, 1);
  }
  39.44% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.951, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.951, 0, 1);
  }
  41.04% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.996, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.996, 0, 1);
  }
  52.15% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.24, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.24, 0, 1);
  }
  61.66% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.198, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.198, 0, 1);
  }
  63.26% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.205, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.205, 0, 1);
  }
  83.98% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.038, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.038, 0, 1);
  }
  85.49% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.039, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.039, 0, 1);
  }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

@keyframes bounceUp {
  0% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
  4.3% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.175, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.175, 0, 1);
  }
  4.7% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.2, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -3.2, 0, 1);
  }
  8.61% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.76, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.76, 0, 1);
  }
  9.41% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.224, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -1.224, 0, 1);
  }
  12.91% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.265, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.265, 0, 1);
  }
  14.11% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 2.013, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 2.013, 0, 1);
  }
  17.22% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3.361, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3.361, 0, 1);
  }
  18.72% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3.663, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3.663, 0, 1);
  }
  24.32% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3.034, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 3.034, 0, 1);
  }
  28.33% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.646, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.646, 0, 1);
  }
  29.93% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.065, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 1.065, 0, 1);
  }
  35.54% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.496, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.496, 0, 1);
  }
  39.44% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.951, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.951, 0, 1);
  }
  41.04% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.996, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.996, 0, 1);
  }
  52.15% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.24, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.24, 0, 1);
  }
  61.66% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.198, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.198, 0, 1);
  }
  63.26% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.205, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0.205, 0, 1);
  }
  83.98% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.038, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.038, 0, 1);
  }
  85.49% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.039, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, -0.039, 0, 1);
  }
  100% {
    -webkit-transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
    transform: matrix3d(1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 1);
  }
}

/* --------------------------------------------------------------
1.0 - Reset
-------------------------------------------------------------- */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  border: 0;
  font-family: 'Slabo 27px', serif;
  font-size: 18px;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
  -webkit-tap-highlight-color: transparent;
}

html {
  min-height: 100%;
  position: relative;
  font-size: 62.5%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  min-height: 100%;
  background: #fff;
  overflow-y: scroll;
}

body.admin-bar {
  margin-top: 46px;
}

@media (min-width: 600px) {
  body.admin-bar {
    margin-top: 0;
  }
}

*, *:before, *:after {
  box-sizing: border-box;
}

article, aside, details, figcaption, figure, footer, header, main, nav, section {
  display: block;
}

table {
  /* tables still need 'cellspacing="0"' in the markup */
  border-collapse: separate;
  border-spacing: 0;
}

caption, th, td {
  font-weight: normal;
  text-align: left;
}

blockquote:before, blockquote:after, q:before, q:after {
  content: "";
}

blockquote, q {
  quotes: "" "";
}

a:focus {
  outline: thin dotted;
}

a:hover, a:active {
  outline: 0;
}

a img {
  border: 0;
}

/* Helper */
.pos-rel {
  position: relative;
}

.pos-ab {
  position: absolute;
}

/* Toast Grid Import */
/*-----------------------------------*
  $TOAST-GRID

  An insane grid.
  You'd be mad to use it.

  Usage
  =====

  Assuming default values:

  <div class="grid">
    <div class="grid__col grid__col--1-of-2">
      A half-width column.
    </div>
    <div class="grid__col grid__col--1-of-4 grid__col--pull-1-of-4">
      A quarter, pulled left by its own width. You get this, right?
    </div>
  </div>


  Customisation
  =============

  $toast-grid-namespace and $toast-grid-column-namespace
  adjusts the class names for the grid. With
  default values, grid wrappers have a class
  of '.grid' and columns '.grid__col'.

  $toast-col-groups(n) adjusts column divisions.
  For example, $toast-col-groups(12) will produce
  a 12-column grid. $col-groups(3,6,8)
  will produce a 3-, 6-, and 8-column grid.

  $toast-gutter-width is—you guessed it—the gutter
  width. Accepts any unit.

  That's it. Have fun.

\*-----------------------------------*/
.row {
  list-style: none;
  margin-left: -6rem;
}

.col--12-of-12 {
  width: 100%;
}

.col--6-of-12 {
  width: 50%;
}

.col--4-of-12 {
  width: 33.3333333333%;
}

.col--8-of-12 {
  width: 66.6666666667%;
}

.col--3-of-12 {
  width: 25%;
}

.col--9-of-12 {
  width: 75%;
}

.col--push-12-of-12 {
  margin-left: 100%;
}

.col--push-6-of-12 {
  margin-left: 50%;
}

.col--push-4-of-12 {
  margin-left: 33.3333333333%;
}

.col--push-8-of-12 {
  margin-left: 66.6666666667%;
}

.col--push-3-of-12 {
  margin-left: 25%;
}

.col--push-9-of-12 {
  margin-left: 75%;
}

.col--pull-12-of-12 {
  margin-left: -100%;
}

.col--pull-6-of-12 {
  margin-left: -50%;
}

.col--pull-4-of-12 {
  margin-left: -33.3333333333%;
}

.col--pull-8-of-12 {
  margin-left: -66.6666666667%;
}

.col--pull-3-of-12 {
  margin-left: -25%;
}

.col--pull-9-of-12 {
  margin-left: -75%;
}

.col--1-of-12 {
  width: 8.3333333333%;
}

.col--push-1-of-12 {
  margin-left: 8.3333333333%;
}

.col--pull-1-of-12 {
  margin-left: -8.3333333333%;
}

.col--2-of-12 {
  width: 16.6666666667%;
}

.col--push-2-of-12 {
  margin-left: 16.6666666667%;
}

.col--pull-2-of-12 {
  margin-left: -16.6666666667%;
}

.col--5-of-12 {
  width: 41.6666666667%;
}

.col--push-5-of-12 {
  margin-left: 41.6666666667%;
}

.col--pull-5-of-12 {
  margin-left: -41.6666666667%;
}

.col--7-of-12 {
  width: 58.3333333333%;
}

.col--push-7-of-12 {
  margin-left: 58.3333333333%;
}

.col--pull-7-of-12 {
  margin-left: -58.3333333333%;
}

.col--10-of-12 {
  width: 83.3333333333%;
}

.col--push-10-of-12 {
  margin-left: 83.3333333333%;
}

.col--pull-10-of-12 {
  margin-left: -83.3333333333%;
}

.col--11-of-12 {
  width: 91.6666666667%;
}

.col--push-11-of-12 {
  margin-left: 91.6666666667%;
}

.col--pull-11-of-12 {
  margin-left: -91.6666666667%;
}

.col {
  box-sizing: border-box;
  display: inline-block;
  margin-right: -.25em;
  min-height: 1px;
  padding-left: 6rem;
  vertical-align: top;
}

@media (max-width: 1200px) {
  .col {
    display: block;
    margin-left: 0;
    margin-right: 0;
    width: auto;
  }
}

@media (max-width: 1200px) and (min-width: 600px) {
  .col[class*="col--m-"] {
    display: inline-block;
    margin-right: -.24em;
  }
  .col.col--m-1-of-2, .col.col--m-2-of-4 {
    width: 50%;
  }
  .col.col--m-1-of-3 {
    width: 33.3333333333%;
  }
  .col.col--m-2-of-3 {
    width: 66.6666666667%;
  }
  .col.col--m-1-of-4 {
    width: 25%;
  }
  .col.col--m-3-of-4 {
    width: 75%;
  }
}

@media (max-width: 600px) {
  .col[class*="col--s-"] {
    display: inline-block;
    margin-right: -.24em;
  }
  .col.col--s-1-of-2, .col.col--s-2-of-4 {
    width: 50%;
  }
  .col.col--s-1-of-3 {
    width: 33.3333333333%;
  }
  .col.col--s-2-of-3 {
    width: 66.6666666667%;
  }
  .col.col--s-1-of-4 {
    width: 25%;
  }
  .col.col--s-3-of-4 {
    width: 75%;
  }
}

.col--centered {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.col--d-first {
  float: left;
}

.col--d-last {
  float: right;
}

.row--no-gutter {
  margin-left: 0;
  width: 100%;
}

.row--no-gutter .col {
  padding-left: 0;
}

.row--no-gutter .col--span-all {
  margin-left: 0;
  width: 100%;
}

.col--ab {
  vertical-align: bottom;
}

.col--am {
  vertical-align: middle;
}

.o--b {
  display: block;
}

.o--ib {
  display: inline-block;
}

.o--p {
  margin-bottom: 1.5rem;
}

.o--mz {
  margin-bottom: 0;
}

.o--z {
  z-index: 100;
}

.unl {
  padding-left: 0;
  list-style: none;
}

.f--l {
  float: left;
}

.f--r {
  float: right;
}

/* --------------------------------------------------------------
2.0 Typography
-------------------------------------------------------------- */
body, button {
  color: #343c40;
  font-family: "Karla", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  font-size: 15px;
  line-height: 1.7;
}

@media (min-width: 600px) {
  body, button {
    font-size: 17px;
  }
}

@media (min-width: 1200px) {
  body, button {
    font-size: 19px;
  }
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #343c40;
  font-family: 'Slabo 27px', serif;
  font-weight: 600;
  line-height: 1;
  margin-bottom: 1%;
}

/* Fallback title styles */
h1 {
  font-size: 34px;
}

@media (min-width: 600px) {
  h1 {
    font-size: 30px;
  }
}

h2 {
  font-size: 38px;
}

@media (min-width: 600px) {
  h2 {
    font-size: 40px;
  }
}

h3 {
  font-size: 28px;
}

@media (min-width: 600px) {
  h3 {
    font-size: 30px;
  }
}

h4 {
  font-size: 24px;
}

@media (min-width: 600px) {
  h4 {
    font-size: 26px;
  }
}

h5 {
  font-size: 20px;
}

@media (min-width: 600px) {
  h5 {
    font-size: 20px;
  }
}

h6 {
  font-size: 16px;
}

@media (min-width: 600px) {
  h6 {
    font-size: 16px;
  }
}

p, .embed-vimeo {
  margin-bottom: 1.2em;
}

@media (min-width: 600px) {
  p, .embed-vimeo {
    margin-bottom: 1.5em;
  }
}

@media (min-width: 1200px) {
  p, .embed-vimeo {
    margin-bottom: 1.8em;
  }
}

b, strong {
  font-weight: bold;
}

dfn, cite, em, i {
  font-style: italic;
}

.dropcap {
  float: left;
  padding: 0;
  position: relative;
  color: #343e47;
  text-align: center;
  height: 80px;
  font-family: "Abril Fatface", cursive;
  font-weight: 700;
  font-size: 84px;
  line-height: .9;
  margin: 0 12px 10px 0;
}

@media (min-width: 600px) {
  .dropcap {
    font-size: 105px;
  }
}

blockquote {
  color: #111;
  font-family: "Karla", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 20px;
  line-height: 1.5;
  margin: 1em 0 1.4em 0;
  position: relative;
  padding: 20px 0 0 60px;
  background: #fff;
}

blockquote:before {
  content: "\201C";
  font-family: 'georgia';
  position: absolute;
  left: 20px;
  font-size: 52px;
  width: 30px;
  top: 25px;
  line-height: 1;
}

@media (min-width: 600px) {
  blockquote {
    font-size: 22px;
    line-height: 1.6;
  }
  blockquote:before {
    font-style: 60px;
    top: 22px;
  }
}

blockquote p {
  margin-bottom: 1em;
}

blockquote cite {
  display: block;
  font-family: 'Abril Fatface';
  font-style: normal;
  padding: 20px 0;
  font-size: 80%;
}

.comments-area blockquote {
  border-left-color: #D7DEE5;
  font-family: "Karla", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 16px;
  font-style: italic;
}

@media (min-width: 600px) {
  .comments-area blockquote {
    font-size: 18px;
  }
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #f9f9f9;
  border: 1px dashed #efefef;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 15px;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

.comments-area pre {
  background: #efefef;
  border: 1px dashed #efefef;
}

code, kbd, tt, var {
  font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

abbr, acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}

mark, ins {
  background: #fff9c0;
  text-decoration: none;
}

sup, sub {
  font-size: 75%;
  height: 0;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}

sup {
  bottom: 1ex;
}

sub {
  top: .5ex;
}

small {
  font-size: 75%;
}

big {
  font-size: 125%;
}

.highlight {
  background: #fff198;
}

/* --------------------------------------------------------------
3.0 Elements
-------------------------------------------------------------- */
hr {
  background-color: transparent;
  border: 0;
  border-bottom: dotted 1px #c7d6e4;
  height: 1px;
  margin: 1.6em 0;
}

ul, ol {
  margin: 0 0 1.5rem 3rem;
}

ul {
  list-style: square;
}

ol {
  list-style: decimal;
}

ul ul, ol ol, ul ol, ol ul {
  margin: .6em 0 .6em 1.5em;
}

.hide-menu {
  visibility: hidden;
}

.entry-content li {
  margin-bottom: 2%;
}

dt {
  font-weight: bold;
}

dd {
  margin: 0 1.5em 1.5em;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 0;
}

/* Tables */
table {
  font-size: 18px;
  margin-bottom: 5%;
  padding: 0;
  width: 100%;
}

table thead {
  background: #343c40;
}

table thead th {
  font-weight: bold;
}

table td, #content table th {
  padding: 10px;
}

table td {
  border-bottom: solid 1px #eaf1f5;
}

table tr:last-child td {
  border-bottom: none;
}

table tr:nth-child(even) {
  background: #f9f9f9;
}

/* --------------------------------------------------------------
4.0 Form Elements
-------------------------------------------------------------- */
button,
input:not(input[type="radio"]),
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  -webkit-appearance: none;
  box-sizing: border-box;
}

button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.button,
.comment-navigation a,
.drawer .tax-widget a {
  background: #efefef;
  border: none;
  border-radius: 3px;
  color: #000;
  font-family: "Karla", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 400;
  padding: 10px 20px;
  -webkit-appearance: none;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover,
.comment-navigation a:hover,
.drawer .tax-widget a:hover {
  background: #E0B853;
  color: #fff;
  cursor: pointer;
}

button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active,
.button:active,
.button:focus,
.comment-navigation a:focus,
.comment-navigation a:hover
.drawer .tax-widget a:focus,
.drawer .tax-widget a:hover {
  color: #fff;
  outline: none;
}

input[type="radio"] + label,
input[type="checkbox"] + label,
label ~ input[type="checkbox"] {
  width: auto;
}

input[type="checkbox"],
input[type="radio"] {
  padding: 0;
}

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box;
}

input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none;
}

.searchform {
  position: relative;
}

.searchform #s {
  width: 100%;
  font-size: 16px;
}

.searchform #searchsubmit {
  position: absolute;
  top: 0;
  right: 0;
  height: 100%;
  background: transparent;
  color: #627083;
  padding: 14px 15px;
  font-size: 15px;
}

.searchform #searchsubmit:hover {
  color: #343c40;
}

.searchform #searchsubmit i {
  -webkit-font-smoothing: antialiased;
  line-height: 1.3;
  font-size: 16px;
  vertical-align: top;
}

.widget-area .searchform #searchsubmit span {
  display: none;
}

/* Mobile search form */
.site-header .searchform {
  display: none;
  width: 100%;
  margin-top: 5%;
}

.site-header .searchform #s {
  border: none;
}

.mobile-overlay.mobile-active .searchform {
  display: inline-block;
}

form {
  font-size: 15px;
  display: inline-block;
  width: 100%;
}

@media (min-width: 600px) {
  form {
    font-style: 17px;
  }
}

.field-wrap {
  margin-bottom: 1em;
}

@media (min-width: 600px) {
  .field-wrap {
    margin-bottom: 1.4em;
  }
}

select {
  padding-right: 45px;
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
  width: 100%;
  -webkit-appearance: normal;
  box-sizing: border-box;
}

button::-moz-focus-inner, input::-moz-focus-inner {
  border: 0;
  padding: 0;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="tel"],
input[type="time"],
input[type="month"],
input[type="tel"],
textarea {
  background: #fff;
  box-sizing: border-box;
  -webkit-appearance: none;
  padding: 15px;
  border: solid 1px #D4DDE5;
  -webkit-transition: .1s ease-in-out;
  transition: .1s ease-in-out;
  border-radius: 2px;
  font-size: 15px;
  width: 100%;
}

@media (min-width: 600px) {
  input[type="text"],
  input[type="email"],
  input[type="url"],
  input[type="password"],
  input[type="search"],
  input[type="number"],
  input[type="date"],
  input[type="datetime"],
  input[type="datetime-local"],
  input[type="week"],
  input[type="tel"],
  input[type="time"],
  input[type="month"],
  input[type="tel"],
  textarea {
    width: 100%;
    padding: 12px 10px;
    font-size: 17px;
  }
}

select {
  background: #fff;
  box-sizing: border-box;
  border: solid 1px #D4DDE5;
  -webkit-transition: .1s ease-in-out;
  transition: .1s ease-in-out;
  border-radius: 2px;
  font-size: 15px;
  width: 100%;
  margin-bottom: 4% !important;
}

@media (min-width: 600px) {
  select {
    font-size: 17px;
  }
}

input[type="number"],
input[type="date"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="tel"],
input[type="time"],
input[type="month"],
input[type="tel"] {
  width: auto;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  outline: none;
  border-color: #E0B853;
  color: #343c40;
}

@media (min-width: 600px) {
  input[name="post_password"] {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
  }
}

textarea {
  overflow: auto;
  /* Removes default vertical scrollbar in IE6/7/8/9 */
  padding: 10px;
  vertical-align: top;
  /* Improves readability and alignment in all browsers */
}

fieldset legend {
  border-bottom: dotted 1px #d4dde5;
  display: inline-block;
  width: 100%;
  margin-bottom: 20px;
  font-weight: bold;
  font-size: 20px;
}

form label {
  display: inline-block;
  width: 100%;
}

::-webkit-input-placeholder {
  color: #343c40;
}

:-moz-placeholder {
  color: #343c40;
}

::-moz-placeholder {
  color: #343c40;
}

:-ms-input-placeholder {
  color: #343c40;
}

#main .contact-form {
  display: inline-block;
  width: 100%;
  margin-bottom: 1.4em;
}

#main .contact-form label {
  font-weight: normal;
}

#main .contact-form input[type='text'], #main .contact-form input[type='email'] {
  margin-bottom: 4%;
  width: 100%;
  max-width: 100%;
}

#main .contact-form textarea {
  margin-bottom: 4%;
  width: 100%;
}

#main .contact-form .contact-submit {
  margin-bottom: 0;
}

/* --------------------------------------------------------------
5.0 Navigation
-------------------------------------------------------------- */
/* --------------------------------------------------------------
5.1 Links
-------------------------------------------------------------- */
a {
  color: #E0B853;
  -webkit-transition: color .2s ease;
  transition: color .2s ease;
  text-decoration: none;
  outline: none;
}

a:hover, a:focus, a:active {
  color: #343c40;
}

/* --------------------------------------------------------------
5.2 Menus
-------------------------------------------------------------- */
#fullscreen-menu {
  width: 100%;
  left: 0;
  background: #141618;
  position: fixed;
  opacity: 0;
  z-index: -1;
  height: 100%;
  max-height: 100%;
  padding: 3rem 3rem 8rem 3rem;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 600px) {
  #fullscreen-menu {
    margin-left: 120px;
    width: calc(100% - 120px);
    padding: 12rem 6rem;
  }
}

.wrap-fs-menu,
.wrap-fs-widgets {
  max-width: 127.5rem;
  margin: 0 auto;
}

body.panel-menu-open,
body.panel-widget-open {
  overflow-y: hidden;
  position: fixed;
}

body.panel-menu-open #fullscreen-menu,
body.panel-widget-open #fullscreen-menu {
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  z-index: 101;
  opacity: 1;
}

.site-content {
  -webkit-transition: all 0.1s ease;
  transition: all 0.1s ease;
  opacity: 1;
}

body.panel-menu-open .site-content,
body.panel-widget-open .site-content {
  opacity: 0;
}

.side-menu {
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.side-menu:hover .nav-icon:before {
  -webkit-transform: translateY(-8px);
  -ms-transform: translateY(-8px);
  transform: translateY(-8px);
}

.side-menu:hover .nav-icon:after {
  -webkit-transform: translateY(8px);
  -ms-transform: translateY(8px);
  transform: translateY(8px);
}

.side-widget {
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.side-widget:hover .widget-icon,
.side-widget:hover .widget-icon:after {
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.side-widget:hover .widget-icon:before {
  display: none;
}

.nav-icon,
.nav-icon:before,
.nav-icon:after,
.widget-icon,
.widget-icon:before,
.widget-icon:after {
  content: '';
  height: 2px;
  width: 24px;
  background: #343c40;
  margin: 20px auto;
  -webkit-transform: translateZ(0);
          transform: translateZ(0);
  -webkit-backface-visibility: hidden;
          backface-visibility: hidden;
}

.nav-icon {
  margin: 20px auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
}

.nav-icon:before {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  -webkit-transform: translateY(-6px);
  -ms-transform: translateY(-6px);
  transform: translateY(-6px);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.nav-icon:after {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  -webkit-transform: translateY(6px);
  -ms-transform: translateY(6px);
  transform: translateY(6px);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.widget-icon {
  margin: 20px auto;
  position: relative;
  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.widget-icon:before {
  display: none;
}

.widget-icon:after {
  position: absolute;
  top: 0;
  left: 0;
  margin: 0 auto;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
}

.panel-menu-open .side-menu:hover .nav-icon:before {
  background: #343c40;
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.panel-menu-open .side-menu:hover .nav-icon:after {
  background: #343c40;
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.panel-menu-open .nav-icon {
  height: 1%;
}

.panel-menu-open .nav-icon:before {
  -webkit-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  transform: rotate(45deg);
}

.panel-menu-open .nav-icon:after {
  -webkit-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  transform: rotate(-45deg);
}

.panel-widget-open .side-widget .widget-icon:after {
  background: #343c40;
  -webkit-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  transform: rotate(90deg);
}

.panel-widget-open .side-widget .widget-icon {
  background: #343c40;
  -webkit-transform: rotate(135deg);
  -ms-transform: rotate(135deg);
  transform: rotate(135deg);
}

.menu-inner,
.widgets-inner {
  padding: 0 0 40px 0;
  margin: 0 0 40px 0;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}

@media (min-width: 600px) {
  .menu-inner,
  .widgets-inner {
    padding: 40px 0 0 0;
    margin: 0;
  }
}

@media (min-width: 1200px) {
  .menu-inner,
  .widgets-inner {
    padding: 0 0 60px 0;
  }
}

.fs-title {
  display: none;
  font-family: "Karla", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #fff;
  letter-spacing: 3px;
  font-size: 16px;
  line-height: 2;
  margin: 14px 0 0 0;
  border-bottom: 2px solid #E0B853;
}

@media (min-width: 600px) {
  .fs-title {
    display: inline-block;
  }
}

@media (min-width: 1200px) {
  .fs-title {
    position: fixed;
  }
}

.main-navigation {
  font-size: 50px;
  font-family: "Karla", "Helvetica Neue", Helvetica, Arial, sans-serif;
  display: block;
  vertical-align: top;
}

@media (min-width: 1200px) {
  .main-navigation {
    width: 70%;
  }
}

.main-navigation a {
  color: #E0B853;
}

.main-navigation a:hover {
  color: #fff;
}

.main-navigation ul {
  margin: 0;
}

.main-navigation ul li {
  position: relative;
  left: -10px;
  opacity: 0;
  font-size: 46px;
  font-weight: bold;
  padding-bottom: 20px;
  list-style-type: none;
  margin: 0;
  line-height: 1;
}

@media (min-width: 600px) {
  .main-navigation ul li {
    font-size: 55px;
    padding: 0 0 20px 0;
  }
}

@media (min-width: 1200px) {
  .main-navigation ul li {
    font-size: 70px;
    padding: 0 0 30px 0;
  }
}

.main-navigation ul li a {
  display: inline-block;
  margin-bottom: 15px;
  -webkit-transition: .1s ease-in-out;
  transition: .1s ease-in-out;
  line-height: 1;
}

.main-navigation ul li a:active, .main-navigation ul li a:focus {
  outline: none;
}

ul > li.current-menu-item > a {
  color: white;
}

.main-navigation .sub-menu li,
.main-navigation .children li {
  font-size: 30px;
  font-weight: 400;
  padding: 10px 0 0 0;
}

.main-navigation .sub-menu a:before,
.main-navigation .children a:before {
  content: '↗';
  font-size: 20px;
  margin-right: 10px;
}

.wrap-fs-menu ul .menu-item-has-children a,
.wrap-fs-menu ul .page_item_has_children a {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.wrap-fs-menu ul .menu-item-has-children > a:after,
.wrap-fs-menu ul .page_item_has_children > a:after {
  content: '↘';
  font-size: 30px;
  margin-left: 15px;
  line-height: normal;
}

.wrap-fs-menu ul li .menu-item-has-children > a:after,
.wrap-fs-menu ul li .page_item_has_children > a:after {
  content: '';
}

.wrap-fs-menu ul .menu-item-has-children > a.is-open:after,
.wrap-fs-menu ul .page_item_has_children > a.is-open:after {
  content: '↘';
}

.wrap-fs-menu ul li .menu-item-has-children > a.is-open:after,
.wrap-fs-menu ul li .page_item_has_children > a.is-open:after {
  content: '';
}

/* --------------------------------------------------------------
5.3 Post Navigations
-------------------------------------------------------------- */
.post-navigation {
  clear: both;
  overflow: hidden;
  margin: 30px 0;
  position: relative;
  bottom: 0;
  left: 0;
  text-align: center;
  min-width: 120px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 600px) {
  .post-navigation {
    position: fixed;
    max-width: 120px;
  }
}

.post-navigation a {
  float: right;
  width: 50%;
  display: block;
  background: none;
  color: #343c40;
  font-size: 14px;
  outline: none;
  padding: 20px 0;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  -webkit-tap-highlight-color: transparent;
}

@media (min-width: 600px) {
  .post-navigation a {
    float: none;
    width: 100%;
  }
}

.post-navigation a:hover {
  background: none;
}

.post-navigation a:hover span {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.post-navigation span {
  padding: 9px;
  display: block;
  font-size: 24px;
}

.single #page .post-navigation {
  margin-top: 8%;
}

@media (min-width: 600px) {
  .single #page .post-navigation {
    margin-top: 10%;
  }
}

/* --------------------------------------------------------------
5.4 Page Navigation
-------------------------------------------------------------- */
.navigation {
  clear: both;
  overflow: hidden;
  margin: 30px 0;
  position: relative;
  bottom: 0;
  left: 0;
  text-align: center;
  min-width: 120px;
  cursor: pointer;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (min-width: 600px) {
  .navigation {
    position: fixed;
    display: block;
  }
}

.navigation a {
  float: left;
  width: 50%;
  display: block;
  background: none;
  color: #343c40;
  font-size: 14px;
  padding: 20px 0;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease;
  -webkit-tap-highlight-color: transparent;
}

@media (min-width: 600px) {
  .navigation a {
    float: none;
    width: 100%;
  }
}

.navigation a:hover {
  background: none;
  color: #343c40;
}

.navigation a:hover span {
  -webkit-transform: scale(1.1);
  -ms-transform: scale(1.1);
  transform: scale(1.1);
}

.navigation span {
  padding: 9px;
  display: block;
  font-size: 24px;
}

.navigation .page-prev {
  position: absolute;
  top: 0;
  left: 40px;
}

@media (min-width: 600px) {
  .navigation .page-prev {
    position: relative;
    left: 0;
  }
}

.navigation .page-next {
  position: absolute;
  top: 0;
  right: 40px;
}

@media (min-width: 600px) {
  .navigation .page-next {
    position: relative;
    right: 0;
  }
}

/* --------------------------------------------------------------
6.0 Accessibility
-------------------------------------------------------------- */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  margin: 0;
}

.screen-reader-text:hover, .screen-reader-text:active, .screen-reader-text:focus {
  background-color: #f1f1f1;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-weight: bold;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  /* Above WP toolbar */
}

/* --------------------------------------------------------------
7.0 Alignments
-------------------------------------------------------------- */
#page .alignleft {
  display: inline;
  float: left;
  margin: .5em 2em .5em 0;
}

#page .alignright {
  display: inline;
  float: right;
  margin: .5em 0 1.5em 2em;
}

#page .aligncenter {
  clear: both;
  display: block;
  margin: 0 auto 1.5em auto;
}

.wp-caption {
  margin: .5em 0 1.5em 0;
  max-width: 100%;
  text-align: left;
}

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0;
  max-width: 100%;
}

.wp-caption-text, .gallery-caption {
  padding-top: 10px;
  margin-top: 0;
  width: 100%;
  text-transform: none;
  font-size: 15px;
  font-weight: 400;
  letter-spacing: 0;
  margin-bottom: 0;
  color: #62707c;
}

#main .tiled-gallery {
  margin-bottom: 1.4em;
}

.sticky {
  width: auto;
}

/* --------------------------------------------------------------
8.0 Clearings
-------------------------------------------------------------- */
.clear:before, .clear:after, .entry-content:before, .entry-content:after, .comment-content:before, .comment-content:after, .site-header:before, .site-header:after, .site-content:before, .site-content:after, .site-footer:before, .site-footer:after {
  content: '';
  display: table;
}

.clear:after, .entry-content:after, .comment-content:after, .site-header:after, .site-content:after, .site-footer:after {
  clear: both;
}

/* --------------------------------------------------------------
9.0 Widgets
-------------------------------------------------------------- */
.widget-area {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  font-size: 32px;
  position: relative;
  -webkit-backface-visibility: hidden;
}

.widget-area a {
  font-size: 16px;
  line-height: 1.5;
}

@media (min-width: 600px) {
  .widget-area a {
    font-size: 22px;
  }
}

@media (min-width: 1200px) {
  .widget-area a {
    font-size: 26px;
  }
}

.widget-area a:hover {
  color: #fff;
}

.widget-area aside {
  margin-bottom: 30px;
  opacity: 0;
  display: inline-block;
  width: 100%;
  vertical-align: top;
  position: relative;
  left: -10px;
}

.widget-area aside:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
}

@media (min-width: 600px) {
  .widget-area aside {
    margin-bottom: 50px;
  }
}

@media (min-width: 1200px) {
  .widget-area aside {
    margin-bottom: 55px;
  }
}

.widget-area aside:last-child {
  margin-bottom: 0;
  border-bottom: none;
}

.widget-area aside .widget-title,
.widget-area aside .widgettitle,
.widget-area .widget-grofile h4 a {
  font-size: 18px;
  text-transform: uppercase;
  color: #fff;
  font-family: "Karla", "Helvetica Neue", Helvetica, Arial, sans-serif;
  line-height: 1.6;
  position: relative;
  margin-bottom: 20px;
}

@media (min-width: 600px) {
  .widget-area aside .widget-title,
  .widget-area aside .widgettitle,
  .widget-area .widget-grofile h4 a {
    font-size: 22px;
  }
}

@media (min-width: 1200px) {
  .widget-area aside .widget-title,
  .widget-area aside .widgettitle,
  .widget-area .widget-grofile h4 a {
    font-size: 26px;
  }
}

.widget-area .textwidget p {
  margin-bottom: 15px;
}

.widget-area aside ul {
  margin: 0 0 0 0;
}

.widget-area aside ul.sub-menu,
.widget-area aside .children {
  margin: 4% 0 0 20px;
}

.widget-area aside ul.sub-menu li:last-child,
.widget-area aside .children li:last-child {
  margin-bottom: 0;
  padding-bottom: 2%;
  border-bottom: none;
}

.widget-area aside li {
  font-size: 16px;
  color: rgba(255, 255, 255, 0.7);
  margin-bottom: 10px;
  padding-bottom: 0;
  line-height: 0;
  list-style: none;
  position: relative;
}

@media (min-width: 600px) {
  .widget-area aside li {
    font-size: 22px;
  }
}

@media (min-width: 1200px) {
  .widget-area aside li {
    font-size: 26px;
  }
}

.widget-area aside li ul li {
  list-style: circle;
}

.widget-area aside li:last-child {
  margin-bottom: 0;
  border-bottom: none;
  padding-bottom: 0;
}

#calendar_wrap {
  background: #fff;
  border-right: none;
  border-bottom: none;
  color: #343c40;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 2px -1px;
}

#wp-calendar {
  font-size: 16px;
  margin: 0;
  max-width: 100%;
}

#wp-calendar caption {
  text-align: center;
  padding: 5px 10px;
  font-weight: bold;
}

#wp-calendar tr th, #wp-calendar tr td {
  text-align: center;
}

#wp-calendar tr th {
  background: #343c40;
  color: #fff;
  margin: -10px -10px 10px -10px;
  font-size: 11px;
  font-weight: bold;
  padding: 10px 0;
}

#wp-calendar tbody tr td {
  padding: 2px 0;
  border-right: solid 1px #f3f3f3;
  border-top: solid 1px #f3f3f3;
}

#wp-calendar tfoot td {
  border-top: solid 1px #f3f3f3;
  border-right: solid 1px #eee;
  padding: 7px 0 5px 0;
  font-weight: bold;
  font-size: 10px;
  text-transform: uppercase;
}

#wp-calendar a {
  color: #343c40;
}

#wp-calendar a:hover {
  color: #E0B853;
}

.widget_rss li {
  margin-bottom: 15px;
  padding-bottom: 15px;
}

.widget_rss li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

.widget_rss li .rsswidget {
  display: inline-block;
  width: 100%;
}

.widget_rss .rss-date, .widget_rss cite {
  font-size: 14px;
  text-transform: uppercase;
  display: inline-block;
  margin: 10px 0;
  color: #fff;
  font-weight: 700;
  padding: 10px 0;
}

.widget_rss .rssSummary {
  font-size: 16px;
  line-height: 1.5;
}

.site-footer li .rsswidget {
  color: #fff;
}

.site-footer li .rsswidget:hover {
  opacity: .9;
}

.textwidget {
  color: rgba(255, 255, 255, 0.7);
  font-size: 16px;
}

@media (min-width: 600px) {
  .textwidget {
    font-size: 22px;
  }
}

.widget-grofile {
  position: relative;
}

.widget .grofile-thumbnail {
  max-width: 90px;
  width: 90px;
  display: block;
  vertical-align: top;
  border-radius: 100px;
  margin: 0 auto 10px auto;
}

.grofile-meta {
  display: inline-block;
  width: 100%;
  vertical-align: top;
}

.widget-area .widget-grofile h4 {
  margin-top: 0;
  margin-bottom: 20px;
  line-height: .9;
  text-align: center;
}

.widget-area .widget-grofile h4 a {
  color: #343c40;
}

.widget-area .widget-grofile h4 a:hover {
  color: #62707c;
}

.widget-area .grofile-meta + h4 {
  display: none;
}

.widget-area .grofile-links {
  margin-bottom: 20px;
}

.widget-area .grofile-links + p,
.widget-area .grofile-meta + p {
  margin-bottom: 0;
}

aside.jetpack_subscription_widget {
  background: #ecf1f7;
  padding: 20px;
}

@media (min-width: 600px) {
  aside.jetpack_subscription_widget {
    padding: 0;
  }
}

aside.jetpack_subscription_widget p {
  margin-bottom: 15px;
  font-size: 15px;
}

aside.jetpack_subscription_widget h2.widget-title {
  margin-bottom: 10px;
  font-size: 18px;
}

aside.jetpack_subscription_widget .success p:last-child {
  margin-bottom: 0;
}

aside.jetpack_subscription_widget #subscribe-submit input,
aside.jetpack_subscription_widget #subscribe-email input {
  font-size: 16px;
  padding: 10px 12px;
  width: 100%;
}

aside.jetpack_subscription_widget #subscribe-submit {
  margin-bottom: 0;
}

.site-footer aside.jetpack_subscription_widget {
  background: none;
  padding-right: 4%;
}

/* --------------------------------------------------------------
10.0 Comments
-------------------------------------------------------------- */
.comment-navigation {
  font-size: 16px;
  margin: 0 0 6% 0;
}

.comment-navigation .button {
  display: inline-block;
}

.comment-navigation .button:empty {
  display: none;
}

.comment-navigation .nav-previous a:before {
  content: "\f0a8";
  font-family: "FontAwesome";
  margin-right: 10px;
}

.comment-navigation .nav-next a:after {
  content: "\f0a9";
  font-family: "FontAwesome";
  margin-left: 10px;
}

.comments-toggle {
  display: inline-block;
}

.comments-toggle i {
  margin-right: 5px;
}

.comments-toggle span:not(:first-child) {
  display: none;
}

.show .comments-toggle {
  display: none;
}

.comments-area {
  clear: both;
  margin: 3rem 0;
  width: 100%;
  text-align: center;
}

@media (min-width: 1200px) {
  .comments-area {
    text-align: left;
  }
}

.show.comments-area {
  display: inline-block;
}

h3.comments-title {
  display: inline-block;
  font-family: "Karla", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 3rem;
  letter-spacing: 3px;
  padding: 5px 0;
  border-bottom: 2px solid #E0B853;
  color: #343c40;
}

h3.comment-reply-title {
  font-family: "Karla", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #aaa;
  text-transform: uppercase;
  letter-spacing: 3px;
}

#commentform {
  display: inline-block;
  width: 100%;
}

.comment-list #commentform {
  margin-top: 2%;
}

.comment-info {
  display: inline-block;
  margin: 5px 0 20px 0;
}

img + .comment-info {
  margin-left: 65px;
}

@media (min-width: 600px) {
  img + .comment-info {
    margin-left: 75px;
  }
}

.comment-content {
  font-size: 14px;
  background: #fff;
  border: 1px dashed #efefef;
  padding: 3rem;
  position: relative;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}

@media (min-width: 600px) {
  .comment-content {
    font-size: 16px;
  }
}

.bypostauthor .comment-content {
  background: #fff6a8;
}

.comment-list,
.comment-list li {
  margin: 0;
  counter-reset: li;
}

.comment-list > li {
  list-style-type: none;
  margin-bottom: 6%;
}

.comment-list .children {
  margin: 1.5rem 0 0 0;
  padding-left: 1.5rem;
}

@media (min-width: 1200px) {
  .comment-list .children {
    margin: 3rem 0 0 0;
    padding-left: 50px;
  }
}

.comment-list .children li {
  margin-bottom: 6%;
}

.comment-list .children li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.comment-list .children > li {
  list-style: none;
}

.comment-list .reply {
  margin-bottom: 0;
  font-size: 14px;
}

.comment-list .reply a {
  color: #848a96;
}

.comment-list .reply a:hover {
  color: #343c40;
}

.comment-list .avatar {
  margin: 0.75rem 0;
  width: 50px;
  border-radius: 100px;
  vertical-align: top;
  float: right;
}

.comment-wrap {
  display: inline-block;
  width: 100%;
  vertical-align: top;
  text-align: left;
}

.comment-cite {
  font-style: normal;
  display: inline-block;
  width: 100%;
  font-weight: 400;
  font-size: 16px;
  line-height: 1;
  font-family: "Karla", "Helvetica Neue", Helvetica, Arial, sans-serif;
  margin-bottom: 1.5rem;
}

.comment-cite a {
  color: #aaa;
}

.comment-cite a:hover {
  color: #343c40;
}

.comment-time, .comment-edit-link {
  font-size: 11px;
  float: right;
  text-transform: uppercase;
  color: #aaa;
}

.comment-list .comment-reply-title {
  margin-bottom: 3%;
  border: none;
  padding: 0;
}

.comment-list .comment-reply-title small {
  float: right;
}

.logged-in-as, .comment-notes {
  margin-bottom: 2%;
  display: none;
  color: #62707c;
  font-family: "Karla", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 400;
}

.comment-notes {
  display: none;
}

.required {
  color: #F35959;
}

.logged-in-as a {
  color: #343c40;
}

.comment-form-comment,
.comment-form-author,
.comment-form-email,
.comment-form-url {
  display: inline-block;
  width: 100%;
}

.comment-list #respond {
  margin: 3rem 0 0 3rem;
}

.comment-form-url {
  margin-bottom: 1em;
}

.comment-form label {
  color: #343c40;
  display: inline-block;
  float: left;
  margin-bottom: 10px;
  font-size: 14px;
  font-weight: 700;
  width: auto;
}

.comment-form input:not([type='submit']), .comment-form textarea {
  width: 100%;
  font-size: 14px;
  float: right;
}

.form-submit {
  display: inline-block;
  margin: 2rem 0 0;
  width: 100%;
}

.comment-form #submit {
  width: auto;
  float: right;
}

.form-allowed-tags {
  display: none;
}

.comment-subscription-form {
  margin-bottom: 10px;
}

.comment-subscription-form label {
  font-weight: normal;
  font-size: 14px;
}

.comment-subscription-form {
  display: inline-block;
  width: 100%;
}

.comment-subscription-form .subscribe-label {
  float: right;
  margin: 0;
}

#respond .comment-form-fields div.comment-form-field {
  width: 100% !important;
}

.comment-awaiting-moderation {
  margin-top: 20px;
  display: inline-block;
  width: 100%;
  font-size: 16px;
  font-style: normal;
}

.comment-awaiting-moderation:before {
  content: "\f06a";
  font-family: "FontAwesome";
  margin-right: 10px;
}

.no-comments {
  font-size: 14px;
  color: #343c40;
  margin-bottom: 0;
}

.comment-respond {
  background: #f9f9f9;
  border: 1px dashed #efefef;
  padding: 3rem;
}

.show-comment {
  display: inline-block;
  width: 100%;
}

/**
 * Subtitle Plugin
 * If subtitles are shown in comment areas, we'll hide them by default.
 *
 * @since 1.0.5
 */
#comments .comments-title span.entry-subtitle {
  display: none;
}

/* --------------------------------------------------------------
11.0 Media
-------------------------------------------------------------- */
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

.site-main .gallery {
  margin-bottom: 1.5em;
}

.gallery a img {
  border: none;
  height: auto;
  width: 100%;
  max-width: 100%;
}

.gallery dd, .gallery figcaption {
  font-size: 15px;
  text-align: left;
  margin: 0 0 15px 0;
}

.gallery-item {
  display: inline-block;
  padding-right: 5%;
  padding-bottom: 5%;
  width: 25%;
  vertical-align: top;
}

embed, iframe, object {
  max-width: 100%;
}

#content .wp-playlist-light {
  color: #55626D;
  padding: 0;
}

#content .mejs-container, #content .mejs-embed, #content .mejs-embed body {
  background: none;
}

#content .mejs-container {
  margin-bottom: 1em;
  height: 75px !important;
}

#content .mejs-container a {
  border-bottom: none;
}

#content .mejs-container a:hover {
  background: transparent;
}

#content .wp-playlist {
  border: none;
  background: none;
  margin: 0 0 1.5em 0;
  padding: 0;
}

#content .wp-playlist-tracks {
  margin-top: 3.5%;
}

#content .wp-playlist-item {
  border-bottom: dotted 1px #CAD1D8;
  padding: 0;
}

#content .wp-playlist-item:last-child {
  border-bottom: none;
}

#content .wp-playlist-item .wp-playlist-caption,
#content .wp-playlist-item-length {
  padding: 2%;
}

@media (min-width: 600px) {
  #content .wp-playlist-item .wp-playlist-caption,
  #content .wp-playlist-item-length {
    padding: 4%;
  }
}

#content .wp-playlist-item .wp-playlist-caption {
  color: #343c40;
  display: inline-block;
  border-bottom: none;
}

#content .wp-playlist-item .wp-playlist-caption:hover {
  background: none;
  border-bottom: none;
}

#content .wp-playlist-caption, #content .wp-playlist-item-title {
  font-size: 16px;
}

@media (min-width: 600px) {
  #content .wp-playlist-caption, #content .wp-playlist-item-title {
    font-size: 18px;
  }
}

#content .wp-playlist-current-item {
  height: auto !important;
}

#content .wp-playlist-current-item .wp-playlist-caption {
  margin-bottom: 1.5%;
}

#content .wp-playlist-current-item img {
  display: none;
}

#content .wp-playlist-current-item .wp-playlist-item-title {
  color: #343c40;
  font-size: 30px;
  font-weight: 500;
}

@media (min-width: 600px) {
  #content .wp-playlist-current-item .wp-playlist-item-title {
    font-size: 22px;
  }
}

#content .wp-playlist-current-item .wp-playlist-item-album {
  font-size: 16px;
}

@media (min-width: 600px) {
  #content .wp-playlist-current-item .wp-playlist-item-album {
    font-size: 20px;
  }
}

#page .mejs-controls {
  background: #424a55;
  height: 75px;
  padding: 0 10px;
}

@media (min-width: 600px) {
  #page .mejs-controls {
    padding: 0 20px;
  }
}

#page .mejs-controls .mejs-button button:hover {
  background-color: transparent !important;
}

#page .mejs-controls .mejs-time {
  height: 56px;
  padding-top: 18px;
}

#page .mejs-controls .mejs-time span {
  line-height: 40px;
}

#page .mejs-controls > div {
  height: 60px;
}

#page .mejs-controls .mejs-time-rail .mejs-time-loaded {
  background: #5E7383;
  height: 14px;
}

#page .mejs-controls .mejs-time-rail .mejs-time-current {
  background: #e3eaf0;
  height: 14px;
}

#page .mejs-controls .mejs-time-rail .mejs-time-total {
  background: #5E7383;
  height: 14px;
  margin: 26px 10px;
}

#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-total {
  background: #5E7383;
  height: 14px;
  top: 29px;
}

#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-current {
  background: #e3eaf0;
  height: 14px;
  top: 29px;
}

#page .mejs-controls .mejs-horizontal-volume-slider .mejs-horizontal-volume-handle {
  background: #5E7383;
  height: 14px;
}

#page .mejs-controls .mejs-button button {
  margin: 29px 5px;
}

#page .mejs-controls .mejs-button button:focus {
  border: none;
  box-shadow: none;
  outline: none;
}

/* --------------------------------------------------------------
12.0 Header
-------------------------------------------------------------- */
.content-wrapper {
  position: relative;
  padding: 0 3rem;
}

@media (min-width: 600px) {
  .content-wrapper {
    margin-left: 120px;
    padding: 0 6rem;
  }
  body.admin-bar .content-wrapper {
    margin-top: 46px;
  }
}

@media screen and (min-width: 783px) {
  body.admin-bar .content-wrapper {
    margin-top: 32px;
  }
}

.v-line {
  opacity: 0;
  width: 1px;
  background-color: rgba(153, 153, 153, 0.25);
  position: absolute;
  top: 0;
  bottom: 0;
  left: 120px;
}

@media (min-width: 600px) {
  .v-line {
    opacity: 1;
  }
}

.site-header {
  position: relative;
}

.west-side {
  border-bottom: 1px dashed rgba(153, 153, 153, 0.25);
}

@media (min-width: 600px) {
  .west-side {
    opacity: 1;
    position: fixed;
    top: 0;
    left: 0;
    max-width: 120px;
    z-index: 2;
    border-bottom: none;
  }
  .west-side.no-avatar {
    padding-top: 40px;
  }
  body.admin-bar .west-side {
    margin-top: 46px;
  }
}

@media screen and (min-width: 783px) {
  body.admin-bar .west-side {
    margin-top: 32px;
  }
}

.site-title-wrap {
  text-align: center;
  margin: 0 auto;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

@media (max-width: 600px) {
  .site-title-wrap {
    float: none;
    padding: 20px 0;
    min-height: 100px;
  }
}

.site-logo-link {
  display: inline-block;
}

.round-logo .site-logo {
  margin: 15px auto 5px;
  text-align: center;
  border-radius: 50%;
  max-width: 60px;
  max-height: 60px;
}

.round-logo .site-logo:hover {
  opacity: 0.75;
}

@media (min-width: 600px) {
  .round-logo .site-logo {
    margin: 20px auto 5px;
    max-width: 80px;
    max-height: 80px;
  }
}

.round-logo img {
  border-radius: 50%;
  max-width: 60px;
  max-height: 60px;
  margin: 0 auto;
}

.round-logo img:hover {
  opacity: 0.75;
}

@media (min-width: 600px) {
  .round-logo img {
    max-width: 80px;
    max-height: 80px;
  }
}

.site-logo {
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  margin: 0 auto;
  display: block;
  max-width: 80px;
}

@media (min-width: 600px) {
  .site-logo {
    background-position: center center;
    background-size: cover;
    background-repeat: no-repeat;
    max-width: 120px;
    max-height: 120px;
  }
}

.site-logo a {
  display: block;
}

.site-logo img {
  vertical-align: bottom;
}

.titles-wrap {
  display: inline-block;
}

.site-title {
  display: block;
  text-align: center;
  font-family: 'Karla', "Helvetica Neue", sans-serif;
  font-size: 18px;
  line-height: 24px;
  margin: 0;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
  position: relative;
}

@media (max-width: 600px) {
  .site-title {
    position: absolute;
    top: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, -50%);
        -ms-transform: translate(-50%, -50%);
            transform: translate(-50%, -50%);
  }
  .with-avatar .site-title {
    position: relative;
    top: auto;
    margin-top: 20px;
  }
}

.site-title a {
  outline: none;
  color: #343c40;
  display: inline-block;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.site-title a:hover {
  -webkit-animation: bounceUp 1000ms linear both;
  animation: bounceUp 1000ms linear both;
  color: #e8ca7e;
}

@media (min-width: 600px) {
  .site-title a {
    padding: 30px 0;
    margin: 0 60px;
    margin: 0;
    padding: 40px 5px 20px;
    width: 100%;
  }
  .round-logo .site-title a,
  .no-avatar .site-title a {
    padding: 20px 5px;
  }
}

.side-menu {
  position: absolute;
  left: 2%;
  top: 30%;
  padding: 0 20px;
  cursor: pointer;
  display: inline-block;
}

.side-menu span {
  display: block;
  font-size: 14px;
}

@media (min-width: 600px) {
  .side-menu {
    display: block;
    position: relative;
    top: 0;
    left: 0%;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    min-width: 120px;
    min-height: 82px;
    padding: 20px 0;
  }
}

.side-widget {
  position: absolute;
  right: 2%;
  top: 30%;
  padding: 0 20px;
  cursor: pointer;
  display: inline-block;
}

.side-widget span {
  display: block;
  font-size: 14px;
}

@media (min-width: 600px) {
  .side-widget {
    display: block;
    position: relative;
    top: 0;
    right: 0;
    -webkit-transform: none;
        -ms-transform: none;
            transform: none;
    min-width: 120px;
    min-height: 82px;
    padding: 20px 0;
  }
}

/* --------------------------------------------------------------
13.0 Content
-------------------------------------------------------------- */
.wrap {
  max-width: 127.5rem;
  margin: 0 auto;
}

#articles-list,
.home .site-main {
  text-align: center;
}

@media (min-width: 600px) {
  #articles-list,
  .home .site-main {
    text-align: left;
  }
}

.featured-posts, .site-main {
  margin: 3rem 0;
}

@media (min-width: 600px) {
  .featured-posts, .site-main {
    margin: 60px 0;
  }
}

.entry-header {
  min-height: 80px;
  margin-bottom: 3rem;
}

.byline {
  color: #aaa;
  font-size: 14px;
}

.meta-by {
  font-size: italic;
}

.byline .meta-date:before {
  content: "|";
}

.excerpt-more {
  display: inline-block;
  width: 100%;
}

.entry-title {
  margin: 1.5rem 0;
  font-size: 36px;
  line-height: 1.5;
  max-width: 75rem;
  color: #343c40;
  position: relative;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}

.entry-title a {
  color: #343c40;
}

.entry-title a:hover {
  color: #E0B853;
}

@media (min-width: 1200px) {
  .entry-title {
    font-size: 30px;
  }
}

@media (min-width: 1400px) {
  .entry-title {
    font-size: 36px;
  }
}

.single .entry-title {
  font-size: 36px;
  margin: 0 0 5% 0;
}

@media (min-width: 1400px) {
  .single .entry-title {
    font-size: 40px;
  }
}

.page .entry-title {
  font-size: 36px;
  margin: 0 0 5% 0;
}

@media (min-width: 1400px) {
  .page .entry-title {
    font-size: 40px;
  }
}

.page .entry-header {
  margin-bottom: 0;
}

.entry-featured-image {
  position: relative;
}

.featured-sign a {
  position: absolute;
  top: 20px;
  left: 20px;
  background: #E0B853;
  z-index: 1;
  font-size: 12px;
  color: #fff;
  line-height: 1;
  padding: 4px 8px;
  border-radius: 3px;
}

.home .featured-image {
  margin-bottom: 0;
}

.featured-image {
  margin-bottom: 1.5rem;
  display: block;
  width: 100%;
}

@media (min-width: 600px) {
  .featured-image {
    margin-bottom: 3rem;
  }
}

.featured-image img {
  display: block;
  -webkit-transform: translate3d(0, 0, 0);
  -webkit-transition: .07s ease-in-out;
  transition: .07s ease-in-out;
}

.list-post .featured-image {
  margin: 0;
}

.entry-excerpt {
  font-style: italic;
  font-size: 16px;
  color: #aaa;
}

.entry-subtitle {
  display: block;
  font-style: italic;
  font-size: 16px;
  font-weight: 400;
  font-family: "Karla", "Helvetica Neue", Helvetica, Arial, sans-serif;
  color: #aaa;
  line-height: 1.7;
  padding-top: 1.5rem;
  border-top: 1px dashed #efefef;
  margin-bottom: 1.5rem;
}

.list-post .entry-subtitle {
  margin: 5px 0 10px 0;
  padding-top: 0;
  border: none;
  line-height: 1.4;
}

span.entry-subtitle {
  display: none;
}

.more-link {
  font-style: normal;
  font-size: 14px;
  font-weight: 400;
}

.single .more-link {
  display: none;
}

.entry-content {
  font-size: 18px;
  max-width: 75rem;
  word-wrap: break-word;
  -ms-word-wrap: break-word;
}

.entry-meta {
  padding: 1.5rem 0 3rem 0;
}

.meta-list {
  list-style-type: none;
  margin: 0;
  font-size: 14px;
  color: #aaa;
  padding: 1.5rem 0;
}

.blog-title,
.author-profile-title,
.archive-title {
  display: inline-block;
  font-family: "Karla", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  line-height: 1.5;
  text-transform: uppercase;
  color: #fff;
  margin-bottom: 3rem;
  letter-spacing: 3px;
  padding: 5px 0;
  border-bottom: 2px solid #E0B853;
  color: #343c40;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.list-post {
  opacity: 0;
  position: relative;
  left: -10px;
  cursor: pointer;
  padding: 3rem 0;
  border-bottom: 1px dashed #efefef;
}

.list-post:first-child {
  padding-top: 0;
}

.list-post:last-child {
  border-bottom: none;
  padding-bottom: 0;
}

.list-post .link-list-post {
  -webkit-transition: .1s ease-in;
  transition: .1s ease-in;
  padding-bottom: 3rem;
  display: block;
}

.list-post .entry-header {
  margin-bottom: 0;
}

.list-post .featured-image {
  background-size: cover;
  background-position: center center;
  width: 65px;
  height: 65px;
  border-radius: 50%;
  margin: 10px auto 0;
  float: none;
  opacity: 1;
  -webkit-transition: .2s ease;
  transition: .2s ease;
}

.list-post .featured-image.is-hovered {
  opacity: 1;
}

@media (min-width: 600px) {
  .list-post .featured-image {
    float: right;
    width: 75px;
    height: 75px;
  }
}

@media (min-width: 1200px) {
  .list-post .featured-image {
    opacity: 0.2;
  }
}

.list-post .entry-featured-image img {
  border-radius: 50%;
  opacity: 1;
  -webkit-transition: .2s ease;
  transition: .2s ease;
  float: none;
  width: 80px;
  display: inline-block;
  margin: 10px 0;
  -webkit-tap-highlight-color: transparent;
}

.list-post .entry-featured-image img.is-hovered {
  opacity: 1;
}

@media (min-width: 600px) {
  .list-post .entry-featured-image img {
    float: right;
    width: 75px;
  }
}

@media (min-width: 1000px) {
  .list-post .entry-featured-image img {
    float: right;
    width: 75px;
  }
}

@media (min-width: 1200px) {
  .list-post .entry-featured-image img {
    opacity: 0.2;
  }
}

.list-post .entry-title {
  margin: 6px 0;
  font-size: 18px;
  font-weight: 400;
  font-family: "Karla", "Helvetica Neue", Helvetica, Arial, sans-serif;
  padding-bottom: 0;
}

.list-post .entry-title a:hover {
  color: #E0B853;
}

@media (min-width: 1200px) {
  .list-post .entry-title {
    font-size: 20px;
  }
}

@media (min-width: 1400px) {
  .list-post .entry-title {
    font-size: 24px;
  }
}

.list-post .entry-title:after {
  display: none;
}

.list-post .byline .meta-date:before {
  content: none;
}

.author-profile-wrap {
  margin-bottom: 3rem;
  text-align: center;
}

@media (min-width: 1200px) {
  .author-profile-wrap {
    margin-bottom: 4.5rem;
    text-align: left;
  }
}

.author-profile {
  position: relative;
}

.author-profile-avatar {
  display: block;
  margin: 0 auto;
}

@media (min-width: 1200px) {
  .author-profile-avatar {
    margin-right: 5px;
    text-align: right;
  }
}

.author-profile-avatar img {
  width: 50px;
  margin: 2rem 0;
  border-radius: 100px;
}

.author-profile-info {
  font-size: 14px;
  padding: 3rem;
  background: #f9f9f9;
  border: 1px dashed #efefef;
  color: #666;
  text-align: left;
}

.author-profile-info p,
.entry-header .author-profile-info p:last-child {
  margin-bottom: 1.5rem;
}

.author-profile-links {
  font-size: 14px;
}

.author-profile-links a {
  color: #aaa;
}

.author-profile-links a:hover {
  color: #343c40;
}

.author-profile-links a:first-child {
  margin-right: 10px;
}

.author-profile-links i {
  font-size: 13px;
}

.taxonomy-description {
  font-size: 14px;
  padding: 3rem;
  background: #f9f9f9;
  border: 1px dashed #efefef;
  color: #666;
  text-align: left;
  margin-bottom: 4.5rem;
}

.taxonomy-description p:last-child {
  margin-bottom: 0;
}

.archive-header {
  margin-bottom: 3rem;
  text-align: center;
}

/* --------------------------------------------------------------
14.0 Posts
-------------------------------------------------------------- */
.post {
  width: 100%;
  display: inline-block;
  position: relative;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.post.is-hovered a {
  color: #E0B853;
}

.page:not(.home) .post,
.single .post {
  margin-bottom: 0;
}

/* --------------------------------------------------------------
15.0 Footer
-------------------------------------------------------------- */
.site-footer {
  color: #343c40;
  padding: 3rem 0;
  font-size: 15px;
  width: 100%;
  position: relative;
  z-index: 1;
}

@media (min-width: 600px) {
  .site-footer {
    font-size: 16px;
  }
}

@media (min-width: 1200px) {
  .site-footer {
    padding-bottom: 60px;
  }
}

.site-footer a {
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: .2s ease-in-out;
  transition: .2s ease-in-out;
}

.site-footer a:hover {
  color: #343c40;
}

.site-description {
  color: #343c40;
  padding: 5px;
  text-align: center;
}

@media (min-width: 1200px) {
  .site-description {
    text-align: right;
  }
}

.site-description p {
  margin-bottom: 0;
}

.footer-padding {
  padding-top: 15%;
  -webkit-transition: .2s ease-in;
  transition: .2s ease-in;
  opacity: 0;
}

.footer-bottom {
  border-top: 1px dashed #efefef;
  padding-top: 3rem;
}

@media (min-width: 1200px) {
  .footer-bottom {
    padding-top: 60px;
  }
}

.footer-navigation {
  display: inline-block;
}

.footer-navigation ul {
  margin: 0;
}

.footer-navigation li {
  display: inline-block;
  list-style: none;
  margin-right: 20px;
}

.site-info {
  color: #343c40;
  text-align: center;
  padding: 5px;
}

@media (min-width: 1200px) {
  .site-info {
    text-align: left;
  }
}

.site-info a {
  font-weight: 400;
  text-transform: none;
}

/* --------------------------------------------------------------
16.0 Attachments
-------------------------------------------------------------- */
.attachment .comments-area, .attachment .entry-meta, .attachment .post-navigation, .attachment .entry-footer {
  display: none;
}

/* --------------------------------------------------------------
17.0 Animations
-------------------------------------------------------------- */
@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-1%, 0, 0);
    transform: translate3d(-1%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-1%, 0, 0);
    transform: translate3d(-1%, 0, 0);
  }
  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}

.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated {
  -webkit-animation-duration: .5s;
  animation-duration: .5s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.animated-faster {
  -webkit-animation-duration: .2s;
  animation-duration: .2s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

/* --------------------------------------------------------------
18.0 Infinite scroll
-------------------------------------------------------------- */
/* Hides navigation links and infinite loader animation when infinite scroll is active */
.infinite-scroll .navigation,
.infinite-loader {
  display: none;
}

#page #infinite-handle {
  display: inline-block;
  margin: 30px 0;
}

@media (min-width: 600px) {
  #page #infinite-handle {
    margin: 60px 0;
  }
}

#page #infinite-handle button {
  border-radius: 50%;
  width: 80px;
  height: 80px;
  font-size: 10px;
  font-weight: 400;
  text-transform: uppercase;
  background: transparent;
  border: 2px solid #E0B853;
  color: #343c40;
  opacity: 0.6;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

#page #infinite-handle button:hover {
  border-color: #E0B853;
  opacity: 1;
}

@media (min-width: 1200px) {
  #page #infinite-handle button {
    width: 100px;
    height: 100px;
    font-size: 12px;
  }
}

#page #infinite-handle span {
  background: none;
  padding: 0;
}

#page #infinite-handle span button:focus,
#page #infinite-handle span button:hover {
  outline: none;
}

.infinite-loader {
  display: none;
}

.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer,
.infinite-scroll .page-navigation {
  display: none;
}

.infinity-end.neverending .site-footer {
  display: block;
}

.spinner {
  left: 50% !important;
}

.share-link {
  display: none;
}

#share-link label,
#share-link input {
  font-size: 15px;
  display: inline-block;
}

#share-link label {
  margin-bottom: 12px;
}

#share-link input {
  width: 100%;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  -ms-text-overflow: ellipsis;
}

.copy-label span {
  display: none;
}

.copy-label span,
.copy-toggle {
  font-weight: 700;
}

::-moz-selection {
  background: rgba(255, 244, 147, 0.8);
  color: #343c40;
}

::selection {
  background: rgba(255, 244, 147, 0.8);
  color: #343c40;
}

.widget_simpleimage .simple-image {
  margin-bottom: 0;
}

.widget_simpleimage p:last-child {
  margin-bottom: 0;
}

.widget_simpleimage .simple-image + p {
  margin-top: 8px;
}

.wpcf7 p {
  font-size: 18px;
}

#main #jp-relatedposts {
  padding-top: 4.5rem;
}

#main #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post {
  margin-bottom: 0;
}

#main #jp-relatedposts h3.jp-relatedposts-headline {
  font-size: 14px;
  font-weight: 400;
  color: #aaa;
}

#main #jp-relatedposts h3.jp-relatedposts-headline:after {
  content: ":";
}

#main #jp-relatedposts h3.jp-relatedposts-headline em {
  font-weight: 400;
  color: #aaa;
}

#main #jp-relatedposts h3.jp-relatedposts-headline em:before {
  display: none;
}

#main #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
  border-bottom-color: transparent;
  font-size: 15px;
}

#main #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover {
  border-bottom-color: #c4d1e0;
}

#main #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a:hover,
#main #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
  text-decoration: none;
  font-size: 15px;
}

#main #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img,
#main #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
  margin-bottom: 4px;
  font-size: 13px;
}

/* jetpack share link */
.share-icons {
  margin-bottom: 4.5rem;
}

.share-icons:empty {
  display: none;
}

.show .share-icons {
  float: none;
}

.sharedaddy .sd-content ul {
  margin-bottom: 0 !important;
}

.sharedaddy .sd-title {
  margin-bottom: 5px !important;
  display: block !important;
  font-size: 14px !important;
  color: #aaa;
  font-weight: 400 !important;
  font-family: "Karla", "Helvetica Neue", Helvetica, Arial, sans-serif;
}

div.sharedaddy h3.sd-title:before {
  display: none !important;
}
/*# sourceMappingURL=style.css.map */
