/*
Theme Name: Camera
Theme URI: https://array.is/themes/camera-wordpress-theme/
Author: Array
Author URI: https://array.is/
Description: Camera is an elegant, distraction-free canvas for showcasing your photography. Along with large, beautiful Featured Images, you can also create unique photo series in a full-width carousel, which accommodates your landscape and portrait photographs. Camera is perfect for travel blogs, food blogs and photo series.
Version: 1.0.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: camera
Domain Path: /languages/
Tags: light, dark, white, two-columns, fluid-layout, responsive-layout, custom-background, custom-colors, custom-menu, editor-style, featured-images, theme-options, translation-ready, blog, photography, clean, minimal, modern, design, art, portfolio, simple, contemporary, infinite-scroll, site-logo
*/
/* --------------------------------------------------------------
TABLE OF CONTENTS
----------------------------------------------------------------
1.0 - Reset
2.0 - Typography
3.0 - Elements
4.0 - Forms
5.0 - Navigation
5.1 - Links
5.2 - Menus
5.3 - Social Menu
5.4 - Page Navigation
6.0 - Accessibility
7.0 - Alignments
8.0 - Clearings
9.0 - Widgets
10.0 - Content
10.1 - Posts and pages
10.2 - Comments
10.3 - Homepage
11.0 - Infinite scroll
12.0 - Media
13.0 - Header
14.0 - Content
15.0 - Posts
16.0 - Archives
17.0 - Footer
19.0 - Carousel
-------------------------------------------------------------- */
/* --------------------------------------------------------------
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: inherit;
  font-size: 100%;
  font-style: inherit;
  font-weight: inherit;
  margin: 0;
  outline: 0;
  padding: 0;
  vertical-align: baseline;
}

html {
  font-size: 62.5%;
  overflow-y: scroll;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

body {
  background: #fff;
  position: relative;
  overflow-x: hidden;
}

*, *: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;
}

/* --------------------------------------------------------------
2.0 Typography
-------------------------------------------------------------- */
/* Import Camera Sass Variables (inc/sass/variables.scss) */
/* These variables are used througout style.scss. */
/* Body font styles */
/* Color variables */
/* Transition effect used througout Camera */
/* Responsive media query mixins */

@font-face {
  font-family: 'Noto Sans';
  src: url('inc/fonts/NotoSans-Bold.woff2') format('woff2'),
  url('inc/fonts/NotoSans-Bold.woff') format('woff');
  font-weight: bold;
  font-style: normal;
  font-display: swap;
}
@font-face {
  font-family: 'Noto Sans';
  src: url('inc/fonts/NotoSans-Regular.woff2') format('woff2'),
  url('inc/fonts/NotoSans-Regular.woff') format('woff');
  font-weight: normal;
  font-style: normal;
  font-display: swap;
}
body, button, input, select, textarea {
  color: #47525c;
  font-family: "Noto Sans", "Helvetica", sans-serif;
  font-size: 1.6rem;
  line-height: 1.7;
}
@media (max-width: 800px) {
  body, button, input, select, textarea {
    font-size: 1.5rem;
  }
}

h1, h2, h3, h4, h5, h6 {
  clear: both;
  color: #47525c;
  font-weight: normal;
  line-height: 1.2;
  margin-bottom: 3%;
}

h1 {
  font-size: 4.6rem;
}
@media (max-width: 500px) {
  h1 {
    font-size: 4.0rem;
  }
}

h2 {
  font-size: 3.6rem;
}
@media (max-width: 500px) {
  h2 {
    font-size: 3.2rem;
  }
}

h3 {
  font-size: 2.6rem;
}
@media (max-width: 500px) {
  h3 {
    font-size: 2.2rem;
  }
}

h4 {
  font-size: 2.0rem;
}
@media (max-width: 500px) {
  h4 {
    font-size: 1.6rem;
  }
}

h5 {
  font-size: 1.6rem;
}
@media (max-width: 500px) {
  h5 {
    font-size: 1.4rem;
  }
}

h6 {
  font-size: 1.2rem;
}

p {
  margin-bottom: 1.4em;
}
@media (max-width: 500px) {
  p {
    margin-bottom: 1.2em;
  }
}

b, strong {
  font-weight: bold;
}

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

blockquote {
  color: #82909d;
  font-size: 2.0rem;
  font-style: italic;
  line-height: 1.8;
  margin: 1em 0 0 0;
  padding: 0 0 0 8%;
  position: relative;
}
blockquote:before {
  color: #82909d;
  content: "\f10d";
  font-family: "FontAwesome";
  font-size: 1.5rem;
  position: absolute;
  left: 0;
  top: 5%;
}
@media (max-width: 500px) {
  blockquote {
    font-size: 1.5rem;
    line-height: 1.8;
    padding-left: 10%;
  }
}
blockquote p {
  margin-bottom: 1em;
}

address {
  margin: 0 0 1.5em;
}

pre {
  background: #F0F2F5;
  font-family: "Courier 10 Pitch", Courier, monospace;
  font-size: 1.5rem;
  line-height: 1.6;
  margin-bottom: 1.6em;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}

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;
}

.edit-link {
  display: inline-block;
  margin-bottom: 1.4em;
}

#page .more-link {
  border: none;
  display: inline-block;
}

/* --------------------------------------------------------------
3.0 Elements
-------------------------------------------------------------- */
hr {
  background-color: transparent;
  border: 0;
  border-bottom: dotted 1px #BCC8D3;
  height: 2px;
  margin: 5% 0;
}

ul, ol {
  margin: 0 0 5% 25px;
}

ul {
  list-style: square;
}

ol {
  list-style: decimal;
}

ul ul, ol ol, ul ol, ol ul {
  margin: .6em 0 0 1.5em;
}

.sub-menu, .children {
  display: none;
}

.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 {
  margin-bottom: 5%;
  padding: 0;
  width: 100%;
}

table thead {
  background: #f7f7f7;
}
table thead th {
  font-weight: bold;
}

table td, #content table th {
  padding: 10px;
}

table td {
  border-bottom: solid 1px #f7f7f7;
}

table tr:last-child td {
  border-bottom: none;
}

table tr:nth-child(even) {
  background: #f7f7f7;
}

/* --------------------------------------------------------------
4.0 Forms
-------------------------------------------------------------- */
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 {
  background: #424A55;
  border: none;
  border-radius: 2px;
  color: #fff;
  font-size: 1.4rem;
  padding: 10px 20px;
  -webkit-appearance: none;
}
@media (max-width: 800px) {
  button,
  input[type="button"],
  input[type="reset"],
  input[type="submit"],
  .button {
    font-size: 1.5rem;
    padding: 8px 16px;
  }
}

button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
.button:hover {
  background: #576270;
  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 {
  border-color: #aaa #bbb #bbb #bbb;
  box-shadow: inset 0 -1px 0 rgba(255, 255, 255, 0.5), inset 0 2px 5px rgba(0, 0, 0, 0.15);
}

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;
}

select {
  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"],
textarea {
  background: #F0F2F5;
  color: #82909d;
  border: none;
  border-radius: 2px;
}

input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
  background: #EBEEF1;
  border: none;
  color: #47525c;
  outline: none;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"] {
  padding: 10px;
}

@media (max-width: 800px) {
  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 */
  width: 100%;
}

