/*
Theme Name: Sannn
Theme URI: http://demo.hammertheme.com/?theme=sannn
Author: HammerTheme
Author URI: http://www.hammertheme.com
Description: A super clean & handsome timeline oriented tumblog style WordPress theme.
Version: 1.0.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sannn
Domain Path: /languages/
Tags: white, one-column, two-columns, responsive-layout, custom-colors, custom-menu, editor-style, featured-images, post-formats, theme-options, translation-ready
*/
/*--------------------------------------------------------------
>>> TABLE OF CONTENTS:
----------------------------------------------------------------

# Reset
# Global
# Fonts
# Typography
# Links & Buttons
# Elements
# Forms
# Accessibility
# Alignments
# Clearings
# Helper Classes
# Widgets
# Site
# Header
# Navigation
# Social Links
# Content
# Homepage
# Single Post Navigation
# Page Navigation
# Sidebar
# Comments
# Footer
# Media
# Plugin Styles
# Vendor
# Post Styling
# Animations
# Media queries
# Print

--------------------------------------------------------------*/
/* --------------------------------------------------------------
# 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%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

*,
*:before,
*:after {
  box-sizing: border-box;
}

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

ol,
ul {
  list-style: none;
}

table {
  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 {
  -webkit-hyphens: none;
  -moz-hyphens: none;
  -ms-hyphens: none;
  hyphens: none;
  quotes: none;
}

a:focus {
  outline: thin dotted;
}

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

a img {
  border: 0;
}

/* --------------------------------------------------------------
# Global
-------------------------------------------------------------- */
body {
  background-color: #ebebeb;
}

/* --------------------------------------------------------------
# Fonts
-------------------------------------------------------------- */
.menu li a:before, .hfeed .meta-more-link:before, .post-navigation .nav-previous:before,
.post-navigation .nav-next:before, #cancel-comment-reply-link:before, #infinite-handle span button:before, .flickity-prev-next-button:before {
  display: inline-block;
  font-family: 'Ionicons';
  speak: none;
  font-size: inherit;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  text-rendering: auto;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

/* --------------------------------------------------------------
# Typography
-------------------------------------------------------------- */
body,
button,
input,
select,
textarea {
  color: #444444;
  font-family: "Bitter", Georgia, serif;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400;
  line-height: 1.8;
  -webkit-font-smoothing: subpixel-antialiased;
  font-smoothing: subpixel-antialiased;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #222222;
  font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  line-height: 1.4;
  margin: 2em 0 1em 0;
  clear: both;
}
h1:first-child,
h2:first-child,
h3:first-child,
h4:first-child,
h5:first-child,
h6:first-child {
  margin-top: 0;
}

h1 {
  font-size: 26px;
  font-size: 2.6rem;
}

h2 {
  font-size: 20.0px;
  font-size: 2.0rem;
}

h3 {
  font-size: 18px;
  font-size: 1.8rem;
}

h4 {
  font-size: 16.0px;
  font-size: 1.6rem;
}

h5 {
  font-size: 14px;
  font-size: 1.4rem;
}

h6 {
  font-size: 12px;
  font-size: 1.2rem;
}

p {
  margin: 0 0 2rem 0;
}

strong,
b {
  font-weight: 700;
}

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

strike,
del {
  text-decoration: line-through;
}

q,
blockquote {
  display: inline-block;
  position: relative;
  width: 100%;
  color: #222;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 400;
  font-style: italic;
  line-height: 1.8;
  border: 1px solid #fd5957;
  border-width: 0;
  border-left-width: 1px;
  padding: 0 4%;
  margin: 2rem 0 4rem 0;
}
q.alignleft, q.alignright,
blockquote.alignleft,
blockquote.alignright {
  width: 40%;
}
q.alignright,
blockquote.alignright {
  border-left-width: 0;
  border-right-width: 1px;
}
q > :last-child,
blockquote > :last-child {
  margin: 0;
}
q cite,
q small,
blockquote cite,
blockquote small {
  display: block;
  color: #aaa;
  font-size: 12px;
  font-size: 1.2rem;
  margin-top: 1rem;
}

address {
  position: relative;
  width: 100%;
  margin-bottom: 2rem;
}

code,
kbd,
tt,
var,
samp,
pre {
  position: relative;
  max-width: 100%;
  background-color: #f2f2f2;
  color: #666;
  font-size: 12px;
  font-size: 1.2rem;
  font-family: "Courier 10 Pitch", Courier, monospace;
}

pre {
  padding: 2rem;
  margin-bottom: 2rem;
  overflow: auto;
}

abbr[title] {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  cursor: help;
}

abbr,
acronym,
ins {
  border-bottom: 1px dotted rgba(0, 0, 0, 0.1);
  cursor: help;
}

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

sup,
sub {
  position: relative;
  font-size: 90%;
  vertical-align: baseline;
}

sup {
  top: -0.333em;
}

sub {
  bottom: -0.333em;
}

small {
  font-size: 75%;
  line-height: inherit;
}

big {
  font-size: 125%;
}

/* --------------------------------------------------------------
# Links & Buttons
-------------------------------------------------------------- */
/* Links */
a {
  color: #444444;
  text-decoration: none;
  transition: all 0.2s ease-in-out;
}
a:hover, a:focus, a:active {
  color: #fd5957;
}
a:focus {
  outline: thin dotted;
}
a:hover, a:active {
  outline: 0;
}

/* Buttons */
.button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  display: inline-block;
  position: relative;
  background-color: #fd5957;
  color: white !important;
  font-family: "Bitter", Georgia, serif;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 600;
  text-transform: uppercase;
  text-shadow: none;
  line-height: initial;
  letter-spacing: 0.1em;
  border: none;
  padding: 1.6rem 2.4rem;
  margin: 0;
  cursor: pointer;
  outline: none;
  border-radius: 0;
  box-shadow: inset 0 -2px 0 0 rgba(0, 0, 0, 0.1);
  -webkit-appearance: none;
  transition: all 0.2s ease-in-out;
}
.button:hover, .button:focus,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="submit"]:hover,
input[type="submit"]:focus {
  box-shadow: inset 0 -100px 0 0 rgba(0, 0, 0, 0.1);
}
.button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
  box-shadow: inset 0 -100px 0 0 rgba(0, 0, 0, 0.1), inset 0 2px 0 0 rgba(0, 0, 0, 0.1);
}

/* --------------------------------------------------------------
# Elements
-------------------------------------------------------------- */
hr {
  display: block;
  position: relative;
  width: calc(100% + 16% );
  height: 1px;
  background-color: #e8e8e8;
  border: none;
  margin: 8% -8%;
}

ul,
ol {
  margin: 0 0 2rem 0;
}

ul {
  list-style: disc;
}

ul ul {
  list-style: circle;
}

ul ul ul {
  list-style: square;
}

ol {
  list-style: decimal;
}

ol ol {
  list-style: lower-alpha;
}

ol ol ol {
  list-style-type: lower-roman;
}

li > ul,
li > ol {
  margin: 0 0 0 2rem;
}

li {
  list-style-position: inside;
}

dl {
  margin: 0 0 2rem 0;
}

dt {
  font-weight: 700;
}

dd {
  margin: 0 0 2rem 2rem;
}

table {
  table-layout: fixed;
  position: relative;
  width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 2rem 0;
}
table caption {
  background-color: #fd5957;
  color: white;
  font-weight: 700;
  text-align: center;
  padding: 1rem;
}

thead {
  width: 100%;
}

tbody {
  width: 100%;
}

tfoot {
  width: 100%;
}

tr:not(:last-child) {
  border-bottom: 1px solid #eee;
}

th {
  font-weight: 700;
  text-align: left;
  vertical-align: top;
}

td {
  font-weight: inherit;
  text-align: left;
  vertical-align: top;
}

th,
td {
  padding: 1rem 2rem;
}
th:not(:first-child),
td:not(:first-child) {
  border-left: 1px dotted #eee;
}

thead tr {
  border-bottom: 1px solid #fd5957;
}

img {
  max-width: 100%;
  height: auto;
  border: 0;
  vertical-align: middle;
  -ms-interpolation-mode: bicubic;
}

figure {
  margin: 0;
}

del {
  opacity: 0.8;
}

::-webkit-input-placeholder {
  color: #a9aaaa;
  font-family: inherit;
}

