/*!
Theme Name: Prosperity
Theme URI: https://wordpress.com/themes/prosperity/
Author: Themes Harbor
Author URI: https://themesharbor.com/
Description: Prosperity is modern theme with a clean and professional design, built to boost your business and take it to the next level. It is suited for small to mid-sized businesses, and non-profit organizations.
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: prosperity
Tags: author-bio, business, classic-menu, clean, custom-background, custom-colors, custom-menu, editor-style, featured-content-with-pages, featured-images, full-width-template, green, infinite-scroll, light, minimal, one-column, post-formats, post-slider, responsive-layout, rtl-language-support, site-logo, testimonials, theme-options, threaded-comments, translation-ready, two-columns, white

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

Prosperity is based on Underscores http://underscores.me/, (C) 2012-2015 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

Normalizing styles have been helped along thanks to the fine work of
Nicolas Gallagher and Jonathan Neal http://necolas.github.com/normalize.css/
*/
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
}
body {
  margin: 0;
}
main {
  display: block;
}
h1 {
  font-size: 2em;
  margin: .67em 0;
}
hr {
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}
pre {
  font-family: monospace,monospace;
  font-size: 1em;
}
a {
  background-color: transparent;
}
abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  -webkit-text-decoration: underline dotted;
  text-decoration: underline dotted;
}
b,
strong {
  font-weight: bolder;
}
code,
kbd,
samp {
  font-family: monospace,monospace;
  font-size: 1em;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sub {
  bottom: -.25em;
}
sup {
  top: -.5em;
}
img {
  border-style: none;
}
button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}
button,
input {
  overflow: visible;
}
button,
select {
  text-transform: none;
}
[type=button],
[type=reset],
[type=submit],
button {
  -webkit-appearance: button;
}
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner,
button::-moz-focus-inner {
  border-style: none;
  padding: 0;
}
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring,
button:-moz-focusring {
  outline: 1px dotted ButtonText;
}
fieldset {
  padding: .35em .75em .625em;
}
legend {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}
progress {
  vertical-align: baseline;
}
textarea {
  overflow: auto;
}
[type=checkbox],
[type=radio] {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding: 0;
}
[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}
[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}
[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}
::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}
details {
  display: block;
}
summary {
  display: list-item;
}
template {
  display: none;
}
[hidden] {
  display: none;
}
html {
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  font-family: sans-serif;
}
*,
::after,
::before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
blockquote,
dd,
dl,
figure,
h1,
h2,
h3,
h4,
h5,
h6,
hr,
p,
pre {
  margin: 0;
}
button {
  background: 0 0;
  padding: 0;
}
button:focus {
  outline: 1px dotted;
  outline: 5px auto -webkit-focus-ring-color;
}
fieldset {
  margin: 0;
  padding: 0;
}
ol,
ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
html {
  font-family: -apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,"Noto Sans",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";
  line-height: 1.5;
}
*,
::after,
::before {
  border-color: currentColor;
  border-style: solid;
  border-width: 0;
}
hr {
  border-top-width: 1px;
}
img {
  border-style: solid;
}
textarea {
  resize: vertical;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #a0aec0;
}
input::-moz-placeholder,
textarea::-moz-placeholder {
  color: #a0aec0;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #a0aec0;
}
input::-ms-input-placeholder,
textarea::-ms-input-placeholder {
  color: #a0aec0;
}
input::placeholder,
textarea::placeholder {
  color: #a0aec0;
}
[role=button],
button {
  cursor: pointer;
}
table {
  border-collapse: collapse;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: inherit;
  font-weight: inherit;
}
a {
  color: inherit;
  text-decoration: inherit;
}
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  line-height: inherit;
  padding: 0;
}
code,
kbd,
pre,
samp {
  font-family: Menlo,Monaco,Consolas,"Liberation Mono","Courier New",monospace;
}
audio,
canvas,
embed,
iframe,
img,
object,
svg,
video {
  display: block;
  vertical-align: middle;
}
img,
video {
  height: auto;
  max-width: 100%;
}
#comments .bypostauthor .comment-author .fn::after,
#infinite-handle span::before,
#masthead .header-links .toggle-menu::after,
#masthead .top-bar .search-form label::before,
.comment-navigation .nav-next a::after,
.comment-navigation .nav-previous a::before,
.container.header-after > nav a::after,
.dropdown-toggle::after,
.main-navigation li.menu-item-has-children > a::after,
.main-navigation li.page_item_has_children > a::after,
.more-link-container .more-link::before,
.navigation.pagination .next::after,
.navigation.pagination .prev::before,
.post-navigation .nav-next .nav-title::after,
.post-navigation .nav-previous .nav-title::before,
.site .has-icon::after,
.site .has-icon::before,
.slick-next::before,
.slick-prev::before,
.widget ul li::before,
.widget.widget_jp_blogs_i_follow ol li::before {
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-family: FontAwesome;
  font-style: normal;
  font-weight: 400;
  text-decoration: inherit;
}
#page .has-background-cover {
  background-attachment: scroll;
  background-position: center center;
  background-repeat: no-repeat;
  background-size: 100%;
  background-size: cover;
}
#featured-content .featured-slide .hentry .entry-summary,
#featured-content .featured-slide .hentry .entry-title,
#infinite-handle span,
.more-link-container .more-link,
.page-links a span,
.post-navigation .nav-next a:before,
.post-navigation .nav-previous a:before,
.slick-dots,
.slick-next,
.slick-prev,
a,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  -webkit-transition: all .25s ease-in-out;
  transition: all .25s ease-in-out;
}
.has-custom-background #page {
  -webkit-box-shadow: 0 0 20px rgba(0,0,0,.1);
  background: #fff;
  box-shadow: 0 0 20px rgba(0,0,0,.1);
  margin: 25px;
}
#colophon,
#content,
#masthead {
  word-wrap: break-word;
}
.list-unstyled {
  list-style: none;
  padding-left: 0;
}
.container {
  margin-left: auto;
  margin-right: auto;
  padding-left: .9375rem;
  padding-right: .9375rem;
}
.container:after,
.container:before {
  content: " ";
  display: table;
}
.container:after {
  clear: both;
}
.row {
  margin-left: -.9375rem;
  margin-right: -.9375rem;
}
.row:after,
.row:before {
  content: " ";
  display: table;
}
.row:after {
  clear: both;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
  min-height: 1px;
  padding-left: .9375rem;
  padding-right: .9375rem;
  position: relative;
}
.col-lg-1,
.col-lg-10,
.col-lg-11,
.col-lg-12,
.col-lg-2,
.col-lg-3,
.col-lg-4,
.col-lg-5,
.col-lg-6,
.col-lg-7,
.col-lg-8,
.col-lg-9,
.col-md-1,
.col-md-10,
.col-md-11,
.col-md-12,
.col-md-2,
.col-md-3,
.col-md-4,
.col-md-5,
.col-md-6,
.col-md-7,
.col-md-8,
.col-md-9,
.col-sm-1,
.col-sm-10,
.col-sm-11,
.col-sm-12,
.col-sm-2,
.col-sm-3,
.col-sm-4,
.col-sm-5,
.col-sm-6,
.col-sm-7,
.col-sm-8,
.col-sm-9 {
  float: left;
}
.pull-right {
  float: right!important;
}
.pull-left {
  float: left!important;
}
.recent-posts-row {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.recent-posts-row .recent-post,
.testimonial-row .jetpack-testimonial {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.site-title,
body,
button,
h1,
h2,
h3,
h4,
h5,
h6,
input,
select,
textarea {
  font-family: 'Open Sans',-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,Oxygen,Ubuntu,Cantarell,"Fira Sans","Droid Sans","Helvetica Neue",sans-serif;
}
body,
button,
input,
select,
textarea {
  color: #464646;
  font-size: 16px;
  font-size: 1rem;
  font-weight: 300;
  line-height: 1.75;
}
.site-title,
h1,
h2,
h3,
h4,
h5,
h6 {
  clear: both;
  color: #424242;
  font-weight: 600;
  letter-spacing: -.03em;
  line-height: 1.35;
}
p {
  margin-bottom: 1.875rem;
  margin-top: 0;
}
cite,
dfn,
em,
i {
  font-style: italic;
}
blockquote {
  border-left: 15px solid #f1f1f1;
  color: #888989;
  font-size: 1.25rem;
  font-weight: 300;
  letter-spacing: -.02rem;
  margin: 0 0 1.875rem;
  padding: 30px 0 0 35px;
}
blockquote blockquote {
  font-size: 1.25rem;
}
blockquote.pull-left,
blockquote.pull-right {
  border: none;
  border-bottom: 2px solid #f1f1f1;
  border-top: 5px solid #f1f1f1;
  font-size: 1rem;
  padding: 30px 0;
  width: 40%;
}
blockquote.pull-left {
  float: left;
  margin: 0 35px 1.875rem 0;
}
blockquote.pull-right {
  float: right;
  margin: 0 0 1.875rem 35px;
}
blockquote > :last-child {
  margin-bottom: 0;
}
address {
  margin: 0 0 1.875rem;
}
pre {
  background: #eee;
  font-family: "Courier 10 Pitch",Courier,monospace;
  font-size: 15px;
  font-size: .9375rem;
  line-height: 1.6;
  margin-bottom: 1.875rem;
  max-width: 100%;
  overflow: auto;
  padding: 1.6em;
}
code,
kbd,
tt,
var {
  font-family: Monaco,Consolas,"Andale Mono","DejaVu Sans Mono",monospace;
  font-size: 15px;
  font-size: .9375rem;
}
code {
  background-color: #f7f7f9;
  color: #bd4147;
  font-size: 90%;
  padding: .2rem .4rem;
}
abbr,
acronym {
  border-bottom: 1px dotted #666;
  cursor: help;
}
ins,
mark {
  background: #fff9c0;
  text-decoration: none;
}
big {
  font-size: 125%;
}
html {
  -webkit-box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  box-sizing: border-box;
}
*,
:after,
:before {
  -webkit-box-sizing: inherit;
  box-sizing: inherit;
}
body {
  background: #fff;
}
blockquote:after,
q:after,
q:before {
  content: "";
}
blockquote,
q {
  quotes: "" "";
}
ol,
ul {
  margin: 0 0 1.875rem 1.5em;
}
ul {
  list-style: disc;
}
ol {
  list-style: decimal;
}
li > ol,
li > ul {
  margin-bottom: 0;
  margin-left: 1.5em;
}
dt {
  font-weight: 700;
}
dd {
  margin: 0 1.5em 1.875rem;
}
img {
  height: auto;
  max-width: 100%;
  vertical-align: middle;
}
figure {
  margin: 0 0 1.875rem;
}
table {
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  margin: 0 0 1.875rem;
  max-width: 100%;
  width: 100%;
}
th {
  text-align: left;
}
table td,
table th {
  border-top: 1px solid #f1f1f1;
  line-height: 1.5;
  padding: .75rem;
  vertical-align: top;
}
table thead th {
  border-bottom: 2px solid #f1f1f1;
  vertical-align: bottom;
}
table tbody + tbody {
  border-top: 2px solid #f1f1f1;
}
table table {
  background-color: #fff;
}
.table-striped tbody tr:nth-of-type(odd) {
  background-color: #f1f1f1;
}
.table-bordered {
  border: 1px solid #f1f1f1;
}
.table-bordered td,
.table-bordered th {
  border: 1px solid #eceeef;
}
.table-bordered thead td,
.table-bordered thead th {
  border-bottom-width: 2px;
}
#infinite-handle span,
.more-link-container .more-link,
.site-content a.primary-button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  background: #10a510;
  border: none;
  border-radius: 1px;
  color: #fff;
  display: inline-block;
  height: 44px;
  line-height: 44px;
  padding: 0 18px;
}
#infinite-handle span:hover,
.more-link-container .more-link:hover,
.site-content a.primary-button:hover,
button:hover,
input[type=button]:hover,
input[type=reset]:hover,
input[type=submit]:hover {
  background: #255825;
}
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url],
textarea {
  border: 1px solid #f1f1f1;
  border-radius: 0;
  color: #888989;
}
button:focus,
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=submit]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
  -webkit-box-shadow: 0 0 5px #afe84f;
  box-shadow: 0 0 5px #afe84f;
  outline: 0;
}
input[type=email]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=tel]:focus,
input[type=text]:focus,
input[type=url]:focus,
textarea:focus {
  color: #464646;
}
input[type=email],
input[type=password],
input[type=search],
input[type=tel],
input[type=text],
input[type=url] {
  height: 44px;
  line-height: 44px;
  padding: 0 9px;
}
textarea {
  padding: 9px;
  width: 100%;
}
a {
  color: #10a510;
  text-decoration: none;
}
a:active,
a:focus,
a:hover {
  color: #255825;
}
a:focus {
  outline: thin dotted;
}
a:active,
a:hover {
  outline: 0;
}
.brief-text a,
.comment-content a,
.entry-content a,
.entry-summary a,
.footer-custom-text a,
.front-block-content a,
.taxonomy-description a,
.widget_text a {
  border-bottom: 1px solid;
}
.screen-reader-text {
  clip: rect(1px,1px,1px,1px);
  height: 1px;
  overflow: hidden;
  position: absolute!important;
  width: 1px;
}
.screen-reader-text:focus {
  background-color: #f1f1f1;
  -webkit-box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
  box-shadow: 0 0 2px 2px rgba(0,0,0,.6);
  clip: auto!important;
  color: #21759b;
  display: block;
  font-size: 14px;
  font-size: .875rem;
  border-radius: 3px;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
  font-weight: 700;
}
#content[tabindex="-1"]:focus {
  outline: 0;
}
.alignleft {
  display: inline;
  float: left;
  margin-right: 2.188em;
}
.alignright {
  display: inline;
  float: right;
  margin-left: 2.188em;
}
.aligncenter {
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
img.alignleft,
img.alignright {
  margin-bottom: 1.875rem;
}
.clear:after,
.clear:before,
.comment-content:after,
.comment-content:before,
.entry-content:after,
.entry-content:before,
.site-content:after,
.site-content:before,
.site-footer:after,
.site-footer:before,
.site-header:after,
.site-header:before {
  content: "";
  display: table;
  table-layout: fixed;
}
.clear:after,
.comment-content:after,
.entry-content:after,
.site-content:after,
.site-footer:after,
.site-header:after {
  clear: both;
}
.clearfix:after,
.clearfix:before {
  content: " ";
  display: table;
}
.clearfix:after {
  clear: both;
}
.infinite-scroll .navigation.pagination,
.infinite-scroll .posts-navigation,
.infinite-scroll .woocommerce-pagination,
.infinite-scroll.neverending .site-footer {
  display: none;
}
.infinity-end.neverending .site-footer {
  display: block;
}
#infinite-handle {
  margin-bottom: 5px;
  text-align: center;
}
#infinite-handle span {
  font-size: 16px;
  font-size: 1rem;
}
#infinite-handle span:before {
  border-right: 1px solid rgba(255,255,255,.3);
  content: "\f021";
  margin-right: 10px;
  padding-right: 10px;
}
#page div.sharedaddy h3.sd-title:before {
  border: none;
  margin: 0;
}
#page div#jp-relatedposts h3.jp-relatedposts-headline,
#page div#jp-relatedposts h3.jp-relatedposts-headline em,
#page div.sharedaddy h3.sd-title {
  font-weight: 400;
}
#page div#jp-relatedposts h3.jp-relatedposts-headline,
#page div.sharedaddy h3.sd-title {
  color: #888989;
  font-size: 13px;
  font-size: .8125rem;
}
#page div#jp-relatedposts h3.jp-relatedposts-headline,
#page div.sharedaddy h3.sd-title {
  margin-bottom: 25px;
}
#page div#jp-relatedposts h3.jp-relatedposts-headline {
  margin-bottom: 18px;
}
#page #jp-post-flair {
  margin-bottom: 0;
  padding-bottom: 0;
}
#page .sd-social-icon .sd-content ul {
  margin: 0!important;
}
#page .sd-social-icon .sd-content ul li[class*=share-] a {
  padding: 12px;
}
#page div#jp-relatedposts h3.jp-relatedposts-headline em:before {
  display: none;
}
.pd-rating,
.sharedaddy .sd-sharing {
  line-height: 1;
}
#page .sharedaddy,
.sd-rating {
  margin-bottom: 30px;
}
#page #jp-relatedposts a {
  border-bottom: none;
}
#page div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img {
  margin-bottom: 13px;
}
#page div#jp-relatedposts div.jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
  margin-bottom: 5px;
}
div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context {
  font-size: 13px;
  line-height: 1.4;
  margin-top: 5px;
  opacity: .8;
}
#wpstats {
  display: none;
}
.slick-slider {
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-touch-action: pan-y;
  -ms-user-select: none;
  -webkit-box-sizing: border-box;
  -webkit-tap-highlight-color: transparent;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  box-sizing: border-box;
  display: block;
  position: relative;
  touch-action: pan-y;
  user-select: none;
}
.slick-list {
  display: block;
  margin: 0;
  overflow: hidden;
  padding: 0;
  position: relative;
}
.slick-list:focus {
  outline: 0;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-list,
.slick-slider .slick-track {
  -webkit-transform: translate3d(0,0,0);
  transform: translate3d(0,0,0);
}
.slick-track {
  display: block;
  left: 0;
  position: relative;
  top: 0;
}
.slick-track:after,
.slick-track:before {
  content: '';
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-slide {
  display: none;
  float: left;
  height: 100%;
  min-height: 1px;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide,
.slick-slide img {
  display: block;
}
.slick-loading .slick-slide,
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  border: 1px solid transparent;
  display: block;
  height: auto;
}
.slick-arrow.slick-hidden,
.slick-slide.slick-loading img {
  display: none;
}
.slick-dots {
  bottom: 0;
  display: block;
  left: 0;
  list-style: none;
  margin-left: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  text-align: center;
  visibility: hidden;
}
#featured-content:hover .slick-dots {
  bottom: 30px;
  opacity: 1;
  visibility: visible;
}
.slick-dots li,
.slick-dots li button {
  cursor: pointer;
}
.slick-dots li,
.slick-dots li button,
.slick-dots li button:before {
  height: 13px;
  width: 13px;
}
.slick-dots li {
  display: inline-block;
  margin: 0 6px;
  padding: 0;
  position: relative;
}
.slick-dots li button {
  -webkit-box-shadow: none;
  background: 0 0;
  border: 0;
  box-shadow: none;
  color: transparent;
  display: block;
  font-size: 0;
  line-height: 0;
  outline: 0;
  padding: 0;
}
.slick-dots li button:focus,
.slick-dots li button:hover {
  outline: 0;
}
.slick-dots li button:focus:before,
.slick-dots li button:hover:before {
  opacity: 1;
}
.slick-dots li button:before {
  -moz-osx-font-smoothing: grayscale;
  -webkit-box-shadow: 0 0 3px 2px rgba(0,0,0,.3);
  -webkit-font-smoothing: antialiased;
  background: rgba(255,255,255,.05);
  border: 1px solid #fff;
  border-radius: 50%;
  box-shadow: 0 0 3px 2px rgba(0,0,0,.3);
  content: '';
  left: 0;
  position: absolute;
  text-align: center;
  top: 0;
}
.slick-dots li.slick-active button:before {
  background: #fff;
}
.slick-next,
.slick-prev {
  background: rgba(0,0,0,.6);
  color: #fff;
  cursor: pointer;
  font-size: 1.438rem;
  height: 100px;
  line-height: 100px;
  margin-top: -50px;
  opacity: 0;
  outline: 0;
  position: absolute;
  text-align: center;
  top: 50%;
  visibility: hidden;
  width: 48px;
  z-index: 10;
  z-index: 9999;
}
.slick-prev {
  left: -15px;
}
.slick-next {
  right: -15px;
}
.slick-prev:before {
  content: "\f104";
}
.slick-next:before {
  content: "\f105";
}
.slick-next:hover,
.slick-prev:hover {
  background: rgba(0,0,0,.8);
}
#featured-content:hover .slick-next,
#featured-content:hover .slick-prev {
  opacity: 1;
  visibility: visible;
}
#featured-content:hover .slick-prev {
  left: 0;
}
#featured-content:hover .slick-next {
  right: 0;
}
.wp-block-archives,
.wp-block-audio,
.wp-block-button,
.wp-block-categories,
.wp-block-column,
.wp-block-cover,
.wp-block-file,
.wp-block-image,
.wp-block-latest-comments__comment-excerpt p,
.wp-block-media-text,
.wp-block-pullquote,
.wp-block-quote.is-large,
.wp-block-quote.is-style-large,
.wp-block-video {
  margin-bottom: 1.875rem;
}
.wp-block-audio figcaption,
.wp-block-embed figcaption,
.wp-block-image figcaption,
.wp-block-latest-comments__comment-date,
.wp-block-latest-posts .wp-block-latest-posts__post-date,
.wp-block-video figcaption {
  color: #888989;
  font-size: .8125rem;
  font-style: italic;
}
.wp-block-audio.alignleft,
.wp-block-audio.alignright,
.wp-block-cover.alignleft,
.wp-block-cover.alignright,
.wp-block-embed.alignleft,
.wp-block-embed.alignright,
.wp-block-pullquote.alignright .wp-block-pullquote.alignleft,
.wp-block-video.alignleft,
.wp-block-video.alignright {
  max-width: 100%;
  width: 50%;
}
.wp-block-column > :last-child,
.wp-block-pullquote blockquote,
.wp-block-pullquote blockquote p:last-of-type {
  margin-bottom: 0;
}
ol.wp-block-latest-comments,
ul.wp-block-gallery,
ul.wp-block-latest-posts {
  margin-left: 0;
}
.wp-block-audio audio {
  width: 100%;
}
.wp-block-button,
.wp-block-button__link {
  color: #464646;
}
.wp-block-button__link {
  background-color: #f1f1f1;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link {
  border: none;
}
.wp-block-button .wp-block-button__link {
  font-size: 1rem;
  padding: 8px 18px;
}
.wp-block-button .wp-block-button__link:hover {
  opacity: .7;
}
.wp-block-button.is-style-outline .wp-block-button__link {
  border-radius: 30px;
}
.wp-block-button.is-style-outline .has-red-background-color {
  border-color: #dc2d47;
}
.wp-block-button.is-style-outline .has-blue-background-color {
  border-color: #3c40c6;
}
.wp-block-button.is-style-outline .has-green-background-color {
  border-color: #048448;
}
.wp-block-button.is-style-outline .has-black-background-color {
  border-color: #1e272e;
}
.wp-block-button.is-style-outline .has-white-background-color {
  border-color: #fff;
}
.has-red-color,
a.has-red-color:hover {
  color: #dc2d47;
}
.has-red-background-color {
  background-color: #dc2d47;
}
.has-blue-color,
a.has-blue-color:hover {
  color: #3c40c6;
}
.has-blue-background-color {
  background-color: #3c40c6;
}
.has-green-color,
a.has-green-color:hover {
  color: #048448;
}
.has-green-background-color {
  background-color: #048448;
}
.has-black-color,
a.has-black-color:hover {
  color: #1e272e;
}
.has-black-background-color {
  background-color: #1e272e;
}
.has-white-color,
a.has-white-color:hover {
  color: #fff;
}
.has-white-background-color {
  background-color: #fff;
}
.wp-block-cover.alignleft,
.wp-block-cover.alignright {
  min-height: 300px;
}
.wp-block-cover.alignleft .wp-block-cover-text,
.wp-block-cover.alignright .wp-block-cover-text {
  font-size: 1.25rem;
}
p.has-drop-cap:not(:focus):first-letter {
  float: left;
  font-size: 3.2em;
  font-weight: 900;
  line-height: .9;
  margin: .05em .1em 0 0;
}
.wp-block-embed.alignleft,
.wp-block-embed.alignright {
  max-width: 100%;
}
.wp-block-file .wp-block-file__button {
  margin-left: 0;
  margin-top: .5em;
}
.wp-block-file a:not(.wp-block-file__button) {
  display: inline-block;
  margin-right: 1rem;
}
.wp-block-file .wp-block-file__button,
.wp-block-file a.wp-block-file__button {
  -webkit-box-shadow: none;
  background: #464646;
  border: none;
  border-radius: 0;
  box-shadow: none;
  color: inherit;
  color: #fff;
  display: inline-block;
  font-size: 1rem;
  padding: 8px 18px;
  text-decoration: none;
}
.wp-block-file .wp-block-file__button:hover,
.wp-block-file a.wp-block-file__button:hover {
  background: #f1f1f1;
  border-color: transparent;
  color: #888989;
  opacity: 1;
}
.wp-block-file.alignleft,
.wp-block-file.alignright {
  max-width: 50%;
  text-align: inherit;
}
.has-huge-font-size,
.has-large-font-size {
  line-height: 1.45;
}
.wp-block-image .alignleft {
  margin-right: 1.875rem;
}
.wp-block-image .alignright {
  margin-left: 1.875rem;
}
.wp-block-gallery {
  margin-bottom: 1rem;
}
.wp-block-gallery .blocks-gallery-image,
.wp-block-gallery .blocks-gallery-item {
  margin: 0 1rem 1rem 0;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
  font-size: .8125rem;
  padding-bottom: 10px;
  visibility: hidden;
}
.wp-block-gallery .blocks-gallery-image:hover figcaption,
.wp-block-gallery .blocks-gallery-item:hover figcaption {
  visibility: visible;
}
.wp-block-media-text[class*="-background-color"] {
  padding: 20px;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
  border-color: #f1f1f1;
  border-left-width: 15px;
  padding-left: 35px;
}
.wp-block-quote:not(.is-large) p,
.wp-block-quote:not(.is-style-large) p {
  font-size: inherit;
  font-style: normal;
}
blockquote.wp-block-quote.is-large,
blockquote.wp-block-quote.is-style-large {
  font-size: 1.625rem;
  padding: 30px 0 0 35px;
}
.wp-block-quote .wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
  font-size: 1rem;
}
.wp-block-pullquote.is-style-solid-color {
  border: none;
}
.wp-block-pullquote blockquote {
  background: 0 0;
  border: none;
  margin: 0 auto;
  padding: 0;
}
.wp-block-pullquote {
  border-bottom: 2px solid;
  border-top: 5px solid;
  color: inherit;
  padding: 1.875rem 0;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
  font-size: 1.25rem;
  max-width: 50%;
}
.wp-block-pullquote.is-style-solid-color.alignleft blockquote p,
.wp-block-pullquote.is-style-solid-color.alignright blockquote p {
  font-size: inherit;
}
.wp-block-pullquote blockquote,
.wp-block-pullquote.is-style-solid-color blockquote {
  max-width: 80%;
}
.wp-block-pullquote blockquote .wp-block-pullquote__citation,
.wp-block-pullquote blockquote cite,
.wp-block-pullquote.is-style-solid-color blockquote cite {
  display: inline-block;
  font-size: 1rem;
  font-style: italic;
  margin-top: 1.875rem;
  text-transform: none;
}
.wp-block-separator,
hr {
  border: 0;
  border-top: 1px solid #f1f1f1;
  margin: 1.875rem auto;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
  border-top-width: 3px;
  max-width: 35%;
}
.wp-block-separator.is-style-dots {
  border-top: none;
}
.wp-block-separator.is-style-dots:before {
  color: inherit;
  font-size: 32px;
  font-weight: 900;
  letter-spacing: 1em;
  padding-left: 1em;
}
.wp-block-table.is-style-stripes td {
  border-color: #ddd;
}
.wp-block-table.is-style-stripes > tbody > tr:nth-child(odd) {
  background-color: #f2f2f2;
}
.wp-block-table.is-style-stripes thead tr:nth-child(odd) {
  background: 0 0;
}
.wp-block-verse pre,
pre.wp-block-verse {
  background: 0 0;
  border: none;
  color: inherit;
  font-family: inherit;
  font-size: inherit;
  padding-bottom: 0;
  padding-top: 0;
}
.wp-block-verse pre::before,
pre.wp-block-verse::before {
  display: none;
}
.wp-block-latest-comments__comment-date,
.wp-block-latest-posts .wp-block-latest-posts__post-date {
  margin-top: 2px;
}
.wp-block-latest-comments__comment-author {
  font-weight: 700;
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
  border-radius: 50%;
  height: 54px;
  width: 54px;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
  margin-left: 80px;
}
.wp-block-latest-comments__comment,
.wp-block-latest-comments__comment-excerpt p {
  font-size: 1em;
}
.wp-block-latest-comments {
  padding-left: 0;
}
.wp-block-latest-comments__comment:not(:first-of-type) {
  border-top: 1px solid #f1f1f1;
  padding-top: 1.875rem;
}
#masthead .site-description,
#masthead .top-bar,
#masthead .top-bar .search-form {
  font-size: 13px;
  font-size: .8125rem;
}
#masthead {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 40px;
  position: relative;
  z-index: 5;
}
#masthead .header-inner {
  padding-bottom: 40px;
  padding-top: 40px;
}
#masthead .top-bar {
  background: #10a510;
  color: #fff;
  overflow: hidden;
  padding: 8px 0;
}
#masthead .top-bar .header-custom-text {
  float: left;
  line-height: 25px;
  max-width: 40%;
}
#masthead .top-bar .header-custom-text a {
  color: inherit;
  text-decoration: underline;
}
#masthead .top-bar .header-custom-text a:hover {
  opacity: .8;
  text-decoration: none;
}
#masthead .top-bar .header-social-menu {
  float: right;
  max-width: 39%;
}
#masthead .top-bar .search-form {
  float: right;
  margin-left: 20px;
  position: relative;
}
#masthead .top-bar .search-submit {
  display: none;
}
#masthead .top-bar .search-form label:before {
  content: '\f002';
  left: 0;
  position: absolute;
  top: 2px;
}
#masthead .top-bar .search-form .search-field {
  background: 0 0;
  border: none;
  border-bottom: 1px solid rgba(255,255,255,.5);
  border-radius: 0;
  color: inherit;
  display: block;
  font-size: .8125rem;
  height: 100%;
  height: 25px;
  line-height: 25px;
  max-width: 110px;
  padding: 0 15px 0 20px;
}
#masthead .top-bar .search-form ::-moz-placeholder {
  color: inherit;
  font-weight: 300;
}
#masthead .top-bar .search-form :-ms-input-placeholder {
  color: inherit;
  font-weight: 300;
}
#masthead .top-bar .search-form ::-webkit-input-placeholder {
  color: inherit;
  font-weight: 300;
}
#masthead .site-branding {
  float: left;
  max-width: 35%;
}
#masthead .site-branding .site-logo {
  max-height: 260px;
  width: auto;
}
#masthead .site-title {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1.2;
  margin: 0;
}
.has-site-logo #masthead .site-title {
  margin-top: 15px;
}
#masthead .site-title a {
  color: inherit;
}
#masthead .site-description {
  color: #888989;
  font-weight: 300;
  margin: 12px 0 0;
}
#masthead .mobile-buttons {
  display: none;
  float: right;
  margin-top: 11px;
}
.container.header-after {
  padding-bottom: 14px;
  padding-top: 14px;
}
.container.header-after > nav {
  color: #888989;
  font-size: 13px;
  font-weight: 700;
}
.container.header-after > nav a {
  color: inherit;
  font-weight: 400;
  margin-right: 9px;
}
#page .woocommerce-breadcrumb {
  margin-bottom: 0;
}
.container.header-after > nav a::after {
  content: '\f105';
  display: inline-block;
  margin-left: 10px;
  opacity: .8;
}
#toggle-sidebar .mobile-navigation .dropdown-toggle:hover:after,
#toggle-sidebar .mobile-navigation .menu li a:hover,
#toggle-sidebar .mobile-navigation .menu-item-description,
#toggle-sidebar .social-list li a:hover:before {
  color: #888989;
}
#mobile-menu-toggle,
#toggle-sidebar .mobile-navigation .dropdown-toggle:after {
  border: 1px solid rgba(0,0,0,.15);
}
#toggle-sidebar .mobile-navigation .dropdown-toggle:after,
#toggle-sidebar .mobile-navigation .menu-item-description,
#toggle-sidebar .search-form .search-field,
#toggle-sidebar .search-form .search-submit {
  font-size: 13px;
  font-size: .8125rem;
}
#toggle-sidebar .mobile-navigation .dropdown-toggle:hover:after,
#toggle-sidebar .mobile-navigation .menu,
#toggle-sidebar .mobile-navigation .menu > li > a {
  background: #fff;
}
.toggle-sidebar {
  -webkit-animation: toggle-slide-in 200ms ease;
  -webkit-transition: right 200ms ease;
  animation: toggle-slide-in 200ms ease;
  background-color: #f1f1f1;
  display: none;
  height: 100%;
  max-width: 340px;
  overflow: scroll;
  overflow-x: hidden;
  position: fixed;
  right: -340px;
  top: 0;
  transition: right 200ms ease;
  visibility: hidden;
  width: 100%;
  z-index: 9999;
}
.toggle-sidebar a {
  color: inherit;
}
.toggle-sidebar .inner-panel {
  padding: 42px 0;
  position: relative;
}
.active-toggle-sidebar {
  overflow: hidden;
}
.active-toggle-sidebar .toggle-sidebar {
  -webkit-box-shadow: 0 0 10px rgba(0,0,0,.1);
  box-shadow: 0 0 10px rgba(0,0,0,.1);
  display: block;
  right: 0;
  visibility: visible;
}
.active-toggle-sidebar .page-inner {
  opacity: .3;
}
.active-toggle-sidebar .page-inner a {
  cursor: default;
  pointer-events: none;
}
.site {
  -webkit-transition: right 200ms ease;
  position: relative;
  right: 0;
  transition: right 200ms ease;
}
.page-inner {
  opacity: 1;
}
@-webkit-keyframes toggle-slide-in {
  0% {
    right: -340px;
  }
  100% {
    right: 0;
  }
}
@keyframes toggle-slide-in {
  0% {
    right: -340px;
  }
  100% {
    right: 0;
  }
}
#mobile-menu-toggle:after {
  border-left: 1px solid #fff;
  bottom: 0;
  content: "\f0c9";
  line-height: 1.35;
  margin-left: 4px;
  padding: 12px 17px;
  position: absolute;
  right: 0;
  top: 0;
}
.active-toggle-sidebar #mobile-menu-toggle:after {
  content: "\f00d";
}
#mobile-menu-toggle {
  background: #f1f1f1;
  border: none;
  color: #464646;
  font-size: 1rem;
  font-weight: 400;
  height: auto;
  line-height: normal;
  line-height: initial;
  padding: 10px 70px 10px 23px;
  position: relative;
}
#mobile-menu-toggle:hover {
  background: #eee;
  color: #888989;
}
#close-toggle-sidebar:before,
#toggle-sidebar #close-toggle-sidebar {
  left: 0;
  position: absolute;
  top: 0;
}
#toggle-sidebar #close-toggle-sidebar {
  background: #dc5240;
  border: none;
  border-radius: 0;
  color: #fff;
  height: 42px;
  padding-left: 61px;
  text-align: inherit;
  text-shadow: none;
  width: 100%;
}
#close-toggle-sidebar:before {
  border-right: 1px solid rgba(0,0,0,.15);
  content: '\f00d';
  line-height: 42px;
  text-align: center;
  width: 45px;
}
#toggle-sidebar #close-toggle-sidebar:hover {
  background: #b44134;
}
#toggle-sidebar .mobile-navigation ul {
  list-style: none;
  margin: 0 auto;
  padding-left: 0;
}
#toggle-sidebar .mobile-navigation .menu li {
  position: relative;
}
#toggle-sidebar .mobile-navigation .menu li a {
  border-bottom: 1px solid rgba(0,0,0,.15);
  display: block;
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.2;
  padding: 15px 50px 15px 55px;
}
#toggle-sidebar .mobile-navigation .menu li a:hover {
  background: rgba(0,0,0,.05);
  padding-left: 65px;
}
#toggle-sidebar .mobile-navigation .menu .children,
#toggle-sidebar .mobile-navigation .menu .sub-menu {
  display: none;
}
#toggle-sidebar .mobile-navigation .children.toggled-on,
#toggle-sidebar .mobile-navigation .sub-menu.toggled-on {
  background: rgba(0,0,0,.05);
  display: block;
}
#toggle-sidebar .mobile-navigation .menu-item-description {
  font-weight: 300;
  margin-top: 7px;
}
#toggle-sidebar .mobile-navigation .dropdown-toggle {
  -webkit-box-shadow: none;
  background: 0 0;
  border: 0;
  box-shadow: none;
  height: 48px;
  left: 0;
  padding: 0;
  position: absolute;
  text-transform: none;
  top: 0;
  width: 48px;
}
#toggle-sidebar .mobile-navigation .dropdown-toggle:after {
  background: #f1f1f1;
  border-radius: 50%;
  color: #565656;
  content: "\f107";
  display: block;
  height: 22px;
  left: 13px;
  line-height: 22px;
  position: relative;
  width: 22px;
}
#toggle-sidebar .mobile-navigation .dropdown-toggle.toggled-on:after {
  content: "\f106";
}
.admin-bar #toggle-sidebar {
  top: 32px!important;
}
#toggle-sidebar .search-form {
  border-bottom: 1px solid rgba(0,0,0,.15);
  overflow: hidden;
  padding: 20px 50px 20px 55px;
}
#toggle-sidebar .search-form .search-field,
#toggle-sidebar .search-form .search-submit {
  float: left;
  height: 35px;
  line-height: 35px;
  padding: 0 12px;
}
#toggle-sidebar .search-form .search-field {
  max-width: 120px;
}
#toggle-sidebar .search-form .search-submit {
  -webkit-box-shadow: none;
  background: #10a510;
  box-shadow: none;
  color: #fff;
  margin: 0 0 0 2px;
}
#toggle-sidebar .social-list {
  margin-top: 30px;
}
#toggle-sidebar .social-list .menu-items {
  text-align: center;
}
#toggle-sidebar .social-list li a::before {
  color: inherit;
  height: 30px;
  line-height: 30px;
  width: 30px;
}
#colophon {
  background: #353833;
}
#colophon,
#colophon a {
  color: #a6a6a6;
}
#colophon .footer-widgets .widget-title,
#colophon .footer-widgets a:hover,
#colophon a:hover {
  color: #e6e6e6;
}
#colophon .footer-widgets {
  border-bottom: 1px solid rgba(255,255,255,.1);
  padding-bottom: 15px;
  padding-top: 60px;
}
#colophon .footer-widgets a {
  color: inherit;
}
#colophon .footer-widgets .row {
  margin-left: -1.875rem;
  margin-right: -1.875rem;
}
#colophon .footer-widgets .footer-widget {
  padding-left: 1.875rem;
  padding-right: 1.875rem;
}
#colophon .footer-widgets .footer-widget:nth-of-type(3n+1) {
  clear: left;
}
#colophon .footer-bottom {
  padding-bottom: 25px;
  padding-top: 25px;
  position: relative;
}
#colophon .left-footer {
  float: left;
  font-size: 13px;
  font-size: .8125rem;
  width: 50%;
}
#colophon .right-footer {
  float: right;
  width: 50%;
}
#colophon .site-credits:before {
  content: "\00a9";
  padding-right: 2px;
}
#colophon .site-info {
  font-weight: 300;
  margin-top: 8px;
}
#colophon .social-list {
  margin-top: 10px;
}
#colophon .social-list li a::before {
  background: rgba(0,0,0,.1);
  height: 35px;
  line-height: 35px;
  width: 35px;
}
.footer-custom-text {
  background: #f1f1f1;
  font-size: 26px;
  font-size: 1.625rem;
  padding: 30px 0;
  text-align: center;
}
.footer-custom-text a {
  color: inherit;
}
.footer-custom-text a:hover {
  opacity: .8;
}
.site-main .comment-navigation,
.site-main .post-navigation,
.site-main .posts-navigation {
  margin: 0 0 40px;
  overflow: hidden;
}
.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.posts-navigation .nav-previous {
  float: left;
  width: 50%;
}
.comment-navigation .nav-next,
.post-navigation .nav-next,
.posts-navigation .nav-next {
  float: right;
  text-align: right;
  width: 50%;
}
.navigation.pagination .dots,
.navigation.pagination .next,
.navigation.pagination .prev {
  color: #888989;
}
.navigation.pagination a {
  background: #f1f1f1;
  color: #464646;
  margin: 0 1px 0 0;
  text-decoration: none;
}
.navigation.pagination .current,
.navigation.pagination a:hover {
  background: #10a510;
  color: #fff;
}
.navigation.pagination .current,
.navigation.pagination a {
  border-radius: 1px;
  display: inline-block;
  height: 42px;
  line-height: 42px;
  min-width: 45px;
  padding: 0 14px;
  text-align: center;
  width: auto;
}
.post-navigation {
  position: relative;
}
.post-navigation:before {
  border-left: 1px solid #f1f1f1;
  bottom: 0;
  content: "";
  left: 50%;
  position: absolute;
  top: 0;
}
.post-navigation .entry-thumb {
  max-width: 80px;
}
.post-navigation .nav-next:after,
.post-navigation .nav-previous:after {
  clear: both;
  content: "";
  display: table;
}
.post-navigation .nav-next a:before,
.post-navigation .nav-previous a:before {
  background-repeat: no-repeat;
  background-size: 80px 80px;
  content: "";
  display: none;
  height: 80px;
  width: 80px;
}
.post-navigation .nav-previous a:before {
  float: left;
  margin-right: 1.25em;
}
.post-navigation .nav-next a:before {
  float: right;
  margin-left: 1.25em;
}
.post-navigation .nav-next a:hover:before,
.post-navigation .nav-previous a:hover:before {
  opacity: .8;
}
.navigation.pagination .next,
.navigation.pagination .prev,
.post-navigation .nav-title {
  font-size: 13px;
  font-size: .8125rem;
}
.post-navigation .nav-title {
  color: #888989;
  display: block;
  margin-bottom: 3px;
}
.post-navigation a {
  color: inherit;
}
.post-navigation a:hover {
  color: #10a510;
}
.post-navigation .nav-next {
  padding-left: 20px;
}
.post-navigation .nav-previous {
  padding-right: 20px;
}
.navigation.pagination .prev:before,
.post-navigation .nav-previous .nav-title:before {
  content: "\f190";
  padding-right: 5px;
}
.navigation.pagination .next:after,
.post-navigation .nav-next .nav-title:after {
  content: "\f18e";
  padding-left: 5px;
}
.post-navigation .post-title {
  display: block;
  overflow: hidden;
}
.site-menu ul {
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.site-menu li {
  display: inline-block;
  position: relative;
}
.site-menu a {
  color: inherit;
  display: block;
  line-height: 1.4;
  text-decoration: none;
}
.site-menu ul > li > ul:before {
  border-color: transparent transparent #cecfd1 transparent;
  border-style: solid;
  border-width: 0 8px 8px 8px;
  content: '';
  height: 0;
  left: 18%;
  margin-left: -4px;
  position: absolute;
  top: -10px;
  width: 0;
}
.site-menu ul ul ul:before {
  border-color: transparent #cecfd1 transparent transparent;
  border-width: 8px 8px 8px 0;
  left: -7px;
  top: 22px;
}
.site-menu ul ul {
  -webkit-box-shadow: 2px 2px 10px 2px rgba(0,0,0,.1);
  background: #fff;
  border: 3px solid #cecfd1;
  box-shadow: 2px 2px 10px 2px rgba(0,0,0,.1);
  float: left;
  font-size: .8125rem;
  left: -9999em;
  opacity: 0;
  padding: 22px 0 10px;
  position: absolute;
  top: 150%;
  z-index: 99999;
}
.site-menu ul ul ul {
  left: -999em;
  top: 100%;
}
.site-menu ul li:hover > ul {
  -webkit-transition: top .3s ease-in-out,opacity .3s ease-in-out;
  transition: top .3s ease-in-out,opacity .3s ease-in-out;
}
.site-menu ul li.focus > ul,
.site-menu ul li:hover > ul {
  left: auto;
  opacity: 1;
  top: 100%;
}
.site-menu ul ul li:hover > ul {
  -webkit-transition: opacity .3s ease-in-out;
  transition: opacity .3s ease-in-out;
}
.site-menu ul ul li.focus > ul,
.site-menu ul ul li:hover > ul {
  left: 100%;
  margin-left: 0;
  top: -27px;
}
.site-menu ul ul li {
  padding: 0 22px;
  width: 100%;
}
.site-menu ul ul li a {
  border-bottom: 1px solid #cecfd1;
  margin-bottom: 12px;
  padding-bottom: 12px;
}
.site-menu ul ul li:last-child > a {
  border-bottom: none;
  margin-bottom: 0;
}
.site-menu ul ul a {
  width: 190px;
}
.site-menu .menu-item-description {
  font-size: 13px;
  font-size: .8125rem;
  font-weight: 300;
  line-height: 1.6;
  margin-top: 6px;
}
.site-menu ul ul .menu-item-description {
  font-size: 11px;
  font-size: .6875rem;
  line-height: 1.6;
}
.site-menu .menu-item-description,
.site-menu li.focus > a,
.site-menu li:hover > a {
  color: #888989;
}
.main-navigation {
  background: #f1f1f1;
  clear: both;
  width: 100%;
}
.main-navigation .container > div > ul > li {
  padding: 15px 0;
}
.main-navigation .container > div > ul > li > a {
  border-right: 1px solid rgba(0,0,0,.1);
  margin-right: 30px;
  max-width: 220px;
  padding-bottom: 2px;
  padding-right: 30px;
  padding-top: 2px;
}
.main-navigation .container > div > ul > li:last-child > a {
  border: none;
  margin-right: 0;
  padding-right: 0;
}
.main-navigation li.menu-item-has-children > a:after,
.main-navigation li.page_item_has_children > a:after {
  content: "\f107";
  opacity: .55;
  padding-left: 8px;
  position: relative;
}
.main-navigation .children li.page_item_has_children > a:after,
.main-navigation .sub-menu li.menu-item-has-children > a:after {
  content: "\f105";
  left: 2px;
}
.main-navigation .current-menu-item > a,
.main-navigation .current_page_ancestor > a,
.main-navigation .current_page_item > a {
  color: #888989;
}
.secondary-navigation {
  float: right;
  margin-bottom: -15px;
  max-width: 64%;
}
.secondary-navigation > div > ul > li {
  border-left: 1px solid rgba(0,0,0,.1);
  margin-bottom: 15px;
  margin-left: 32px;
  padding-left: 32px;
}
.secondary-navigation > div > ul > li {
  float: left;
  font-weight: 400;
}
.secondary-navigation > div > ul > li:first-child,
.secondary-navigation > div > ul > li:nth-of-type(3n+1) {
  border: none;
  margin-left: 0;
  padding-left: 0;
}
.secondary-navigation > div > ul > li:nth-of-type(3n+1) {
  clear: left;
}
.social-list .menu-items {
  -webkit-padding-start: 0;
  clear: both;
  line-height: 1;
  margin: 0;
  padding: 0;
  text-align: right;
}
.social-list .menu-items li,
.social-list .menu-items li a,
.social-list li a::before {
  display: inline-block;
  line-height: 1;
  margin: 0;
}
.social-list .menu-items li a:hover {
  opacity: .6;
}
.social-list .menu-items li {
  font-size: 16px;
  font-size: 1rem;
  margin-left: 3px;
}
.social-list li a::before {
  color: #fff;
  height: 25px;
  line-height: 25px;
  text-align: center;
  width: 25px;
}
.social-list li a::before {
  content: '\f0c1';
}
.social-list li a[href*="facebook.com"]::before,
.social-list li a[href*="fb.me/"]::before {
  content: '\f09a';
}
.social-list li a[href*="twitter.com"]::before {
  content: '\f099';
}
.social-list li a[href*="plus.google.com"]::before {
  content: '\f0d5';
}
.social-list li a[href*="dribbble.com"]::before {
  content: '\f17d';
}
.social-list li a[href*="pinterest."]::before {
  content: '\f0d2';
}
.social-list li a[href*="github.com"]::before {
  content: '\f113';
}
.social-list li a[href*="tumblr.com"]::before {
  content: '\f173';
}
.social-list li a[href*="youtube.com"]::before {
  content: '\f16a';
}
.social-list li a[href*="flickr.com"]::before {
  content: '\f16e';
}
.social-list li a[href*="vimeo.com"]::before {
  content: '\f194';
}
.social-list li a[href*="instagram.com"]::before {
  content: '\f16d';
}
.social-list li a[href*="linkedin.com"]::before {
  content: '\f0e1';
}
.social-list li a[href$="/feed"]::before,
.social-list li a[href$="/feed/"]::before {
  content: '\f09e';
}
.social-list li a[href*="behance.net"]::before {
  content: '\f1b4';
}
.social-list li a[href*="vk.com"]::before {
  content: '\f189';
}
.social-list li a[href*="soundcloud.com"]::before {
  content: '\f1be';
}
.social-list li a[href*="reddit.com"]::before {
  content: '\f1a1';
}
.social-list li a[href^="mailto:"]::before {
  content: '\f0e0';
}
.social-list li a[href*="deviantart.com"]::before {
  content: '\f1bd';
}
.social-list li a[href*="foursquare.com"]::before {
  content: '\f180';
}
.social-list li a[href*="digg.com"]::before {
  content: '\f1a6';
}
.social-list li a[href*="stumbleupon.com"]::before {
  content: '\f1a4';
}
.social-list li a[href*="spotify.com"]::before {
  content: '\f1bc';
}
.social-list li a[href*="dropbox.com"]::before {
  content: '\f16b';
}
.social-list li a[href*=skype]::before {
  content: '\f17e';
}
.social-list li a[href*="twitch.tv"]::before {
  content: '\f1e8';
}
.social-list li a[href*="wordpress.com"]::before,
.social-list li a[href*="wordpress.org"]::before {
  content: '\f19a';
}
.social-list li a[href*="xing.com"]::before {
  content: '\f168';
}
.social-list li a[href*="slideshare.net"]::before {
  content: '\f1e7';
}
.social-list li a[href*="apple.com"]::before {
  content: '\f179';
}
.social-list li a[href*="houzz.com"]::before {
  content: '\f27c';
}
.social-list li a[href*="medium.com"]::before {
  content: '\f23a';
}
.social-list li a[href*="telegram.me"]::before {
  content: '\f2c6';
}
.social-list li a[href*="snapchat.com"]::before {
  content: '\f2ac';
}
.social-list li a[href*="tripadvisor."]::before {
  content: '\f262';
}
.social-list li a[href*="yelp.com"]::before {
  content: '\f1e9';
}
.social-list li a[href*="goo.gl/maps/"]::before {
  content: '\f278';
}
.social-list li a[href^="tel:"]::before {
  content: '\f095';
}
.social-list li a[href*="amazon."]::before {
  content: '\f270';
}
#featured-content {
  background: #c4c5c6;
  height: 300px;
  overflow: hidden;
}
#featured-content.hero-section {
  height: auto;
}
#featured-slideshow {
  opacity: 0;
  visibility: hidden;
}
#featured-slideshow.slick-initialized {
  opacity: 1;
  visibility: visible;
}
#featured-content,
#featured-content .featured-slide,
#featured-content .featured-slide .hentry .entry-content,
#featured-content .featured-slide .hentry .inner-hentry {
  position: relative;
}
#featured-content .featured-slide {
  background: #000;
  padding: 120px 0;
  width: 100%;
}
#featured-content .featured-slide .entry-thumb {
  bottom: 0;
  left: 0;
  opacity: .9;
  position: absolute;
  right: 0;
  top: 0;
}
#featured-content .featured-slide .hentry {
  padding-bottom: 0;
}
#featured-content .featured-slide .hentry .inner-hentry:after,
#featured-content .featured-slide .hentry .inner-hentry:before {
  bottom: 0;
  content: "";
  position: absolute;
}
#featured-content .featured-slide .hentry .inner-hentry:before {
  left: -49.99%;
  top: 0;
  width: 50%;
}
#featured-content .featured-slide .hentry .inner-hentry,
#featured-content .featured-slide .hentry .inner-hentry:before {
  background: rgba(255,255,255,.15);
}
#featured-content .featured-slide .hentry .inner-hentry {
  border-radius: 0 1px 1px 0;
  color: #fff;
  max-width: 66%;
  padding: 30px 30px 38px 0;
}
#featured-content .featured-slide .hentry .inner-hentry:after {
  border-color: rgba(120,120,120,.6) rgba(0,0,0,.3);
  border-style: solid;
  border-width: 30px 30px 0 0;
  right: 0;
}
#featured-content .featured-slide .hentry .inner-hentry a,
#featured-content .featured-slide .hentry .inner-hentry blockquote,
#featured-content .featured-slide .hentry .inner-hentry h1,
#featured-content .featured-slide .hentry .inner-hentry h2,
#featured-content .featured-slide .hentry .inner-hentry h3,
#featured-content .featured-slide .hentry .inner-hentry h4,
#featured-content .featured-slide .hentry .inner-hentry h5,
#featured-content .featured-slide .hentry .inner-hentry h6 {
  color: inherit;
}
#featured-content .featured-slide .hentry .inner-hentry p a {
  border-bottom: 1px solid;
}
#featured-content .featured-slide .hentry .entry-content a:hover {
  opacity: .8;
}
#featured-content .featured-slide .hentry .inner-hentry pre,
#featured-content .featured-slide .hentry.has-post-thumbnail .inner-hentry,
#featured-content .featured-slide .hentry.has-post-thumbnail .inner-hentry:before,
#featured-content .inner-hentry .table-striped tbody tr:nth-of-type(odd) {
  background: rgba(0,0,0,.5);
}
#featured-content .featured-slide .hentry .entry-title {
  color: #fff;
  font-size: 42px;
  font-size: 2.625rem;
  line-height: 1.25;
  margin: 0 0 19px;
}
#featured-content .featured-slide .hentry .entry-content {
  z-index: 1;
}
#featured-content .featured-slide .hentry .entry-content > :last-child {
  margin-bottom: 0;
}
.featured-loader {
  -webkit-animation: loader 1.1s infinite linear;
  -webkit-transform: translateZ(0);
  animation: loader 1.1s infinite linear;
  border-bottom: 1.1em solid rgba(255,255,255,.2);
  border-left: 1.1em solid #fff;
  border-right: 1.1em solid rgba(255,255,255,.2);
  border-top: 1.1em solid rgba(255,255,255,.2);
  left: 50%;
  margin-left: -30px;
  margin-top: -30px;
  position: absolute;
  text-indent: -9999em;
  top: 50%;
  transform: translateZ(0);
}
.featured-loader,
.featured-loader:after {
  border-radius: 50%;
  height: 60px;
  width: 60px;
}
@-webkit-keyframes loader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes loader {
  0% {
    -webkit-transform: rotate(0);
    transform: rotate(0);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
.has-sidebar.page-template-front-page .site-main {
  border: none;
  margin-right: 0;
  padding-right: 0;
}
.page-template-front-page .site-main {
  padding-bottom: 0;
}
.front-block .front-block-header .front-block-content :last-child,
.front-block.featured-page .entry-content .more-link-container,
.page-template-front-page #masthead {
  margin-bottom: 0;
}
.front-block,
.front-block .container {
  position: relative;
}
.front-block .container {
  z-index: 1;
}
.front-block .front-block-header .front-block-title,
.front-block .hentry {
  margin: 0;
}
.front-block {
  padding: 70px 0;
}
.front-block:nth-of-type(even) {
  background: #f7f9f7;
}
.front-block .front-block-header {
  margin-bottom: 70px;
}
.front-block .front-block-header .front-block-title,
.page .front-block.featured-page .hentry .entry-title {
  font-size: 32px;
  font-size: 2rem;
}
.front-block .regular-page .entry-title a:hover,
.front-block-header .front-block-title a {
  color: inherit;
}
.front-block .front-block-header .front-block-content {
  color: #888989;
  margin-top: 20px;
  max-width: 40rem;
}
.brief-text,
.front-block.featured-page .hentry .sub-title,
.page .front-block.featured-page .grid-row .hentry .entry-title {
  font-size: 20px;
  font-size: 1.25rem;
}
.front-block.featured-page .front-block-header .thumb-link,
.front-block.featured-page .regular-page .thumb-link {
  margin-bottom: 40px;
}
.front-block.featured-page .front-block-header .thumb-link {
  display: inline-block;
}
.front-block.featured-page .front-block-header .thumb-link:hover {
  opacity: .8;
}
.brief-text {
  background: #10a510;
  color: #fff;
  padding: 35px 0;
  text-align: center;
}
.brief-text a {
  color: inherit;
}
.brief-text a:hover {
  opacity: .8;
}
.front-block.featured-page .front-block-header {
  margin-bottom: 30px;
}
#page .front-block.featured-page .hentry .entry-title {
  margin: 0;
}
.front-block.featured-page .entry-content {
  margin-top: 35px;
}
.front-block.featured-page .grid-row .grid-item {
  margin-top: 40px;
}
.front-block.front-blog-posts {
  padding-bottom: 30px;
}
.front-blog-posts .hentry .entry-meta {
  color: #888989;
  padding-top: 18px;
}
.front-blog-posts .hentry .entry-meta a {
  color: inherit;
}
.front-blog-posts .other-posts .thumb-link {
  display: block;
  margin-bottom: 30px;
}
.front-blog-posts .other-posts .hentry-inner {
  overflow: hidden;
}
.page .front-blog-posts .hentry .entry-header .entry-meta {
  font-size: 13px;
  font-size: .8125rem;
  margin-bottom: 25px;
}
.recent-posts-row .recent-post:nth-of-type(3n+1) {
  clear: left;
}
.page .front-blog-posts .hentry .entry-header .entry-title {
  font-size: 20px;
  margin-bottom: 25px;
}
.front-blog-posts .hentry .more-link-container {
  margin-bottom: 40px;
}
.front-testimonials {
  padding-bottom: 30px;
}
.left-sidebar .content-area {
  padding-left: 0;
  padding-right: 15px;
}
.left-sidebar.has-sidebar .site-main {
  border-left: 1px solid #f1f1f1;
  border-right: none;
  margin-left: -1px;
  margin-right: 0;
  padding-left: 40px;
  padding-right: 15px;
}
.left-sidebar .sidebar-section {
  border-left: none;
  border-right: 1px solid #f1f1f1;
  padding-left: 15px;
  padding-right: 0;
}
.left-sidebar #secondary {
  padding-left: 0;
  padding-right: 40px;
}
.has-sidebar .content-area {
  padding-right: 0;
}
.has-sidebar .site-main {
  border-right: 1px solid #f1f1f1;
  margin-right: -1px;
  padding-right: 40px;
}
.sidebar-section {
  border-left: 1px solid #f1f1f1;
  margin-top: -40px;
  padding-left: 0;
  padding-top: 40px;
}
#secondary {
  padding-bottom: 40px;
  padding-left: 40px;
}
.widget {
  margin: 0 0 30px;
}
#secondary .widget {
  border-bottom: 1px solid #f1f1f1;
  padding-bottom: 30px;
}
#secondary .widget:last-child {
  border-bottom: none;
  padding-bottom: 0;
}
.widget .widget-title {
  font-size: 20px;
  font-size: 1.25rem;
  margin: 0 0 20px;
}
#secondary .widget .widget-title {
  color: #888989;
}
.widget:not(.front-page-block) ul {
  -webkit-padding-start: 0;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.widget ul li,
.widget.widget_jp_blogs_i_follow ol li {
  padding-left: 1.25em;
}
.widget ul li:before,
.widget.widget_jp_blogs_i_follow ol li:before {
  content: '\f101';
  display: inline-block;
  margin-left: -1.25em;
  width: 1.25em;
}
.widget.widget_categories li .children {
  margin-left: 30px;
}
.widget select {
  max-width: 100%;
}
.widget.widget_search .search-form {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
}
.widget.widget_search .search-field,
.widget.widget_search label {
  width: 100%;
}
.widget.widget_search .search-submit {
  margin-left: .5rem;
}
.widget ul li,
.widget.widget_archive li,
.widget.widget_authors ul > li,
.widget.widget_categories li,
.widget.widget_goodreads div[class*=gr_custom_each_container],
.widget.widget_links li,
.widget.widget_meta li,
.widget.widget_nav_menu li,
.widget.widget_pages li,
.widget.widget_recent_comments li,
.widget.widget_recent_comments tr,
.widget.widget_recent_entries li {
  border-top: 1px dashed rgba(0,0,0,.1);
  margin-top: 9px;
  padding-top: 9px;
}
.widget ul > li:first-child,
.widget.widget_archive ul > li:first-child,
.widget.widget_authors ul > li:first-child,
.widget.widget_categories ul:not(.children) > li:first-child,
.widget.widget_goodreads div[class*=gr_custom_each_container]:first-of-type,
.widget.widget_links li:first-child,
.widget.widget_meta li:first-child,
.widget.widget_nav_menu ul:not(.sub-menu) > li:first-child,
.widget.widget_pages ul:not(.children) > li:first-child,
.widget.widget_recent_comments li:first-child,
.widget.widget_recent_comments tr:first-child,
.widget.widget_recent_entries li:first-child {
  border-top: none;
  padding-top: 0;
}
.footer-widgets .widget ul li,
.footer-widgets .widget.widget_archive li,
.footer-widgets .widget.widget_authors li,
.footer-widgets .widget.widget_categories li,
.footer-widgets .widget.widget_goodreads div[class*=gr_custom_each_container],
.footer-widgets .widget.widget_links li,
.footer-widgets .widget.widget_meta li,
.footer-widgets .widget.widget_nav_menu li,
.footer-widgets .widget.widget_pages li,
.footer-widgets .widget.widget_recent_comments li,
.footer-widgets .widget.widget_recent_comments tr,
.footer-widgets .widget.widget_recent_entries li,
.footer-widgets .widget.widget_rss li {
  border-top-color: rgba(255,255,255,.1);
}
.widget.widget_author_grid li,
.widget.widget_authors > ul > li,
.widget.widget_eventbrite li,
.widget.widget_jetpack_posts_i_like li,
.widget.widget_wpcom_social_media_icons_widget li {
  padding: 0;
}
.widget.widget_top-posts .no-grav li {
  padding-left: 0;
  padding-right: 0;
}
.widget.widget_author_grid li:before,
.widget.widget_authors > ul > li:before,
.widget.widget_eventbrite li:before,
.widget.widget_jetpack_my_community li:before,
.widget.widget_jetpack_posts_i_like li:before,
.widget.widget_top-posts .no-grav li:before,
.widget.widget_wpcom_social_media_icons_widget li:before {
  content: '';
  display: none;
  margin: 0;
}
.widget.widget_recent_entries .post-date {
  color: #888989;
  display: block;
  font-size: 13px;
  font-size: .8125rem;
  margin-bottom: 10px;
}
.widget.widget_recent_comments td {
  border-top: none;
}
.widget.widget_recent_comments td.recentcommentsavatarend,
.widget.widget_recent_comments td.recentcommentsavatartop {
  padding: 13px 0;
}
.widget.widget_recent_comments td.recentcommentstextend {
  padding-bottom: 13px;
  padding-top: 13px;
}
.widget.widget_recent_comments .recentcommentsavatar tr:first-child td.recentcommentsavatartop,
.widget.widget_recent_comments .recentcommentsavatar tr:first-child td.recentcommentstextend {
  padding-top: 0;
}
#page .widget.widget_goodreads div[class^=gr_custom_each_container],
.widget.widget_recent_comments .recentcommentsavatar tr:last-child td.recentcommentsavatarend,
.widget.widget_recent_comments .recentcommentsavatar tr:last-child td.recentcommentstextend {
  padding-bottom: 0;
}
.widget.widget_jetpack_posts_i_like .widgets-list-layout.no-grav .widgets-list-layout-links,
.widget.widget_top-posts .widgets-list-layout .widgets-list-layout-links {
  float: left;
  margin-left: 10px;
}
#page .widget.widget_goodreads div[class^=gr_custom_each_container],
.widget.widget_authors > ul > li:last-child,
.widget.widget_blog_subscription :last-child,
.widget.widget_calendar .table,
.widget.widget_gravatar :last-child,
.widget.widget_jetpack_posts_i_like :last-child,
.widget.widget_jp_blogs_i_follow ol,
.widget.widget_recent_comments table,
.widget.widget_text :last-child,
.widget.widget_top-posts .widgets-list-layout li {
  margin-bottom: 0;
}
.widget.widget_jp_blogs_i_follow ol {
  -webkit-padding-start: 0;
  list-style: none;
}
.widget.widget_author_grid ul,
.widget.widget_authors,
.widget.widget_goodreads div[class*=gr_custom_each_container],
.widget.widget_recent_comments,
.widget.widget_top-posts .no-grav li {
  overflow: hidden;
}
#page .widget.widget_goodreads div[class^=gr_custom_container] {
  background: 0 0;
  border: none;
  color: inherit;
  padding: 0;
}
.widget.widget_goodreads div[class*=gr_custom_each_container]:last-child {
  border: none;
  padding: 0;
}
.widget.widget_goodreads div[class*=gr_custom_book_container] {
  float: left;
  margin-right: 15px;
}
.widget.widget_goodreads div[class*=gr_custom_rating] {
  line-height: 1;
  margin-bottom: 5px;
}
.widget.widget_goodreads div[class*=gr_custom_title] {
  line-height: 1.4;
}
.widget.widget_goodreads div[class*=gr_custom_author] {
  font-size: 13px;
  font-size: .8125rem;
}
#page .widget.widget_goodreads div[class^=gr_custom_each_container] {
  border-bottom: none;
}
#page .widget.milestone-widget .label {
  color: inherit;
  font-size: inherit;
  font-weight: inherit;
  padding: 0;
}
.widget.widget_authors .avatar,
.widget.widget_authors li a strong {
  display: block;
}
.widget.widget_authors > ul > li {
  margin-bottom: 35px;
}
.widget.widget_authors .avatar {
  border-radius: 50%;
  margin-bottom: 20px;
  margin-top: 35px;
}
.widget.widget_authors li strong {
  color: #888989;
  font-size: 20px;
  font-size: 1.25rem;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 30px;
}
.widget.widget_author_grid li {
  float: left;
}
.widget.widget_flickr .table > tbody > tr > td {
  border: none;
  padding: 0;
  text-align: left;
}
#page .widget.widget_flickr #flickr_badge_wrapper {
  background: 0 0!important;
  border: none;
}
#page .widget.widget_flickr #flickr_badge_uber_wrapper,
#page .widget.widget_flickr #flickr_badge_wrapper {
  margin: 0;
}
#colophon .table td,
#colophon .table th,
#colophon .table thead th {
  border-color: rgba(255,255,255,.1);
}
#colophon h1,
#colophon h2,
#colophon h3,
#colophon h4,
#colophon h5,
#colophon h6 {
  color: inherit;
}
.footer-widgets .widget.widget_search .search-field,
.widget.widget_author_grid li,
.widget.widget_eventbrite li,
.widget.widget_text .textwidget ul li a,
.widget.widget_wpcom_social_media_icons_widget li,
.widget_text a.clean-link {
  border: none;
}
#page #flickr_badge_uber_wrapper a:link {
  color: #10a510;
}
#page #flickr_badge_uber_wrapper a:active,
#page #flickr_badge_uber_wrapper a:hover,
#page #flickr_badge_uber_wrapper a:visited {
  color: #255825;
}
#page .footer-widgets #flickr_badge_uber_wrapper a:link {
  color: inherit;
}
#page .footer-widgets #flickr_badge_uber_wrapper a:active,
#page .footer-widgets #flickr_badge_uber_wrapper a:hover,
#page .footer-widgets #flickr_badge_uber_wrapper a:visited {
  color: #fff;
}
.widget.widget_calendar .table #next {
  text-align: right;
}
.inactive-sidebar.archive:not(.post-type-archive-jetpack-testimonial) .site-main,
.inactive-sidebar.blog .site-main,
.inactive-sidebar.page.page-template-default .site-main,
.inactive-sidebar.search .site-main,
.inactive-sidebar.single .site-main {
  margin: 0 auto;
  max-width: 800px;
}
.site-main {
  padding-bottom: 40px;
}
.archive .hentry,
.blog .hentry,
.search .hentry {
  margin-bottom: 70px;
}
.archive #page .hentry .sharedaddy,
.blog #page .hentry .sharedaddy,
.hentry .more-link-container,
.search #page .hentry .sharedaddy {
  margin-bottom: 40px;
}
.hentry .thumb-link {
  display: block;
  margin-bottom: 34px;
}
.hentry .thumb-link:hover {
  opacity: .8;
}
.archive .hentry .entry-title,
.blog .hentry .entry-title,
.search .hentry .entry-title {
  font-size: 26px;
  font-size: 1.625rem;
  margin: 0 0 25px;
}
.hentry .entry-footer a,
.hentry .entry-header a {
  color: inherit;
}
.hentry .entry-footer a:hover,
.hentry .entry-header a:hover {
  color: #10a510;
}
.hentry .entry-header .entry-meta {
  border-bottom: 1px solid #f1f1f1;
  border-top: 1px solid #f1f1f1;
  color: #888989;
  margin-bottom: 31px;
  padding-bottom: 10px;
  padding-top: 10px;
}
.hentry .entry-header .entry-meta > span {
  display: inline-block;
}
.hentry .entry-header .comments-link {
  float: right;
}
.hentry .entry-header .comments-link:before {
  content: "\f0e5";
  padding-right: 7px;
}
.hentry .entry-header .byline {
  margin-right: 4px;
}
.hentry .entry-footer .author-avatar img,
.hentry .entry-header .author-avatar img {
  border-radius: 50%;
  display: inline-block;
  margin-right: 7px;
  position: relative;
  top: -1px;
  width: 28px;
}
.hentry .entry-footer .posted-on:before,
.hentry .entry-header .posted-on:before {
  content: "\2014";
  padding-left: 2px;
  padding-right: 7px;
}
.hentry .entry-footer {
  color: #888989;
  font-size: 13px;
  font-size: .8125rem;
}
.hfeed .hentry .entry-footer {
  border-top: 1px dashed #e2e2e2;
}
.hentry .entry-footer span {
  display: inline-block;
  margin-right: 30px;
  margin-top: 13px;
}
.hentry .entry-footer .cat-links:before,
.hentry .entry-footer .edit-link:before,
.hentry .entry-footer .tags-links:before {
  padding-right: 8px;
}
.hentry .entry-footer .cat-links:before {
  content: "\f02e";
}
.hentry .entry-footer .tags-links:before {
  content: "\f02c";
}
.hentry .entry-footer .edit-link:before {
  content: "\f044";
}
.more-link-container .more-link:before {
  content: "\f18e";
  border-right: 1px solid rgba(255,255,255,.3);
  line-height: normal;
  line-height: initial;
  margin-right: 10px;
  padding-right: 9px;
}
.single .hentry {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 40px;
  padding-bottom: 40px;
}
.page .hentry .entry-header .entry-title,
.single .hentry .entry-header .entry-title {
  font-size: 32px;
  font-size: 2rem;
  margin: 0 0 20px;
}
.hentry .entry-thumb,
.page .hentry .entry-footer,
.page .hentry .entry-header .entry-title {
  margin-bottom: 30px;
}
.sticky {
  display: block;
}
.updated:not(.published) {
  display: none;
}
.comments-area .comment-body h1,
.comments-area .comment-body h2,
.comments-area .comment-body h3,
.comments-area .comment-body h4,
.comments-area .comment-body h5,
.comments-area .comment-body h6,
.page .entry-content h1,
.page .entry-content h2,
.page .entry-content h3,
.page .entry-content h4,
.page .entry-content h5,
.page .entry-content h6,
.single .entry-content h1,
.single .entry-content h2,
.single .entry-content h3,
.single .entry-content h4,
.single .entry-content h5,
.single .entry-content h6 {
  margin-bottom: 10px;
  margin-top: 35px;
}
.comments-area .comment-body h1,
.page .entry-content h1,
.single .entry-content h1 {
  font-size: 2.625rem;
}
.comments-area .comment-body h2,
.page .entry-content h2,
.single .entry-content h2 {
  font-size: 2rem;
}
.comments-area .comment-body h3,
.page .entry-content h3,
.single .entry-content h3 {
  font-size: 1.625rem;
}
.comments-area .comment-body h4,
.page .entry-content h4,
.single .entry-content h4 {
  font-size: 1.25rem;
}
.comments-area .comment-body h5,
.page .entry-content h5,
.single .entry-content h5 {
  font-size: 1rem;
}
.comments-area .comment-body h6,
.page .entry-content h6,
.single .entry-content h6 {
  font-size: .8125rem;
}
.page .entry-content p.intro,
.single .entry-content p.intro {
  font-size: 1.25em;
  font-weight: 400;
}
.page .entry-content p span.dropcap,
.single .entry-content p span.dropcap {
  color: #10a510;
  float: left;
  font-size: 3.2em;
  font-weight: 900;
  line-height: .9;
  margin-right: 10px;
}
.page-links {
  clear: both;
  margin: 0 0 30px;
}
.page-links .page-links-title {
  padding-right: 3px;
}
.page-links > a,
.page-links > span:not(.page-links-title) {
  margin: 0 0 0 3px;
}
.page-links .page-links-title {
  color: #888989;
  font-size: inherit;
}
.page-links span {
  display: inline-block;
  line-height: 25px;
}
.page-links a {
  border: none;
}
.page-links span {
  border-radius: 1px;
  font-size: 13px;
  font-size: .8125rem;
  height: 25px;
  min-width: 25px;
  text-align: center;
}
.page-links a span {
  background: #f1f1f1;
  color: #464646;
}
.page-links > span:not(.page-links-title),
.page-links a span:hover {
  background: #10a510;
  color: #fff;
}
.author-hidden .hentry .entry-header .entry-meta .author-avatar,
.author-hidden .hentry .entry-header .posted-on::before,
.date-hidden.author-hidden .hentry.comments-off .entry-header .entry-meta,
.date-hidden.author-hidden.comment-hidden .hentry .entry-header .entry-meta,
.page-template-front-page.date-hidden.author-hidden .hentry .entry-header .entry-meta {
  display: none;
}
.date-hidden.author-hidden .hentry .entry-header .comments-link {
  float: none;
}
.archive .hentry.format-aside .entry-title,
.archive .hentry.format-aside .thumb-link,
.blog .hentry.format-aside .entry-title,
.blog .hentry.format-aside .thumb-link {
  display: none;
}
.archive .hentry.format-quote,
.blog .hentry.format-quote {
  background: #f1f1f1;
  color: #888989;
  padding: 40px 30px;
  position: relative;
}
.archive .hentry.format-quote.has-post-thumbnail,
.blog .hentry.format-quote.has-post-thumbnail {
  color: #fff;
}
.archive .hentry.format-quote .entry-content,
.archive .hentry.format-quote .entry-header,
.blog .hentry.format-quote .entry-content,
.blog .hentry.format-quote .entry-header {
  position: relative;
  z-index: 1;
}
.archive .hentry.format-quote .entry-header .entry-meta > span:not(.posted-on),
.archive .hentry.format-quote .entry-header .entry-meta span.posted-on:before,
.archive .hentry.format-quote .entry-header .entry-title,
.blog .hentry.format-quote .entry-header .entry-meta > span:not(.posted-on),
.blog .hentry.format-quote .entry-header .entry-meta span.posted-on:before,
.blog .hentry.format-quote .entry-header .entry-title {
  display: none;
}
.archive .hentry.format-quote .entry-header .entry-meta,
.blog .hentry.format-quote .entry-header .entry-meta {
  border: none;
  color: inherit;
  font-size: 13px;
  font-size: .8125rem;
  line-height: 1;
  margin: 0 0 20px;
  padding: 0;
}
.archive .hentry.format-quote .entry-header .entry-meta span.posted-on,
.blog .hentry.format-quote .entry-header .entry-meta span.posted-on {
  border-bottom: 1px solid;
  padding-bottom: 3px;
}
.archive .hentry.format-quote.has-post-thumbnail,
.blog .hentry.format-quote.has-post-thumbnail {
  background: #000;
}
.archive .hentry.format-quote .entry-thumb,
.blog .hentry.format-quote .entry-thumb {
  bottom: 0;
  left: 0;
  margin: 0;
  opacity: .4;
  position: absolute;
  right: 0;
  top: 0;
}
.archive .hentry.format-quote .entry-content,
.blog .hentry.format-quote .entry-content {
  font-size: 20px;
  font-size: 1.25rem;
}
.archive .hentry.format-quote .entry-content blockquote,
.blog .hentry.format-quote .entry-content blockquote {
  border: none;
  color: inherit;
  padding: 0;
}
.archive .hentry.format-quote a,
.blog .hentry.format-quote a {
  color: inherit;
}
.archive .hentry.format-quote .entry-content :last-child,
.blog .hentry.format-quote .entry-content :last-child {
  margin-bottom: 0;
}
.archive .hentry.format-quote blockquote cite,
.blog .hentry.format-quote blockquote cite {
  display: block;
  font-size: 16px;
  font-size: 1rem;
  margin-top: 15px;
}
.archive .hentry.format-quote blockquote cite:before,
.blog .hentry.format-quote blockquote cite:before {
  content: "\2014";
  padding-right: 4px;
}
.archive .hentry.format-status .entry-header,
.blog .hentry.format-status .entry-header {
  display: none;
}
.archive .hentry.format-status .entry-content,
.blog .hentry.format-status .entry-content {
  font-size: 20px;
  font-size: 1.25rem;
}
.archive .hentry.format-status .entry-footer,
.blog .hentry.format-status .entry-footer {
  font-size: 16px;
  font-size: 1rem;
}
.archive .hentry.format-status .entry-footer span.author-avatar,
.archive .hentry.format-status .entry-footer span.byline,
.blog .hentry.format-status .entry-footer span.author-avatar,
.blog .hentry.format-status .entry-footer span.byline {
  margin-right: 0;
}
.archive .hentry.format-status .entry-footer span.author,
.blog .hentry.format-status .entry-footer span.author {
  margin-right: 4px;
}
.archive .hentry.format-status .entry-content p:last-of-type,
.blog .hentry.format-status .entry-content p:last-of-type {
  margin-bottom: 1.75rem;
}
.archive .hentry.format-link .thumb-link,
.blog .hentry.format-link .thumb-link {
  margin: -20px -25px 30px;
}
.archive .hentry.format-link .entry-title a:after,
.blog .hentry.format-link .entry-title a:after {
  content: "\f08e";
  font-size: 16px;
  padding-left: 7px;
}
.archive .hentry.format-link .entry-meta,
.blog .hentry.format-link .entry-meta {
  display: none;
}
.archive .hentry.format-link,
.blog .hentry.format-link {
  background: #10a510;
  padding: 20px 25px;
}
.archive .hentry.format-link,
.archive .hentry.format-link .entry-title,
.archive .hentry.format-link a,
.blog .hentry.format-link,
.blog .hentry.format-link .entry-title,
.blog .hentry.format-link a {
  color: #fff;
}
#page .hentry.format-link div.sharedaddy h3.sd-title,
.archive .hentry.format-link .entry-content blockquote,
.archive .hentry.format-link .entry-content h1,
.archive .hentry.format-link .entry-content h2,
.archive .hentry.format-link .entry-content h3,
.archive .hentry.format-link .entry-content h4,
.archive .hentry.format-link .entry-content h5,
.archive .hentry.format-link .entry-content h6,
.archive .hentry.format-link .entry-footer,
.archive .hentry.format-link a:hover,
.blog .hentry.format-link .entry-content blockquote,
.blog .hentry.format-link .entry-content h1,
.blog .hentry.format-link .entry-content h2,
.blog .hentry.format-link .entry-content h3,
.blog .hentry.format-link .entry-content h4,
.blog .hentry.format-link .entry-content h5,
.blog .hentry.format-link .entry-content h6,
.blog .hentry.format-link .entry-footer,
.blog .hentry.format-link a:hover {
  color: inherit;
}
.archive .hentry.format-link a:not(.thumb-link):hover,
.blog .hentry.format-link a:not(.thumb-link):hover {
  opacity: .8;
}
.archive .hentry.format-link .entry-content pre,
.blog .hentry.format-link .entry-content pre {
  background: rgba(0,0,0,.3);
}
.archive .hentry.format-link .entry-content ins,
.archive .hentry.format-link .entry-contentmark,
.blog .hentry.format-link .entry-content ins,
.blog .hentry.format-link .entry-content mark {
  color: #464646;
}
.archive .hentry.format-video .entry-content .jetpack-video-wrapper,
.blog .hentry.format-video .entry-content .jetpack-video-wrapper,
.single .hentry.format-video .entry-content .jetpack-video-wrapper {
  display: none;
}
#page .jetpack-video-wrapper {
  margin-bottom: 1.875rem;
}
.page-header {
  border-bottom: 1px solid #f1f1f1;
  margin-bottom: 40px;
  padding-bottom: 35px;
}
.page-header .page-title {
  font-size: 26px;
  font-size: 1.625rem;
  line-height: 1.2;
  margin: 0;
}
.page-header .taxonomy-description {
  color: #888989;
  margin-top: 20px;
}
.page-header .taxonomy-description :last-child {
  margin-bottom: 0;
}
.site .hentry .mejs-container a {
  border-bottom: none;
}
.hentry .mejs-container,
.hentry .wp-playlist {
  margin-bottom: 1.875rem;
}
.site .wp-playlist-light .wp-playlist-playing {
  background: 0 0;
}
.hentry .wp-playlist {
  padding: 10px 10px 0;
}
.hentry .wp-playlist .wp-playlist-tracks a {
  border: none;
  color: inherit;
  padding: 10px 0;
}
.hentry .wp-playlist-item {
  color: #888989;
}
.hentry .wp-playlist-light .wp-playlist-playing {
  color: #000;
  font-weight: 700;
}
.hentry .wp-playlist-item-length {
  top: 10px;
}
.author-container {
  border-top: 1px solid #f1f1f1;
  margin-top: 40px;
  padding-top: 40px;
}
.author-container .author-name {
  font-size: 16px;
  font-size: 1rem;
  font-weight: 600;
  margin: 0 0 7px;
}
.author-container .author-name a {
  color: inherit;
}
.author-container .author-info {
  min-height: 80px;
  position: relative;
}
.author-container .avatar {
  border-radius: 50%;
  height: 80px;
  position: absolute;
  top: 0;
  width: 80px;
}
.author-container .author-bio {
  padding-left: 105px;
}
.error404 #page .site-main,
.page-template-full-width-page #page .site-main,
.page-template-grid-page #page .site-main,
.post-type-archive-jetpack-testimonial #page .site-main {
  border: none;
  margin: 0;
  padding: 0 0 40px;
}
.error404 #page .content-area,
.page-template-full-width-page #page .content-area,
.page-template-grid-page #page .content-area,
.post-type-archive-jetpack-testimonial #page .content-area {
  padding-right: 0;
}
.page-template-grid-page #page .site-main {
  padding-bottom: 0;
}
.grid-main-entry .hentry,
.grid-row .grid-item .hentry,
.page .grid-row .hentry .entry-title {
  margin-bottom: 0;
}
.grid-main-entry .hentry .entry-footer {
  padding: 0;
}
.grid-main-entry .hentry .edit-link {
  display: inline-block;
  margin: 0;
}
.grid-row .grid-item .sharedaddy {
  display: none;
}
.grid-row {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
}
.grid-row .grid-item {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.grid-row .three-columns:nth-of-type(3n+1),
.grid-row .two-columns:nth-of-type(2n+1) {
  clear: left;
}
.grid-row .hentry .thumb-link {
  display: block;
  line-height: 1;
  margin-bottom: 33px;
}
.page .grid-row .hentry .entry-title {
  font-size: 20px;
  font-size: 1.25rem;
}
.grid-row .hentry .entry-content {
  margin-top: 21px;
}
.page-template-grid-page #comments {
  margin-bottom: 40px;
}
.error404 .content-area,
.post-type-archive-jetpack-testimonial .no-results {
  padding: 55px 0 60px;
}
.error404 .page-header,
.post-type-archive-jetpack-testimonial .no-results .page-header {
  border-bottom: none;
  margin-bottom: 20px;
  padding-bottom: 0;
}
.error404 .page-content p:first-child,
.post-type-archive-jetpack-testimonial .no-results .page-content p:first-child {
  color: #888989;
  margin-bottom: 40px;
}
.archive.author .page-header .avatar {
  border-radius: 50%;
  float: left;
  margin: 0 15px 15px 0;
  width: 48px;
}
.archive.author .page-header .page-title {
  display: inline-block;
  margin-top: 8px;
}
.archive.author .page-header .taxonomy-description {
  clear: both;
}
#comments {
  outline: 0;
}
#comments #reply-title,
#comments .comments-title {
  border-top: 1px solid #f1f1f1;
  font-size: 26px;
  font-size: 1.625rem;
  margin: 0 0 30px;
  padding-top: 40px;
}
#comments .comments-title {
  margin-bottom: 10px;
}
#comments .comment-author .fn,
#comments .comment-author .fn a {
  color: inherit;
}
#comments .comment-metadata a,
#comments .comment-navigation a,
#respond .comment-notes,
#respond label {
  color: #888989;
}
#comments .comment-metadata,
#comments .comment-navigation,
#comments .reply {
  font-size: 13px;
  font-size: .8125rem;
}
#comments #comment-nav-below,
#comments .comment-content :last-child,
#respond .form-submit {
  margin-bottom: 0;
}
#comments .comment-author .fn {
  font-weight: 400;
}
#comments .says {
  display: none;
}
#comments .comment-edit-link:before {
  content: "/";
  padding-right: 5px;
}
#comments ol li > ul,
#comments ul {
  list-style: none;
}
#comments ol {
  -webkit-padding-start: 0;
  list-style: none;
  margin-left: 0;
  padding-left: 0;
}
#comments .comment {
  position: relative;
}
#comments .comment-list .pingback,
#comments .comment-list .trackback,
#comments .comment-list article {
  border-top: 1px solid #f1f1f1;
  margin-bottom: 35px;
  padding-top: 30px;
}
#comments .comment-list > .pingback:first-child,
#comments .comment-list > .trackback:first-child,
#comments .comment-list > li:first-child > article {
  border-top: none;
}
#comments .comment-author .avatar {
  border-radius: 50%;
  height: 64px;
  left: 0;
  position: absolute;
  top: 30px;
  width: 64px;
}
#comments .children .comment-author .avatar {
  height: 52px;
  top: 33px;
  width: 52px;
}
#comments .comment-author,
#comments .comment-content,
#comments .comment-metadata {
  padding-left: 94px;
}
#comments .children .comment-author,
#comments .children .comment-content,
#comments .children .comment-metadata {
  padding-left: 82px;
}
#comments .comment-author {
  margin-top: 5px;
}
#comments .children .comment-author {
  margin-top: 1px;
}
#comments .comment-metadata {
  margin-bottom: 27px;
  margin-top: 4px;
}
#comments .reply {
  position: absolute;
  right: 0;
  top: 42px;
}
#comments .reply a {
  background: #f1f1f1;
  border-radius: 1px;
  color: #888989;
  padding: 3px 9px;
}
#comments .comment-list .children {
  list-style: none;
  margin-left: 40px;
}
#comments .comment-content ul {
  list-style: disc;
}
#comments .comment-content ol ul,
#comments .comment-content ul ul {
  list-style-type: circle;
}
#comments .comment-content ol {
  list-style: decimal;
  margin-left: 25px;
}
.comment-content a {
  word-wrap: break-word;
}
#respond .comment-form {
  background: #f1f1f1;
  overflow: hidden;
  padding: 35px;
}
.comment-respond label {
  display: block;
  line-height: 1;
}
#respond .comment-form-author,
#respond .comment-form-email,
#respond .comment-form-url {
  float: left;
  width: 30.6%;
}
#respond .comment-form-service .comment-form-author,
#respond .comment-form-service .comment-form-email,
#respond .comment-form-service .comment-form-url {
  float: none;
  width: 100%;
}
#respond.js .comment-form-fields label {
  top: 18px;
}
#respond .comment-form-author,
#respond .comment-form-email {
  margin-right: 4%;
}
.comment-respond #author,
.comment-respond #comment,
.comment-respond #email,
.comment-respond #url {
  border-color: rgba(0,0,0,.1);
  margin-top: 13px;
  width: 100%;
}
#respond #comment {
  height: 165px;
}
#page #respond .comment-form-fields div.comment-form-input input {
  height: auto;
}
.comment-respond .form-submit {
  clear: both;
  margin-top: 1.875rem;
}
#comments .comment-navigation {
  border-top: 1px solid #f1f1f1;
  margin-bottom: 0;
  padding: 11px 0;
}
.comment-navigation .nav-previous a:before {
  content: "\f190";
  padding-right: 7px;
}
.comment-navigation .nav-next a:after {
  content: "\f18e";
  padding-left: 7px;
}
.comment-respond .comment-subscription-form {
  clear: both;
  margin-bottom: 5px;
}
#comments .comment-awaiting-moderation,
#comments .no-comments {
  display: inline-block;
  margin-left: 94px;
  padding: 2px 5px;
}
#comments .children .comment-awaiting-moderation {
  margin-left: 82px;
}
#comments .no-comments {
  background: #f1f1f1;
  margin-bottom: 0;
}
#comments .comment-awaiting-moderation {
  background: #ff0;
}
#comments .bypostauthor > .comment-body .comment-author .fn:after {
  background: #10a510;
  border-radius: 50%;
  color: #fff;
  content: "\f007";
  display: inline-block;
  font-size: 9px;
  height: 15px;
  line-height: 14px;
  margin-left: 6px;
  position: relative;
  text-align: center;
  top: -3px;
  width: 15px;
}
.post-type-archive-jetpack-testimonial .container {
  padding-left: 1.25rem;
  padding-right: 1.25rem;
}
.post-type-archive-jetpack-testimonial #page .site-main {
  padding: 0;
}
.post-type-archive-jetpack-testimonial .site-main .page-header {
  border-bottom: none;
  margin-bottom: 10px;
}
.post-type-archive-jetpack-testimonial .taxonomy-description {
  max-width: 40rem;
}
.post-type-archive-jetpack-testimonial .testimonial-image {
  margin-top: 40px;
  text-align: center;
}
.testimonial-row {
  margin-left: -1.25rem;
  margin-right: -1.25rem;
  overflow: hidden;
}
.testimonial-row .jetpack-testimonial {
  float: left;
  width: 33.333333%;
}
.single-jetpack-testimonial .hentry .entry-thumb img {
  border-radius: 50%;
  max-width: 96px;
}
.single-jetpack-testimonial .hentry .entry-content {
  font-size: 20px;
  font-size: 1.25rem;
  font-style: italic;
}
.single-jetpack-testimonial .hentry .entry-header .entry-title {
  color: #888989;
  font-size: 16px;
  font-size: 1rem;
  margin: 0;
}
.post-type-archive-jetpack-testimonial #infinite-handle,
.post-type-archive-jetpack-testimonial .pagination,
.testimonial-row .jetpack-testimonial {
  margin-bottom: 40px;
}
.front-block .testimonial-row .jetpack-testimonial:nth-of-type(3n+1) {
  clear: left;
}
.jetpack-testimonial .testimonial-content {
  background: #f1f1f1;
  border-radius: 30px 0 30px 0;
  font-style: italic;
  margin-bottom: 25px;
  padding: 30px 30px 1px;
  position: relative;
}
.front-block:nth-of-type(even) .jetpack-testimonial .testimonial-content {
  background: #fff;
}
.jetpack-testimonial .testimonial-content:before {
  border-color: #f1f1f1 transparent;
  border-style: solid;
  border-width: 12px 12px 0;
  bottom: -12px;
  content: '';
  left: 20px;
  position: absolute;
  width: 0;
  z-index: 2;
}
.front-block:nth-of-type(even) .jetpack-testimonial .testimonial-content:before {
  border-color: #fff transparent;
}
.jetpack-testimonial .testimonial-meta img {
  border-radius: 50%;
  display: inline-block;
  margin-left: 8px;
  margin-right: 12px;
  width: 48px;
}
.jetpack-testimonial .testimonial-meta a {
  color: inherit;
}
.post-type-archive-jetpack-testimonial .no-results .page-content {
  padding-bottom: 40px;
}
.comment-content .wp-smiley,
.entry-content .wp-smiley,
.page-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}
embed,
iframe,
object {
  max-width: 100%;
}
.wp-caption {
  background: #f1f1f1;
  margin-bottom: 1.875rem;
  max-width: 100%;
  padding: 10px;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  color: #888989;
  font-size: 13px;
  font-size: .8125rem;
  font-style: italic;
  margin: 10px 0 0;
}
.wp-caption-text {
  text-align: center;
}
.entry-gallery,
.gallery {
  margin-bottom: 1.875rem;
}
.gallery {
  overflow: hidden;
}
.gallery-item {
  display: inline-block;
  float: left;
  margin: 0 3px 3px 0;
  overflow: hidden;
  position: relative;
  width: auto;
}
.gallery-columns-1 .gallery-item {
  max-width: 100%;
}
.gallery-columns-2 .gallery-item {
  max-width: 49.5%;
  max-width: calc(50% - 3px);
}
.gallery-columns-3 .gallery-item {
  max-width: 33%;
  max-width: calc(33.3% - 3px);
}
.gallery-columns-4 .gallery-item {
  max-width: 24.5%;
  max-width: calc(25% - 3px);
}
.gallery-columns-5 .gallery-item {
  max-width: 19.5%;
  max-width: calc(20% - 3px);
}
.gallery-columns-6 .gallery-item {
  max-width: 16%;
  max-width: calc(16.66% - 3px);
}
.gallery-columns-7 .gallery-item {
  max-width: 13.5%;
  max-width: calc(14.285% - 3px);
}
.gallery-columns-8 .gallery-item {
  max-width: 12%;
  max-width: calc(12.5% - 3px);
}
.gallery-columns-9 .gallery-item {
  max-width: 10%;
  max-width: calc(11.11% - 3px);
}
.gallery-columns-1 figure.gallery-item:nth-of-type(1n),
.gallery-columns-2 figure.gallery-item:nth-of-type(2n),
.gallery-columns-3 figure.gallery-item:nth-of-type(3n),
.gallery-columns-4 figure.gallery-item:nth-of-type(4n),
.gallery-columns-5 figure.gallery-item:nth-of-type(5n),
.gallery-columns-6 figure.gallery-item:nth-of-type(6n),
.gallery-columns-7 figure.gallery-item:nth-of-type(7n),
.gallery-columns-8 figure.gallery-item:nth-of-type(8n),
.gallery-columns-9 figure.gallery-item:nth-of-type(9n) {
  margin-right: 0;
}
.gallery-columns-1 figure.gallery-item:nth-of-type(1n+1),
.gallery-columns-2 figure.gallery-item:nth-of-type(2n+1),
.gallery-columns-3 figure.gallery-item:nth-of-type(3n+1),
.gallery-columns-4 figure.gallery-item:nth-of-type(4n+1),
.gallery-columns-5 figure.gallery-item:nth-of-type(5n+1),
.gallery-columns-6 figure.gallery-item:nth-of-type(6n+1),
.gallery-columns-7 figure.gallery-item:nth-of-type(7n+1),
.gallery-columns-8 figure.gallery-item:nth-of-type(8n+1),
.gallery-columns-9 figure.gallery-item:nth-of-type(9n+1) {
  clear: left;
}
.gallery-caption {
  background: rgba(0,0,0,.4);
  background: linear-gradient(to bottom,rgba(0,0,0,.26) 0,rgba(0,0,0,.59) 59%,rgba(0,0,0,.65) 69%);
  background: -webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.26)),color-stop(59%,rgba(0,0,0,.59)),color-stop(69%,rgba(0,0,0,.65)));
  bottom: 0;
  color: #fff;
  font-size: 11px;
  height: 0;
  left: 0;
  line-height: 1.2;
  margin: 0;
  opacity: 0;
  padding: 10px;
  position: absolute;
  visibility: hidden;
  width: 100%;
}
.gallery-item:hover .gallery-caption {
  height: 30%;
  opacity: 1;
  visibility: visible;
}
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
  display: none;
}
@media (min-width:34em) {
  .container {
    max-width: 34rem;
  }
}
@media (min-width:544px) {
  .col-sm-1,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9 {
    float: left;
  }
  .col-sm-1 {
    width: 8.333333%;
  }
  .col-sm-2 {
    width: 16.666667%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-4 {
    width: 33.333333%;
  }
  .col-sm-5 {
    width: 41.666667%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-7 {
    width: 58.333333%;
  }
  .col-sm-8 {
    width: 66.666667%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-10 {
    width: 83.333333%;
  }
  .col-sm-11 {
    width: 91.666667%;
  }
  .col-sm-12 {
    width: 100%;
  }
}
@media (min-width:48em) {
  .container {
    max-width: 45rem;
  }
}
@media (min-width:768px) {
  .col-md-1,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9 {
    float: left;
  }
  .col-md-1 {
    width: 8.333333%;
  }
  .col-md-2 {
    width: 16.666667%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-4 {
    width: 33.333333%;
  }
  .col-md-5 {
    width: 41.666667%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-7 {
    width: 58.333333%;
  }
  .col-md-8 {
    width: 66.666667%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-10 {
    width: 83.333333%;
  }
  .col-md-11 {
    width: 91.666667%;
  }
  .col-md-12 {
    width: 100%;
  }
}
@media (min-width:62em) {
  .container {
    max-width: 60rem;
  }
  .secondary-navigation a {
    max-width: 150px;
  }
  .brief-text .container {
    max-width: 55rem;
  }
}
@media (min-width:992px) {
  .col-lg-1,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9 {
    float: left;
  }
  .col-lg-1 {
    width: 8.333333%;
  }
  .col-lg-2 {
    width: 16.666667%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-4 {
    width: 33.333333%;
  }
  .col-lg-5 {
    width: 41.666667%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-7 {
    width: 58.333333%;
  }
  .col-lg-8 {
    width: 66.666667%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-10 {
    width: 83.333333%;
  }
  .col-lg-11 {
    width: 91.666667%;
  }
  .col-lg-12 {
    width: 100%;
  }
}
@media (min-width:75em) {
  .container {
    max-width: 72.25rem;
  }
  .secondary-navigation a {
    max-width: 185px;
  }
}
@media only screen and (max-width:992px) {
  #masthead .top-bar .header-social-menu,
  #masthead .top-bar .search-form,
  .main-navigation,
  .post-navigation:before,
  .secondary-navigation > div {
    display: none;
  }
  #masthead .mobile-buttons {
    -ms-flex-flow: row wrap;
    -webkit-box-direction: normal;
    -webkit-box-orient: horizontal;
    display: block;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    flex-flow: row wrap;
  }
  #colophon .footer-widgets .footer-widget,
  #page .post-navigation .nav-next,
  #page .post-navigation .nav-previous,
  .content-area,
  .front-block .grid-row .grid-item,
  .front-block.featured-page .content-left .hentry .entry-body,
  .front-block.featured-page .content-right .hentry .entry-body,
  .front-block.featured-page .hentry .thumb-link,
  .recent-posts-row .recent-post,
  .sidebar-section,
  .testimonial-row .jetpack-testimonial {
    width: 100%;
  }
  #featured-content .featured-slide .hentry .inner-hentry,
  #masthead .top-bar .header-custom-text {
    max-width: 100%;
  }
  .post-navigation .nav-next a:before {
    float: left;
    margin-left: 0;
    margin-right: 1.25em;
  }
  #page .post-navigation .nav-next,
  #page .post-navigation .nav-previous {
    float: none;
  }
  #page .post-navigation .nav-next {
    text-align: inherit;
  }
  #page .sidebar-section,
  .has-sidebar #page .site-main {
    border: none;
  }
  .has-sidebar #page .content-area {
    padding-right: .9375rem;
  }
  #page .sidebar-section {
    padding-left: .9375rem;
  }
  #page #secondary,
  .has-sidebar #page .site-main,
  .post-navigation .nav-next,
  .post-navigation .nav-previous {
    padding-left: 0;
    padding-right: 0;
  }
  .has-sidebar #page .site-main {
    margin-left: 0;
    margin-right: 0;
  }
  #colophon .footer-widgets .row,
  .front-block.featured-page .grid-row,
  .testimonial-row {
    margin-left: -.9375rem;
    margin-right: -.9375rem;
  }
  #colophon .footer-widgets .footer-widget,
  .front-block.featured-page .grid-row .grid-item,
  .testimonial-row .jetpack-testimonial {
    padding-left: .9375rem;
    padding-right: .9375rem;
  }
  .post-navigation .nav-next,
  .post-navigation .nav-previous {
    border-bottom: 1px dashed #f1f1f1;
    margin: 0 0 20px;
    padding-bottom: 20px;
  }
  .post-navigation .nav-links div:last-of-type {
    border-bottom: none;
    margin-bottom: 0;
    padding-bottom: 0;
  }
  .entry-breadcrumbs {
    padding-top: 0;
  }
}
@media only screen and (max-width:992px) and (min-width:500px) {
  #masthead .site-branding {
    max-width: 55%;
  }
}
@media screen and (max-width:782px) {
  .admin-bar #toggle-sidebar {
    top: 45px!important;
  }
}
@media only screen and (max-width:768px) {
  .wp-block-audio.alignleft,
  .wp-block-audio.alignright,
  .wp-block-cover.alignleft,
  .wp-block-cover.alignright,
  .wp-block-embed.alignleft,
  .wp-block-embed.alignright,
  .wp-block-file.alignleft,
  .wp-block-file.alignright,
  .wp-block-pullquote.alignleft,
  .wp-block-pullquote.alignright,
  .wp-block-video.alignleft,
  .wp-block-video.alignright {
    max-width: 100%;
    width: 100%;
  }
  #colophon .left-footer,
  #colophon .right-footer {
    float: none;
  }
  #colophon .left-footer,
  #colophon .right-footer {
    width: 100%;
  }
  #colophon .social-list .menu-items {
    margin-top: 15px;
    text-align: inherit;
  }
}
@media only screen and (max-width:500px) {
  .wp-block-image .alignleft,
  .wp-block-image .alignright {
    float: none;
    margin-left: auto;
    margin-right: auto;
  }
  .wp-block-quote.is-large,
  .wp-block-quote.is-style-large {
    margin-left: 0;
    margin-right: 0;
  }
  .wp-block-pullquote.is-style-default blockquote {
    max-width: 100%;
  }
  #masthead .site-branding {
    max-width: 100%;
  }
  #featured-content .featured-slide .hentry .entry-title {
    font-size: 32px;
    font-size: 2rem;
  }
  .front-block .front-block-header .front-block-title,
  .page .front-block.featured-page .hentry .entry-title,
  .page .hentry .entry-header .entry-title,
  .single .hentry .entry-header .entry-title {
    font-size: 26px;
    font-size: 1.625rem;
  }
  .archive .hentry .entry-title,
  .blog .hentry .entry-title,
  .footer-custom-text,
  .search .hentry .entry-title {
    font-size: 20px;
    font-size: 1.25rem;
  }
  #page blockquote,
  .front-block.featured-page .hentry .sub-title,
  .single-jetpack-testimonial .hentry .entry-content,
  .single-jetpack-testimonial .hentry .entry-header .entry-title {
    font-size: 16px;
    font-size: 1rem;
  }
  .hentry .entry-header .entry-meta {
    font-size: 13px;
    font-size: .8125rem;
  }
  #masthead {
    text-align: center;
  }
  .container {
    padding-left: 1.875rem;
    padding-right: 1.875rem;
  }
  #page #masthead .mobile-buttons,
  #page #masthead .site-branding,
  #page #masthead .top-bar .header-custom-text,
  #respond .comment-form-author,
  #respond .comment-form-email,
  #respond .comment-form-url,
  .entry-content .wp-caption.alignleft,
  .entry-content .wp-caption.alignright,
  .entry-content img.alignleft,
  .entry-content img.alignright {
    float: none;
  }
  .entry-content img.alignleft,
  .entry-content img.alignright,
  .wp-caption {
    display: block;
    margin: 0 auto 1.875rem;
  }
  #masthead .secondary-navigation,
  #page #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post img.jp-relatedposts-post-img,
  #page #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post span {
    max-width: 100%;
  }
  #page #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post,
  #respond .comment-form-author,
  #respond .comment-form-email,
  #respond .comment-form-url,
  blockquote.pull-left,
  blockquote.pull-right {
    width: 100%;
  }
  #masthead .site-logo {
    margin: auto;
    max-width: 80%;
  }
  #page #comments .comment-content,
  #page .author-container .author-bio {
    padding: 0;
  }
  #page .author-container .avatar {
    position: static;
  }
  blockquote.pull-left,
  blockquote.pull-right {
    border: none;
    border-left: 15px solid #f1f1f1;
    float: none!important;
    margin: 0 0 1.875rem;
    padding: 30px 0 0 35px;
  }
  #comments .comment-list .children {
    margin-left: 20px;
  }
  #respond .comment-form-author,
  #respond .comment-form-email,
  #respond .comment-form-url,
  .author-container .avatar {
    margin-bottom: 15px;
  }
  #respond .comment-form-author,
  #respond .comment-form-email {
    margin-right: 0;
  }
  #comments .reply {
    margin-top: 30px;
    position: static;
  }
  #comments .comment-author,
  #comments .comment-metadata {
    padding-left: 84px;
  }
  #comments .children .comment-author,
  #comments .children .comment-metadata {
    padding-left: 72px;
  }
  .hentry .entry-footer .author-avatar img,
  .hentry .entry-header .author-avatar img {
    width: 16px;
  }
  #respond .comment-form {
    padding: 20px;
  }
  .hentry .entry-header .comments-link {
    display: block;
    float: none;
  }
  .error404 .content-area {
    padding: 25px 0 30px;
  }
  .slick-next,
  .slick-prev {
    display: none!important;
  }
  #featured-content .slick-dots {
    bottom: 30px;
    opacity: 1;
    visibility: visible;
  }
  .has-custom-background #page {
    margin: 12px;
  }
  #page #comments .comment-awaiting-moderation,
  #page #comments .no-comments {
    margin-left: 0;
    margin-right: 0;
  }
  #masthead .mobile-buttons {
    -ms-flex-pack: center;
    -webkit-box-pack: center;
    justify-content: center;
    margin-top: 35px;
  }
}