::-webkit-input-placeholder {
  /* WebKit browsers */
  color: #8E96A3;
}

:-moz-placeholder {
  /* Mozilla Firefox 4 to 18 */
  color: #8E96A3;
}

::-moz-placeholder {
  /* Mozilla Firefox 19+ */
  color: #8E96A3;
}

:-ms-input-placeholder {
  /* Internet Explorer 10+ */
  color: #8E96A3;
}

#page .contact-form {
  display: inline-block;
  margin-bottom: 4%;
  width: 100%;
}
#page .contact-form label {
  font-weight: normal;
}
#page .contact-form input[type='text'],
#page .contact-form input[type='email'] {
  margin-bottom: 4%;
  width: 100%;
}
#page .contact-form textarea {
  margin-bottom: 4%;
  width: 98%;
}
#page .contact-form .contact-submit {
  margin-bottom: 0;
}

/* --------------------------------------------------------------
5.0 Navigation
-------------------------------------------------------------- */
/* --------------------------------------------------------------
5.1 Links
-------------------------------------------------------------- */
a {
  color: #82909d;
  text-decoration: none;
}

a:hover, a:focus, a:active {
  color: #47525C;
}

/* --------------------------------------------------------------
5.2 Menus
-------------------------------------------------------------- */
.site-header .main-navigation {
  font-size: 1.6rem;
  display: inline-block;
  vertical-align: top;
  float: right;
  max-width: 45%;
}
@media (max-width: 800px) {
  .site-header .main-navigation {
    display: none;
  }
}

.site-header .main-navigation > li:hover a,
.site-header .main-navigation .current_page_item a,
.site-header .main-navigation > .current-menu-item > a {
  color: #47525c;
}

.site-header .main-navigation ul {
  margin: 0;
}
.site-header .main-navigation ul li {
  display: inline-block;
  font-weight: normal;
  list-style-type: none;
  margin: 0;
  padding: 0 10px;
  position: relative;
}
.site-header .main-navigation ul li a {
  color: #8392A0;
  display: inline-block;
  padding: 7px;
}
.site-header .main-navigation ul li a:hover {
  color: #47525c;
}

.site-header .main-navigation .sub-menu,
.site-header .main-navigation .children {
  margin: 0;
}

.site-header .menu-item-has-children {
  transition: .07s ease-in-out;
}

.show-drop {
  transition: .07s ease-in-out;
  display: block;
}

.site-header .menu-item-has-children {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}

.site-header .active-sub-menu:after {
  content: "\f106";
}

.site-header .menu-item-has-children:hover {
  cursor: pointer;
}

.site-header .menu-item-has-children:hover:after, .active-menu {
  color: #fff;
}

.site-header .main-navigation .sub-menu,
.site-header .main-navigation .children {
  position: absolute;
  width: 180px;
  top: 40px;
  left: 0;
  text-align: left;
  margin: 0;
}

.site-header .main-navigation li ul {
  z-index: 100;
}

.site-header .main-navigation li ul li {
  padding: 0 20px;
  background: #F0F2F5;
  width: 100%;
}

.site-header .main-navigation li ul a,
.site-header .main-navigation li ul li a {
  width: 100%;
  display: inline-block;
  border-bottom: solid 1px #D1DCE2;
  padding: 15px 0;
  font-size: 1.3rem;
  font-weight: normal;
  text-transform: none;
  line-height: 1.6;
}

.site-header .sub-menu li:last-child > a,
.site-header .children li:last-child > a {
  border-bottom: none;
}

.site-header .main-navigation li ul li ul {
  padding: 0;
}

.site-header .main-navigation ul ul {
  top: 0;
}

.site-header .main-navigation li ul ul.sub-menu,
.site-header .main-navigation li ul ul.children {
  left: 180px;
  top: 0;
  margin: 0 0 0 0;
}

.site-header .main-navigation li:hover ul ul,
.site-header .main-navigation li:hover ul ul ul,
.site-header .main-navigation li:hover ul ul ul ul {
  display: none;
}