:-moz-placeholder {
  color: #a9aaaa;
  font-family: inherit;
}

::-moz-placeholder {
  color: #a9aaaa;
  font-family: inherit;
}

:-ms-input-placeholder {
  color: #a9aaaa;
  font-family: inherit;
}

html ::-moz-selection {
  background: #ffff99;
}

html ::selection {
  background: #ffff99;
}

html ::-moz-selection {
  background: #ffff99;
}

/* --------------------------------------------------------------
# Forms
-------------------------------------------------------------- */
button,
input,
select,
textarea {
  max-width: 100%;
  font-size: 100%;
  line-height: 1.6;
  margin: 0;
  vertical-align: baseline;
  border-radius: 0;
}

button,
input {
  line-height: normal;
}

label {
  color: #222222;
  font-size: 14px;
  font-size: 1.4rem;
  font-weight: 400 !important;
}

input[type="text"],
input[type="email"],
input[type="url"],
input[type="tel"],
input[type="password"],
input[type="search"],
input[type="date"],
textarea {
  display: block;
  position: relative;
  width: 100%;
  background-color: rgba(0, 0, 0, 0.05);
  border: 1px solid transparent;
  border-top: 1px solid rgba(0, 0, 0, 0.05);
  padding: 1.4rem;
  outline: none;
  transition: all 0.2s ease-in-out;
}
input[type="text"]:hover,
input[type="email"]:hover,
input[type="url"]:hover,
input[type="tel"]:hover,
input[type="password"]:hover,
input[type="search"]:hover,
input[type="date"]:hover,
textarea:hover {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.1);
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="tel"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
input[type="date"]:focus,
textarea:focus {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.05);
}

select {
  width: 100%;
  background-color: rgba(0, 0, 0, 0.05);
  background-image: url("images/select@2x.png");
  background-position: calc(100% - 1.6rem ) center;
  background-repeat: no-repeat;
  background-size: 14px 8px;
  line-height: initial;
  border: 1px solid transparent;
  padding: 1.4rem 1.6rem;
  outline: none;
  border-radius: 0;
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  transition: all 0.2s ease-in-out;
}
select:hover {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.1);
}
select:focus {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.2);
}

textarea {
  min-height: auto !important;
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}

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

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

.post-password-form input[type="submit"] {
  display: none;
}

button[disabled],
input[disabled],
select[disabled],
textarea[disabled] {
  cursor: not-allowed;
  opacity: 0.4;
}

/* --------------------------------------------------------------
# Accessibility
-------------------------------------------------------------- */
/* Text meant only for screen readers */
.screen-reader-text {
  clip: rect(1px, 1px, 1px, 1px);
  height: 1px;
  overflow: hidden;
  position: absolute !important;
  width: 1px;
}

/* must have higher specificity than alternative color schemes inline styles */
.site .skip-link {
  background-color: #f1f1f1;
  box-shadow: 0 0 1px 1px rgba(0, 0, 0, 0.2);
  color: #21759b;
  display: block;
  font: bold 14px/normal "Noto Sans", sans-serif;
  left: -9999em;
  outline: none;
  padding: 15px 23px 14px;
  text-decoration: none;
  text-transform: none;
  top: -9999em;
}

.logged-in .site .skip-link {
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  font: bold 14px/normal "Open Sans", sans-serif;
}

.site .skip-link:focus {
  clip: auto;
  height: auto;
  left: 6px;
  top: 7px;
  width: auto;
  z-index: 100000;
}

/* --------------------------------------------------------------
# Alignments
-------------------------------------------------------------- */
.alignleft {
  display: inline;
  float: left;
}

.alignright {
  display: inline;
  float: right;
}

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

.alignnone {
  display: inline-block;
}

blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
  margin: 1rem 4rem 2rem 0;
}

blockquote.alignright,
.wp-caption.alignright,
img.alignright {
  margin: 1rem 0 2rem 4rem;
}

blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
  clear: both;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

blockquote.alignnone,
.wp-caption.alignnone,
img.alignnone {
  clear: both;
  margin-top: 2rem;
  margin-bottom: 2rem;
}

.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
  margin-bottom: 2rem;
}

.text-left {
  text-align: left;
}

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

.text-justify {
  text-align: justify;
}

.text-right {
  text-align: right;
}

/* --------------------------------------------------------------
# Clearings
-------------------------------------------------------------- */
.container, .wrap, .row, .col, .post-navigation, .pagination {
  *zoom: 1;
}
.container:before, .wrap:before, .row:before, .col:before, .post-navigation:before, .pagination:before, .container:after, .wrap:after, .row:after, .col:after, .post-navigation:after, .pagination:after {
  content: "";
  display: table;
}
.container:after, .wrap:after, .row:after, .col:after, .post-navigation:after, .pagination:after {
  clear: both;
}

/* --------------------------------------------------------------
# Helper Classes
-------------------------------------------------------------- */
/* Show / Hide */
.show {
  display: block !important;
}

.hide {
  display: none !important;
}

/* Visible / Invisible */
.visible {
  visibility: visible !important;
  opacity: 1 !important;
}

.invisible {
  visibility: hidden !important;
  opacity: 0 !important;
}

/* Table */
.table {
  display: table !important;
  width: 100%;
  height: 100%;
}

.table-cell {
  display: table-cell !important;
  vertical-align: middle;
  width: 100%;
}

/* Cursors */
.cursor-left {
  cursor: pointer;
  cursor: -webkit-w-resize;
  cursor: -moz-w-resize;
  cursor: w-resize;
}

.cursor-right {
  cursor: pointer;
  cursor: -webkit-e-resize;
  cursor: -moz-e-resize;
  cursor: e-resize;
}

.cursor-zoom-in,
[data-lity] {
  cursor: pointer;
  cursor: -webkit-zoom-in;
  cursor: -moz-zoom-in;
  cursor: zoom-in;
}

.cursor-zoom-out,
[data-lity-close] {
  cursor: pointer;
  cursor: -webkit-zoom-out;
  cursor: -moz-zoom-out;
  cursor: zoom-out;
}

