/*
Theme Name: Olevia
Theme URI: https://made4wp.com/olevia
Author: Made4WP
Author URI: https://made4wp.com/
Description: Olevia is a portfolio and blogging theme with a beautiful home page to show off your work. If you're looking for something simple to set up your portfolio site, this theme is for you. Please rate if you like it :)
Version: 1.2.1
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: olevia
Tags: white, light, one-column, two-columns, responsive-layout, custom-background, custom-header, custom-menu, editor-style, featured-images, sticky-post, translation-ready, photoblogging, rtl-language-support

Olevia WordPress Theme, Copyright (C) 2015 by Made4WP
Olevia is distributed under the terms of the GNU GPL v2 or later.
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------
Base
  # Normalize
  # Typography
  # Elements
  # Forms
Objects
  # Container
  # Menu
  # Button
  # UI-List
  # Separator
  # Icon
  # WP Paginated Links
Blocks
  # Site
  # Content Area
  # Sidebar Area
  # Sidebar Footer Area
Components
  # Brand
  # Nav Primary
  # Nav Footer Social
  # Nav Footer
  # Menu Primary Mobile
  # Menu Primary
  # Menu Footer Social
  # Menu Footer
  # Page Header
  # Posts
  # Post
  # Portfolio Items
  # Portfolio Item
  # Portfolio View All
  # Posts Nav
  # Post Nav
  # Featured Format
  # Post Author
  # Comments
  # Comment
  # Comments Nav
  # Comment Respond
  # Footer About
  # Footer Info
  # Nothing Found
  # Widgets
  # Widget
  # WP Content
  # WP Widgets
Utilities
  # Helpers
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Normalize
--------------------------------------------------------------*/
html {
  font-family: sans-serif;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
  display: block; }

audio,
canvas,
progress,
video {
  display: inline-block;
  vertical-align: baseline; }

audio:not([controls]) {
  display: none;
  height: 0; }

[hidden],
template {
  display: none; }

a {
  background-color: transparent; }

a:active,
a:hover {
  outline: 0; }

abbr[title] {
  border-bottom: 1px dotted; }

b,
strong {
  font-weight: bold; }

dfn {
  font-style: italic; }

h1 {
  font-size: 2em;
  margin: 0.67em 0; }

mark {
  background: #ff0;
  color: #000; }

small {
  font-size: 80%; }

sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline; }

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

img {
  border: 0; }

svg:not(:root) {
  overflow: hidden; }

figure {
  margin: 1em 40px; }

hr {
  box-sizing: content-box;
  height: 0; }

pre {
  overflow: auto; }

code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

button,
input,
optgroup,
select,
textarea {
  color: inherit;
  font: inherit;
  margin: 0; }

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  cursor: pointer; }

button[disabled],
html input[disabled] {
  cursor: default; }

button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

input {
  line-height: normal; }

input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0; }

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

input[type="search"] {
  -webkit-appearance: textfield;
  box-sizing: content-box; }

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

legend {
  border: 0;
  padding: 0; }

textarea {
  overflow: auto; }

optgroup {
  font-weight: bold; }

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

td,
th {
  padding: 0; }

/*--------------------------------------------------------------
# Typography
--------------------------------------------------------------*/
body {
  color: #777;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.6;
  font-family: "Helvetica Neue", "Arial", sans-serif; }

h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  color: #222;
  font-family: "Helvetica Neue", "Arial", sans-serif; }
  h1 a,
  h2 a,
  h3 a,
  h4 a,
  h5 a,
  h6 a {
    color: inherit; }

h1 {
  font-size: 1.625em;
  line-height: 1.2; }

h2 {
  font-size: 1.5em;
  line-height: 1.3; }

h3 {
  font-size: 1.375em;
  line-height: 1.4; }

h4 {
  font-size: 1.25em;
  line-height: 1.6; }

h5 {
  font-size: 1.125em;
  line-height: 1.6; }

h6 {
  font-size: 0.875em;
  line-height: 1.7; }

a {
  color: #FF7171;
  text-decoration: none; }
  a:hover, a:active {
    color: #222;
    outline: 0; }

b,
strong {
  color: #222; }

dfn,
cite,
em,
i {
  font-style: italic; }

code,
kbd,
tt,
var,
pre {
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 93%; }

abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help; }