/* Widge area navigation */
.widget-area .main-navigation {
  float: none;
  width: 100%;
  margin: 0;
  max-width: 100%;
  background: #272C31;
}
.widget-area .main-navigation.widget {
  padding: 0 5%;
  border-bottom: none;
}
@media (min-width: 500px) and (max-width: 768px) {
  .widget-area .main-navigation.widget {
    padding: 4% 14% 4% 14%;
  }
}
.widget-area .main-navigation.widget:after {
  display: none;
}
.widget-area .main-navigation > li:hover a,
.widget-area .main-navigation .current_page_item > a,
.widget-area .main-navigation .current-menu-item > a {
  color: #fff;
  border: none;
}
.widget-area .main-navigation ul {
  margin: 0;
}
.widget-area .main-navigation ul li {
  font-weight: normal;
  border-top: dotted 1px #48525E;
  margin: 0;
  padding: 0;
  width: 100%;
}
.widget-area .main-navigation ul li a {
  display: inline-block;
  padding: 15px 0;
  font-size: 1.8rem;
  color: #A1A6AF;
}
@media (max-width: 500px) {
  .widget-area .main-navigation ul li a {
    font-size: 1.6rem;
  }
}
.widget-area .main-navigation ul li a:hover {
  color: #fff;
}
.widget-area .main-navigation ul li:first-child {
  border-top: none;
}
.widget-area .main-navigation .sub-menu {
  margin: 0;
  padding-top: 10px;
}
.widget-area .main-navigation .sub-menu li {
  padding-left: 25px;
}
.widget-area .menu-item-has-children {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.widget-area .menu-item-has-children:after {
  content: "\f107";
  font-family: "FontAwesome";
  position: absolute;
  right: 0;
  top: 18px;
}
.widget-area .active-sub-menu:after {
  content: "\f106";
}
.widget-area .menu-item-has-children:hover {
  cursor: pointer;
}
.widget-area .menu-item-has-children:hover:after, .widget-area .active-menu {
  color: #fff;
}

/* --------------------------------------------------------------
5.3 Social Menu
-------------------------------------------------------------- */
.main-navigation a:before, .widget .menu li a:before {
  margin-right: 15px;
  font-family: 'FontAwesome';
  color: #8A96A0;
}
.main-navigation a[href*="twitter.com"]:before, .widget .menu li a[href*="twitter.com"]:before {
  content: "\f099";
}
.main-navigation a[href*="twitter.com"]:hover:before, .widget .menu li a[href*="twitter.com"]:hover:before {
  color: #53B9FD;
}
.main-navigation a[href*="facebook.com"]:before, .widget .menu li a[href*="facebook.com"]:before {
  content: "\f082";
}
.main-navigation a[href*="facebook.com"]:hover:before, .widget .menu li a[href*="facebook.com"]:hover:before {
  color: #78A4DD;
}
.main-navigation a[href*="google.com"]:before, .widget .menu li a[href*="google.com"]:before {
  content: "\f0d5";
}
.main-navigation a[href*="google.com"]:hover:before, .widget .menu li a[href*="google.com"]:hover:before {
  color: #FC5B5B;
}
.main-navigation a[href*="instagram.com"]:before, .widget .menu li a[href*="instagram.com"]:before {
  content: "\f16d";
}
.main-navigation a[href*="instagram.com"]:hover:before, .widget .menu li a[href*="instagram.com"]:hover:before {
  color: #78A6C5;
}
.main-navigation a[href*="youtube.com"]:before, .widget .menu li a[href*="youtube.com"]:before {
  content: "\f16a";
}
.main-navigation a[href*="youtube.com"]:hover:before, .widget .menu li a[href*="youtube.com"]:hover:before {
  color: #FA4646;
}
.main-navigation a[href*="vimeo.com"]:before, .widget .menu li a[href*="vimeo.com"]:before {
  content: "\f194";
}
.main-navigation a[href*="vimeo.com"]:hover:before, .widget .menu li a[href*="vimeo.com"]:hover:before {
  color: #1ab7ea;
}
.main-navigation a[href*="dribbble.com"]:before, .widget .menu li a[href*="dribbble.com"]:before {
  content: "\f17d";
}
.main-navigation a[href*="dribbble.com"]:hover:before, .widget .menu li a[href*="dribbble.com"]:hover:before {
  color: #FA8BBC;
}
.main-navigation a[href*="github.com"]:before, .widget .menu li a[href*="github.com"]:before {
  content: "\f092";
}
.main-navigation a[href*="github.com"]:hover:before, .widget .menu li a[href*="github.com"]:hover:before {
  color: #fff;
}
.main-navigation a[href*="flickr.com"]:before, .widget .menu li a[href*="flickr.com"]:before {
  content: "\f16e";
}
.main-navigation a[href*="flickr.com"]:hover:before, .widget .menu li a[href*="flickr.com"]:hover:before {
  color: #fc4ca4;
}
.main-navigation a[href*="codepen.com"]:before, .widget .menu li a[href*="codepen.com"]:before {
  content: "\f1cb";
}
.main-navigation a[href*="codepen.com"]:hover:before, .widget .menu li a[href*="codepen.com"]:hover:before {
  color: #fff;
}
.main-navigation a[href*="behance.com"]:before, .widget .menu li a[href*="behance.com"]:before {
  content: "\f1b4";
}
.main-navigation a[href*="behance.com"]:hover:before, .widget .menu li a[href*="behance.com"]:hover:before {
  color: #4F8FD6;
}
.main-navigation a[href*="dropbox.com"]:before, .widget .menu li a[href*="dropbox.com"]:before {
  content: "\f16b";
}
.main-navigation a[href*="dropbox.com"]:hover:before, .widget .menu li a[href*="dropbox.com"]:hover:before {
  color: #349BE9;
}
.main-navigation a[href*="pinterest.com"]:before, .widget .menu li a[href*="pinterest.com"]:before {
  content: "\f0d2";
}
.main-navigation a[href*="pinterest.com"]:hover:before, .widget .menu li a[href*="pinterest.com"]:hover:before {
  color: #F35359;
}
.main-navigation a[href*="reddit.com"]:before, .widget .menu li a[href*="reddit.com"]:before {
  content: "\f1a1";
}
.main-navigation a[href*="reddit.com"]:hover:before, .widget .menu li a[href*="reddit.com"]:hover:before {
  color: #fff;
}
.main-navigation a[href*="soundcloud.com"]:before, .widget .menu li a[href*="soundcloud.com"]:before {
  content: "\f1be";
}
.main-navigation a[href*="soundcloud.com"]:hover:before, .widget .menu li a[href*="soundcloud.com"]:hover:before {
  color: #FF7500;
}
.main-navigation a[href*="spotify.com"]:before, .widget .menu li a[href*="spotify.com"]:before {
  content: "\f1bc";
}
.main-navigation a[href*="spotify.com"]:hover:before, .widget .menu li a[href*="spotify.com"]:hover:before {
  color: #A5CE3F;
}
.main-navigation a[href*="wordpress.com"]:before, .widget .menu li a[href*="wordpress.com"]:before {
  content: "\f19a";
}
.main-navigation a[href*="wordpress.com"]:hover:before, .widget .menu li a[href*="wordpress.com"]:hover:before {
  color: #24A5DD;
}
.main-navigation a[href*="mailto"]:before, .widget .menu li a[href*="mailto"]:before {
  content: "\f0e0";
}
.main-navigation a[href*="mailto"]:hover:before, .widget .menu li a[href*="mailto"]:hover:before {
  color: #fff;
}

.no-desc .post {
  margin-bottom: 2%;
}
.no-desc .post-navigation {
  border-top: none;
  padding-bottom: 6%;
}
@media (max-width: 800px) {
  .no-desc .post-navigation {
    padding-bottom: 4%;
  }
}

/* --------------------------------------------------------------
5.4 Page Navigation
-------------------------------------------------------------- */
.paging-navigation {
  width: 100%;
}
@media (max-width: 500px) {
  .paging-navigation {
    text-align: center;
    width: 100%;
    float: none;
  }
}
.paging-navigation a {
  background: #F0F2F5;
  padding: 12px 20px;
  display: inline-block;
  font-size: 1.6rem;
}
@media (max-width: 500px) {
  .paging-navigation a {
    padding: 10px;
    font-size: 1.4rem;
  }
}
.paging-navigation .prev-right {
  float: right;
}
@media (max-width: 500px) {
  .paging-navigation .prev-right {
    float: none;
  }
}

#page #infinite-handle span {
  color: #82909d;
  background: #F0F2F5;
  padding: 12px 20px;
  display: inline-block;
  font-size: 1.6rem;
}
#page #infinite-handle span:hover {
  color: #47525c;
}
@media (max-width: 500px) {
  #page #infinite-handle span {
    font-size: 1.4rem;
    padding: 10px;
    text-align: center;
    width: 100%;
  }
}
#page #infinite-handle span i {
  font-size: 1.4rem;
  margin-right: 5px;
}

.nav-links, #infinite-handle, .infinite-loader {
  float: right;
  width: 58%;
  margin-bottom: 4%;
}
@media (max-width: 800px) {
  .nav-links, #infinite-handle, .infinite-loader {
    width: 100%;
    margin-bottom: 2%;
  }
}