/* Image Background */
.image-background {
  display: block;
  position: relative;
  width: 100%;
  height: 100%;
  background-color: #ddd;
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
}
.image-background:before {
  content: "";
  display: none;
  position: absolute;
  width: 100%;
  height: 40%;
  background: black;
  background: transparent;
  background: -moz-linear-gradient(top, transparent 0%, black 100%);
  background: -webkit-linear-gradient(top, transparent 0%, black 100%);
  background: linear-gradient(to bottom, transparent 0%, black 100%);
  top: auto;
  left: 0;
  right: 0;
  bottom: 0;
  opacitY: 0.6;
}
.image-background:after {
  content: "";
  display: none;
  position: absolute;
  width: 100%;
  height: 100%;
  background: black;
  background: -moz-radial-gradient(center, ellipse cover, black 0%, transparent 100%);
  background: -webkit-radial-gradient(center, ellipse cover, black 0%, transparent 100%);
  background: radial-gradient(ellipse at center, #000000 0%, rgba(0, 0, 0, 0) 100%);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  opacitY: 0.6;
}

/* Video Background */
.video-background {
  display: block;
  position: absolute;
  width: auto;
  max-width: none;
  height: auto;
  min-height: 100%;
  min-width: 100%;
  top: 0;
  left: 0;
  right: 0;
  overflow: hidden;
  object-fit: cover;
}

/* Background Overlay */
.background-overlay {
  display: block;
  position: absolute;
  width: 100%;
  height: 100%;
  background-color: rgba(0, 0, 0, 0.4);
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 99;
}

/* Masonry Grid */
.masonry-grid .grid-sizer {
  width: 100%;
}
.masonry-grid .grid-item {
  display: block;
  position: relative;
  float: left;
}
.masonry-grid .gutter-sizer {
  width: 0;
}
.masonry-grid.columns-1 .grid-sizer,
.masonry-grid.columns-1 .grid-item {
  width: 100%;
}
.masonry-grid.columns-2 .grid-sizer,
.masonry-grid.columns-2 .grid-item {
  width: calc(100% / 2 );
}
.masonry-grid.columns-3 .grid-sizer,
.masonry-grid.columns-3 .grid-item {
  width: calc(100% / 3 );
}
.masonry-grid.columns-4 .grid-sizer,
.masonry-grid.columns-4 .grid-item {
  width: calc(100% / 4 );
}
.masonry-grid.columns-5 .grid-sizer,
.masonry-grid.columns-5 .grid-item {
  width: calc(100% / 5 );
}
.masonry-grid.columns-6 .grid-sizer,
.masonry-grid.columns-6 .grid-item {
  width: calc(100% / 6 );
}
.masonry-grid.masonry-gutters .grid-sizer {
  width: 100%;
}
.masonry-grid.masonry-gutters .gutter-sizer {
  width: 10%;
}
.masonry-grid.masonry-gutters.columns-1 .grid-item,
.masonry-grid.masonry-gutters.columns-1 .grid-sizer {
  width: 100%;
}
.masonry-grid.masonry-gutters.columns-2 .grid-item,
.masonry-grid.masonry-gutters.columns-2 .grid-sizer {
  width: calc(( 100% / 2 ) - ( ( 10% * 1 ) / 2 ) );
}
.masonry-grid.masonry-gutters.columns-3 .grid-item,
.masonry-grid.masonry-gutters.columns-3 .grid-sizer {
  width: calc(( 100% / 3 ) - ( ( 10% * 2 ) / 3 ) );
}
.masonry-grid.masonry-gutters.columns-4 .grid-item,
.masonry-grid.masonry-gutters.columns-4 .grid-sizer {
  width: calc(( 100% / 4 ) - ( ( 10% * 3 ) / 4 ) );
}
.masonry-grid.masonry-gutters.columns-5 .grid-item,
.masonry-grid.masonry-gutters.columns-5 .grid-sizer {
  width: calc(( 100% / 5 ) - ( ( 10% * 4 ) / 5 ) );
}
.masonry-grid.masonry-gutters.columns-6 .grid-item,
.masonry-grid.masonry-gutters.columns-6 .grid-sizer {
  width: calc(( 100% / 6 ) - ( ( 10% * 5 ) / 6 ) );
}

/* Flickity */
.flickity-carousel .grid-item,
.flickity-carousel .carousel-item {
  display: block;
  position: relative;
  float: left;
  width: 100%;
}
.flickity-carousel.columns-1 .grid-item,
.flickity-carousel.columns-1 .carousel-item {
  width: 100%;
}
.flickity-carousel.columns-2 .grid-item,
.flickity-carousel.columns-2 .carousel-item {
  width: 50%;
}
.flickity-carousel.columns-3 .grid-item,
.flickity-carousel.columns-3 .carousel-item {
  width: 33.33334%;
}
.flickity-carousel.columns-4 .grid-item,
.flickity-carousel.columns-4 .carousel-item {
  width: 25%;
}

/* Loading */
.grid-loading .grid-item {
  opacity: 0;
  transition: opacity 0.4s ease-in-out;
}
.grid-loading .grid-item.loaded {
  opacity: 1;
}
.grid-loading.loading-fadeInUp .grid-item {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translate3D(0, 20px, 0);
  -ms-transform: translate3D(0, 20px, 0);
  transform: translate3D(0, 20px, 0);
  transition: all 0.2s ease-in-out;
}
.grid-loading.loading-fadeInUp .grid-item.loaded {
  -webkit-transform: translate3D(0, 0, 0);
  -ms-transform: translate3D(0, 0, 0);
  transform: translate3D(0, 0, 0);
}

/* Columns */
.container {
  display: block;
  position: relative;
  width: 100%;
}

.wrap {
  display: block;
  position: relative;
  width: 100%;
}

.row {
  display: block;
  position: relative;
  width: 90%;
  max-width: 1200px;
  margin: 0 auto;
}

.col {
  display: block;
  position: relative;
}

.col-0 {
  width: auto;
}

.col-1 {
  width: 8.33334%;
}

.col-2 {
  width: 16.66667%;
}

.col-3 {
  width: 25%;
}

.col-4 {
  width: 33.33334%;
}

.col-5 {
  width: 41.66667%;
}

.col-6 {
  width: 50%;
}

.col-7 {
  width: 58.33334%;
}

.col-8 {
  width: 66.66667%;
}

.col-9 {
  width: 75%;
}

.col-10 {
  width: 83.33334%;
}

.col-11 {
  width: 91.66667%;
}

.col-12 {
  width: 100%;
}

.col-pad {
  padding: 2rem;
}

.col-left {
  float: left;
}

.col-right {
  float: right;
}

.col-none {
  float: none;
}

.col-center {
  float: none;
  margin: 0 auto;
}

/* --------------------------------------------------------------
# Widgets
-------------------------------------------------------------- */
.widget {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: 100%;
  margin-bottom: 2rem;
}
.widget .widget-title {
  margin-bottom: 2em;
}
.widget li {
  display: block;
  width: 100%;
}
.widget select {
  max-width: 100%;
}

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

/* Instagram Widget */
.null-instagram-feed ul {
  display: block;
}
.null-instagram-feed li {
  display: inline-block;
  vertical-align: top;
  position: relative;
  width: calc(25% - ( ( 2px * 3 ) / 4 ) );
  margin: 0;
  margin-left: 1px;
  margin-right: 1px;
  margin-bottom: 2px;
}
.null-instagram-feed li a {
  display: block;
  border: none !important;
}
.null-instagram-feed li:nth-child(4n+1) {
  margin-left: -1px;
}
.null-instagram-feed li:nth-last-child(-n+4) {
  margin-bottom: 0;
}
.null-instagram-feed ul + p {
  display: block;
  margin-top: 1rem;
  margin-bottom: 0;
}

/* --------------------------------------------------------------
# Site
-------------------------------------------------------------- */
.site {
  position: relative;
}

.fixed-header .site {
  padding-top: 80px;
}

.page-overlay {
  display: block;
  position: fixed;
  background-color: rgba(68, 68, 68, 0.2);
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 998;
  cursor: pointer;
  visibility: hidden;
  opacity: 0;
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  transition: all 0.2s ease-in-out;
}
.page-overlay.is-visible {
  visibility: visible;
  opacity: 1;
}

/* --------------------------------------------------------------
# Header
-------------------------------------------------------------- */
.site-header {
  background-color: #fd5957;
  z-index: 100;
  box-shadow: inset 0 -1px 0 0 rgba(0, 0, 0, 0.05), 0 2px 4px -2px rgba(0, 0, 0, 0.4);
}

.fixed-header .site-header {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
}

.admin-bar.fixed-header .site-header {
  top: 32px;
}

.header-area {
  height: 80px;
  min-height: 80px;
  max-height: 80px;
}

.site-branding {
  display: block;
  line-height: 80px;
  margin: 0 auto;
}
.site-branding .custom-logo-link {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0 1rem;
}
.site-branding .custom-logo-link img {
  width: auto;
  max-height: 60px;
}
.site-branding .site-title,
.site-branding .site-description {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  line-height: 1.8;
  margin: 0 0.5rem;
}
.site-branding .site-title {
  color: white;
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 500;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}
.site-branding .site-title a {
  color: white;
}
.site-branding .site-title a:hover {
  color: white;
}
.site-branding .site-description {
  color: rgba(255, 255, 255, 0.8);
  font-size: 12px;
  font-size: 1.2rem;
  font-weight: 400;
  text-transform: uppercase;
  letter-spacing: 0.2em;
}

.toggle-sidebar-btn {
  display: block;
  position: fixed;
  width: 40px;
  height: 40px;
  background-color: rgba(0, 0, 0, 0.1);
  border: none;
  padding: 0;
  top: 20px;
  right: 20px;
  z-index: 1000 !important;
  outline: none;
  cursor: pointer;
  transition: background-color 0.2s ease-in-out;
}
.toggle-sidebar-btn:hover {
  background-color: rgba(0, 0, 0, 0.2);
}
.toggle-sidebar-btn span,
.toggle-sidebar-btn span:before,
.toggle-sidebar-btn span:after {
  content: "";
  display: block;
  position: absolute;
  width: 22px;
  height: 2px;
  background-color: white;
  transform-origin: 50% 50%;
  -webkit-transition: top 0.2s 0.2s linear, -webkit-transform 0.2s linear;
  -moz-transition: top 0.2s 0.2s linear, -moz-transform 0.2s linear;
  transition: top 0.2s 0.2s linear, transform 0.2s linear;
}
.toggle-sidebar-btn span {
  top: calc(50% - 1px );
  left: calc(50% - 11px );
}
.toggle-sidebar-btn span:before {
  top: 7px;
}
.toggle-sidebar-btn span:after {
  top: -7px;
}
.toggle-sidebar-btn.active span {
  background-color: transparent;
  -webkit-transition: background 0.2s ease-out;
  -moz-transition: background 0.2s ease-out;
  transition: background 0.2s ease-out;
}
.toggle-sidebar-btn.active span:before, .toggle-sidebar-btn.active span:after {
  -webkit-transition: top 0.2s linear, -webkit-transform 0.2s 0.2s linear;
  -moz-transition: top 0.2s linear, -moz-transform 0.2s 0.2s linear;
  transition: top 0.2s linear, transform 0.2s 0.2s linear;
}
.toggle-sidebar-btn.active span:before {
  top: 0;
  -webkit-transform: rotate3d(0, 0, 1, -45deg);
  -ms-transform: rotate3d(0, 0, 1, -45deg);
  transform: rotate3d(0, 0, 1, -45deg);
}
.toggle-sidebar-btn.active span:after {
  top: 0;
  -webkit-transform: rotate3d(0, 0, 1, 45deg);
  -ms-transform: rotate3d(0, 0, 1, 45deg);
  transform: rotate3d(0, 0, 1, 45deg);
}

.admin-bar .toggle-sidebar-btn {
  top: 52px;
}

/* --------------------------------------------------------------
# Navigation
-------------------------------------------------------------- */
/* Main Navigation */
.main-navigation {
  font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 18px;
  font-size: 1.8rem;
  font-weight: 300;
  text-transform: uppercase;
  letter-spacing: 0.1em;
  border-top: 1px solid #f2f2f2;
  padding: 12%;
}
.main-navigation a {
  color: #222222;
  border-bottom: 2px solid #f2f2f2;
}
.main-navigation a:hover {
  color: #fd5957;
  border-bottom-color: #fd5957;
}
.main-navigation .menu ul {
  display: block;
  position: relative;
  margin: 0;
}
.main-navigation .menu li {
  display: block;
  position: relative;
}
.main-navigation .menu li:not(:last-child) {
  margin-bottom: 0.5rem;
}
.main-navigation .menu .current-menu-item > a,
.main-navigation .menu .current-menu-parent > a {
  color: #fd5957;
}
.main-navigation .menu .page_item_has_children:hover > a,
.main-navigation .menu .menu-item-has-children:hover > a {
  color: #fd5957;
}
.main-navigation .menu .page_item_has_children .sub-menu,
.main-navigation .menu .menu-item-has-children .sub-menu {
  font-size: 14px;
  font-size: 1.4rem;
  margin-top: 0.5rem;
}
.main-navigation .menu .page_item_has_children .sub-menu a,
.main-navigation .menu .menu-item-has-children .sub-menu a {
  color: #888888;
}
.main-navigation .menu .page_item_has_children .sub-menu a:hover,
.main-navigation .menu .menu-item-has-children .sub-menu a:hover {
  color: #fd5957;
}
.main-navigation .menu .page_item_has_children .sub-menu .current-menu-item > a,
.main-navigation .menu .page_item_has_children .sub-menu .current-menu-parent > a,
.main-navigation .menu .menu-item-has-children .sub-menu .current-menu-item > a,
.main-navigation .menu .menu-item-has-children .sub-menu .current-menu-parent > a {
  color: #fd5957;
}

/* Social Menu */
.social-menu {
  position: absolute;
  height: 100%;
  font-size: 18px;
  font-size: 1.8rem;
  line-height: calc(80px - 2rem * 2 );
  padding: 2rem;
  top: 0;
  left: 0;
  bottom: 0;
}
.social-menu a {
  color: rgba(255, 255, 255, 0.8);
}
.social-menu a:hover {
  color: white !important;
}
.social-menu ul {
  display: block;
  position: relative;
  margin: 0;
}
.social-menu li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0 0.5rem;
}
.social-menu li a:before {
  margin: 0 !important;
}
.social-menu .link {
  display: none;
}