mark,
ins {
  background: #fff9c0;
  text-decoration: none; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

/*--------------------------------------------------------------
# Elements
--------------------------------------------------------------*/
html {
  box-sizing: border-box; }

::-moz-selection {
  color: #fff;
  background: #FF7171; }

::selection {
  color: #fff;
  background: #FF7171; }

*,
*:before,
*:after {
  /* Inherit box-sizing to make it easier to change the property for components that leverage other behavior; see http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
  box-sizing: inherit; }

body {
  background: #fff;
  /* Fallback for when there is no custom background color defined. */ }

h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 30px 0 30px;
  margin: 1.875rem 0 1.875rem; }

p {
  margin-top: 15px;
  margin-top: 0.9375rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

blockquote {
  margin: 0;
  border-left: 3px solid #FF7171;
  padding-left: 30px;
  padding-left: 1.875rem;
  font-size: 1.2em;
  color: #848484; }

blockquote,
q {
  quotes: "" ""; }
  blockquote:before, blockquote:after,
  q:before,
  q:after {
    content: ""; }

address {
  margin: 0 0 30px;
  margin: 0 0 1.875rem; }

pre {
  background: #eee;
  margin-bottom: 1.875em;
  max-width: 100%;
  overflow: auto;
  padding: 1.875em; }

hr {
  background-color: #eee;
  border: 0;
  height: 1px;
  margin: 30px 0;
  margin: 1.875rem 0; }

ul,
ol {
  margin: 0 0 30px 0;
  margin: 0 0 1.875rem 0;
  padding-left: 30px;
  padding-left: 1.875em; }

ul {
  list-style: disc; }

ol {
  list-style: decimal; }

li > ul,
li > ol {
  margin-bottom: 0;
  margin-left: 0; }

dt {
  font-weight: bold;
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

dd {
  margin: 0 30px 30px;
  margin: 0 1.875rem 1.875rem; }

embed,
iframe,
object,
figure,
img {
  max-width: 100%;
  /* Adhere to container width. */
  border: 0; }

object,
figure,
img {
  height: auto;
  /* Make sure images are scaled correctly. */ }

figure {
  margin: 0; }

table {
  margin: 0 0 30px;
  margin: 0 0 1.875rem;
  width: 100%; }

th,
td {
  padding: 10px 20px;
  border-bottom: 1px solid #eee; }

th {
  text-align: left; }

thead {
  background-color: #f9f9f9;
  border: 1px solid #eee; }

/*--------------------------------------------------------------
# Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea,
fieldset {
  font-size: 1em; }

fieldset {
  border: 1px solid #eee;
  margin: 0;
  padding: 2.5rem; }

legend {
  color: #222;
  font-family: "Helvetica Neue", "Arial", sans-serif;
  font-weight: 700; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
textarea {
  border: 0;
  color: #777;
  background-color: #fff;
  box-shadow: 0 0 1px #888;
  border-radius: 3px; }
  input[type="text"]:focus,
  input[type="email"]:focus,
  input[type="url"]:focus,
  input[type="password"]:focus,
  input[type="search"]:focus,
  input[type="number"]:focus,
  input[type="tel"]:focus,
  input[type="range"]:focus,
  input[type="date"]:focus,
  input[type="month"]:focus,
  input[type="week"]:focus,
  input[type="time"]:focus,
  input[type="datetime"]:focus,
  input[type="datetime-local"]:focus,
  input[type="color"]:focus,
  textarea:focus {
    outline: 0;
    box-shadow: 0 0 1px #3c3c3c;
    color: #222; }
  input[type="text"]:disabled,
  input[type="email"]:disabled,
  input[type="url"]:disabled,
  input[type="password"]:disabled,
  input[type="search"]:disabled,
  input[type="number"]:disabled,
  input[type="tel"]:disabled,
  input[type="range"]:disabled,
  input[type="date"]:disabled,
  input[type="month"]:disabled,
  input[type="week"]:disabled,
  input[type="time"]:disabled,
  input[type="datetime"]:disabled,
  input[type="datetime-local"]:disabled,
  input[type="color"]:disabled,
  textarea:disabled {
    color: #999; }

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
input[type="number"],
input[type="tel"],
input[type="range"],
input[type="date"],
input[type="month"],
input[type="week"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="color"],
select {
  padding: 15px 20px;
  padding: 0.9375rem 1.25rem;
  width: 220px;
  max-width: 100%; }

textarea {
  padding: 15px 20px;
  padding: 0.9375rem 1.25rem;
  width: 100%; }

/*--------------------------------------------------------------
# Container
--------------------------------------------------------------*/
.o-container {
  width: 100%;
  max-width: 1200px;
  margin: 0 auto;
  padding: 0 15px;
  padding: 0 0.9375rem; }
  @media screen and (min-width: 500px) {
    .o-container {
      padding: 0 30px;
      padding: 0 1.875rem; } }
  @media screen and (min-width: 1290px) {
    .o-container {
      padding: 0; } }

.o-container__content-full-width {
  max-width: 700px;
  max-width: 43.75rem;
  margin: 0 auto; }

/*--------------------------------------------------------------
# Menu
--------------------------------------------------------------*/
.o-menu {
  margin: 0;
  padding: 0; }
  .o-menu,
  .o-menu ol,
  .o-menu ul {
    list-style: none; }

/**
 * Horizontal menu.
 */
.o-menu--row-center > li,
.o-menu--row > li {
  float: left; }

.o-menu--row-center a,
.o-menu--row a {
  display: inline-block; }

/**
 * Horizontal centered menu.
 */
.o-menu--row-center {
  text-align: center; }
  .o-menu--row-center li {
    text-align: left; }

/**
 * Vertical menu
 */
.o-menu--stacked li > a {
  display: block; }

/*--------------------------------------------------------------
# Buttons
--------------------------------------------------------------*/
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
.o-btn {
  display: inline-block;
  vertical-align: middle;
  white-space: nowrap;
  font-family: inherit;
  font-size: 0.8125em;
  font-weight: bold;
  cursor: pointer;
  border: none;
  margin: 0;
  padding: 1.0625em 1.25em;
  border-radius: 3px;
  background-color: #404040;
  color: #fff; }
  button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover,
  .o-btn:hover {
    color: #fff;
    background-color: #FF7171; }
  button,
  input[type="button"],
  input[type="reset"],
  input[type="submit"], button:hover,
  input[type="button"]:hover,
  input[type="reset"]:hover,
  input[type="submit"]:hover,
  .o-btn,
  .o-btn:hover {
    text-decoration: none; }
  button:active,
  input[type="button"]:active,
  input[type="reset"]:active,
  input[type="submit"]:active, button:focus,
  input[type="button"]:focus,
  input[type="reset"]:focus,
  input[type="submit"]:focus,
  .o-btn:active,
  .o-btn:focus {
    outline: none;
    box-shadow: 0 0 1px #3c3c3c; }

.o-btn--default {
  background-color: #eee;
  color: #666; }
  .o-btn--default:hover, .o-btn--default:focus {
    color: #404040;
    background-color: #e2e2e2; }

.o-btn--small {
  padding: 0.3125em 0.9375em; }

.o-btn--large {
  font-size: 1em; }

/*--------------------------------------------------------------
# UI List
--------------------------------------------------------------*/
.o-ui-list {
  padding: 0;
  margin: 0; }
  .o-ui-list,
  .o-ui-list ul,
  .o-ui-list ol {
    list-style: none; }

/*--------------------------------------------------------------
# Separator
--------------------------------------------------------------*/
.o-sep {
  margin: 60px 0;
  margin: 3.75rem 0; }

.o-sep--icon {
  position: relative; }
  .o-sep--icon:after {
    font-family: "FontAwesome";
    content: '\f06c';
    display: inline-block;
    width: 60px;
    height: 60px;
    line-height: 60px;
    text-align: center;
    font-size: 16px;
    position: absolute;
    top: 0;
    left: 50%;
    margin-top: -30px;
    margin-left: -30px;
    background-color: #fff;
    color: #ddd; }

.o-sep--project-client {
  margin: 10px 0;
  margin: 0.625rem 0;
  background-color: #aaa;
  width: 30px;
  width: 1.875rem; }

.o-sep--project-client--home {
  margin: 15px auto;
  margin: 0.9375rem auto;
  background-color: #ccc; }

/*--------------------------------------------------------------
# Icon
--------------------------------------------------------------*/
.o-icon {
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 32px;
  text-align: center;
  border-radius: 100%;
  font-size: 14px; }

/*--------------------------------------------------------------
# WP Paginated Links
--------------------------------------------------------------*/
.page-numbers {
  display: inline-block;
  width: 28px;
  height: 28px;
  line-height: 28px;
  text-align: center;
  display: inline-block;
  float: left;
  margin-right: 7px;
  margin-right: 0.4375rem;
  margin-bottom: 7px;
  margin-bottom: 0.4375rem;
  border-radius: 3px;
  background-color: #e6e6e6;
  color: #fff; }

.page-numbers.current {
  color: #fff;
  background-color: #404040; }

.page-numbers.dots {
  color: #404040;
  background-color: transparent; }

/*--------------------------------------------------------------
# Site
--------------------------------------------------------------*/
.b-site__header {
  position: relative;
  background-color: #fff;
  min-height: 50px;
  line-height: 50px;
  padding: 30px 0;
  padding: 1.875rem 0; }
  @media screen and (min-width: 801px) {
    .b-site__header {
      min-height: 70px;
      line-height: 70px; } }

/*--------------------------------------------------------------
# Content Area
--------------------------------------------------------------*/
.b-content-area {
  width: 100%; }
  @media screen and (min-width: 801px) {
    .b-content-area {
      width: 70%;
      float: left;
      padding-right: 5%;
      border-right: 1px solid #eee; } }

.b-content-area--full-width {
  width: 100%;
  float: none;
  padding-right: 0;
  border-right: none; }

/*--------------------------------------------------------------
# Sidebar Area
--------------------------------------------------------------*/
.b-sidebar-area {
  width: 25%;
  float: right;
  font-size: 0.9375em; }
  @media screen and (max-width: 800px) {
    .b-sidebar-area {
      width: 100%;
      float: none; } }

/*--------------------------------------------------------------
# Sidebar Footer Area
--------------------------------------------------------------*/
.b-sidebar-footer-area {
  margin-top: 60px;
  margin-top: 3.75rem; }

/*--------------------------------------------------------------
# Brand
--------------------------------------------------------------*/
.c-brand {
  float: left; }

.custom-logo img,
.c-brand__logo-image img {
  display: inline-block; }

.c-brand__logo,
.c-brand__tagline {
  margin: 0;
  display: inline-block; }

.c-brand__logo {
  color: #000;
  font-size: 1.5em;
  line-height: 1;
  vertical-align: middle;
  text-transform: uppercase; }
  .c-brand__logo:hover,
  .c-brand__logo a:hover {
    color: #000; }
  @media screen and (max-width: 499px) {
    .c-brand__logo {
      font-size: 1.5em; } }

.c-brand__tagline {
  color: #aaa; }

/*--------------------------------------------------------------
# Nav Primary
--------------------------------------------------------------*/
.c-nav-primary {
  position: relative;
  z-index: 1;
  float: right; }

/* Mobile
--------------------------------*/
.c-nav-primary__mobile {
  display: inline-block; }

/* Dark overlay when active */
.c-nav-primary__mobile.is-active .c-nav-primary__mobile-overlay {
  background-color: rgba(0, 0, 0, 0.6);
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }

.c-nav-primary__mobile-toggle {
  color: #000;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  display: inline-block;
  display: inline-block;
  width: 50px;
  height: 50px;
  line-height: 50px;
  text-align: center; }
  .c-nav-primary__mobile-toggle:hover {
    cursor: pointer; }
  .c-nav-primary__mobile-toggle.is-active {
    color: #FF7171;
    position: relative;
    z-index: 10;
    position: fixed;
    top: 0;
    right: 0; }
  @media screen and (min-width: 500px) {
    .c-nav-primary__mobile-toggle {
      display: inline-block;
      width: 50px;
      height: 50px;
      line-height: 50px;
      text-align: center;
      font-size: 22px; } }
  @media screen and (min-width: 1025px) {
    .c-nav-primary__mobile-toggle {
      display: none; } }

/* Desktop
--------------------------------*/
.c-nav-primary__desktop {
  display: inline-block; }

/* Search
--------------------------------*/
.c-nav-primary__search {
  display: inline-block;
  position: relative;
  /* searchform */ }
  .c-nav-primary__search i {
    background-color: #222;
    color: #fff;
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    cursor: pointer;
    position: relative;
    z-index: 1; }
    .c-nav-primary__search i:hover, .c-nav-primary__search i:active, .c-nav-primary__search i:focus {
      background-color: #FF7171; }
  @media screen and (min-width: 801px) {
    .c-nav-primary__search {
      margin-left: 30px;
      margin-right: 0;
      float: right; } }
  .c-nav-primary__search .search-form {
    position: absolute;
    top: 100%;
    right: 0;
    box-shadow: 0 5px 10px rgba(0, 0, 0, 0.12);
    line-height: 1.6;
    display: none; }
  .c-nav-primary__search .search-submit {
    display: none; }
  .c-nav-primary__search.is-active .search-form {
    display: block; }

/*--------------------------------------------------------------
# Nav Footer Social
--------------------------------------------------------------*/
.c-nav-footer-social {
  margin: 0 0 20px;
  margin: 0 0 1.25rem;
  display: inline-block; }
  .c-nav-footer-social a i {
    background-color: #222;
    color: #fff; }
    .c-nav-footer-social a i:hover, .c-nav-footer-social a i:active {
      background-color: #FF7171; }
  .c-nav-footer-social li {
    margin-right: 7px;
    margin-right: 0.4375rem; }
    .c-nav-footer-social li:last-child {
      margin-right: 0; }

/*--------------------------------------------------------------
# Nav Footer
--------------------------------------------------------------*/
.c-nav-footer {
  display: inline-block; }

/*--------------------------------------------------------------
# Menu Primary Mobile
--------------------------------------------------------------*/
.c-menu-primary-mobile {
  background-color: #fff;
  padding-top: 50px;
  position: fixed;
  top: 0;
  right: 0;
  z-index: 9;
  width: 320px;
  height: 100%;
  overflow-y: auto;
  box-shadow: -3px 0 3px rgba(0, 0, 0, 0.12);
  -webkit-transform: translateX(100%);
      -ms-transform: translateX(100%);
          transform: translateX(100%);
  -webkit-transition: padding .2s ease-out, -webkit-transform .3s ease-out;
  transition: padding .2s ease-out, -webkit-transform .3s ease-out;
  transition: transform .3s ease-out, padding .2s ease-out;
  transition: transform .3s ease-out, padding .2s ease-out, -webkit-transform .3s ease-out; }
  .c-menu-primary-mobile.is-active {
    -webkit-transform: translateX(0);
        -ms-transform: translateX(0);
            transform: translateX(0); }
  .c-menu-primary-mobile a {
    line-height: 1.6;
    color: #000;
    font-size: 0.875em;
    font-weight: 700;
    padding: 15px 30px; }
  .c-menu-primary-mobile li {
    position: relative; }
    .c-menu-primary-mobile li:hover > a, .c-menu-primary-mobile li:active > a, .c-menu-primary-mobile li.is-active > a {
      color: #FF7171; }
  .c-menu-primary-mobile > li > .sub-menu {
    background-color: #fafafa;
    padding: 0; }
    .c-menu-primary-mobile > li > .sub-menu a {
      margin-left: 15px; }
  .c-menu-primary-mobile .sub-menu .sub-menu a {
    margin-left: 0; }
  @media screen and (max-width: 499px) {
    .c-menu-primary-mobile {
      width: 250px; } }
  @media screen and (min-width: 500px) {
    .c-menu-primary-mobile {
      padding-top: 70px; } }
  @media screen and (min-width: 1025px) {
    .c-menu-primary-mobile {
      display: none; } }

/* Created with JS */
@media screen and (max-width: 1024px) {
  .c-menu-primary-mobile__sub-menu-toggle {
    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;
    position: absolute;
    top: 0;
    right: 0;
    padding: 0;
    display: inline-block;
    width: 50px;
    height: 50px;
    line-height: 50px;
    text-align: center; }
    .c-menu-primary-mobile__sub-menu-toggle:hover {
      cursor: pointer; } }

/*--------------------------------------------------------------
# Menu Primary
--------------------------------------------------------------*/
.c-menu-primary li {
  position: relative; }
  .c-menu-primary li.current-menu-item > a, .c-menu-primary li.current-menu-parent > a, .c-menu-primary li:hover > a, .c-menu-primary li:active > a {
    color: #FF7171; }

.c-menu-primary > li {
  margin: 0 20px;
  margin: 0 1.25rem; }
  .c-menu-primary > li:last-child {
    margin-right: 0; }

.c-menu-primary a {
  font-size: 0.875em;
  font-weight: 700;
  color: #000;
  line-height: 1.6; }

.c-menu-primary .sub-menu {
  display: none;
  padding: 0;
  background-color: #fafafa;
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 9999;
  width: 180px;
  width: 11.25rem; }
  .c-menu-primary .sub-menu a {
    font-weight: 400;
    color: #666;
    padding: 12px 25px;
    padding: 0.75rem 1.5625rem;
    display: block;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0.15); }

.c-menu-primary li:hover > .sub-menu {
  display: block; }

.c-menu-primary .sub-menu li:hover, .c-menu-primary .sub-menu li:active {
  background-color: #f2f2f2; }

.c-menu-primary .sub-menu .sub-menu {
  left: 100%;
  top: 0; }

@media screen and (max-width: 1024px) {
  .c-menu-primary {
    display: none; } }

/*--------------------------------------------------------------
# Menu Footer Social
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Menu Footer
--------------------------------------------------------------*/
.c-menu-footer {
  margin-top: 30px;
  margin-top: 1.875rem; }
  .c-menu-footer a {
    font-size: 0.8125em;
    color: #aaa; }
    .c-menu-footer a:hover, .c-menu-footer a:active {
      color: #FF7171; }
  .c-menu-footer li {
    margin-right: 7px;
    margin-right: 0.4375rem;
    padding: 0 10px;
    padding: 0 0.625rem;
    border-right: 1px solid #eee; }
    .c-menu-footer li:last-child {
      margin-right: 0;
      border-right: 0; }

/*--------------------------------------------------------------
# Page Header
--------------------------------------------------------------*/
.c-page-header {
  background-color: #f9f9f9;
  text-align: center;
  padding: 30px 0;
  padding: 1.875rem; }

.c-page-header__title {
  margin: 0;
  font-size: 2em; }

/*--------------------------------------------------------------
# Page Content
--------------------------------------------------------------*/
.c-page-content {
  margin-top: 60px;
  margin-top: 3.75rem; }

/* Page template: Home
--------------------------------*/
.c-page-content--home {
  margin-top: 0; }

/* 404.php
--------------------------------*/
.c-page-content--404 {
  margin-bottom: 60px;
  margin-bottom: 3.75rem; }

/*--------------------------------------------------------------
# Posts
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Post
--------------------------------------------------------------*/
.c-post {
  margin-bottom: 60px;
  margin-bottom: 3.75rem; }
  .c-post.sticky {
    position: relative; }
    .c-post.sticky:before {
      font-family: "FontAwesome";
      content: '\f02e';
      position: absolute;
      top: -4px;
      right: 1.875rem;
      line-height: 1;
      font-size: 32px;
      color: #FF7171; }

.c-post__title {
  margin: 0;
  font-size: 1.25em; }

.single .c-post__title,
.page .c-post__title {
  font-size: 2em; }

.c-post__meta {
  font-size: 0.875em;
  color: #bbb; }
  .c-post__meta > span {
    margin-right: 10px;
    margin-right: 0.625rem; }
  .c-post__meta a {
    color: #bbb; }
    .c-post__meta a:hover, .c-post__meta a:active, .c-post__meta a:focus {
      color: #FF7171; }
  .c-post__meta i {
    margin-right: 5px;
    margin-right: 0.3125rem; }

.c-post__header {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

.c-post__meta--header {
  margin-bottom: 11px;
  margin-bottom: 0.6875rem; }

.c-post__content {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

.c-post__read-more {
  margin-top: 2.5em; }
  .c-post__read-more a {
    font-weight: 700;
    color: #000; }
    .c-post__read-more a:hover, .c-post__read-more a:active {
      color: #FF7171; }

/* WP paginated post */
.c-post__pages .c-post__page {
  display: inline-block;
  margin: 0 0.125em;
  padding: 0.1875em 0.3125em; }

.c-post__pages a .c-post__page {
  color: #aaa; }
  .c-post__pages a .c-post__page:hover, .c-post__pages a .c-post__page:active {
    color: #FF7171; }

.c-post__page {
  color: #222; }

.c-post__footer {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

.c-post__meta--footer > div:last-child {
  margin-top: 15px;
  margin-top: 0.9375rem; }

/* Grid Posts
--------------------------------*/
.c-post--grid {
  width: 100%;
  max-width: 370px;
  max-width: 23.125rem;
  margin: 0 auto 60px;
  margin: 0 auto 3.75rem; }
  @media screen and (min-width: 801px) {
    .c-post--grid {
      float: left; } }
  @media screen and (min-width: 801px) and (max-width: 1024px) {
    .c-post--grid {
      margin: 0 auto 30px;
      margin: 0 auto 1.875rem;
      padding: 0 15px;
      padding: 0 0.9375rem;
      /* clear first posts in the 2-column layout */ }
      .c-post--grid:nth-child(2n+1) {
        clear: both; } }
  @media screen and (min-width: 1025px) {
    .c-post--grid {
      max-width: 30.83333333%;
      margin-right: 3.75%;
      /* clear the first post in each row in the 3-column layout */ }
      .c-post--grid:nth-child(3n) {
        margin-right: 0; }
      .c-post--grid:nth-child(3n+1) {
        clear: both; } }
  .c-post--grid .c-post__header {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem; }
  .c-post--grid .c-post__title {
    font-size: 1.125em; }

/*--------------------------------------------------------------
# Portfolio Items
--------------------------------------------------------------*/
.c-portfolio-items {
  margin-top: 60px;
  margin-top: 3.75rem;
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

.c-portfolio-items--home {
  margin-top: 0; }

/*--------------------------------------------------------------
# Portfolio Item
--------------------------------------------------------------*/
.c-portfolio-item {
  position: relative;
  width: 100%;
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

.c-portfolio-item__header {
  text-align: center;
  margin: 60px 0; }

.c-portfolio-item__client {
  margin: 0 0 5px;
  font-size: 1.125em;
  font-weight: 400; }

.c-portfolio-item__title {
  margin: 0;
  font-size: 1.5em; }

.c-portfolio-item__category {
  display: block;
  margin-top: 5px;
  margin-top: 0.3125rem;
  color: #aaa;
  font-size: 1em; }

.c-portfolio-item__content {
  max-width: 680px;
  max-width: 42.5rem;
  margin: 0 auto; }

/* Page Template: Home
--------------------------------*/
.c-portfolio-item--home {
  float: left;
  margin: 0;
  text-align: left;
  max-width: 100%;
  opacity: 0;
  -webkit-transition: opacity .5s ease-out;
  transition: opacity .5s ease-out; }
  @media screen and (min-width: 500px) and (max-width: 1024px) {
    .c-portfolio-item--home {
      max-width: 50%; } }
  @media screen and (min-width: 1025px) {
    .c-portfolio-item--home {
      max-width: 33.33333333%; } }

.c-portfolio-item--home.is-masonry {
  opacity: 1; }

.c-portfolio-item__client--home {
  color: #fff;
  font-size: 0.875em; }

.c-portfolio-item__title--home {
  font-size: 1.125em;
  color: #fff;
  margin-top: 5px;
  margin-top: 0.3125rem; }

.c-portfolio-item__category--home {
  font-size: 0.875em;
  color: #ccc; }

.c-portfolio-item__details-ct {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  background-color: rgba(0, 0, 0, 0.5);
  opacity: 0;
  -webkit-transition: opacity .3s ease-out;
  transition: opacity .3s ease-out; }

.c-portfolio-item:hover .c-portfolio-item__details-ct {
  opacity: 1; }

.c-portfolio-item__details {
  padding: 30px 45px 45px;
  -webkit-transition: padding .3s ease-out;
  transition: padding .3s ease-out; }

.c-portfolio-item:hover .c-portfolio-item__details {
  padding-top: 45px; }

.c-portfolio-item__client--home {
  font-size: 1.125em; }

.c-portfolio-item__category--home {
  margin-top: 10px;
  margin-top: 0.625rem;
  font-size: 1em; }

/* Grid layout
--------------------------------*/
.c-portfolio-item--grid {
  position: relative;
  width: 100%;
  float: left;
  margin-right: 3.75%;
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  text-align: center; }
  .c-portfolio-item--grid:nth-child(3n) {
    margin-right: 0; }
  @media screen and (min-width: 500px) and (max-width: 1024px) {
    .c-portfolio-item--grid {
      max-width: 50%;
      margin: 0 auto 30px;
      margin: 0 auto 1.875rem;
      padding: 0 15px;
      padding: 0 0.9375rem; } }
  @media screen and (min-width: 1025px) {
    .c-portfolio-item--grid {
      max-width: 30.83333333%; } }

.c-portfolio-item__client--grid {
  font-size: 1em; }

.c-portfolio-item__title--grid {
  font-size: 1em; }

.c-portfolio-item__category--grid {
  font-size: 0.875em; }

/*--------------------------------------------------------------
# Portfolio View All
--------------------------------------------------------------*/
.c-portfolio-view-all {
  text-align: center;
  margin: 60px 0; }

/*--------------------------------------------------------------
# Posts Nav
--------------------------------------------------------------*/
.c-posts-nav {
  text-align: center;
  font-size: 0.875em;
  border-top: 1px solid #eee;
  padding-top: 30px;
  padding-top: 1.875rem;
  padding-bottom: 30px;
  padding-bottom: 30; }
  .c-posts-nav a {
    display: inline-block; }
    .c-posts-nav a:hover, .c-posts-nav a:active {
      color: #fff; }
  @media screen and (max-width: 800px) {
    .c-posts-nav {
      margin-bottom: 30px;
      margin-bottom: 1.875rem; } }

.c-posts-nav__links {
  display: inline-block; }

.c-posts-nav__link--prev {
  float: left; }

.c-posts-nav__link--next {
  text-align: right;
  float: right; }

.c-posts-nav--paginated {
  font-size: 0.75em;
  border: 0; }
  .c-posts-nav--paginated a {
    color: #fff; }
    .c-posts-nav--paginated a:hover, .c-posts-nav--paginated a:active {
      color: #fff;
      background-color: #FF7171; }

/* Grid Posts
--------------------------------*/
/*--------------------------------------------------------------
# Post Nav
--------------------------------------------------------------*/
.c-post-nav {
  font-size: 0.875em;
  margin: 60px 0;
  margin: 3.75rem 0; }
  .c-post-nav a {
    display: inline-block; }
    .c-post-nav a:hover, .c-post-nav a:active {
      color: #FF7171; }

.c-post-nav__link {
  position: relative; }
  .c-post-nav__link h5 {
    margin: 0; }

@incude media-query(m-up) {
  .c-post-nav__link {
    width: 48%; } }

.c-post-nav__link--prev {
  float: left; }

.c-post-nav__link--next {
  text-align: right;
  float: right; }

/*------------------------------------------------------------------------------
# Featured
------------------------------------------------------------------------------*/
.c-featured {
  margin-bottom: 30px;
  margin-bottom: 1.875rem;
  text-align: center; }
  .c-featured img {
    vertical-align: bottom; }

/* Grid Posts
--------------------------------*/
.c-featured--grid {
  margin-bottom: 15px;
  margin-bottom: 0.9375rem; }

/* Home page template
--------------------------------*/
.c-featured--home {
  margin: 0; }

/*--------------------------------------------------------------
# Post Author
--------------------------------------------------------------*/
.c-post-author {
  position: relative;
  background-color: #fafafa;
  padding: 30px;
  padding: 1.875rem; }
  @media screen and (max-width: 800px) {
    .c-post-author {
      text-align: center; } }

.c-post-author__info {
  position: relative;
  min-height: 80px;
  /* height of avatar */ }
  @media screen and (min-width: 801px) {
    .c-post-author__info {
      padding-left: 110px;
      /* 30px margin from avatar */ } }

.c-post-author__avatar img {
  border-radius: 100%; }

@media screen and (max-width: 800px) {
  .c-post-author__avatar {
    margin-bottom: 15px;
    margin-bottom: 0.9375rem; } }

@media screen and (min-width: 801px) {
  .c-post-author__avatar {
    position: absolute;
    top: 0;
    left: 0; } }

.c-post-author__name {
  font-size: 1em;
  margin: 0 0 15px 0;
  margin: 0 0 0.9375rem 0; }
  .c-post-author__name a {
    border: 0; }

/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
.c-comments--no-comments {
  color: #ccc; }

.c-comments__title {
  margin-top: 0;
  margin-bottom: 60px;
  margin-bottom: 3.75rem;
  font-size: 1.25em; }
  .c-comments__title small {
    display: block;
    margin-top: 5px;
    margin-top: 0.3125rem;
    font-weight: 400;
    color: #aaa; }

/*--------------------------------------------------------------
# Comments
--------------------------------------------------------------*/
.c-comment {
  margin-bottom: 30px;
  margin-bottom: 1.875rem; }

.c-comment__avatar {
  margin-bottom: 10px; }
  .c-comment__avatar img {
    border-radius: 100%; }
  @media screen and (min-width: 801px) {
    .c-comment__avatar {
      position: absolute;
      top: 0;
      left: 0; } }

.c-comment__body {
  position: relative; }
  @media screen and (min-width: 801px) {
    .c-comment__body {
      padding-left: 90px; } }

.c-comment__author-name,
.c-comment__author-name a {
  color: #222;
  font-weight: 700;
  border: 0; }

.c-comment__author-name a:hover,
.c-comment__author-name a:active {
  color: #FF7171; }

/* post author */
.bypostauthor {
  display: block; }
  .bypostauthor .c-comment__author-name,
  .bypostauthor .c-comment__author-name a {
    font-size: 0.875em;
    color: #fff;
    background-color: #FF7171;
    display: inline-block;
    padding: 0 .5em; }

.c-comment__date {
  margin-top: 5px;
  margin-top: 0.3125rem; }
  .c-comment__date a {
    font-size: 0.8125em;
    color: #aaa;
    line-height: 1;
    border: 0; }

.c-comment__reply a {
  font-size: 0.875em;
  font-weight: 700; }

/*--------------------------------------------------------------
# Comments Nav
--------------------------------------------------------------*/
.c-comments-nav {
  font-size: 0.875em; }
  .c-comments-nav a {
    display: inline-block; }
    .c-comments-nav a:hover, .c-comments-nav a:active {
      color: #fff; }
  @media screen and (max-width: 800px) {
    .c-comments-nav {
      margin-bottom: 30px;
      margin-bottom: 1.875rem; } }

.c-comments-nav__links {
  display: inline-block; }

.c-comments-nav__link--prev {
  float: left; }

.c-comments-nav__link--next {
  text-align: right;
  float: right; }

.c-comments-nav--paginated {
  font-size: 0.75em;
  border: 0; }
  .c-comments-nav--paginated a {
    color: #fff; }
    .c-comments-nav--paginated a:hover, .c-comments-nav--paginated a:active {
      color: #fff;
      background-color: #FF7171; }

/*--------------------------------------------------------------
# Comment Respond
--------------------------------------------------------------*/
.c-comment-respond {
  margin-top: 60px;
  margin-top: 3.75rem; }

.c-comment-respond__reply-title {
  margin-top: 0;
  font-size: 1.25em; }

.c-comment-respond__cancel-reply {
  display: inline-block;
  margin-left: 10px;
  color: #aaa;
  font-weight: 400;
  line-height: 1; }

.c-comment-form__author,
.c-comment-form__email,
.c-comment-form__url,
.c-comment-form__comment {
  margin: 0.9375em 0; }

/*------------------------------------------------------------------------------
# Footer About
------------------------------------------------------------------------------*/
.c-footer-about {
  background-color: #f9f9f9;
  text-align: center;
  padding: 60px 0; }

.c-footer-about__title {
  font-size: 1.25em;
  margin: 0 0 30px;
  margin: 0 0 1.875rem; }

.c-footer-about__desc {
  max-width: 420px;
  margin: 0 auto; }

/*------------------------------------------------------------------------------
# Footer Info
------------------------------------------------------------------------------*/
.c-footer-info {
  text-align: center;
  margin-bottom: 60px;
  margin-bottom: 3.75rem; }

.c-footer-info__brand {
  margin: 0 0 20px;
  margin: 0 0 1.25rem;
  line-height: 1;
  text-transform: uppercase; }
  .c-footer-info__brand a:hover,
  .c-footer-info__brand a:active {
    color: #000; }

.c-footer-info__copyright {
  font-size: 0.875em;
  color: #aaa; }
  .c-footer-info__copyright a {
    color: inherit; }
    .c-footer-info__copyright a:hover, .c-footer-info__copyright a:active {
      color: #FF7171; }

/*------------------------------------------------------------------------------
# Nothing Found
------------------------------------------------------------------------------*/
.c-nothing-found {
  margin: 60px 0;
  margin: 3.75rem 0; }

/*--------------------------------------------------------------
# Widgets
--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Widget
--------------------------------------------------------------*/
.c-widget {
  padding: 60px 0;
  padding: 3.75rem 0;
  border-bottom: 1px solid #eee; }
  .c-widget:first-child {
    padding-top: 0; }
  .c-widget:last-child {
    border: 0; }
  .c-widget select {
    max-width: 100%; }

.c-wiget__title {
  margin: 0 0 30px;
  margin: 0 0 1.875rem; }

@media screen and (min-width: 801px) {
  .c-widget--footer {
    border-bottom: 0;
    padding: 0;
    float: left;
    max-width: 25%; }
    .c-widget--footer:nth-child(2) {
      margin: 0 10%; } }

.c-widget__title--footer {
  font-size: 1.125em; }

/*------------------------------------------------------------------------------
# WP Content
------------------------------------------------------------------------------*/
/*
## Alignments
--------------------------------*/
.alignleft {
  display: inline;
  float: left;
  margin-right: 32px;
  margin-right: 2rem;
  margin-bottom: 32px;
  margin-bottom: 2rem; }

.alignright {
  display: inline;
  float: right;
  margin-left: 32px;
  margin-right: 2rem;
  margin-bottom: 32px;
  margin-bottom: 2rem; }

.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto; }

/*
## Caption
--------------------------------*/
.wp-caption {
  margin-bottom: 32px;
  margin-bottom: 2rem;
  max-width: 100%; }

.wp-caption img[class*="wp-image-"] {
  display: block;
  margin: 0 auto; }

.wp-caption-text {
  text-align: center; }

.wp-caption .wp-caption-text {
  color: #999;
  font-style: italic;
  font-size: 0.875em;
  margin: 5px 0;
  margin: 0.3125rem 0; }

/*
## WP Gallery (shortcode)
--------------------------------*/
.gallery {
  margin-bottom: 32px;
  margin-bottom: 2rem; }

.gallery-item {
  display: inline-block;
  text-align: center;
  vertical-align: top;
  width: 100%;
  margin-bottom: 32px;
  margin-bottom: 2rem; }

.gallery-columns-2 .gallery-item {
  max-width: 50%; }

.gallery-columns-3 .gallery-item {
  max-width: 33.33%; }

.gallery-columns-4 .gallery-item {
  max-width: 25%; }

.gallery-columns-5 .gallery-item {
  max-width: 20%; }

.gallery-columns-6 .gallery-item {
  max-width: 16.66%; }

.gallery-columns-7 .gallery-item {
  max-width: 14.28%; }

.gallery-columns-8 .gallery-item {
  max-width: 12.5%; }

.gallery-columns-9 .gallery-item {
  max-width: 11.11%; }

.gallery-caption {
  display: block;
  font-size: 85%;
  font-style: italic;
  padding: 5px; }

.gallery-icon a {
  line-height: 0; }
  .gallery-icon a:after {
    height: 0; }

.gallery-icon img {
  margin-bottom: 0;
  vertical-align: bottom; }

.gallery-item .gallery-icon {
  padding: 1px; }

/*--------------------------------------------------------------
# WP Widgets
--------------------------------------------------------------*/
.widget_recent_entries ul,
.widget_recent_entries ol,
.widget_recent_comments ul,
.widget_recent_comments ol,
.widget_archive ul,
.widget_archive ol,
.widget_categories ul,
.widget_categories ol,
.widget_meta ul,
.widget_meta ol,
.widget_pages ul,
.widget_pages ol,
.widget_nav_menu ul,
.widget_nav_menu ol,
.widget_rss ul,
.widget_rss ol {
  list-style: none;
  margin: 0; }

.widget_recent_entries > ul,
.widget_recent_entries > ol,
.widget_recent_comments > ul,
.widget_recent_comments > ol,
.widget_archive > ul,
.widget_archive > ol,
.widget_categories > ul,
.widget_categories > ol,
.widget_meta > ul,
.widget_meta > ol,
.widget_pages > ul,
.widget_pages > ol,
.widget_nav_menu > ul,
.widget_nav_menu > ol,
.widget_rss > ul,
.widget_rss > ol {
  padding: 0; }

.widget_recent_entries li,
.widget_recent_comments li,
.widget_archive li,
.widget_categories li,
.widget_meta li,
.widget_pages li,
.widget_nav_menu li,
.widget_rss li {
  margin-bottom: 10px;
  margin-bottom: 0.625rem; }
  .widget_recent_entries li li,
  .widget_recent_comments li li,
  .widget_archive li li,
  .widget_categories li li,
  .widget_meta li li,
  .widget_pages li li,
  .widget_nav_menu li li,
  .widget_rss li li {
    margin-top: 10px;
    margin-top: 0.625rem; }

.widget_recent_entries a,
.widget_recent_comments a,
.widget_archive a,
.widget_categories a,
.widget_meta a,
.widget_pages a,
.widget_nav_menu a,
.widget_rss a {
  color: #aaa; }
  .widget_recent_entries a:hover, .widget_recent_entries a:active, .widget_recent_entries a:focus,
  .widget_recent_comments a:hover,
  .widget_recent_comments a:active,
  .widget_recent_comments a:focus,
  .widget_archive a:hover,
  .widget_archive a:active,
  .widget_archive a:focus,
  .widget_categories a:hover,
  .widget_categories a:active,
  .widget_categories a:focus,
  .widget_meta a:hover,
  .widget_meta a:active,
  .widget_meta a:focus,
  .widget_pages a:hover,
  .widget_pages a:active,
  .widget_pages a:focus,
  .widget_nav_menu a:hover,
  .widget_nav_menu a:active,
  .widget_nav_menu a:focus,
  .widget_rss a:hover,
  .widget_rss a:active,
  .widget_rss a:focus {
    color: #FF7171; }

/* Tagcloud widget */
.widget_tag_cloud a {
  display: inline-block;
  color: #aaa;
  font-size: 0.75em !important;
  padding: .3em .7em;
  margin: 0 0 6px;
  margin: 0 0 0.375rem;
  background-color: #f1f1f1;
  border-radius: 3px; }
  .widget_tag_cloud a:hover, .widget_tag_cloud a:active {
    background-color: #FF7171;
    color: #fff; }

/* Calendar */
.widget_calendar caption {
  text-align: left;
  margin-bottom: 20px;
  margin-bottom: 1.25rem;
  font-weight: 700;
  color: #333; }

.widget_calendar table {
  table-layout: fixed;
  margin: 0; }

.widget_calendar thead {
  background-color: #eee; }

.widget_calendar tbody a {
  background-color: #FF7171;
  color: #fff;
  display: inline-block;
  width: 25px;
  height: 25px; }
  .widget_calendar tbody a:hover, .widget_calendar tbody a:active {
    background-color: #FF7171; }

.widget_calendar th,
.widget_calendar td {
  text-align: center;
  padding: 5px; }

.widget_calendar #prev a,
.widget_calendar #next a {
  color: #aaa; }
  .widget_calendar #prev a:hover, .widget_calendar #prev a:active,
  .widget_calendar #next a:hover,
  .widget_calendar #next a:active {
    color: #FF7171; }

.widget_calendar #prev {
  text-align: left; }

.widget_calendar #next {
  text-align: right; }

/* Navigation */
.widget_nav_menu div > ul,
.widget_nav_menu div > ol {
  padding: 0; }

/* Search */
.widget_search .search-field {
  width: 100%;
  box-sizing: border-box;
  background-color: #fff; }

.widget_search .search-submit {
  display: none; }

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
.o-container:before, .o-menu:before, .b-site:before, .b-site__header:before, .b-site__content:before, .b-site__footer:before, .c-posts:before, .c-posts-nav__links:before, .c-post-nav__links:before, .c-comments-nav__links:before, .o-container:after, .o-menu:after, .b-site:after, .b-site__header:after, .b-site__content:after, .b-site__footer:after, .c-posts:after, .c-posts-nav__links:after, .c-post-nav__links:after, .c-comments-nav__links:after,
.u-clearfix:before,
.c-portfolio-items:before,
.u-clearfix:after,
.c-portfolio-items:after {
  content: "";
  display: table; }

.o-container:after, .o-menu:after, .b-site:after, .b-site__header:after, .b-site__content:after, .b-site__footer:after, .c-posts:after, .c-posts-nav__links:after, .c-post-nav__links:after, .c-comments-nav__links:after,
.u-clearfix:after,
.c-portfolio-items:after {
  clear: both; }

/* Text meant only for screen readers. */
.screen-reader-text,
.u-screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  position: absolute !important;
  height: 1px;
  width: 1px;
  overflow: hidden; }
  .screen-reader-text:focus,
  .u-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-size: 0.875rem;
    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. */ }