/* --------------------------------------------------------------
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: 1.4rem;
  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 1.5em 0;
}

#page .alignright {
  display: inline;
  float: right;
  margin: .5em 0 1.5em 2em;
}

#page .aligncenter {
  clear: both;
  display: block;
  margin: .5em auto 1.5em auto;
}

.alignnone, a img.alignnone {
  margin: .5em 2em 1.5em 0;
}

.aligncenter, div.aligncenter {
  display: block;
  margin: .5em auto 1.5em auto;
}

.alignright, a img.alignright {
  float: right;
  margin: .5em 0 1.5em 2em;
}

.alignleft, a img.alignleft {
  float: left;
  margin: .5em 2em 1.5em 0;
}

.aligncenter, a img.aligncenter {
  display: block;
  margin: .5em auto 1.5em auto;
}

.wp-caption {
  margin: .5em 0 1.5em 0;
  max-width: 100%;
}

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

.wp-caption-text, .gallery-caption {
  padding: 10px 0 0 0;
  width: 100%;
  font-size: 1.3rem;
  color: #82909d;
}

.wp-caption.alignnone {
  margin: .5em 2em 1.5em 0;
}

.wp-caption.alignleft {
  margin: .5em 2em 1.5em 0;
}

.wp-caption.alignright {
  margin: .5em 0 1.5em 2em;
}

.pull-right {
  float: right;
  margin: 1% 0 3% 5%;
}

.pull-left {
  float: left;
  margin: 0 5% 3% 0;
  text-align: left;
}

.pull-right, .pull-left {
  color: #82909d;
  font-size: 2.0rem;
  line-height: 1.8;
  font-style: italic;
  width: 34%;
}
@media (max-width: 800px) {
  .pull-right, .pull-left {
    width: 100%;
    margin: 0 0 5% 0;
  }
}

/* --------------------------------------------------------------
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 {
  color: #A1A6AF;
  font-size: 1.5rem;
  width: 100%;
  vertical-align: top;
}
.widget-area .widget {
  width: 100%;
  padding: 8% 14%;
  display: inline-block;
  position: relative;
  border-bottom: dotted 1px #454E57;
}
@media (max-width: 500px) {
  .widget-area .widget {
    padding: 8% 5%;
  }
}
.widget-area .widget > ul, .widget-area .widget li:last-child, .widget-area .widget .menu {
  margin: 0;
}
.widget-area .widget-title, .widget-area .widgettitle {
  color: #fff;
  font-size: 1.6rem;
  font-weight: normal;
  margin-bottom: 20px;
}
.widget-area li {
  list-style-type: none;
  margin-bottom: 2.5%;
  padding-bottom: 2.5%;
  padding-left: 0;
  position: relative;
}
.widget-area a {
  color: #A1A6AF;
}
.widget-area a:hover {
  color: #fff;
}
.widget-area .widget select {
  font-size: 1.6rem;
  max-width: 100%;
}
.widget-area .widget_search .search-field {
  width: 100%;
  border: none;
  border-bottom: none;
  border-radius: 2px;
  box-sizing: border-box;
  -webkit-appearance: none;
}
.widget-area .widget_search .search-field:focus {
  outline: none;
  color: #47525c;
}
.widget-area .widget_search .search-submit {
  display: none;
}
.widget-area .widget_text a {
  border-bottom: dotted 1px #8999AC;
}

.menu-profile {
  display: inline-block;
  height: 100%;
  padding: 5%;
  width: 64%;
  vertical-align: top;
}

#calendar_wrap {
  background: #fff;
  border-right: none;
  border-bottom: none;
  color: #47525c;
  box-shadow: rgba(0, 0, 0, 0.15) 0px 2px 2px -1px;
}

#wp-calendar {
  font-size: 1.6rem;
  margin: 0;
  max-width: 100%;
}

#wp-calendar caption {
  text-align: center;
  background: #EBEBEB;
  padding: 5px 10px;
  font-weight: bold;
}

#wp-calendar tr th, #wp-calendar tr td {
  text-align: center;
}

#wp-calendar tr th {
  background: #47525c;
  color: #fff;
  margin: -10px -10px 10px -10px;
  font-size: 1.1rem;
  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: 1.0rem;
  text-transform: uppercase;
}

.widget_rss li {
  border-bottom: solid 1px #57616D;
  margin-bottom: 15px;
  padding-bottom: 15px;
}
.widget_rss li:last-child {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}
.widget_rss li .rsswidget {
  font-weight: bold;
  color: #fff;
  display: inline-block;
  width: 100%;
}
.widget_rss .rss-date, .widget_rss cite {
  font-size: 1.4rem;
  text-transform: uppercase;
  display: inline-block;
  margin: 10px 0;
}

/* --------------------------------------------------------------
10.0 Content
-------------------------------------------------------------- */
/* --------------------------------------------------------------
10.1 Posts and pages
-------------------------------------------------------------- */
.single .byline, .group-blog .byline {
  display: inline;
}

.page-content, .entry-content, .entry-summary {
  margin: 0;
}

.page-links {
  clear: both;
  font-weight: bold;
  margin: 0 0 1.5em;
  padding-top: 2%;
}

/* --------------------------------------------------------------
10.2 Comments
-------------------------------------------------------------- */
.comments-wrap {
  display: inline-block;
  width: 100%;
}

.comments-left {
  display: inline-block;
  width: 38%;
  padding-right: 5%;
  vertical-align: top;
}
@media (max-width: 800px) {
  .comments-left {
    width: 100%;
    padding-right: 0;
  }
  .comments-left .entry-title {
    border-top: none;
    padding-top: 0;
    margin-top: 0;
  }
}
@media (max-width: 500px) {
  .comments-left .entry-title {
    margin-bottom: 8%;
  }
}

.comment-navigation {
  background: #f6f6f6;
  font-size: 1.6rem;
  margin: 0 0 5% 0;
  padding: 2%;
}
.comment-navigation a {
  color: #6F7F8D;
}
.comment-navigation a:hover {
  color: #47525c;
}

.comments-area {
  display: inline-block;
  margin: 0 auto;
  overflow: hidden;
  width: 58%;
  float: right;
  vertical-align: top;
}
@media (max-width: 800px) {
  .comments-area {
    float: none;
    width: 100%;
  }
}

.page .comments-area {
  margin-top: 5%;
  width: 57%;
}
@media (max-width: 800px) {
  .page .comments-area {
    float: none;
    width: 100%;
  }
}

.comments-title {
  display: inline-block;
  font-size: 3.0rem;
  margin-bottom: 10%;
  padding-bottom: 5px;
}
@media (max-width: 800px) {
  .comments-title {
    font-size: 2.8rem;
  }
}
.comments-title i {
  color: #CAD1D8;
  margin-right: 5px;
}

.comment-info {
  display: inline-block;
  margin-bottom: 3%;
}
@media (max-width: 500px) {
  .comment-info {
    width: 75%;
  }
}

.comment-content {
  font-size: 1.5rem;
}

.comment-list, .comment-list li {
  margin: 0;
  counter-reset: li;
  list-style-type: none;
}

.comment-list > li {
  margin-bottom: 5%;
  padding-bottom: 5%;
  border-bottom: dotted 1px #BCC8D3;
}
.comment-list > li:last-child {
  margin-bottom: 0;
  border-bottom: none;
}

.comment-list .children {
  display: block;
  margin: 5% 0 0 10%;
}
.comment-list .children li {
  margin-bottom: 6%;
  padding-bottom: 6%;
  border-bottom: dotted 2px #DBDBDB;
}
.comment-list .children li:first-child {
  border-top: dotted 2px #DBDBDB;
  padding-top: 6%;
}
.comment-list .children li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.comment-list .reply {
  margin-bottom: 0;
}
.comment-list .reply a {
  color: #82909d;
}
.comment-list .reply a:hover {
  color: #47525c;
}

.comment-list .avatar {
  display: inline-block;
  margin-right: 3%;
  margin-top: 1%;
  border-radius: 100px;
  vertical-align: top;
  width: 6%;
}
@media (min-width: 500px) and (max-width: 768px) {
  .comment-list .avatar {
    margin-top: 5px;
  }
}
@media (max-width: 500px) {
  .comment-list .avatar {
    margin-top: 2%;
  }
}

.comment-cite {
  display: inline-block;
  width: 100%;
  font-size: 1.6rem;
  font-style: normal;
}
.comment-cite a {
  color: #47525c;
}

.comment-time, .comment-edit-link {
  font-size: 1.3rem;
  padding: 0;
  color: #82909d;
  vertical-align: top;
}