/* Footer Menu */
.footer-menu {
  font-family: "Rubik", "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  text-align: center;
  letter-spacing: 0.1em;
  margin-bottom: 0.5rem;
}
.footer-menu a {
  color: rgba(0, 0, 0, 0.4);
}
.footer-menu a:hover {
  color: #fd5957;
}
.footer-menu ul {
  display: block;
  position: relative;
  margin: 0;
}
.footer-menu li {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: 0 1rem;
}

/* --------------------------------------------------------------
# Social Links & Icons
-------------------------------------------------------------- */
/* Social Navigation */
.menu li a:before {
  width: 1em;
  text-align: center;
  margin-right: 0.6rem;
}
.menu li.text a:before {
  display: none;
}

.menu li a[href*="dribbble.com"]:before {
  content: "\f22c";
}

.menu li a[href*="dribbble.com"]:hover {
  color: #ea4c89;
}

.menu li a[href*="facebook.com"]:before {
  content: "\f231";
}

.menu li a[href*="facebook.com"]:hover {
  color: #3b5998;
}

.menu li a[href*="google.com"]:before {
  content: "\f235";
}

.menu li a[href*="google.com"]:hover {
  color: #e34b39;
}

.menu li a[href*="instagram.com"]:before {
  content: "\f350";
}

.menu li a[href*="instagram.com"]:hover {
  color: #595959;
}

.menu li a[href*="linkedin.com"]:before {
  content: "\f239";
}

.menu li a[href*="linkedin.com"]:hover {
  color: #0b84c3;
}

.menu li a[href*="pinterest.com"]:before {
  content: "\f2b1";
}

.menu li a[href*="pinterest.com"]:hover {
  color: #cb2027;
}

.menu li a[href*="tumblr.com"]:before {
  content: "\f241";
}

.menu li a[href*="tumblr.com"]:hover {
  color: #37465c;
}

.menu li a[href*="twitter.com"]:before {
  content: "\f243";
}

.menu li a[href*="twitter.com"]:hover {
  color: #00acee;
}

.menu li a[href*="vimeo.com"]:before {
  content: "\f245";
}

.menu li a[href*="vimeo.com"]:hover {
  color: #52b8ea;
}

.menu li a[href*="youtube.com"]:before {
  content: "\f24d";
}

.menu li a[href*="youtube.com"]:hover {
  color: #e03335;
}

/* --------------------------------------------------------------
# Content
-------------------------------------------------------------- */
.site-content {
  padding: 4% 0;
}

.timeline {
  display: block;
  position: absolute;
  width: 2px;
  height: calc(100% + 4% );
  background-color: rgba(0, 0, 0, 0.1);
  margin: 0 auto;
  top: -4%;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: -1;
}

/* --------------------------------------------------------------
Posts and pages
-------------------------------------------------------------- */
.hentry {
  background-color: white;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
}

.post-media embed,
.post-media iframe,
.post-media object,
.post-media video {
  margin: 0;
}

.post-content-inside {
  padding: 8% 16%;
}

.entry-header .entry-title {
  color: #222222;
  font-size: 32px;
  font-size: 3.2rem;
  font-size: calc(2.6rem + 0.2vw );
}
.entry-header .entry-title a {
  color: #222222;
}
.entry-header .entry-title a:hover {
  color: #fd5957;
}

.entry-content a,
.entry-summary a {
  border-bottom: 2px solid #f2f2f2;
}
.entry-content a:hover,
.entry-summary a:hover {
  border-bottom-color: #fd5957;
}
.entry-content .more-link,
.entry-summary .more-link {
  display: none;
}

.entry-meta {
  color: #aaaaaa;
  font-family: "Bitter", Georgia, serif;
  font-size: 10.0px;
  font-size: 1.0rem;
}
.entry-meta a {
  color: #aaaaaa;
  border-bottom: 2px solid #f2f2f2;
}
.entry-meta a:hover {
  color: #fd5957;
  border-bottom-color: #fd5957;
}
.entry-meta .meta-item:not(:first-child):before {
  content: "/";
  margin: 0 1rem;
  pointer-events: none;
  opacity: 0.5;
}
.entry-meta .tags-links a:before {
  content: "#";
}
.entry-meta .comments-link {
  float: right;
}
.entry-meta .comments-link .meta-label {
  display: none;
}
.entry-meta .comments-link:before {
  display: none;
}

.entry-footer-meta {
  padding: 2rem 16%;
}