.comment-reply-title {
  display: inline-block;
  font-size: 2.2rem;
  margin-bottom: 6%;
  width: 100%;
  padding: 3% 0;
  border-bottom: dotted 1px #BCC8D3;
  border-top: solid 4px #47525c;
}
@media (max-width: 800px) {
  .comment-reply-title {
    font-size: 2.4rem;
  }
}
@media (max-width: 500px) {
  .comment-reply-title {
    font-size: 2.0rem;
    border-top-width: 3px;
  }
}
.comment-reply-title small {
  float: right;
}
.comment-reply-title small a {
  color: #8E969E;
  font-size: 1.2rem;
}
.comment-reply-title small a:hover {
  color: #EB5252;
}
@media (max-width: 500px) {
  .comment-reply-title small a {
    display: inline-block;
    margin-left: 0;
  }
}

.comment-list .comment-reply-title {
  border: none;
  padding: 0;
}

.logged-in-as, .comment-notes {
  margin-bottom: 2%;
  color: #8E969E;
  font-size: 15px;
  font-style: normal;
  display: none;
}

.comment-notes {
  display: none;
}

.required {
  color: #F35959;
}

.logged-in-as a {
  color: #47525c;
}

.comment-form-author, .comment-form-email, .comment-form-url {
  display: inline-block;
  width: 100%;
}
@media (max-width: 800px) {
  .comment-form-author, .comment-form-email, .comment-form-url {
    width: 100%;
    margin-right: 0;
  }
}

.comment-list #respond {
  border-top: dotted 1px #BCC8D3;
  display: inline-block;
  margin-top: 4%;
  padding-top: 4%;
  width: 100%;
}

@media (max-width: 800px) {
  .comment-form-url {
    margin-bottom: 1em;
  }
}

.comment-form label {
  color: #47525c;
  display: inline-block;
  margin-bottom: 10px;
}
@media (max-width: 800px) {
  .comment-form label {
    float: none;
    width: 100%;
  }
}
@media (max-width: 500px) {
  .comment-form label {
    font-size: 1.6rem;
  }
}

.comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"], .comment-form textarea {
  width: 100%;
  font-size: 1.5rem;
}
@media (max-width: 800px) {
  .comment-form input[type="text"], .comment-form input[type="email"], .comment-form input[type="url"], .comment-form textarea {
    float: none;
    width: 100%;
  }
}

.form-submit {
  display: inline-block;
  margin: 0;
}
@media (max-width: 500px) {
  .form-submit {
    width: 100%;
  }
}

.comment-form #submit {
  width: 100%;
}
@media (max-width: 500px) {
  .comment-form #submit {
    margin: 0;
    width: 100%;
  }
}

.form-allowed-tags {
  display: none;
}

.comment-subscription-form {
  margin-bottom: 10px;
}
.comment-subscription-form label {
  font-weight: normal;
  font-size: 1.4rem;
}

/* --------------------------------------------------------------
11.0 Infinite scroll
-------------------------------------------------------------- */
.infinite-scroll .paging-navigation,
.infinite-scroll.neverending .site-footer {
  display: none;
}

.infinity-end.neverending .site-footer {
  display: block;
}

/* --------------------------------------------------------------
12.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;
}

.entry-content .gallery {
  margin-bottom: 1.5em;
}

.entry-content .gallery a img {
  border: none;
  height: auto;
  width: 100%;
  max-width: 100%;
}

.entry-content .gallery dd, .entry-content .gallery figcaption {
  font-size: 1.5rem;
  text-align: left;
  margin: 0 0 15px 0;
}

.entry-content .gallery-item {
  display: inline-block;
  padding-right: 5%;
  padding-bottom: 5%;
  vertical-align: top;
}
@media (max-width: 800px) {
  .entry-content .gallery-item {
    width: 32%;
  }
}

.format-gallery .entry-content .gallery:first-child,
.format-gallery .gallery .wp-caption-text {
  display: none;
}

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

/* --------------------------------------------------------------
13.0 Header
-------------------------------------------------------------- */
.admin-bar,
.admin-bar .widget-area {
  padding-top: 32px;
}
@media screen and (max-width: 782px) {
  .admin-bar,
  .admin-bar .widget-area {
    padding-top: 46px;
  }
}

.sidebar-toggle {
  padding: 0 0 20px 0;
  position: fixed;
  right: 0;
  height: 75px;
  width: 75px;
  z-index: 200;
  -webkit-tap-highlight-color: transparent;
  transition: .2s ease-in-out;
  /* Prevent text select when clicking toggle bar */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
@media (max-width: 800px) {
  .sidebar-toggle {
    padding: 5%;
    position: relative;
    height: auto;
    width: 100%;
  }
}
.sidebar-toggle:hover {
  cursor: pointer;
}
.sidebar-toggle .flyout-toggle {
  background: #fff;
  color: #747F8F;
  display: inline-block;
  font-size: 1.8rem;
  text-align: center;
  width: 100%;
  height: 75px;
  line-height: 72px;
  margin-bottom: 30px;
  transition: .2s ease-in-out;
}
.sidebar-toggle .flyout-toggle:hover {
  color: #47525c;
}
@media (max-width: 800px) {
  .sidebar-toggle .flyout-toggle {
    display: inline-block;
    height: auto;
    float: right;
    line-height: 1.6;
    margin: 0 5px 0 0;
    width: auto;
    font-size: 2rem;
  }
}

.widget-area::-webkit-scrollbar {
  display: none;
}

.widget-area {
  background: #2A2E35;
  background: rgba(45, 52, 58, 0.98);
  padding: 0;
  /* Position the header off screen */
  position: fixed;
  right: -36%;
  top: 0;
  width: 36%;
  z-index: 300;
  /* Allow the header to scroll */
  height: 100%;
  overflow: scroll;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  transition: .1s ease;
}
@media (max-width: 500px) {
  .widget-area {
    transition: .05s ease;
  }
}
.widget-area.active {
  /* Slide out header when toggle is clicked */
  right: 0;
}
@media (max-width: 800px) {
  .widget-area.active {
    right: 0;
    width: 100%;
    z-index: 300;
  }
}

.admin-bar .widget-area {
  padding-top: 32px;
}
@media screen and (max-width: 782px) {
  .admin-bar .widget-area {
    padding-top: 46px;
  }
}

.sidebar-open {
  left: 0;
}
@media (max-width: 800px) {
  .sidebar-open {
    left: -25%;
  }
}

.site-logo {
  line-height: 1;
  margin: 0;
}

.site-title-wrap, .site-logo {
  display: inline-block;
  width: 48%;
}
@media (max-width: 800px) {
  .site-title-wrap, .site-logo {
    width: 75%;
  }
}
@media (max-width: 500px) {
  .site-title-wrap, .site-logo {
    width: 100%;
    text-align: center;
  }
}

.site-titles {
  display: inline-block;
  width: 80%;
}
@media (max-width: 500px) {
  .site-titles {
    width: 100%;
  }
}

.site-title {
  font-size: 2.4rem;
  font-weight: normal;
  margin-bottom: 0;
  letter-spacing: -1px;
}
.site-title a {
  color: #47525c;
}
.site-title a:hover {
  color: #82909d;
}

.site-description {
  color: #82909d;
  font-size: 1.5rem;
  font-style: normal;
  font-weight: normal;
  line-height: 1.6;
  margin: 0;
}
@media (max-width: 500px) {
  .site-description {
    font-size: 1.4rem;
  }
}

.site-avatar {
  display: inline-block;
  vertical-align: top;
  padding-right: 3%;
  width: 12%;
  display: none;
}
.site-avatar img {
  border-radius: 500px;
  width: 75px;
}
@media (max-width: 500px) {
  .site-avatar {
    width: 20%;
    margin-bottom: 2%;
    padding-right: 0;
  }
}

.show-avatar {
  display: inline-block;
}

.widget-area .flyout-toggle {
  border-bottom: dotted 1px #454E57;
  color: #A0A6AF;
  display: block;
  font-size: 1.3rem;
  font-weight: bold;
  letter-spacing: 2px;
  padding: 4% 0;
  text-align: center;
  text-transform: uppercase;
  width: 100%;
  z-index: 400;
  /* Prevent text select when clicking toggle bar */
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  transition: .07s ease-in-out;
}
.widget-area .flyout-toggle:hover {
  cursor: pointer;
  color: #fff;
  transition: .07s ease-in-out;
}
@media (max-width: 800px) {
  .widget-area .flyout-toggle {
    border-bottom: none;
  }
}
@media (max-width: 500px) {
  .widget-area .flyout-toggle {
    padding: 6% 0;
  }
}

.sidebar-open .flyout-toggle {
  display: none;
}
@media (max-width: 800px) {
  .sidebar-open .flyout-toggle {
    display: block;
  }
}

.site-header {
  max-width: 1260px;
  margin: 0 auto;
  padding: 7% 5%;
}
@media (max-width: 800px) {
  .site-header {
    padding: 0 5% 10% 5%;
  }
}
@media (max-width: 500px) {
  .site-header {
    padding: 0 5% 10% 5%;
  }
}

/* --------------------------------------------------------------
14.0 Content
-------------------------------------------------------------- */
.featured-image {
  display: block;
  width: 100%;
  max-width: 1100px;
  margin: 0 auto 4% auto;
}
@media (max-width: 500px) {
  .featured-image {
    margin-bottom: 1.2em;
  }
}
.featured-image img {
  display: block;
  margin: 0 auto;
}

.container {
  max-width: 1100px;
  margin: 0 auto;
}

.content-area {
  margin: 0 auto;
  padding: 0;
}
@media (max-width: 800px) {
  .content-area {
    padding: 0;
  }
}

.sidebar-open .content-area {
  padding-left: 27%;
  max-width: 100%;
}
@media (max-width: 800px) {
  .sidebar-open .content-area {
    padding: 0;
  }
}

.site-content {
  display: inline-block;
  width: 100%;
  padding: 0 5%;
}

.entry-header {
  position: relative;
  display: inline-block;
  width: 38%;
  vertical-align: top;
  padding-right: 5%;
  font-size: 1.4rem;
}
@media (max-width: 800px) {
  .entry-header {
    width: 100%;
    padding-right: 0;
  }
}

.entry-title {
  font-size: 3.2rem;
  font-weight: normal;
  line-height: 1.3;
  margin-bottom: 5%;
  margin: 2% 0 4% 0;
  border-top: solid 4px #47525c;
  padding-top: 3.5%;
  word-wrap: break-word;
}
@media (max-width: 800px) {
  .entry-title {
    margin-bottom: 2%;
    margin-top: 0;
  }
}
@media (max-width: 500px) {
  .entry-title {
    font-size: 2.4rem;
    border-top-width: 3px;
  }
}
.entry-title a {
  color: #47525c;
  text-decoration: none;
}
.entry-title a:hover {
  color: #82909d;
}
@media (max-width: 800px) {
  .entry-title a:hover {
    border-bottom-width: 2px;
  }
}

.search-results .entry-title {
  margin-bottom: 3%;
}

.error404 .search-field {
  width: 75%;
}
@media (max-width: 500px) {
  .error404 .search-field {
    width: 60%;
  }
}

.error404 .widgettitle {
  font-size: 2.2rem;
}
@media (max-width: 500px) {
  .error404 .widgettitle {
    font-size: 1.8rem;
  }
}

.entry-subtitle {
  color: #82909D;
  line-height: 1.8;
  font-weight: normal;
  margin-bottom: 5%;
}
@media (max-width: 800px) {
  .entry-subtitle {
    margin-bottom: 3%;
  }
}

.page-title {
  font-family: "Noto Sans", "Helvetica", sans-serif;
  font-size: 2.4rem;
  line-height: 1.1;
  margin-bottom: 4%;
}
@media (max-width: 800px) {
  .page-title {
    font-size: 2.0rem;
  }
}
.page-title a {
  color: #47525c;
  text-decoration: none;
}
.page-title a:hover {
  color: #464E5A;
}

.has-description .page-title,
.has-bio .page-title {
  margin-bottom: 1%;
}

.has-description .taxonomy-description,
.has-bio .taxonomy-description {
  width: 65%;
  margin-bottom: 4%;
  color: #82909d;
}
@media (max-width: 800px) {
  .has-description .taxonomy-description,
  .has-bio .taxonomy-description {
    width: 100%;
  }
}

.entry-meta {
  display: inline-block;
  width: 100%;
  margin: 0;
  border-top: dotted 1px #BCC8D3;
  padding-top: 2%;
}
@media (max-width: 800px) {
  .entry-meta {
    font-size: 1.5rem;
  }
}
@media (max-width: 500px) {
  .entry-meta {
    margin-bottom: 10px;
  }
}
.entry-meta li {
  list-style-type: none;
  padding: 8px 0;
  color: #82909d;
}
.entry-meta li a {
  color: #82909d;
}
.entry-meta li a:hover {
  color: #47525c;
}
.entry-meta li i {
  margin-right: 10px;
  font-size: 1.3rem;
}
.entry-meta li span {
  display: inline-block;
  width: 100%;
  color: #47525c;
}

.posted-on {
  margin-bottom: 5%;
  display: inline-block;
  width: 100%;
}
@media (min-width: 500px) and (max-width: 768px) {
  .posted-on {
    margin-bottom: 3%;
  }
}
.posted-on a {
  color: #82909d;
  transition: .07s ease-in-out;
}
.posted-on a:hover {
  color: #47525c;
}
.posted-on i {
  font-size: 1.3rem;
  color: #82909d;
}

#page .sd-title {
  font-size: 1.3rem;
  font-weight: bold;
}

#page div.sharedaddy h3.sd-title:before {
  display: none;
}

.sharedaddy {
  margin-bottom: 30px;
}
.sharedaddy ul {
  margin: 0 !important;
}

.entry-content {
  display: inline-block;
  float: right;
  width: 58%;
}
@media (max-width: 800px) {
  .entry-content {
    float: none;
    width: 100%;
  }
}

.home .entry-content {
  max-width: 100%;
}

/* --------------------------------------------------------------
15.0 Posts
-------------------------------------------------------------- */
.post {
  display: inline-block;
  margin-bottom: 8%;
  position: relative;
  width: 100%;
}

.post:last-of-type {
  margin-bottom: 5%;
}

.page-template-featured-php .post {
  margin-bottom: 0;
}

.page .post {
  margin-bottom: 0;
}

.single .post {
  margin-bottom: 5%;
}

/* --------------------------------------------------------------
16.0 Archives
-------------------------------------------------------------- */
.page-header.profile {
  display: none;
}