.hfeed .hentry {
  margin-bottom: 4%;
}
.hfeed .post-content-inside {
  padding: 8%;
}
.hfeed .entry-header .entry-title {
  font-size: 18px;
  font-size: 1.8rem;
}
.hfeed .entry-content > :last-child,
.hfeed .entry-summary > :last-child {
  margin: 0;
}
.hfeed .entry-meta {
  padding: 2rem 8%;
  padding-right: calc(40px + 10px + 10px );
}
.hfeed .meta-more-link {
  display: block;
  position: absolute;
  width: 40px;
  height: 40px;
  background-color: #fd5957;
  color: white;
  text-align: center;
  line-height: 40px !important;
  border: none;
  padding: 0 !important;
  margin: 0 !important;
  top: calc(50% - 20px );
  right: 10px;
}
.hfeed .meta-more-link:before {
  content: "\f30f";
  font-size: 24px;
  line-height: 40px;
}
.hfeed .meta-more-link:hover {
  background-color: #eb0603;
  color: white;
}
.hfeed .indicator {
  display: block;
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px;
  border-color: transparent;
  top: calc(50% - 8px );
}
.hfeed .indicator:after {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 10px;
  border-color: transparent;
  top: calc(50% - 12px );
}
.hfeed .item-left .indicator {
  border-left-color: rgba(0, 0, 0, 0.05);
  border-right-width: 0;
  left: 100%;
}
.hfeed .item-left .indicator:after {
  border-left-color: white;
  border-right-width: 0;
  right: 100%;
}
.hfeed .item-right .indicator {
  border-right-color: rgba(0, 0, 0, 0.05);
  border-left-width: 0;
  right: 100%;
}
.hfeed .item-right .indicator:after {
  border-right-color: white;
  border-left-width: 0;
  left: 100%;
}

.hfeed .featured-posts .hentry {
  height: 60vh;
  min-height: 400px;
  margin: 0;
  box-shadow: none;
}
.hfeed .featured-posts .post-inside {
  height: 100%;
  z-index: 99;
}
.hfeed .featured-posts .post-media {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 98;
}
.hfeed .featured-posts .post-content {
  background-color: white;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.1);
}
.hfeed .featured-posts .post-content-inside {
  padding: 8%;
}
.hfeed .featured-posts .entry-meta {
  padding: 2rem 8%;
  padding-right: calc(40px + 10px + 10px );
}

.format-image .post-content-inside {
  display: none;
}

.author-info {
  background: rgba(0, 0, 0, 0.05);
  padding: 6%;
  margin-top: 2rem;
}

.author-meta {
  line-height: 42px;
  margin-bottom: 1rem;
}
.author-meta .avatar {
  display: inline-block;
  width: 4.2rem;
  height: 4.2rem;
  margin-right: 1rem;
  border-radius: 100%;
}
.author-meta .author-title {
  font-size: 14px;
  font-size: 1.4rem;
}

.author-description > :last-child {
  margin-bottom: 0;
}

.single-attachment .entry-meta .entry-format {
  display: none;
}
.single-attachment .entry-meta .byline {
  display: none;
}
.single-attachment .entry-meta .cat-links {
  display: none;
}
.single-attachment .entry-meta .tags-links {
  display: none;
}
.single-attachment .entry-meta .comments-link {
  display: none;
}

/* Sticky */
.sticky:before {
  content: "";
  position: absolute;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 40px 40px 0 0;
  border-color: #fd5957;
  border-left-color: transparent !important;
  border-right-color: transparent !important;
  border-bottom-color: transparent !important;
  top: -1px;
  left: -1px;
  z-index: 21;
}

/* Page links */
.page-links {
  margin-bottom: 2rem;
}

.page-links a,
.page-links > span {
  margin-right: 4px;
}

.page-links > .page-links-title {
  margin-right: 0;
}

/* Attachment */
.type-attachment .entry-title {
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
  word-wrap: break-word;
}

/* Caption  */
.entry-caption {
  margin: 0 0 2rem 0;
  clear: both;
  -webkit-hyphens: auto;
  -moz-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto;
}

.entry-caption > :last-child {
  margin-bottom: 0;
}

/* --------------------------------------------------------------
# Homepage
-------------------------------------------------------------- */
/* --------------------------------------------------------------
# Single Post Navigation
-------------------------------------------------------------- */
.post-navigation {
  display: block;
  position: relative;
  width: 100%;
  color: #888888;
  padding: 4% 0;
}
.post-navigation a {
  display: block;
  background-color: white;
  color: #888888;
  padding: 4%;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
}
.post-navigation a:hover {
  color: #fd5957;
}
.post-navigation .nav-links {
  display: block;
  position: relative;
  width: 100%;
}
.post-navigation .nav-previous,
.post-navigation .nav-next {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  width: calc(50% - 2rem / 2 );
}
.post-navigation .meta-nav {
  display: block;
  position: relative;
  color: #aaaaaa;
  font-size: 10.0px;
  font-size: 1.0rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.post-navigation .post-title {
  display: inline-block;
  position: relative;
  margin-top: 0.5rem;
}
.post-navigation .nav-previous:before,
.post-navigation .nav-next:before {
  position: absolute;
  font-size: 24px;
  font-size: 2.4rem;
  top: calc(50% - 0.5em );
  pointer-events: none;
  transition: all 0.2s ease-in-out;
}
.post-navigation .nav-previous:hover:before,
.post-navigation .nav-next:hover:before {
  color: #fd5957;
}
.post-navigation .nav-previous {
  float: left;
  text-align: right;
}
.post-navigation .nav-previous:before {
  content: "\f2ca";
  left: 4%;
}
.post-navigation .nav-next {
  float: right;
  text-align: left;
}
.post-navigation .nav-next:before {
  content: "\f30f";
  right: 4%;
}

.comment-navigation,
.image-navigation {
  display: block;
  position: relative;
  width: 100%;
  color: #888888;
  margin-bottom: 4%;
}
.comment-navigation a,
.image-navigation a {
  color: #888888;
}
.comment-navigation a:hover,
.image-navigation a:hover {
  color: #fd5957;
}
.comment-navigation .nav-links,
.image-navigation .nav-links {
  display: block;
  position: relative;
  width: 100%;
}
.comment-navigation .nav-links div + div:last-child:before,
.image-navigation .nav-links div + div:last-child:before {
  content: "/";
  margin: auto 1rem;
  pointer-events: none;
  opacity: 0.5;
}
.comment-navigation .nav-previous,
.comment-navigation .nav-next,
.image-navigation .nav-previous,
.image-navigation .nav-next {
  display: inline;
}

/* --------------------------------------------------------------
# Page Navigation
-------------------------------------------------------------- */
.pagination {
  display: block;
  position: relative;
  width: 100%;
  color: #888888;
  text-align: center;
  padding: 2rem;
}
.pagination a {
  color: #888888;
}
.pagination a:hover {
  color: #fd5957;
}
.pagination .nav-links {
  display: inline-block;
  vertical-align: middle;
  position: relative;
}
.pagination .page-numbers {
  display: inline-block;
  vertical-align: middle;
  position: relative;
  background-color: rgba(0, 0, 0, 0.05);
  padding: 8px 18px;
}
.pagination .page-numbers:not(.current):hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.pagination .current {
  background-color: #fd5957;
  color: white;
}

/* --------------------------------------------------------------
# Sidebar
-------------------------------------------------------------- */
.secondary {
  display: block;
  position: fixed;
  background-color: white;
  padding: 0;
  padding-top: 8rem;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 999;
  overflow: auto;
  overflow-x: hidden;
  -webkit-overflow-scrolling: touch;
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform: translateX(100%);
  -ms-transform: translateX(100%);
  transform: translateX(100%);
  transition: all 0.2s ease-in-out;
}
.secondary::-webkit-scrollbar {
  display: none;
}
.secondary.is-open {
  box-shadow: 0 0 20px 0 rgba(0, 0, 0, 0.2);
  -webkit-transform: translateX(0);
  -ms-transform: translateX(0);
  transform: translateX(0);
}
.secondary .widget-area a {
  border-bottom: 2px solid #f2f2f2;
}
.secondary .widget-area a:hover {
  border-bottom-color: #fd5957;
}
.secondary .widget {
  border-top: 1px solid #f2f2f2;
  padding: 8% 12%;
  margin: 0;
}
.secondary .widget .widget-title {
  color: #bbb;
  font-size: 12px;
  font-size: 1.2rem;
  text-transform: uppercase;
  letter-spacing: 0.1em;
}
.secondary .widget ul {
  margin: 0;
}
.secondary .widget.widget_text .textwidget > :last-child {
  margin-bottom: 0;
}

.admin-bar .secondary {
  top: 32px;
}

/* --------------------------------------------------------------
# Comments
-------------------------------------------------------------- */
.comments-area {
  background-color: white;
  box-shadow: 0 2px 0 0 rgba(0, 0, 0, 0.05);
}

.comments-inside {
  padding: 8% 16%;
}

.comments-title {
  font-size: 20.0px;
  font-size: 2.0rem;
}

.comment-list .comment,
.comment-list .pingback {
  margin-bottom: 2rem;
}
.comment-list .children {
  display: block;
  position: relative;
  width: 100%;
  border-left: 2px solid #eee;
  margin: 0;
  margin-bottom: 2rem;
}
.comment-list .children > .comment {
  display: block;
  position: relative;
  width: 100%;
  padding-left: 60px;
  margin-top: 2rem;
  margin-bottom: 0;
}
.comment-list .children > .comment:last-child {
  margin-bottom: 0;
}

.comment-header {
  margin-bottom: 1rem;
}
.comment-header .comment-avatar {
  display: block;
  position: relative;
  background-color: white;
  width: 46px;
  height: 46px;
  border: 1px solid rgba(0, 0, 0, 0.1);
  padding: 2px;
  margin-bottom: 0.5rem;
  border-radius: 100%;
}
.comment-header .comment-avatar .avatar {
  width: 100%;
  height: auto;
  border-radius: 100%;
}
.comment-header .comment-author {
  display: inline-block;
}
.comment-header .comment-author .fn {
  font-weight: 700;
}
.comment-header .comment-meta {
  display: inline-block;
  margin-left: 1rem;
}
.comment-header .comment-meta .reply:not(:empty):before {
  content: "/";
  margin: 0 1rem;
  pointer-events: none;
  opacitY: 0.5;
}

.bypostauthor .comment-header .comment-avatar {
  border: 1px solid #fd5957;
}

.pingback .edit-link,
.comment-meta .comment-edit-link {
  display: none;
}

.comment-content > :last-child {
  margin-bottom: 0;
}

.comment-awaiting-moderation {
  margin-top: 2rem;
  margin-bottom: 0;
}

.comment-respond {
  display: block;
  position: relative;
  width: 100%;
}

.comment-body + .comment-respond {
  margin-top: 2rem;
}

.comment-reply-title {
  display: none;
  position: static;
  font-size: 0;
}

.comment-body + .comment-respond .comment-reply-title {
  display: block;
}

#cancel-comment-reply-link {
  position: absolute;
  width: 30px;
  height: 30px;
  background-color: #222;
  padding: 0;
  top: -15px;
  right: -15px;
  z-index: 99;
  border-radius: 100%;
  box-shadow: 0 0 0 2px rgba(0, 0, 0, 0.05);
}
#cancel-comment-reply-link:before {
  content: "\f12a";
  position: absolute;
  height: 100%;
  width: 100%;
  color: white;
  font-size: 14px;
  text-align: center;
  line-height: 30px;
}
#cancel-comment-reply-link:hover {
  background-color: #fd5957;
}

.logged-in-as,
.comment-notes {
  display: none;
}

.comment-form {
  display: block;
  position: relative;
  width: 100%;
}
.comment-form .comment-form-comment,
.comment-form .comment-form-author,
.comment-form .comment-form-email {
  margin-bottom: 0.5rem;
}
.comment-form .form-submit {
  margin-bottom: 0;
}
.comment-form label {
  display: none;
}
.comment-form input[type="text"],
.comment-form input[type="email"],
.comment-form input[type="url"] {
  display: block;
}
.comment-form input[type="submit"] {
  margin: 0;
}

.logged-in .comment-form .comment-form-comment {
  margin-bottom: 2rem;
}

.comment-notes,
.logged-in-as {
  /* Not used in this theme */
}

.comment-subscription-form {
  margin: 0;
  margin-top: 2rem;
}
.comment-subscription-form:last-child {
  margin: 0;
}

/* --------------------------------------------------------------
# Footer
-------------------------------------------------------------- */
.site-footer {
  color: rgba(0, 0, 0, 0.4);
  padding: 4%;
}
.site-footer a {
  color: rgba(0, 0, 0, 0.4);
}
.site-footer a:hover {
  color: #fd5957;
}

/* --------------------------------------------------------------
# Media
-------------------------------------------------------------- */
a img {
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  transition: all 0.2s ease-in-out;
}
a:hover img {
  opacity: 0.8;
}

img.wp-smiley,
img.wp-smiley {
  border: none;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0;
}

audio,
canvas {
  display: inline-block;
}

embed,
iframe,
object,
video {
  max-width: 100%;
  margin-bottom: 2rem;
  vertical-align: middle;
}

p > embed,
p > iframe,
p > object,
p > video,
span > embed,
span > iframe,
span > object,
span > video {
  max-width: 100%;
  margin-bottom: 0;
}

.wp-audio-shortcode,
.wp-video,
.wp-playlist.wp-audio-playlist {
  font-size: 14px;
  font-size: 1.4rem;
  margin-bottom: 2rem;
}

.wp-audio-shortcode a,
.wp-video a,
.wp-playlist.wp-audio-playlist a {
  border: none;
}

.wp-playlist.wp-playlist {
  padding-bottom: 0;
}

.wp-playlist .wp-playlist-tracks {
  margin-top: 0;
}

.wp-playlist-item .wp-playlist-caption {
  border-bottom: 0;
  padding: 1rem 0;
}

.wp-playlist-item .wp-playlist-item-length {
  top: 10px;
}

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

.wp-caption-text {
  font-size: 12px;
  font-size: 1.2rem;
  font-style: italic;
  text-align: center;
  padding: 2rem;
  opacity: 0.5;
}

.gallery {
  width: 100%;
  padding: 1rem;
  margin: 0 0 2rem 0;
}

.gallery-item {
  display: inline-block;
  position: relative;
  width: 100%;
  text-align: center;
  padding: 1rem;
  vertical-align: top;
}
.gallery-item a {
  display: block;
  border: none;
}

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

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

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

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

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

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

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

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

.gallery-icon img {
  margin: 0 auto;
}

.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}

.twitter-tweet {
  margin-bottom: 2rem !important;
}

/* --------------------------------------------------------------
# Plugin Styles
-------------------------------------------------------------- */
/* Jetpack */
.contact-form > div {
  margin-bottom: 2rem;
}
.contact-form > div:not(:last-of-type) {
  margin-bottom: 0.5rem;
}
.contact-form .grunion-field-label {
  display: none;
}
.contact-form input[type="text"],
.contact-form input[type="email"],
.contact-form input[type="url"],
.contact-form input[type="tel"],
.contact-form input[type="password"],
.contact-form input[type="search"],
.contact-form input[type="date"],
.contact-form select,
.contact-form textarea {
  width: 100% !important;
  max-width: 100% !important;
  margin: 0 !important;
}
.contact-form .contact-submit {
  margin: 0 !important;
}

.comment-subscription-form {
  margin-top: 2rem;
}
.comment-subscription-form input[type="checkbox"] {
  display: inline-block !important;
}
.comment-subscription-form label {
  display: inline-block !important;
  float: none;
  width: auto;
}

.sharedaddy {
  margin-top: 4rem !important;
  margin-bottom: 0 !important;
}

.tiled-gallery {
  margin-bottom: 2rem !important;
}

.infinite-scroll .pagination,
.infinite-scroll .posts-navigation {
  display: none;
}
.infinite-scroll.neverending .site-footer {
  display: none;
}

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

.infinite-loader {
  position: absolute;
  width: 28px;
  height: 28px;
  top: auto;
  bottom: -44px;
  left: calc(50% - 14px );
  z-index: 99 !important;
}
.infinite-loader .spinner {
  left: 14px !important;
}

body.infinity-end .site-main {
  margin-bottom: 0;
}