.author-info {
  display: inline-block;
  width: 100%;
  border-top: solid 4px #47525c;
  padding-top: 8%;
}
.author-info .container {
  margin-bottom: 6%;
}
@media (max-width: 800px) {
  .author-info {
    padding-top: 4%;
  }
}
@media (max-width: 500px) {
  .author-info {
    padding: 0;
    margin-bottom: 0;
    border-top-width: 3px;
  }
}
.author-info .entry-content {
  padding-top: 0;
}

.author-profile {
  overflow: hidden;
}

.author-description {
  color: #82909d;
  display: inline-block;
  font-size: 1.4rem;
  line-height: 1.8;
  width: 100%;
}
.author-description a {
  color: #8392A0;
}
.author-description a:hover {
  color: #47525c;
}
.author-description h2 {
  color: #47525c;
  font-size: 2.6rem;
}
@media (max-width: 800px) {
  .author-description h2 {
    font-size: 2.2rem;
  }
}

.author-avatar {
  display: inline-block;
  padding: 0 4% 0 0;
  vertical-align: top;
  width: 60px;
}
.author-avatar img {
  border-radius: 150px;
}
@media (max-width: 800px) {
  .author-avatar {
    padding-right: 2%;
  }
}
@media (max-width: 500px) {
  .author-avatar {
    margin-top: 5%;
    padding-right: 4%;
  }
}

.author-title {
  font-size: 2.2rem;
  font-weight: normal;
  display: inline-block;
  width: 70%;
  margin: -10px 0 5% 0;
}
@media (max-width: 800px) {
  .author-title {
    margin-bottom: 3%;
  }
}
.author-title span {
  display: inline-block;
  margin: 0 0 5px 0;
  width: 100%;
  font-family: "Noto Sans", "Helvetica", sans-serif;
  font-size: 1.1rem;
  text-transform: uppercase;
  color: #82909d;
}
@media (max-width: 500px) {
  .author-title span {
    margin-top: 12%;
  }
}

.author-posts {
  list-style-type: none;
  margin: 0;
}
.author-posts h4 {
  font-size: 1.6rem;
  line-height: 1.6;
  margin-bottom: 0;
  width: 80%;
  display: inline-block;
}
@media (max-width: 500px) {
  .author-posts h4 {
    font-size: 1.6rem;
  }
}
.author-posts li {
  padding: 4% 0;
  border-top: dotted 1px #BCC8D3;
  overflow: hidden;
}
.author-posts li a {
  color: #47525c;
}
.author-posts li a:hover {
  color: #82909d;
}

.all-posts {
  border-top: dotted 1px #BCC8D3;
  display: inline-block;
  font-size: 1.4rem;
  padding-top: 4%;
  width: 100%;
}

.author-posts-date {
  font-size: 1.1rem;
  text-transform: uppercase;
  color: #82909d;
}

.author-info strong {
  text-transform: uppercase;
  font-size: 1.3rem;
  font-style: italic;
  font-weight: normal;
  letter-spacing: 1px;
  margin-bottom: 8%;
  display: inline-block;
  color: #8392A0;
}

.author-posts-thumb {
  width: 50px;
  height: auto;
  float: right;
  display: inline-block;
}

/* --------------------------------------------------------------
17.0 Footer
-------------------------------------------------------------- */
.site-footer {
  font-size: 1.3rem;
}
@media (max-width: 800px) {
  .site-footer {
    padding: 0 5%;
  }
}
@media (max-width: 500px) {
  .site-footer {
    text-align: center;
  }
}
.site-footer .container {
  border-top: dotted 1px #BCC8D3;
  padding: 3% 0;
  margin-top: 4%;
}
@media (max-width: 800px) {
  .site-footer .container {
    margin-top: 6%;
  }
}
.site-footer .site-info {
  display: inline-block;
  color: #82909d;
  float: right;
}
@media (max-width: 800px) {
  .site-footer .site-info {
    float: none;
    width: 100%;
  }
}
.site-footer .site-info a {
  color: #82909d;
}
.site-footer .site-info a:hover {
  color: #47525c;
}
.site-footer .footer-navigation {
  display: inline-block;
  margin-bottom: 10px;
}
.site-footer .footer-navigation ul {
  margin: 0;
}
@media (max-width: 800px) {
  .site-footer .footer-navigation {
    float: none;
  }
}
@media (max-width: 500px) {
  .site-footer .footer-navigation {
    font-size: 1.3rem;
  }
}
.site-footer .footer-navigation ul li {
  display: inline-block;
  padding-right: 15px;
}

/* --------------------------------------------------------------
18.0 Animations
-------------------------------------------------------------- */
@-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;
}

.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;
}

.fullscreen {
  display: none;
}

/* --------------------------------------------------------------
19.0 Carousel
-------------------------------------------------------------- */
.owl-carousel .animated {
  -webkit-animation-duration: 1000ms;
  animation-duration: 1000ms;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.owl-carousel .owl-animated-in {
  z-index: 0;
}

.owl-carousel .owl-animated-out {
  z-index: 1;
}

.owl-carousel .fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

@-webkit-keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
@keyframes fadeOut {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
  }
}
.owl-height {
  -webkit-transition: height 500ms ease-in-out;
  -moz-transition: height 500ms ease-in-out;
  -ms-transition: height 500ms ease-in-out;
  -o-transition: height 500ms ease-in-out;
  transition: height 500ms ease-in-out;
}

.owl-carousel {
  display: none;
  width: 100%;
  -webkit-tap-highlight-color: transparent;
  /* position relative and z-index fix webkit rendering fonts issue */
  position: relative;
  z-index: 1;
}
.owl-carousel:hover {
  cursor: e-resize;
}
@media (min-width: 840px) and (max-width: 1020px) {
  .owl-carousel {
    max-height: 500px;
  }
}
@media (min-width: 800px) and (max-width: 840px) {
  .owl-carousel {
    max-height: 460px;
  }
}
@media (max-width: 800px) {
  .owl-carousel {
    max-height: 300px;
  }
}
@media (max-width: 500px) {
  .owl-carousel {
    max-height: 180px;
  }
}

.owl-carousel .owl-stage {
  position: relative;
  -ms-touch-action: pan-Y;
  max-height: 600px;
  overflow: hidden;
}
@media (min-width: 840px) and (max-width: 1020px) {
  .owl-carousel .owl-stage {
    max-height: 500px;
  }
}
@media (min-width: 800px) and (max-width: 840px) {
  .owl-carousel .owl-stage {
    max-height: 460px;
  }
}
@media (max-width: 800px) {
  .owl-carousel .owl-stage {
    max-height: 300px;
  }
}
@media (max-width: 500px) {
  .owl-carousel .owl-stage {
    max-height: 180px;
  }
}

.owl-carousel .owl-stage:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}

.owl-carousel .owl-stage-outer {
  position: relative;
  overflow: visible;
  max-height: 600px;
  /* fix for flashing background */
  -webkit-transform: translate3d(0px, 0px, 0px);
}
@media (min-width: 840px) and (max-width: 1020px) {
  .owl-carousel .owl-stage-outer {
    max-height: 500px;
    min-height: 500px;
  }
}
@media (min-width: 800px) and (max-width: 840px) {
  .owl-carousel .owl-stage-outer {
    max-height: 460px;
    min-height: 460px;
  }
}
@media (max-width: 800px) {
  .owl-carousel .owl-stage-outer {
    max-height: 300px;
  }
}
@media (max-width: 500px) {
  .owl-carousel .owl-stage-outer {
    max-height: 180px;
  }
}