#infinite-handle {
  display: block !important;
  position: absolute !important;
  background-color: transparent !important;
  text-align: center !important;
  margin: 0 !important;
  top: 100% !important;
  left: 0 !important;
  right: 0 !important;
  bottom: auto !important;
  z-index: 99 !important;
  pointer-events: none;
}
#infinite-handle span {
  display: inline-block !important;
  vertical-align: middle !important;
  position: relative !important;
  width: 100% !important;
  height: auto !important;
  background-color: transparent !important;
  text-align: center;
  padding: 0 !important;
  margin: 0 !important;
}
#infinite-handle span button {
  display: inline-block !important;
  vertical-align: middle !important;
  position: relative !important;
  width: 60px !important;
  height: 60px !important;
  background-color: transparent !important;
  color: black !important;
  font-size: 0 !important;
  pointer-events: initial;
  border-radius: 100%;
  opacity: 0.4;
  transition: all 0.2s ease-in-out;
}
#infinite-handle span button:before {
  content: "\f216";
  position: absolute;
  width: 100%;
  height: 100%;
  color: inherit;
  font-size: 32px;
  font-size: 3.2rem;
  line-height: 60px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
#infinite-handle span button:hover {
  opacity: 0.8;
}

/* Mailbag */
.mailbag-wrap {
  display: block;
  position: relative;
  width: 100%;
}
.mailbag-wrap .mailbag-input br {
  display: none;
}
.mailbag-wrap .mailbag-input:not(:last-child) {
  margin-bottom: 0.5rem;
}
.mailbag-wrap label {
  display: none;
}

/* --------------------------------------------------------------
# Vendor
-------------------------------------------------------------- */
/* Flickity */
.flickity-prev-next-button {
  width: 50px;
  height: 50px;
  background-color: rgba(0, 0, 0, 0.2);
  border: none;
  padding: 0;
  top: calc(50% - 25px );
  border-radius: 100%;
  visibility: hidden;
  opacity: 0;
  transition: all 0.2s ease-in-out;
}
.flickity-prev-next-button:before {
  position: absolute;
  width: 100%;
  height: 100%;
  color: white;
  font-size: 24px;
  font-size: 2.4rem;
  text-align: center;
  text-indent: 0;
  line-height: 50px;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.flickity-prev-next-button.previous {
  left: 2rem;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.flickity-prev-next-button.previous:before {
  content: "\f2ca";
}
.flickity-prev-next-button.next {
  right: 2rem;
  -webkit-transform: scale(0);
  -ms-transform: scale(0);
  transform: scale(0);
}
.flickity-prev-next-button.next:before {
  content: "\f30f";
}
.flickity-prev-next-button svg {
  display: none;
}
.flickity-prev-next-button:hover {
  background-color: rgba(0, 0, 0, 0.8);
}

.flickity-page-dots {
  display: inline-block;
  width: auto;
  font-size: 0;
  line-height: initial;
  margin: 0 auto;
  left: 0;
  right: 0;
  bottom: calc(2.0rem + 2% );
}
.flickity-page-dots .dot {
  width: 8px;
  height: 8px;
  background-color: white !important;
  margin: 0 8px !important;
  vertical-align: middle;
  opacity: 0.4;
  transition: all 0.2s ease-in-out;
}
.flickity-page-dots .dot:hover {
  background-color: white !important;
  opacity: 1;
}
.flickity-page-dots .dot.is-selected {
  background-color: transparent !important;
  border-color: transparent;
  box-shadow: 0 0 0 2px white;
}

.flickity-carousel:hover .flickity-prev-next-button {
  visibility: visible;
  opacity: 1;
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}

/* Lity */
.lity {
  background: white;
  background: rgba(255, 255, 255, 0.8);
  -webkit-backdrop-filter: blur(2px);
  backdrop-filter: blur(2px);
  transition: all 0.2s ease-in-out;
}

.lity-content {
  cursor: initial;
}

.lity-content:after {
  box-shadow: 0 0 0 0 !important;
}

.lity-iframe-container iframe {
  box-shadow: 0 0 0 0 !important;
}

.lity-close {
  display: none;
}

/* Pace */
.pace {
  -webkit-pointer-events: none;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}
.pace.pace-inactive {
  display: none;
}
.pace .pace-progress {
  background: rgba(0, 0, 0, 0.2);
  position: fixed;
  z-index: 2000;
  top: 0;
  right: 100%;
  width: 100%;
  height: 2px;
}

.admin-bar .pace .pace-progress {
  top: 32px;
}

/* --------------------------------------------------------------
# Post Styling
-------------------------------------------------------------- */
.button {
  /* Located in 5.0 - Links & Buttons */
}

.pullquote {
  width: 40%;
  margin: 0;
}

.alert {
  display: inline-block;
  position: relative;
  width: 100%;
  background-color: transparent;
  color: inherit;
  border: 1px solid rgba(0, 0, 0, 0.15);
  padding: 4rem;
  margin: 0 0 2rem 0;
  border-radius: 3px;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.5), inset 0 1px 0 0 rgba(255, 255, 255, 0.8);
}
.alert.grey {
  background-color: #f8f8f8;
  color: inherit;
  border-color: 1px solid rgba(0, 0, 0, 0.15);
}
.alert.red {
  background-color: #ffe1de;
  color: #ba200e;
  border-color: #f1bfbb;
}
.alert.yellow {
  background-color: #fff6d1;
  color: #916132;
  border-color: #e8d373;
}
.alert.green {
  background-color: #ebfdce;
  color: #627b3a;
  border-color: #c2da9c;
}
.alert.blue {
  background-color: #eff8fe;
  color: #2e9cec;
  border-color: #b5dffa;
}

.two-columns {
  -webkit-column-count: 2;
  -moz-column-count: 2;
  column-count: 2;
  -webkit-column-gap: 4rem;
  -moz-column-gap: 4rem;
  column-gap: 4rem;
}

.three-columns {
  -webkit-column-count: 3;
  -moz-column-count: 3;
  column-count: 3;
  -webkit-column-gap: 4rem;
  -moz-column-gap: 4rem;
  column-gap: 4rem;
}

.four-columns {
  -webkit-column-count: 4;
  -moz-column-count: 4;
  column-count: 4;
  -webkit-column-gap: 4rem;
  -moz-column-gap: 4rem;
  column-gap: 4rem;
}

.highlight {
  background-color: #ffff99;
  padding: 2px;
}

/* --------------------------------------------------------------
# Animations
-------------------------------------------------------------- */
@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}
@keyframes rotate {
  from {
    transform: rotate(0);
  }

  to {
    transform: rotate(360deg);
  }
}
.rotate {
  -webkit-animation-name: rotate;
  animation-name: rotate;
}

@-webkit-keyframes fadeIn {
  0% {
    opacity: 0;
  }

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

  100% {
    opacity: 1;
  }
}
.fadeIn {
  -webkit-animation-name: fadeIn;
  animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInDown {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInDown {
  -webkit-animation-name: fadeInDown;
  animation-name: fadeInDown;
}

@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(100%, 0, 0);
    transform: translate3d(100%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

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

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

  100% {
    opacity: 0;
  }
}
.fadeOut {
  -webkit-animation-name: fadeOut;
  animation-name: fadeOut;
}

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

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
@keyframes fadeOutUp {
  0% {
    opacity: 1;
  }

  100% {
    opacity: 0;
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0);
  }
}
.fadeOutUp {
  -webkit-animation-name: fadeOutUp;
  animation-name: fadeOutUp;
}

@-webkit-keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
@keyframes bounceInUp {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 3000px, 0);
    transform: translate3d(0, 3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, -5px, 0);
    transform: translate3d(0, -5px, 0);
  }

  to {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.bounceInUp {
  -webkit-animation-name: bounceInUp;
  animation-name: bounceInUp;
}

@-webkit-keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}
@keyframes bounceInDown {
  from, 60%, 75%, 90%, to {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
    animation-timing-function: cubic-bezier(0.215, 0.61, 0.355, 1);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  to {
    -webkit-transform: none;
    transform: none;
  }
}
.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}

@-webkit-keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
@keyframes bounceOutUp {
  20% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, 20px, 0);
    transform: translate3d(0, 20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, -2000px, 0);
    transform: translate3d(0, -2000px, 0);
  }
}
.bounceOutUp {
  -webkit-animation-name: bounceOutUp;
  animation-name: bounceOutUp;
}

@-webkit-keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
@keyframes bounceOutDown {
  20% {
    -webkit-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0);
  }

  40%, 45% {
    opacity: 1;
    -webkit-transform: translate3d(0, -20px, 0);
    transform: translate3d(0, -20px, 0);
  }

  to {
    opacity: 0;
    -webkit-transform: translate3d(0, 2000px, 0);
    transform: translate3d(0, 2000px, 0);
  }
}
.bounceOutDown {
  -webkit-animation-name: bounceOutDown;
  animation-name: bounceOutDown;
}

@-webkit-keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
@keyframes pulse {
  from {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }

  50% {
    -webkit-transform: scale3d(1.05, 1.05, 1.05);
    transform: scale3d(1.05, 1.05, 1.05);
  }

  to {
    -webkit-transform: scale3d(1, 1, 1);
    transform: scale3d(1, 1, 1);
  }
}
.pulse {
  -webkit-animation-name: pulse;
  animation-name: pulse;
}

@-webkit-keyframes loading {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
@keyframes loading {
  0% {
    -webkit-transform: scale(0);
    transform: scale(0);
  }

  100% {
    -webkit-transform: scale(1);
    transform: scale(1);
    opacity: 0;
  }
}
.loading {
  -webkit-animation-name: loading;
  animation-name: loading;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  -webkit-animation-duration: 1.0s;
  animation-duration: 1.0s;
  -webkit-animation-timing-function: ease-in-out;
  animation-timing-function: ease-in-out;
}

/* --------------------------------------------------------------
# Media queries
-------------------------------------------------------------- */
@-ms-viewport {
  width: device-width;
}
@viewport {
  width: device-width;
}
@media only screen and (min-width: 1024px) {
  /* Helper Classes */
  .hide-desktop {
    display: none !important;
  }

  .show-desktop {
    display: block !important;
  }

  .show-handeld {
    display: none !important;
  }

  .show-tablet {
    display: none !important;
  }

  .show-mobile {
    display: none !important;
  }
}
@media only screen and (max-width: 1024px) {
  /* Helper Classes */
  .hide-handheld {
    display: none !important;
  }

  .show-handheld {
    display: block !important;
  }

  .show-desktop {
    display: none !important;
  }

  .show-tablet {
    display: none !important;
  }

  .show-mobile {
    display: none !important;
  }

  /* Typography */
  q,
  blockquote {
    width: 100% !important;
    margin-left: 0;
    margin-right: 0;
  }
  q.alignright,
  blockquote.alignright {
    border-left-width: 1px;
    border-right-width: 0;
  }
}
@media only screen and (min-width: 782px) and (max-width: 1024px) {
  /* Helper Classes */
  .hide-tablet {
    display: none !important;
  }

  .show-tablet {
    display: block !important;
  }

  .show-desktop {
    display: none !important;
  }

  .show-handheld {
    display: inherit !important;
  }

  .show-mobile {
    display: none !important;
  }

  .col-1-tablet {
    width: 8.33334%;
  }

  .col-2-tablet {
    width: 16.66667%;
  }

  .col-3-tablet {
    width: 25%;
  }

  .col-4-tablet {
    width: 33.33334%;
  }

  .col-5-tablet {
    width: 41.66667%;
  }

  .col-6-tablet {
    width: 50%;
  }

  .col-7-tablet {
    width: 58.33334%;
  }

  .col-8-tablet {
    width: 66.66667%;
  }

  .col-9-tablet {
    width: 75%;
  }

  .col-10-tablet {
    width: 83.33334%;
  }

  .col-11-tablet {
    width: 91.66667%;
  }

  .col-12-tablet {
    width: 100%;
  }

  /* Sidebar */
  .secondary {
    width: 66.66667%;
  }
}
@media only screen and (max-width: 782px) {
  /* Admin Bar (before anything else) */
  .admin-bar.fixed-header .site-header {
    top: 46px;
  }
  .admin-bar .toggle-sidebar-btn {
    top: 66px;
  }
  .admin-bar .secondary {
    top: 46px;
  }
  .admin-bar .pace .pace-progress {
    top: 46px;
  }

  /* Helper Classes */
  .hide-mobile {
    display: none !important;
  }

  .show-mobile {
    display: block !important;
  }

  .show-desktop {
    display: none !important;
  }

  .show-handheld {
    display: inherit !important;
  }

  .show-tablet {
    display: none !important;
  }

  .masonry-grid.columns-1 .grid-sizer,
  .masonry-grid.columns-1 .grid-item, .masonry-grid.columns-2 .grid-sizer,
  .masonry-grid.columns-2 .grid-item, .masonry-grid.columns-3 .grid-sizer,
  .masonry-grid.columns-3 .grid-item, .masonry-grid.columns-4 .grid-sizer,
  .masonry-grid.columns-4 .grid-item, .masonry-grid.columns-5 .grid-sizer,
  .masonry-grid.columns-5 .grid-item, .masonry-grid.columns-6 .grid-sizer,
  .masonry-grid.columns-6 .grid-item {
    width: 100%;
  }
  .masonry-grid.masonry-gutters.columns-1 .grid-sizer,
  .masonry-grid.masonry-gutters.columns-1 .grid-item, .masonry-grid.masonry-gutters.columns-2 .grid-sizer,
  .masonry-grid.masonry-gutters.columns-2 .grid-item, .masonry-grid.masonry-gutters.columns-3 .grid-sizer,
  .masonry-grid.masonry-gutters.columns-3 .grid-item, .masonry-grid.masonry-gutters.columns-4 .grid-sizer,
  .masonry-grid.masonry-gutters.columns-4 .grid-item, .masonry-grid.masonry-gutters.columns-5 .grid-sizer,
  .masonry-grid.masonry-gutters.columns-5 .grid-item, .masonry-grid.masonry-gutters.columns-6 .grid-sizer,
  .masonry-grid.masonry-gutters.columns-6 .grid-item {
    width: 100%;
  }

  .flickity-carousel .carousel-item {
    display: block;
    position: relative;
    float: left;
    width: 100%;
  }
  .flickity-carousel.columns-1 .carousel-item, .flickity-carousel.columns-2 .carousel-item, .flickity-carousel.columns-3 .carousel-item, .flickity-carousel.columns-4 .carousel-item, .flickity-carousel.columns-5 .carousel-item, .flickity-carousel.columns-6 .carousel-item {
    width: 100%;
  }

  .col {
    width: 100%;
  }

  .col-1 {
    width: 100%;
  }

  .col-2 {
    width: 100%;
  }

  .col-3 {
    width: 100%;
  }

  .col-4 {
    width: 100%;
  }

  .col-5 {
    width: 100%;
  }

  .col-6 {
    width: 100%;
  }

  .col-7 {
    width: 100%;
  }

  .col-8 {
    width: 100%;
  }

  .col-9 {
    width: 100%;
  }

  .col-10 {
    width: 100%;
  }

  .col-11 {
    width: 100%;
  }

  .col-12 {
    width: 100%;
  }

  .col-0 {
    width: auto;
  }

  .col-left:not(.col-0),
  .col-right:not(.col-0) {
    float: left;
  }

  /* Elements */
  hr {
    width: 100%;
    margin-left: auto;
    margin-right: auto;
  }

  /* Post */
  .post-content-inside {
    padding: 8%;
  }

  /* Single Navigation */
  .post-navigation .meta-nav {
    display: block;
  }
  .post-navigation .post-title {
    display: none;
  }

  /* Sidebar */
  .secondary {
    width: 83.33334%;
  }

  /* Vendor */
  .flickity-prev-next-button {
    display: none !important;
  }
}
/* --------------------------------------------------------------
# Print
-------------------------------------------------------------- */
@media print {
  * {
    background: transparent !important;
    color: #000 !important;
    /* Black prints faster: h5bp.com/s */
    box-shadow: none !important;
    text-shadow: none !important;
  }

  a,
  a:visited {
    text-decoration: underline;
  }

  a[href]:after {
    content: " (" attr(href) ")";
  }

  abbr[title]:after {
    content: " (" attr(title) ")";
  }

  /*
   * Don't show links for images, or javascript/internal links
  */
  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: "";
  }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid;
  }

  thead {
    display: table-header-group;
    /* h5bp.com/t */
  }

  tr,
  img {
    page-break-inside: avoid;
  }

  img {
    max-width: 100% !important;
  }

  @page {
    margin: 0.5cm;
  }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3;
  }

  h2,
  h3 {
    page-break-after: avoid;
  }
}