.owl-carousel .owl-controls .owl-nav .owl-prev,
.owl-carousel .owl-controls .owl-nav .owl-next,
.owl-carousel .owl-controls .owl-dot {
  cursor: pointer;
  cursor: hand;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel.owl-loaded {
  display: block;
}

.owl-carousel.owl-loading {
  opacity: 0;
  display: block;
}

.owl-carousel.owl-hidden {
  opacity: 0;
}

.owl-carousel .owl-refresh .owl-item {
  display: none;
}

.owl-carousel .owl-item {
  position: relative;
  min-height: 1px;
  float: left;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.owl-carousel .owl-item img {
  display: block;
  width: 100%;
  -webkit-transform-style: preserve-3d;
  max-height: 600px;
  min-height: 600px;
  width: auto;
}
@media (min-width: 840px) and (max-width: 1020px) {
  .owl-carousel .owl-item img {
    max-height: 500px;
    min-height: 500px;
  }
}
@media (min-width: 800px) and (max-width: 840px) {
  .owl-carousel .owl-item img {
    max-height: 460px;
    min-height: 460px;
  }
}
@media (max-width: 800px) {
  .owl-carousel .owl-item img {
    max-height: 300px;
    min-height: 300px;
  }
}
@media (max-width: 500px) {
  .owl-carousel .owl-item img {
    max-height: 180px;
    min-height: 180px;
  }
}

.owl-carousel .owl-item .gallery-icon {
  position: relative;
}

.owl-item .wp-caption-text {
  background: #2A2E35;
  background: rgba(45, 52, 58, 0.9);
  font-size: 1.3rem;
  color: #A1A6AF;
  padding: 10px 15px;
  position: absolute;
  bottom: 10px;
  left: 10px;
  width: auto;
  opacity: 0;
  -webkit-animation-duration: .1s;
  animation-duration: .1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
}

.center .wp-caption-text {
  opacity: 1;
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

.owl-carousel.owl-text-select-on .owl-item {
  -webkit-user-select: auto;
  -moz-user-select: auto;
  -ms-user-select: auto;
  user-select: auto;
}

.owl-carousel .owl-grab {
  cursor: move;
  cursor: -webkit-grab;
  cursor: -o-grab;
  cursor: -ms-grab;
  cursor: grab;
}

.owl-carousel.owl-rtl {
  direction: rtl;
}

.owl-carousel.owl-rtl .owl-item {
  float: right;
}

/* No Js */
.no-js .owl-carousel {
  display: block;
}

.owl-carousel {
  margin-bottom: 4%;
}
@media (max-width: 800px) {
  .owl-carousel {
    margin-bottom: 6%;
  }
}

.owl-item:hover,
.format-gallery .gallery-item a,
.page-template-featured-php .gallery-item:hover {
  cursor: e-resize;
}

.left-arrow .owl-item:hover,
.format-gallery .left-arrow .gallery-item a,
.page-template-featured-php .left-arrow .gallery-item:hover {
  cursor: w-resize;
}

.page-template-featured-php .wp-caption-text:hover {
  background: #2A2E35;
  color: #fff;
}

body.dark {
  background: #343941;
  color: #B5BBC0;
  line-height: 1.8;
}
body.dark a {
  color: #DEE5EA;
}
body.dark a:hover {
  color: #fff;
}
body.dark h1, body.dark h2, body.dark h3, body.dark h4, body.dark h5, body.dark h6 {
  color: #DEE5EA;
}
body.dark blockquote {
  color: #DEE5EA;
}
body.dark hr {
  border-bottom-color: #5C6B79;
}
body.dark pre,
body.dark table tr:nth-child(even),
body.dark table thead {
  background: #2A2E35;
}
body.dark #calendar_wrap table tr:nth-child(even) {
  background: #f7f7f7;
}
body.dark #calendar_wrap table td {
  border-bottom-color: #f7f7f7;
}
body.dark table td {
  border-bottom-color: #414650;
}
body.dark .highlight {
  color: #343941;
}
body.dark .site-title a {
  color: #DEE5EA;
}
body.dark .site-title a:hover {
  color: #fff;
}
body.dark .site-description {
  color: #B5BBC0;
}
body.dark .site-header .main-navigation ul li a {
  color: #DEE5EA;
}
body.dark .site-header .main-navigation ul li a:hover {
  color: #fff;
}
body.dark .site-header .main-navigation li ul li {
  background: #545D67;
  color: #fff;
}
body.dark .site-header .main-navigation li ul li a {
  color: #DEE5EA;
}
body.dark .site-header .main-navigation li ul li a:hover {
  color: #fff;
}
body.dark .site-header .main-navigation li ul a, body.dark .site-header .main-navigation li ul li a {
  border-bottom-color: #6E7E88;
}
body.dark .sidebar-toggle .flyout-toggle {
  background: #343941;
  color: #BAC1C7;
}
body.dark .widget-area {
  background: #272C31;
  background: rgba(38, 44, 49, 0.98);
  color: #BAC1C7;
}
body.dark .widget-area a {
  color: #BAC1C7;
}
body.dark .widget-area a:hover {
  color: #fff;
}
body.dark .entry-title {
  border-top-color: #5B626C;
}
body.dark .entry-title a {
  color: #DEE5EA;
}
body.dark .entry-title a:hover {
  color: #fff;
}
body.dark .entry-subtitle {
  color: #B5BBC0;
}
body.dark .posted-on a {
  color: #B5BBC0;
}
body.dark .posted-on a:hover {
  color: #fff;
}
body.dark .entry-meta {
  border-top-color: #5C6B79;
}
body.dark .author-info {
  border-top-color: #5B626C;
}
body.dark .entry-meta li span,
body.dark .author-description,
body.dark .author-title span,
body.dark .author-posts-date {
  color: #B5BBC0;
}
body.dark .author-posts li,
body.dark .all-posts {
  border-top-color: #5B626C;
}
body.dark .comment-list > li {
  border-bottom-color: #5B626C;
}
body.dark .comment-reply-title {
  border-bottom-color: #5B626C;
  border-top-color: #5B626C;
}
body.dark .comment-form label {
  color: #B5BBC0;
}
body.dark #infinite-handle span,
body.dark .paging-navigation a,
body.dark .comment-form #submit,
body.dark button, body.dark input[type="button"], body.dark input[type="reset"], body.dark input[type="submit"], body.dark .button {
  background: #576270;
  color: #fff;
}
body.dark #infinite-handle span:hover,
body.dark .paging-navigation a:hover,
body.dark .comment-form #submit:hover,
body.dark button:hover, body.dark input[type="button"]:hover, body.dark input[type="reset"]:hover, body.dark input[type="submit"]:hover, body.dark .button:hover {
  background: #4C5663;
}
body.dark .comment-list .reply a {
  color: #DEE5EA;
}
body.dark .comment-list .reply a:hover {
  color: #fff;
}
body.dark .site-footer .container {
  border-top-color: #5B626C;
}
body.dark .site-footer .site-info,
body.dark .site-footer a {
  color: #B5BBC0;
}
body.dark .site-footer .site-info a:hover {
  color: #fff;
}
