@charset "UTF-8";
/*
Theme Name: YV Transform
Theme URI: 
Author: Dennis Brändle
Author URI: 
Description: Transformation von gloriousday zu Uku-Theme
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags:
Text Domain: 

* @version 1.1.1
*/
.clearfix:after {
  content: ".";
  clear: both;
  display: block;
  visibility: hidden;
  height: 0px; }

.post_divider {
  border: 0;
  height: 0;
  border-bottom: 1px solid #d7e0e1 !important;
  margin: 20px 0; }

header#masthead {
  background: #FFCB2D;
  background: #FFCB2D url(img/header_wo_logo_blur.png) no-repeat right; }

h1, h2, h3, h4, h5, h6 {
  margin: 0;
  padding: 0;
  font-weight: normal;
  border: none !important; }

p, blockquote, ul, ol {
  margin-top: 0;
  padding-top: 0;
  margin-bottom: 1em; }

img.left {
  float: left;
  margin: 0 1em 1em 0; }

img.right {
  float: right;
  margin: 0 0 1em 1em; }

p img {
  max-width: 100%;
  /*border:#ddd 1px solid;*/
  padding: 0px; }

img.wp-smiley, img.noborder {
  padding: 0;
  border: none; }

blockquote {
  margin: 1em !important;
  padding: 0 2em !important;
  background: url(img/quote.gif) no-repeat left top;
  color: #666;
  font-style: italic; }

fieldset {
  border: none; }

dl {
  margin: 1em 0px; }

dt {
  font-weight: bold; }

dd {
  margin: 0.5em 1em;
  padding: 0; }

.pagenav {
  margin: 0;
  padding: 5px 0;
  text-align: right; }

.pagenav .navleft {
  float: left;
  margin: 0;
  padding: 0; }

/* Header */
#header {
  margin: 0 auto;
  background: #ffffff; }

#servicenav {
  font-size: 1em;
  float: right; }

#servicenav li {
  display: inline-block;
  padding: 0 4px; }

#servicenav li a {
  text-decoration: none;
  font-size: 1em;
  border: 0;
  color: #50514f;
  font-weight: normal; }

#servicenav li a:hover {
  font-weight: normal;
  color: #252625; }

.search-form {
  position: relative; }

.search-form .search-submit {
  bottom: 3px;
  padding: 0.5em 1em;
  position: absolute;
  right: 3px;
  top: 3px;
  line-height: 10px; }

.search-form .search-submit .icon {
  height: 24px;
  top: -2px;
  width: 24px; }

#servicenav input:focus {
  color: #222;
  border-color: #333;
  outline: none; }

.screen-reader-text {
  display: none; }

/* Splash */
#splash {
  background: #ffcb2d url(img/header.gif) no-repeat left;
  height: 115px;
  /*width: 900px;*/
  width: 1024px;
  margin: 0 auto;
  /*Splash's redeclared in functions.php for WP 2.1 or greater */ }

/* Main */
#main {
  /*width: 900px;*/
  width: 1024px;
  margin: 0 auto;
  padding: 2em 0;
  background: #fff url(img/bg.jpg) repeat-y center; }

#main h2, #main h1 {
  margin: 15px 0 10px;
  font-size: 1.6em;
  line-height: 1.1em; }

#main h2 a, #main h1 a {
  border: 0;
  color: black !important; }

#content ul {
  margin: 0.5em 0;
  padding: 0 0 0 2em;
  list-style-type: none; }

#content ul li {
  margin: 0.25em 0;
  padding: 0;
  list-style-type: disc;
  line-height: 1.3em; }

#main ol {
  margin: 0;
  padding: 0 0 0 3em; }

#main ol li {
  margin: 0;
  padding: 3px; }

#main .post {
  clear: both;
  margin: 0 0 1em; }

#main .entry {
  clear: both;
  padding: 5px 0; }

#main .post .left {
  float: left;
  margin: 5px 5px 0 0;
  padding: 0 10px; }

#main .post .right {
  float: right;
  margin: 5px 0 0 5px;
  padding: 0 10px; }

#main .post .box {
  text-align: center;
  font-size: 0.8em;
  border: #ccc 1px solid;
  font-weight: bold;
  background: #eee url(img/ribbed.gif);
  color: #2e2e2e;
  /*font-family: "Lucida Sans", "Trebuchet MS", Verdana, Arial, Serif;*/
  padding: 5px; }

#main .post .box span {
  display: block; }

#main .post .box .day {
  font-size: 1.6em; }

#main .box img {
  border: none;
  padding: 0; }

#main .post .meta {
  margin-bottom: 10px;
  font-size: 0.9em;
  color: #999; }

#main .post .comments {
  clear: both;
  font-size: 0.9em;
  border-bottom: #ccc 1px dotted;
  color: #999;
  padding-left: 20px;
  background: url(img/icon_comments.gif) no-repeat left center; }

#main .post .comments a {
  border-bottom: 0px; }

/*#content .alignleft {float: left; margin:0 15px 0px 0;}
#content .alignright {float: right; margin:0 0 0px 15px;}
#content .aligncenter {float: none; margin: 0 auto; margin:0 0 15px 0;}
#content .alignnone {float: none; margin:0 0 15px 0;}*/
ul.authorposts {
  margin: 0;
  padding: 0 2em; }

ul.authorposts li {
  margin: 0;
  padding: 5px; }

ul.authorposts li em {
  float: right;
  font-style: normal; }

/* Content */
#content {
  float: left;
  width: 620px;
  padding: 10px; }

#content h1 {
  font-weight: bold; }

#content h2 {
  font-weight: bold; }

.sidecol {
  /*background: #000;*/ }

/* Column Two */
#sidebar1 {
  float: left;
  width: 200px;
  padding: 15px 5px 0 15px;
  font-size: 0.9em;
  margin: 5px; }

/* Column Three */
#sidebar2 {
  float: right;
  width: 175px;
  padding: 15px 5px 0 10px;
  font-size: 0.9em;
  margin: 5px; }

#sidebar2 h2 {
  font-weight: bold; }

/* Comments */
input.textbox {
  border: #ccc 1px solid;
  background: #f9f9f9;
  font: 1em Verdana, Arial, Serif;
  padding: 5px;
  width: 140px;
  margin-bottom: 5px; }

textarea {
  width: 95%;
  padding: 5px;
  border: 1px solid #ccc;
  background: #f9f9f9;
  font: 1em Arial, Verdana, Serif;
  line-height: 1.6em; }

input.textbox:focus, textarea:focus {
  background: #fff;
  border: #999 1px solid; }

#commentform {
  margin: 0;
  background: #fff; }

#main .commentlist {
  margin: 0;
  padding: 0; }

#main .commentlist li {
  list-style: none;
  margin: 0;
  padding: 1em;
  border-bottom: #ddd 1px solid;
  font-size: 0.9em; }

#main .commentlist li .cmtinfo {
  padding: 5px 0;
  margin-bottom: 5px;
  position: relative; }

#main .commentlist li .cmtinfo em {
  margin: 0;
  padding: 0 1em;
  font-weight: normal;
  font-style: normal;
  color: #999; }

#main .commentlist li cite {
  font-style: normal;
  font-weight: bold;
  font-size: 1.1em; }

#main .commentlist li .number {
  float: right;
  font-size: 2em;
  color: #ccc;
  /*font-family:Arial, Georgia, Verdana, Serif;*/ }

#main .commentlist li.alt {
  background: #f9f9f9; }

#main .commentlist li.authorcomment {
  border: none;
  border: #b0c4de 1px solid; }

#main .nocomments {
  font-size: 0.9em;
  color: #999;
  text-align: center; }

#main .feed {
  background: url(img/icon_feed.gif) no-repeat left center;
  padding: 2px 0 2px 17px;
  margin: 0; }

#main .trackback {
  background: url(img/link.gif) no-repeat left center;
  padding: 2px 0 2px 20px; }

/*--------------------------------------------------------------
14.0 Comments
--------------------------------------------------------------*/
#comments {
  clear: both;
  padding: 2em 0 0.5em; }

.comments-title {
  font-size: 20px;
  font-size: 1.25rem;
  margin-bottom: 1.5em; }

.comment-list,
.comment-list .children {
  list-style: none;
  margin: 0;
  padding: 0; }

.comment-list li:before {
  display: none; }

.comment-body {
  margin-left: 65px; }

.comment-author {
  font-size: 16px;
  font-size: 1rem;
  margin-bottom: 0.4em;
  position: relative;
  z-index: 2; }

.comment-author .avatar {
  height: 50px;
  left: -65px;
  position: absolute;
  width: 50px; }

.comment-author .says {
  display: none; }

.comment-meta {
  margin-bottom: 1.5em; }

.comment-metadata {
  color: #767676;
  font-size: 10px;
  font-size: 0.625rem;
  font-weight: 800;
  letter-spacing: 0.1818em;
  text-transform: uppercase; }

.comment-metadata a {
  color: #767676; }

.comment-metadata a.comment-edit-link {
  color: #222;
  margin-left: 1em; }

.comment-body {
  color: #333;
  font-size: 14px;
  font-size: 0.875rem;
  margin-bottom: 4em; }

.comment-reply-link {
  font-weight: 800;
  position: relative; }

.comment-reply-link .icon {
  color: #222;
  left: -2em;
  height: 1em;
  position: absolute;
  top: 0;
  width: 1em; }

.children .comment-author .avatar {
  height: 30px;
  left: -45px;
  width: 30px; }

.bypostauthor > .comment-body > .comment-meta > .comment-author .avatar {
  border: 1px solid #333;
  padding: 2px; }

.no-comments,
.comment-awaiting-moderation {
  color: #767676;
  font-size: 14px;
  font-size: 0.875rem;
  font-style: italic; }

.comments-pagination {
  margin: 2em 0 3em; }

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

/*
Theme Name: Uku
Theme URI: http://www.elmastudio.de/en/themes/uku/
Author: Elmastudio
Author URI: http://www.elmastudio.de/en/
Description: Uku is a flexible, responsive WordPress theme with modern, bold and beautiful design styles to choose from. You can customize Uku with multiple flexible options, e.g. by adding additional posts sections on the blog front page or by showing a post slider or header image at the top of your front page. You can also change the sidebar layout, add menus and a big advertisement area to your footer.
Version: 1.3.5
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: one-column, two-columns, three-columns, four-columns, right-sidebar, left-sidebar, custom-background, custom-colors, custom-header, custom-menu, featured-image-header, footer-widgets, editor-style, featured-images, flexible-header, rtl-language-support, threaded-comments, translation-ready, full-width-template, theme-options, blog, entertainment, news, photography
Text Domain: uku

* @version 1.1.1
*/
/*--------------------------------------------------------------
Table of Contents:
----------------------------------------------------------------
1.0  - Reset
2.0  - General Styles
3.0  - Header
4.0  - Off Canvas Area
5.0  - Featured Slider + Custom Header Image
6.0  - Front Page - Post Sections
7.0  - Blog Front
8.0  - Blog Posts
8.1 - Comments
9.0  - Pagination + Infinite Scroll
10.0  - Default Page
11.0  - Fullwidth / Archives / Search Results / 404
12.0  - Sidebar + Widgets
13.0  - Social Icon Menu
14.0  - Footer
15.0  - Plugins + Jetpack Styles
16.0  - Shortcodes
17.0  - Media Queries
--------------------------------------------------------------*/
/*-----------------------------------------------------------------------------------*/
/*	1.0 Reset
/*-----------------------------------------------------------------------------------*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  vertical-align: baseline; }

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

audio, canvas, video {
  display: inline-block;
  *display: inline;
  *zoom: 1; }

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

[hidden] {
  display: none; }

html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%; }

body {
  margin: 0; }

figure {
  margin: 0; }

figcaption {
  text-align: center; }

img {
  border: 0;
  -ms-interpolation-mode: bicubic; }

a:hover, a:active, a:focus {
  outline: none;
  -moz-outline-style: none; }

input {
  border-radius: 0; }

::-webkit-input-placeholder {
  color: #999; }

:-moz-placeholder {
  color: #999; }

::-moz-placeholder {
  color: #999; }

:-ms-input-placeholder {
  color: #999; }

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

::-moz-selection {
  background: #d7f4f9; }

::selection {
  background: #d7f4f9; }

::-moz-selection {
  background: #d7f4f9; }

/* Clearfix */
.clearfix:after, #main-wrap .sharedaddy:after, .clear:after {
  clear: both;
  content: ' ';
  display: block;
  font-size: 0;
  line-height: 0;
  visibility: hidden;
  width: 0;
  height: 0; }

.cf:before, .cf:after {
  content: " ";
  /* 1 */
  display: table;
  /* 2 */ }

.cf:after {
  clear: both; }

/* Icon Font */
@font-face {
  font-family: 'icomoon';
  src: url("assets/fonts/icomoon.eot?1sitd0");
  src: url("assets/fonts/icomoon.eot?1sitd0#iefix") format("embedded-opentype"), url("assets/fonts/icomoon.ttf?1sitd0") format("truetype"), url("assets/fonts/icomoon.woff?1sitd0") format("woff"), url("assets/fonts/icomoon.svg?1sitd0#icomoon") format("svg");
  font-weight: normal;
  font-style: normal; }

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

/*-----------------------------------------------------------------------------------*/
/*	2.0 General Styles
/*-----------------------------------------------------------------------------------*/
html {
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale; }

body {
  display: block;
  font-family: 'Kanit', sans-serif;
  color: #1a1a1a;
  background: #ffffff;
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.35; }

html.overlay-show,
body.overlay-show {
  overflow: hidden; }

body {
  padding-top: 51px;
  /* if main nav is fixed-positioned */ }

body.blog.slider-on.slider-fullscreen,
body.blog.headerimg-on.header-fullscreen {
  padding-top: 0; }

#site-branding,
.blog-wrap,
.singlepost-wrap,
.recommended-posts-wrap,
#colophon,
.featured-slider .entry-header,
.featured-slider .entry-meta,
.mobile-search,
#overlay-nav ul li a,
#overlay-nav ul ul li a,
#mobile-social,
#sidebar-offcanvas .widget,
.front-section,
.slider-on.slider-boxed .featured-content {
  padding-left: 5.3125%;
  /* 17px at 320px */
  padding-right: 5.3125%;
  /* 17px at 320px */ }

#offcanvas-widgets-open,
.headerimg-on.header-boxed .header-image {
  margin-left: 5.3125%;
  /* 17px at 320px */
  margin-right: 5.3125%;
  /* 17px at 320px */ }

.featured-slider .entry-thumbnail a,
#front-section-four .entry-thumbnail a {
  width: 130%; }

.featured-content,
#front-section-four .type-post {
  width: 100%;
  overflow: hidden; }

.front-section:first-of-type,
.page .content-wrap,
.search-results .blog-wrap,
.archive .blog-wrap,
.error404 .content-wrap {
  padding-top: 35px; }

.slider-on .front-section:first-of-type,
.headerimg-on .front-section:first-of-type {
  padding-top: 0; }

/* --- Serif Styles --- */
h1.site-title,
p.site-title,
.entry-summary,
.widget,
.title-footer,
.entry-header p.intro,
.entry-content,
.entry-content p,
.entry-content table,
.entry-content dl,
.entry-content ul,
.entry-content ol,
p.section-about-text,
p.text-big,
p.text-small {
  font-family: 'Noticia Text', serif; }

#secondary h2.widget-title,
#sidebar-page h2.widget-title,
.entry-content blockquote p,
.entry-content p span.uppercase,
.section-about-column-two .social-nav ul li a,
.section-about-column-one p cite,
.widget_mc4wp_form_widget input[type="email"],
.widget_mc4wp_form_widget input[type="submit"],
.jetpack_subscription_widget #subscribe-email input[type="email"],
.jetpack_subscription_widget #subscribe-submit input[type="submit"],
.contact-form input[type="submit"],
input,
textarea,
.site-content div.wpcf7 input,
.site-content div.wpcf7 textarea,
.site-content div.wpcf7 p,
a.standard-btn,
div.sharedaddy h3.sd-title,
.widget h2.widget-title,
.entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.big-instagram-wrap .clear,
.single-product .entry-summary h1,
.uku-standard.blog-classic .more-link,
.widget_mc4wp_form_widget input[type="text"] {
  font-family: 'Kanit', sans-serif; }

/* --- Font Sizes --- */
h1.site-title,
p.site-title {
  font-size: 25px;
  font-size: 1.5625rem; }

.single-post .entry-header h1.entry-title,
.blog-wrap h3.blog-title,
.archive-header h1.archive-title,
.page h1.entry-title,
.featured-slider .entry-header h2.entry-title,
#front-section-four .entry-header h2.entry-title,
.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-header h2.entry-title,
.front-section-title,
.social-front-title,
.section-one-column-one .entry-header h2.entry-title,
.section-three-column-one .entry-header h2.entry-title,
p.text-big,
.widget_mc4wp_form_widget p,
.jetpack_subscription_widget #subscribe-text p,
.single-post .entry-content blockquote p,
.page .entry-content blockquote p,
#front-section-three h3.front-section-title,
.recommended-posts-wrap #jp-relatedposts h3.jp-relatedposts-headline,
#big-footer-feature h3.footer-feature-title,
.single-post .entry-content p.intro {
  font-size: 20px;
  font-size: 1.25rem; }

.entry-content blockquote,
.section-about-column-one p,
.entry-content p.pull-left,
.entry-content p.pull-right {
  font-size: 18px;
  font-size: 1.125rem; }

.entry-content p,
#secondary h2.widget-title,
#sidebar-page h2.widget-title,
#comments .comment-author,
.entry-header h2.entry-title,
.entry-header p.intro,
.page .entry-content blockquote cite,
.single-post .entry-content blockquote cite,
.site-content div.wpcf7 input,
.site-content div.wpcf7 textarea,
.site-content div.wpcf7 p {
  font-size: 16px;
  font-size: .8rem; }

.footer-menu h3.footer-menu-title,
#overlay-nav ul li a,
#desktop-navigation ul li a,
.comments-toggle,
.authorbox h3.author-title,
#comments h3.comments-title,
#comments #respond h3#reply-title,
.section-about-column-two .social-nav ul li a,
.section-about-column-one p cite,
.footer-feature-btn,
.widget_mc4wp_form_widget h2.widget-title,
.jetpack_subscription_widget h2.widget-title,
.page a.post-edit-link,
.site-content p.nocomments,
.site-content div.wpcf7 p input.wpcf7-submit {
  font-size: 15px;
  font-size: 0.9375rem; }

.entry-summary,
.footer-menu ul li,
#overlay-nav ul ul li a,
#footer-social span,
.widget_rss ul li .rssSummary,
.widget_rss ul li cite,
.contact-form label span {
  font-size: 14px;
  font-size: 0.875rem; }

#site-info,
.front-section a.all-posts-link,
.uku-standard.blog-classic .more-link,
.single-post .entry-tags,
div.sharedaddy h3.sd-title,
.null-instagram-feed .clear {
  font-size: 12px;
  font-size: 0.75rem; }

.entry-meta,
.entry-cats {
  font-size: 11px;
  font-size: 0.6875rem; }

.entry-meta,
.entry-cats,
#overlay-nav ul li a,
#desktop-navigation ul li a,
.site-content p.nocomments,
.page-links,
.uku-standard.blog-classic .more-link {
  text-transform: uppercase;
  letter-spacing: 1px; }

/* --- Links + Colors --- */
.entry-content a,
.comment-text a,
.author-bio a,
.textwidget a {
  text-decoration: underline; }

.page-links a {
  text-decoration: none; }

.single-post .entry-header p.intro,
.entry-meta,
.entry-cats,
.entry-summary,
.front-section-title,
.social-front-title,
.widget_mc4wp_form_widget p,
.jetpack_subscription_widget #subscribe-text p,
.section-about-column-one p {
  color: #2b2b2b; }

a,
.entry-header h2.entry-title,
.entry-header h2.entry-title a,
#secondary h2.widget-title,
#sidebar-page h2.widget-title,
.entry-meta a,
.entry-cats a {
  color: #2b2b2b;
  text-decoration: none; }

.entry-content a,
.comment-text a,
#desktop-navigation ul li a:hover,
.featured-slider button.slick-arrow:hover::after,
.front-section a.all-posts-link:hover,
.uku-standard.blog-classic .more-link:hover,
#overlay-close:hover,
.widget-area .widget ul li a:hover,
#sidebar-offcanvas .widget a:hover,
.textwidget a:hover,
#overlay-nav a:hover,
.author-links a:hover,
.single-post .post-navigation a:hover,
.single-attachment .post-navigation a:hover,
.author-bio a,
.single-post .hentry .entry-meta a:hover,
.entry-header a:hover,
.entry-header h2.entry-title a:hover,
.blog .entry-meta a:hover {
  color: #51a8dd; }

#desktop-navigation ul li.menu-item-has-children a:hover::after {
  border-top-color: #51a8dd; }

.single-post .post-navigation a:hover,
.single-attachment .post-navigation a:hover {
  border-bottom: 2px solid #51a8dd; }

.featured-slider .entry-cats a,
.section-one-column-one .entry-cats a,
.section-three-column-one .entry-cats a,
#front-section-four .entry-cats a,
.single-post .entry-cats a,
.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-cats a,
#desktop-navigation .sub-menu li a:hover,
#desktop-navigation .children li a:hover,
.widget_mc4wp_form_widget input[type="submit"],
.jetpack_subscription_widget #subscribe-submit input[type="submit"],
.uku-neo .format-video .entry-thumbnail span.video-icon:before,
.uku-neo .format-video .entry-thumbnail span.video-icon:after {
  background: #51a8dd; }

.entry-content a:hover,
.comment-text a:hover,
.author-bio a:hover {
  color: #ac1924; }

.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-cats a:hover,
.featured-slider .entry-cats a:hover,
.section-one-column-one .entry-cats a:hover,
.section-three-column-one .entry-cats a:hover,
#front-section-four .entry-cats a:hover,
.single-post .entry-cats a:hover,
.footer-feature-btn:hover,
.comments-show #comments-toggle,
.widget_mc4wp_form_widget input[type="submit"]:hover,
.jetpack_subscription_widget #subscribe-submit input[type="submit"]:hover,
#comments-toggle:hover,
input[type="submit"]:hover,
input#submit:hover,
#primary #infinite-handle span:hover,
#front-section-three a.all-posts-link:hover,
.desktop-search input[type="submit"]:hover,
#offcanvas-widgets-open:hover,
.offcanvas-widgets-show #offcanvas-widgets-open,
.uku-standard.blog-classic .entry-content p a.more-link:hover {
  background: #ac1924; }

.comments-show #comments-toggle,
#comments-toggle:hover,
input[type="submit"]:hover,
input#submit:hover,
#primary #infinite-handle span:hover,
#front-section-three a.all-posts-link:hover,
.desktop-search input[type="submit"]:hover,
.widget_search input[type="submit"]:hover,
.post-password-form input[type="submit"]:hover
.footer-feature-btn:hover,
#offcanvas-widgets-open:hover,
.offcanvas-widgets-show #offcanvas-widgets-open,
.uku-standard.blog-classic .entry-content p a.more-link:hover {
  border: 2px solid #ac1924;
  color: #808080; }

.desktop-search input.search-field:active,
.desktop-search input.search-field:focus {
  border-bottom: 1px solid #51a8dd; }

#comments .comment-reply a,
#respond a#cancel-comment-reply-link,
#comments #respond p.comment-notes a,
#comments #respond p.logged-in-as a,
#nav-comments a,
#comments .comment-meta,
#comments .comment-meta a,
.single-post .entry-tags a,
p.wp-caption-text,
.contact-form label span,
.gallery .gallery-item .gallery-caption {
  color: #999; }

#colophon .footer-menu ul a,
#colophon #site-info,
#colophon #site-info a,
#footer-social span {
  color: rgba(255, 255, 255, 0.5); }

#colophon .footer-menu ul a:hover,
#colophon #site-info a:hover {
  color: white; }

/* ---  White Font Color --- */
#colophon a,
.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-header h2.entry-title a,
.uku-standard.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-meta,
.uku-standard.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-meta a,
.uku-standard.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-cats a,
.uku-serif.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-meta,
.uku-serif.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-meta a,
.uku-serif.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-cats a,
.featured-slider .entry-header h2.entry-title a,
.featured-slider .entry-meta,
.featured-slider .entry-meta a,
.featured-slider .entry-cats a,
.section-one-column-one .entry-cats a,
.section-three-column-one .entry-cats a,
#front-section-four .entry-cats a,
#front-section-four .entry-header h2.entry-title a,
#front-section-four .entry-meta,
#front-section-four .entry-meta a,
.single-post .entry-cats a,
.big-thumb .entry-header h1.entry-title,
.big-thumb .entry-header p.intro,
#primary #infinite-handle span:hover button,
.blog .featured-slider .entry-meta a:hover {
  color: #fff; }

.blog.headerfont-light h1.site-title a,
.blog.headerfont-light #overlay-open,
.blog.headerfont-light #site-branding .site-title a,
.blog.headerfont-light #overlay-open,
.blog.headerfont-light p.site-description {
  color: #fff; }

.featured-slider .entry-header h2.entry-title a {
  color: #fff !important; }

/* ---  Dark Image Font Color --- */
.imagefont-dark .featured-slider .entry-header h2.entry-title a,
.blog.blog-defaultplus.imagefont-dark #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-header h2.entry-title a,
.blog.blog-defaultplus.imagefont-dark #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-meta,
.blog.blog-defaultplus.imagefont-dark #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-meta a,
.imagefont-dark .featured-slider .entry-header h2.entry-title a,
.imagefont-dark .featured-slider .entry-meta,
.imagefont-dark .featured-slider .entry-meta a,
.imagefont-dark #front-section-four .entry-header h2.entry-title a,
.imagefont-dark #front-section-four .entry-meta,
.imagefont-dark #front-section-four .entry-meta a,
.imagefont-dark .big-thumb .entry-header h1.entry-title,
.imagefont-dark .big-thumb .entry-header p.intro,
.imagefont-dark.blog .featured-slider .entry-meta a:hover {
  color: #2b2b2b !important; }

/* --- Headings --- */
h1, h2, h3, h4, h5, h6 {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

.entry-content h1 {
  font-size: 20px;
  font-size: 1.25rem;
  padding: 6px 0 9px;
  line-height: 1.2; }

.entry-content h2 {
  font-size: 18px;
  font-size: 1.125rem;
  padding: 6px 0 9px;
  line-height: 1.2; }

.entry-content h3 {
  font-size: 18px;
  font-size: 1.125rem;
  padding: 5px 0 8px;
  line-height: 1.3; }

.entry-content h4 {
  font-size: 16px;
  font-size: 1rem;
  padding: 5px 0 8px;
  line-height: 1.3; }

.entry-content h5 {
  font-size: 15px;
  font-size: 0.9375rem;
  padding: 3px 0;
  line-height: 1.3;
  text-transform: uppercase;
  letter-spacing: 1px; }

.entry-content h6 {
  font-size: 16px;
  font-size: 1rem;
  padding: 3px 0;
  line-height: 1.3; }

h1, h2, h3, h4, h5, h6,
#overlay-nav ul li a,
#desktop-navigation ul li a,
.authorbox h3.author-title,
#comments h3.comments-title,
.page-links {
  font-weight: 600; }

h1.site-title,
p.site-title {
  font-weight: bold;
  padding-right: 55px; }

p.site-title {
  margin: 0; }

.footer-menu h3.footer-menu-title {
  font-weight: normal;
  text-transform: uppercase;
  letter-spacing: 1px; }

/* --- Typography --- */
p {
  margin-bottom: 30px; }

.entry-content p:last-child,
.team-text p:last-child {
  margin-bottom: 0; }

ul, ol {
  margin: 0 0 30px 0;
  padding-left: 40px;
  list-style-position: inside; }

ul ul,
ol ol {
  margin: 0; }

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

.comment-text ul,
.comment-text ol {
  margin: 0 0 15px;
  padding-left: 20px; }

ul {
  list-style: none; }
  #primary ul {
    list-style: disc; }

.entry-content ul li,
.comment-text li {
  position: relative;
  padding: 0 0 0 24px; }

.entry-content ul li:before,
.comment-text ul li:before {
  vertical-align: top;
  position: absolute;
  top: 0;
  left: 0;
  content: '\2013';
  padding: 0; }

.entry-content ol li ul li,
.comment-text ul li ul li {
  padding-left: 24px; }

.entry-content ul li ol li:before,
.comment-text ul li ol li:before {
  display: none; }

.entry-content ul li,
.comment-text ol ul li {
  padding: 0 0 0 24px; }

ol {
  list-style: decimal; }

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

.entry-content ul {
  padding-left: 50px; }

.entry-content ol {
  padding-left: 70px; }

.entry-content ol li {
  padding-left: inherit; }

.entry-content ol > li {
  padding-left: 4px; }

.entry-content ul li,
.entry-content ol li,
#comments ul li,
#comments ol li {
  list-style-position: outside; }

.entry-content ul ul,
.entry-content ol ol,
#comments ul ul,
#comments ol ol {
  padding-left: 50px; }

b,
strong {
  font-weight: bold; }

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

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

address {
  margin: 0 0 30px; }

pre {
  max-width: 100%;
  word-wrap: break-word;
  margin-bottom: 30px;
  padding: 15px;
  overflow: auto;
  background: #f4f4f4;
  color: #444; }

code, kbd, tt, var, pre {
  font-family: Courier, Monaco, monospace;
  font-size: 15px;
  font-size: 0.9375rem; }

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

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

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

sup {
  bottom: 1ex; }

sub {
  top: .5ex; }

small {
  font-size: 75%; }

big {
  font-size: 125%; }

figure {
  margin: 0; }

img {
  max-width: 100%;
  /* Adhere to container width. */
  height: auto;
  /* Make sure images are scaled correctly. */ }

dt {
  padding-bottom: 4px;
  font-weight: bold; }

dd {
  margin: 0 0 30px; }

dl dt {
  font-weight: bold; }

dl dd {
  margin: 0 0 30px; }

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

.justify {
  text-align: justify; }

.single-post .entry-content blockquote p,
.page .entry-content blockquote p,
.single-post #comments blockquote p {
  position: relative;
  font-weight: 600;
  line-height: 1.2; }

.single-post .entry-content blockquote,
.page .entry-content blockquote {
  border-top: 4px solid #2b2b2b;
  border-bottom: 1px solid #2b2b2b;
  padding: 20px 0;
  margin: 0 0 30px; }

.page .entry-content blockquote cite,
.single-post .entry-content blockquote cite,
#comments blockquote cite {
  display: block;
  padding-top: 10px;
  font-style: normal; }

.entry-content p.pull-left,
.entry-content p.pull-right {
  margin-bottom: 15px;
  font-weight: 600;
  line-height: 1.4 !important; }

span.dropcap {
  float: left;
  padding: 3px 4px 0 0;
  font-size: 64px;
  font-size: 4rem;
  font-weight: 600;
  line-height: 0.78; }

.uppercase {
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px; }

.wide-content {
  margin-bottom: 30px; }

/* --- Tables --- */
table {
  width: 100%;
  margin: 0 0 40px;
  border-collapse: collapse;
  border-spacing: 0;
  border-bottom: 1px solid #ddd;
  line-height: 2;
  font-size: 18px;
  font-size: 1.125rem; }

table td {
  padding: 10px 10px 10px 0;
  border-top: 1px solid #ddd; }

table caption {
  margin: 40px 0; }

table th {
  border-top: 1px solid #ddd;
  padding: 10px 10px 10px 0;
  text-align: left; }

/* --- Alignment --- */
.alignleft,
.alignright {
  display: block; }

.alignleft {
  margin-right: 35px;
  float: left; }

.alignright {
  margin-left: 35px;
  float: right; }

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

img.alignleft,
img.alignright {
  margin-top: 8px;
  margin-bottom: 25px; }

/* --- Forms & Buttons --- */
input,
textarea {
  padding: 12px 15px;
  background: #fff;
  border: 1px solid #ccc;
  line-height: normal;
  outline: none;
  color: #2b2b2b; }

textarea:focus,
textarea:active,
input:focus,
input:active {
  border: 1px solid #2b2b2b; }

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

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

button {
  overflow: visible; }

button,
select {
  text-transform: none; }

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

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

input[type="button"],
input[type="submit"],
input#submit {
  padding: 9px 30px;
  border: 2px solid #2b2b2b;
  line-height: normal;
  cursor: pointer;
  outline: none;
  -webkit-appearance: none;
  font-family: 'Kanit', sans-serif;
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 3px; }

.post-password-form input[type="password"] {
  padding: 9px 15px; }

.widget_search .searchform {
  width: 100%;
  max-width: 500px;
  display: block;
  overflow: hidden; }

.widget_search input.search-field {
  margin-right: 6px;
  padding: 12px 2%;
  font-family: 'Kanit', sans-serif;
  float: left;
  width: 58%; }

.error404 input.search-field {
  padding: 12px 2%; }

.error404 input[type="submit"] {
  padding: 10px 30px; }

.widget_search input[type="submit"],
.post-password-form input[type="submit"] {
  padding: 11px 0;
  font-weight: 600;
  line-height: 1.65;
  border: 2px solid #1a1a1a; }

.widget_search input[type="submit"] {
  width: 40%;
  float: right; }

/* --- Images / Video --- */
img.wp-post-image {
  padding: 0; }

img.img-border {
  border: 5px solid #e2e2e2; }

img.img-border-thin {
  background: #fff;
  padding: 5px;
  border: 1px solid #ededee; }

.widget img {
  max-width: 100%;
  height: auto; }

.wp-caption.alignnone {
  margin: 0; }

.wp-caption {
  max-width: 100%; }

img#wpstats {
  display: none; }

.entry-content .wp-caption-text,
.entry-content p.wp-caption-text,
.type-attachment .entry-content .entry-caption p,
.gallery .gallery-item .gallery-caption {
  margin: 0;
  padding: 8px 2px 30px;
  font-size: 16px;
  font-size: 1rem; }

.entry-content .alignleft p.wp-caption-text {
  text-align: left; }

.entry-content .alignright p.wp-caption-text {
  text-align: right;
  margin-right: 6px; }

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

.entry-content .twitter-tweet-rendered {
  max-width: 100% !important;
  /* Override the Twitter embed fixed width */ }

.site-content .type-attachment {
  padding-top: 0 !important; }

/* --- Image Galleries --- */
.gallery:after {
  content: "";
  display: table;
  clear: both; }

img.aligncenter, div.aligncenter, figure.aligncenter, img.wp-post-image {
  display: block;
  margin: 1em auto; }

img.alignright, div.alignright, figure.alignright {
  float: right;
  margin: 1em 0 1em 2em; }

img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {
  float: left;
  margin: 1em 1em 2em 0; }

figure {
  max-width: 100%;
  height: auto;
  margin: 1em 0; }

p img.alignright, p img.alignleft {
  margin-top: 0; }

.gallery figure img {
  max-width: 100%;
  height: auto;
  margin: 0 auto;
  display: block; }

.gallery figure {
  float: left;
  margin: 0 2% 1em 0; }

.gallery.gallery-columns-1 figure {
  width: 100%;
  margin: 0 0 1em 0;
  float: none; }

.gallery.gallery-columns-3 figure {
  width: 32%; }

.gallery.gallery-columns-3 figure:nth-of-type(3n+3) {
  margin-right: 0; }

.gallery.gallery-columns-3 figure:nth-of-type(3n+4) {
  clear: left; }

.gallery.gallery-columns-2 figure {
  width: 49%; }

.gallery.gallery-columns-2 figure:nth-of-type(even) {
  margin-right: 0; }

.gallery.gallery-columns-2 figure:nth-of-type(odd) {
  clear: left; }

.gallery.gallery-columns-4 figure {
  width: 23.25%; }

.gallery.gallery-columns-4 figure:nth-of-type(4n+4) {
  margin-right: 0; }

.gallery.gallery-columns-4 figure:nth-of-type(4n+5) {
  clear: left; }

.gallery.gallery-columns-5 figure {
  width: 18%; }

.gallery.gallery-columns-5 figure:nth-of-type(5n+5) {
  margin-right: 0; }

.gallery.gallery-columns-5 figure:nth-of-type(5n+6) {
  clear: left; }

.gallery.gallery-columns-6 figure {
  width: 14.2%; }

.gallery.gallery-columns-6 figure:nth-of-type(6n+6) {
  margin-right: 0; }

.gallery.gallery-columns-6 figure:nth-of-type(6n+7) {
  clear: left; }

.gallery.gallery-columns-7 figure {
  width: 12%; }

.gallery.gallery-columns-7 figure:nth-of-type(7n+7) {
  margin-right: 0; }

.gallery.gallery-columns-7 figure:nth-of-type(7n+8) {
  clear: left; }

.gallery.gallery-columns-8 figure {
  width: 10.2%; }

.gallery.gallery-columns-8 figure:nth-of-type(8n+8) {
  margin-right: 0; }

.gallery.gallery-columns-8 figure:nth-of-type(8n+9) {
  clear: left; }

.gallery.gallery-columns-9 figure {
  width: 8.85%; }

.gallery.gallery-columns-9 figure:nth-of-type(9n+9) {
  margin-right: 0; }

.gallery.gallery-columns-9 figure:nth-of-type(9n+10) {
  clear: left; }

@media (max-width: 767px) {
  img.alignright, div.alignright, figure.alignright, img.alignleft, div.alignleft, figure.alignleft, img.wp-post-image.attachment-thumb {
    display: block;
    margin: 1em auto;
    float: none; }
  .gallery.gallery-columns-4 figure, .gallery.gallery-columns-5 figure, .gallery.gallery-columns-6 figure, .gallery.gallery-columns-7 figure, .gallery.gallery-columns-8 figure, .gallery.gallery-columns-9 figure {
    width: 100%;
    margin: 0 0 1em 0;
    float: none; } }

/* --- Image Overlays, if text on image (Customizable im Theme Options) --- */
.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-thumbnail a:after,
.featured-slider .entry-thumbnail a:after,
.single-post .big-thumb .entry-thumbnail a:after,
.header-image:after,
#front-section-four .entry-thumbnail a:after,
.uku-serif #front-section-four .entry-thumbnail a .thumb-wrap:after,
.uku-serif .section-two-column-one .entry-thumbnail a:after {
  position: absolute;
  display: block;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  content: ""; }

.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-thumbnail a:after,
.featured-slider .entry-thumbnail a:after,
.uku-serif #front-section-four .entry-thumbnail a .thumb-wrap:after,
.single-post .big-thumb .entry-thumbnail a:after,
.header-image:after,
.uku-serif .section-two-column-one .entry-thumbnail a:after {
  background-color: #000000;
  opacity: 0; }

#front-section-four .meta-main-wrap,
.featured-slider .meta-main-wrap,
.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .meta-main-wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 100; }

.big-thumb .title-wrap {
  position: absolute; }

#front-section-four .meta-main-wrap,
.featured-slider .meta-main-wrap,
.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .meta-main-wrap,
.big-thumb .title-wrap,
.uku-serif .section-two-column-one .entry-text-wrap {
  background: linear-gradient(to bottom, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.7) 100%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000', endColorstr='#a6000000',GradientType=0 ); }

/*-----------------------------------------------------------------------------------*/
/*	3.0 Header
/*-----------------------------------------------------------------------------------*/
#desktop-navigation,
.header-social,
.search-open,
.desktop-search,
.sticky-header {
  display: none; }

#site-branding {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  display: block;
  padding-top: 9px;
  padding-bottom: 9px;
  border-bottom: 1px solid #ddd;
  background: #fff;
  z-index: 10; }

.home.blog.slider-on.slider-fullscreen #site-branding,
.home.blog.headerimg-on.header-fullscreen #site-branding {
  position: absolute; }

.admin-bar #site-branding,
.admin-bar .inner-offcanvas-wrap {
  top: 46px; }

a.site-logo {
  display: none;
  line-height: 0; }

.home a.site-logo {
  display: inline-block; }

p.site-description {
  display: none; }

.header-image {
  display: block;
  position: relative; }

.custom-logo-wrap {
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  display: block; }

.custom-logo-wrap a.custom-logo-link img {
  max-width: 100px;
  max-height: 45px; }

/* --- Main Menu --- */
#overlay-nav {
  display: block; }

#overlay-nav ul {
  list-style: none;
  margin: 0;
  padding: 0; }

#overlay-nav ul li {
  display: block;
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #ddd; }

#overlay-nav ul ul li {
  margin: 0;
  padding: 5px 0;
  border-bottom: none; }

#overlay-nav ul li a {
  display: block;
  padding-top: 15px;
  padding-bottom: 15px; }

#overlay-nav ul ul.sub-menu,
#overlay-nav ul ul.children {
  display: none;
  overflow: hidden;
  margin: 0;
  padding: 0 0 10px; }

#overlay-nav ul ul ul.sub-menu,
#overlay-nav ul ul ul.children {
  margin: 0;
  border-top: none; }

#overlay-nav ul ul li a {
  border-bottom: none;
  padding-top: 0;
  padding-bottom: 0;
  font-weight: normal;
  line-height: 1.5;
  text-transform: none;
  letter-spacing: 0; }

/* --- Sub Menu Toggle --- */
.dropdown-toggle {
  border: none;
  outline: none; }

#secondary .dropdown-toggle,
#sidebar-offcanvas .widget-area .dropdown-toggle,
#colophon .dropdown-toggle {
  display: none; }

.menu-item-has-children,
.page_item_has_children {
  position: relative; }

.dropdown-toggle {
  position: absolute;
  top: 0;
  right: 5.3125%;
  width: 50px;
  height: 50px;
  background: transparent; }

.dropdown-toggle:after {
  vertical-align: top;
  position: absolute;
  content: '\f431';
  font: normal 24px/1 'Genericons';
  top: 0;
  right: 0;
  width: 50px;
  height: 50px;
  padding: 13px 0 0 0;
  text-align: right; }

.dropdown-toggle.toggle-on:after {
  content: "\f432"; }

.sub-menu .menu-item-has-children .dropdown-toggle,
.children .page_item_has_childrenn .dropdown-toggle:after {
  width: 30px;
  height: 30px; }

.sub-menu .menu-item-has-children .dropdown-toggle:after,
.children .page_item_has_children .dropdown-toggle:after {
  padding: 4px 0 0 0; }

.screen-reader-text {
  position: absolute;
  left: -1000em; }

#overlay-nav ul.sub-menu.toggled-on,
#overlay-nav ul.children.toggled-on {
  display: block !important; }

/* --- Overlay - Mobile Social Menu --- */
#mobile-social {
  border-bottom: 1px solid #ddd; }

#mobile-social li {
  padding: 10px 0; }

/*-----------------------------------------------------------------------------------*/
/*	4.0  Off Canvas Area
/*-----------------------------------------------------------------------------------*/
/* --- Main Menu Buttons (Off Canvas) --- */
.overlay-btn {
  border: none;
  outline: none; }

.overlay-btn {
  display: block;
  margin: 0;
  padding: 0;
  z-index: 9999;
  text-align: right;
  background: transparent;
  line-height: 1;
  opacity: 1; }

/* --- Overlay Buttons: Fix-positioning --- */
#overlay-open,
#overlay-close {
  position: absolute;
  top: 5px;
  right: 5.3125%;
  width: 40px;
  height: 40px; }

#overlay-open {
  z-index: 100; }

#overlay-close {
  z-index: 1000; }

.overlay-btn span {
  display: none; }

.overlay-btn:before {
  font: normal 25px/1 'Genericons';
  display: block; }

#overlay-open:before,
#overlay-open-sticky:before {
  content: '\f419'; }

#overlay-close:before {
  content: '\f406'; }

.close-btn-wrap {
  height: 51px;
  border-bottom: 1px solid #ddd;
  background: #fff; }

/* --- Sub Menu Toggle --- */
.menu-item-has-children,
.page_item_has_children {
  position: relative; }

.screen-reader-text {
  position: absolute;
  left: -1000em; }

/* --- Overlay Widget Area --- */
.inner-offcanvas-wrap {
  width: 100%;
  display: block;
  position: fixed;
  left: -100%;
  top: 0;
  height: 100%;
  overflow: auto;
  z-index: 1000;
  background: #fff;
  transition: left,.35s,ease-in-out; }

.overlay-show .inner-offcanvas-wrap {
  left: 0; }

#offcanvas-wrap {
  padding-top: 20px; }

#offcanvas-widgets-open {
  margin-bottom: 20px;
  outline: none;
  width: 89.375%;
  background: transparent;
  display: block;
  padding: 14px 0;
  border: 2px solid #2b2b2b;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 3px;
  text-align: center; }

.sidebar-offcanvas {
  display: none;
  padding: 0 0 30px; }

.offcanvas-widgets-show .sidebar-offcanvas {
  display: block; }

.mobilewidgets-show .sidebar-offcanvas {
  display: block; }

/* --- Mobile Search --- */
.mobile-search {
  padding-top: 20px;
  padding-bottom: 20px;
  background: #f5f5f6;
  border-bottom: 1px solid #ddd; }

.mobile-search .searchform #s {
  width: 100%;
  line-height: 1.4; }

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

/*-----------------------------------------------------------------------------------*/
/* 5.0 Featured Slider + Custom Header Image
/*-----------------------------------------------------------------------------------*/
.featured-content {
  padding-bottom: 35px; }

.header-image {
  display: block;
  line-height: 0;
  margin-bottom: 35px; }

.header-image img {
  width: 100%; }

.slider-on.slider-boxed .featured-content {
  padding-top: 20px; }

.headerimg-on.slider-on.slider-boxed .featured-content {
  padding-top: 0 !important; }

.headerimg-on.header-boxed .header-image {
  margin-top: 20px; }

.slider-on.slider-boxed .featured-slider .entry-header,
.slider-on.slider-boxed .featured-slider .entry-meta {
  padding-left: 17px;
  padding-right: 17px; }

.featured-slider {
  visibility: hidden;
  overflow: hidden;
  position: relative;
  padding-bottom: 35px; }

.slick-initialized {
  visibility: visible !important; }

.featured-slider .entry-thumbnail img {
  position: relative;
  width: 100%; }

.slick-slide {
  position: relative; }

.featured-slider .meta-main-wrap {
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0; }

.featured-slider .meta-main-wrap {
  padding-bottom: 17px; }

.featured-slider .entry-author,
.section-one-column-one .entry-author,
.section-one-column-one .entry-date:before {
  display: none; }

.featured-slider .entry-edit {
  margin-left: 20px; }

.featured-slider button.slick-next,
.featured-slider button.slick-prev {
  position: absolute;
  bottom: 0;
  width: 50%;
  height: 35px;
  background: transparent;
  outline: 0;
  border-top: none;
  border-left: none;
  border-bottom: 1px solid #ddd;
  text-indent: -99999px; }

.featured-slider button.slick-prev {
  left: 0;
  border-right: 1px solid #ddd; }

.featured-slider button.slick-next {
  right: 0;
  border-right: none; }

.slider-on.slider-boxed .featured-slider button.slick-prev {
  border-left: 1px solid #ddd; }

.slider-on.slider-boxed .featured-slider button.slick-next {
  border-right: 1px solid #ddd; }

.featured-slider button.slick-prev:after,
.featured-slider button.slick-next:after {
  position: absolute;
  display: block;
  font: normal 24px/1 'Genericons';
  text-indent: 0;
  content: '\f431';
  color: #2b2b2b; }

.featured-slider button.slick-prev:after {
  left: 47%;
  bottom: 3px;
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg); }

.featured-slider button.slick-next:after {
  right: 47%;
  bottom: 4px;
  -webkit-transform: rotate(-90deg);
          transform: rotate(-90deg); }

/* --- Fullscreen Slider and Header Image Option  --- */
.slider-on.slider-fullscreen .featured-content,
.headerimg-on.header-fullscreen .featured-content {
  padding-top: 0; }

.home.blog.slider-on.slider-fullscreen #site-branding,
.home.blog.headerimg-on.header-fullscreen #site-branding {
  background: none;
  border-bottom: none; }

/*-----------------------------------------------------------------------------------*/
/* 6.0 Front Page - Post Sections
/*-----------------------------------------------------------------------------------*/
.front-section {
  margin: 0 auto;
  padding-bottom: 70px; }

.front-section-title,
.social-front-title {
  position: relative;
  display: block;
  padding: 3px 130px 20px 0;
  border-top: 4px solid #1a1a1a; }

.social-front-title {
  padding-right: 0; }

.front-section a.all-posts-link,
.big-instagram-wrap .null-instagram-feed .clear {
  position: absolute;
  top: 11px;
  right: -2px;
  display: block;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 600; }

.sidebar-offcanvas .null-instagram-feed .clear,
.sidebar .null-instagram-feed .clear {
  position: absolute;
  top: 16px;
  right: 0;
  display: block;
  margin: 0; }

.front-section a.all-posts-link:after {
  content: '\2192';
  text-align: right;
  padding-left: 3px; }

.front-section .type-post {
  position: relative;
  display: block;
  margin: 0;
  padding: 20px 0 35px;
  border-top: 1px solid #1a1a1a; }

/* --- Front Section - Meta Info  --- */
.section-one-column-one .entry-author,
.section-two-column-one .entry-author,
.section-three-column-one .entry-author {
  font-weight: 600; }

.section-one-column-one .entry-date:before,
.section-two-column-one .entry-date:before,
.section-three-column-one .entry-date:before {
  content: ' / ';
  padding: 0 2px; }

.section-one-column-one .entry-comments,
.section-one-column-one .entry-edit,
.section-two-column-one .entry-comments,
.section-two-column-one .entry-edit,
.section-three-column-one .entry-comments,
.section-three-column-one .entry-edit {
  margin-left: 20px; }

/* --- Front Section Small Posts --- */
.section-one-column-two,
.section-two-column-two {
  display: block;
  overflow: hidden; }

.section-one-column-two .type-post:nth-of-type(n+2),
.section-two-column-two .type-post,
.section-fourcolumn-postwrap .type-post,
.section-sixcolumn-postwrap .type-post {
  width: 47.8134110787172%; }

.section-one-column-two .type-post:nth-of-type(2),
.section-one-column-two .type-post:nth-of-type(4),
.section-two-column-two .type-post:nth-of-type(1),
.section-two-column-two .type-post:nth-of-type(3),
.section-two-column-two .type-post:nth-of-type(5),
.section-two-column-two .type-post:nth-of-type(7),
.section-fourcolumn-postwrap .type-post:nth-of-type(odd),
.section-sixcolumn-postwrap .type-post:nth-of-type(odd) {
  float: left;
  margin-right: 2.1865889212828%;
  clear: left; }

.section-one-column-two .type-post:nth-of-type(3),
.section-one-column-two .type-post:nth-of-type(5),
.section-two-column-two .type-post:nth-of-type(2),
.section-two-column-two .type-post:nth-of-type(4),
.section-two-column-two .type-post:nth-of-type(6),
.section-two-column-two .type-post:nth-of-type(8),
.section-fourcolumn-postwrap .type-post:nth-of-type(even),
.section-sixcolumn-postwrap .type-post:nth-of-type(even) {
  float: right;
  margin-left: 2.1865889212828%;
  clear: right; }

#front-section-one .section-one-column-two .type-post:nth-of-type(4),
#front-section-one .section-one-column-two .type-post:nth-of-type(5),
#front-section-two .section-two-column-two .type-post:nth-of-type(7),
#front-section-two .section-two-column-two .type-post:nth-of-type(8),
.section-fourcolumn-postwrap .type-post:last-child,
.section-fourcolumn-postwrap .type-post:nth-last-child(2),
.section-sixcolumn-postwrap .type-post:last-child,
.section-sixcolumn-postwrap .type-post:nth-last-child(2) {
  padding-bottom: 0; }

.section-one-column-one .entry-header,
.section-two-column-one .entry-header,
.section-three-column-one .entry-header {
  padding: 15px 0 10px; }

.section-one-column-one .entry-cats {
  position: absolute;
  top: 37px;
  left: 17px; }

.section-one-column-one .entry-summary,
.section-two-column-one .entry-summary,
.section-three-column-one .entry-summary {
  padding: 0 0 20px;
  line-height: 1.35; }

.columns-wrap .entry-header,
.columns-wrap .entry-header h2.entry-title,
.columns-wrap .entry-summary {
  padding: 8px 0 0 0; }

/* --- Front Section 3 (on Background) --- */
#front-section-three {
  width: 100%;
  background: #f4f4f4;
  margin-left: 0;
  margin-right: 0;
  margin-bottom: 70px;
  padding-top: 35px;
  padding-bottom: 35px; }

#front-section-three h3.front-section-title {
  position: relative;
  display: block;
  padding: 8px 0 20px;
  border-top: none; }

#front-section-three h3.front-section-title:before,
#big-footer-feature h3.footer-feature-title:before {
  content: " ";
  border-top: 4px solid #1a1a1a;
  width: 50px;
  position: absolute;
  top: 0;
  left: 0; }

#big-footer-feature h3.footer-feature-title:before {
  border-top: 4px solid #fff; }

#front-section-three a.all-posts-link {
  border: 2px solid #2b2b2b;
  padding: 4px 6px;
  top: 2px; }

#front-section-three a.all-posts-link:after {
  display: none; }

#front-section-three .section-three-column-one .type-post {
  border-top: none;
  padding-top: 0; }

.section-three-column-two .entry-cats {
  display: none; }

.section-three-column-two .entry-thumbnail {
  width: 50%;
  float: left;
  padding-right: 4.6875%;
  padding-bottom: 35px; }

.section-three-column-two .entry-header {
  width: 50%;
  float: left; }

.section-three-column-two .type-post .entry-header h2.entry-title {
  padding: 0; }

.section-three-column-two .type-post:last-of-type .entry-thumbnail {
  padding-bottom: 0; }

.section-three-column-two .type-post {
  clear: both; }

.section-three-column-one .entry-cats {
  position: absolute;
  top: 17px;
  left: 17px; }

/* --- Front Section Four (Fullwidth) --- */
#front-section-four {
  padding-left: 0;
  padding-right: 0; }

#front-section-four .type-post {
  position: relative;
  padding: 0;
  border-top: none; }

#front-section-four .type-post .entry-summary,
#front-section-four .type-post .entry-author {
  display: none; }

#front-section-four .type-post .entry-thumbnail img {
  width: 100%; }

#front-section-four .meta-main-wrap {
  display: block;
  padding-left: 5.3125%;
  padding-right: 5.3125%;
  padding-bottom: 17px; }

/* --- Front Section About (About Info + Social Menu) --- */
.section-about-column-one {
  padding: 0;
  overflow: hidden; }

.section-about-column-one .front-section-title {
  border-bottom: 1px solid #1a1a1a;
  margin-bottom: 20px; }

.front-about-img {
  width: 50%;
  float: left;
  clear: left;
  padding-right: 2.34375%; }

.section-about-column-one p {
  display: block;
  margin: 0;
  clear: right;
  float: left;
  width: 50%;
  padding-left: 2.34375%; }

.section-about-column-one p cite {
  display: block;
  padding: 20px 0 0 0;
  font-weight: 600;
  letter-spacing: 3px;
  text-transform: uppercase;
  font-style: normal; }

.section-about-column-two {
  padding-top: 60px; }

.section-about-column-two .social-nav ul {
  display: block;
  border-top: 1px solid #1a1a1a; }

.section-about-column-two .social-nav ul li {
  display: block;
  border-bottom: 1px solid #1a1a1a; }

.section-about-column-two .social-nav ul li a {
  position: relative;
  display: block;
  margin: 0;
  padding: 0;
  padding: 22px 0 22px 35px;
  text-align: left;
  width: auto;
  height: auto;
  overflow: hidden;
  font-weight: 600;
  letter-spacing: 3px;
  text-transform: uppercase; }

.section-about-column-two .social-nav ul li a:before {
  position: absolute;
  top: 18px;
  left: 0;
  font-size: 24px;
  width: 28px; }

/* --- Front Section - Columns --- */
#front-section-twocolumn .type-post:last-of-type,
#front-section-threecolumn .type-post:last-of-type {
  padding-bottom: 0; }

#front-section-twocolumn .entry-summary,
#front-section-threecolumn .entry-summary,
#front-section-fourcolumn .entry-summary,
#front-section-sixcolumn .entry-summary {
  display: none; }

/*-----------------------------------------------------------------------------------*/
/* 7.0 Blog Front
/*-----------------------------------------------------------------------------------*/
.blog-wrap h3.blog-title,
.archive-header h1.archive-title {
  display: block;
  padding: 3px 0 20px;
  border-top: 4px solid #1a1a1a; }

/* --- Blog Front: Posts --- */
#primary .hentry {
  position: relative;
  padding: 20px 0 34px;
  border-top: 1px solid #1a1a1a; }

#primary .hentry .entry-meta,
#primary .hentry .entry-author,
.comment-name,
.hide-blog-title .blog-wrap h3.blog-title {
  display: none; }

.entry-author span {
  padding-right: 4px; }

.blog #primary .hentry .entry-thumbnail,
.archive #primary .hentry .entry-thumbnail,
.search-results #primary .hentry .entry-thumbnail {
  width: 32.1875%;
  /* -- 103px at 320px ---*/
  margin: 0 0 0 10px;
  float: right; }

.blog.blog-classic #primary .hentry .entry-thumbnail,
.archive.blog-classic #primary .hentry .entry-thumbnail,
.search-results.blog-classic #primary .hentry .entry-thumbnail,
.blog.blog-grid #primary .hentry .entry-thumbnail,
.archive.blog-grid #primary .hentry .entry-thumbnail,
.search-results.blog-grid #primary .hentry .entry-thumbnail {
  width: 100%;
  /* -- 103px at 320px ---*/
  margin: 0;
  float: none; }

.blog .hentry .entry-cats a {
  display: none; }

.blog .entry-cats a:nth-child(n+2):before,
.search-results .entry-cats a:nth-child(n+2):before,
.archive .entry-cats a:nth-child(n+2):before {
  content: ' / ';
  padding: 0 2px;
  color: #2b2b2b !important; }

.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-cats a:before,
.blog .section-one-column-one .entry-cats a:before,
.blog .section-three-column-one .entry-cats a:before,
.blog #front-section-four .entry-cats a:before,
.featured-slider .entry-cats a:before {
  display: none; }

.blog .hentry .entry-cats a:nth-child(1),
.blog .hentry .entry-cats a:nth-child(2) {
  display: inline-block; }

/* --- Blog Front: Bigger Posts --- */
.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) {
  margin-left: -5.94405594405594%;
  /* -- 17px at 320px ---*/
  margin-right: -5.94405594405594%;
  /* -- 17px at 320px ---*/
  margin-bottom: 34px;
  padding: 0;
  border-top: 0; }

.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-thumbnail {
  width: 100%;
  margin: 0;
  float: none; }

.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-thumbnail img {
  width: 100%; }

.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .meta-main-wrap {
  width: 100%;
  padding: 0 5.3125% 28px; }

.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-meta {
  float: none; }

.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-summary {
  display: none; }

.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-cats a {
  padding: 2px 5px; }

.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-date,
.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-comments,
.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-edit,
.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-author {
  display: inline-block;
  padding-bottom: 0; }

.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-date,
#front-section-four .entry-date,
.featured-slider .entry-date {
  padding-right: 20px; }

.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-author {
  font-weight: 600; }

.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-meta {
  display: block;
  position: absolute;
  width: 80.43478260869566%;
  left: 5.3125%;
  bottom: 17px; }

.featured-slider .entry-edit,
#front-section-four .entry-edit,
.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-edit,
.blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-author {
  display: none; }

/*-----------------------------------------------------------------------------------*/
/*	8.0 Blog Posts
/*-----------------------------------------------------------------------------------*/
.single-post .format-video .entry-thumbnail a:before,
.featured-slider .entry-date:before {
  display: none; }

.entry-header h2.entry-title {
  padding: 4px 0 8px;
  overflow-wrap: break-word; }

.entry-thumbnail a {
  position: relative;
  line-height: 0;
  display: block; }

.entry-header h2.entry-title,
.entry-header h1.entry-title {
  display: block;
  margin: 0;
  line-height: 1.1; }

.entry-summary {
  line-height: 1.5; }

.single-post .entry-content p,
.page .entry-content p,
.page .entry-content,
.entry-content ol,
.entry-content ul,
.uku-standard.blog-classic .entry-content p {
  line-height: 1.6; }

.single-post .entry-content p.intro {
  line-height: 1.5; }

.format-video .entry-thumbnail {
  position: relative; }

.format-video .entry-thumbnail a:before {
  content: '\25b6';
  position: absolute;
  display: block;
  width: 40px;
  height: 28px;
  padding: 15px 0 0 16px;
  font-size: 12px;
  color: #1a1a1a;
  background: #fff;
  z-index: 1;
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%); }

#front-section-twocolumn .format-video .entry-thumbnail a:before,
#front-section-threecolumn .format-video .entry-thumbnail a:before,
.section-one-column-one .format-video .entry-thumbnail a:before,
.blog.blog-defaultplus #primary .hentry.format-video:nth-child(4n) .entry-thumbnail a:before,
.section-two-column-one .format-video .entry-thumbnail a:before {
  width: 60px;
  height: 42px;
  padding: 22px 0 0 24px;
  font-size: 16px; }

.blog.blog-defaultplus #primary .hentry.format-video:nth-child(4n) .entry-thumbnail a:before,
#front-section-four .format-video .entry-thumbnail a:before {
  top: 30px;
  left: 5.3125%;
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0); }

.featured-slider .format-video .entry-thumbnail a:before {
  display: none; }

/* --- Additional Blog Layouts (Classic, 3- and 4-columns) --- */
.uku-serif.blog-classic .blog-wrap .entry-header,
.uku-serif.blog-grid .blog-wrap .entry-header {
  text-align: center; }

.blog.blog-classic #primary .entry-comments {
  margin-left: 16px; }

.blog-classic .blog-wrap .entry-header {
  padding-top: 0;
  padding-bottom: 15px; }

.blog-classic .blog-wrap .entry-header h2.entry-title {
  padding-top: 0; }

.blog-classic #primary .hentry .entry-meta {
  display: inline-block;
  padding-top: 6px; }

.blog-classic .blog-wrap .entry-thumbnail {
  padding-bottom: 20px; }

.blog-classic .entry-content p a.more-link {
  box-shadow: inset 0 0 0 transparent;
  display: inline-block;
  color: #1a1a1a;
  border: 1px solid #1a1a1a;
  padding: 10px 26px;
  text-align: center;
  text-decoration: none; }

.blog-classic .entry-content p a.more-link:after {
  display: none; }

.uku-standard.blog-classic .entry-content p a.more-link {
  font-weight: bold;
  letter-spacing: 2px;
  color: #2b2b2b;
  border: 2px solid #2b2b2b; }

.uku-standard.blog-classic .entry-content p a.more-link:hover {
  color: #fff !important; }

.uku-standard.blog-classic .entry-footer {
  margin-top: 30px; }

.uku-neo.blog-classic .entry-footer {
  margin-top: 20px; }

.blog-classic .blog-wrap .entry-footer {
  padding-bottom: 20px; }

.blog-classic .entry-footer span {
  font-weight: bold; }

.blog.blog-classic.no-sidebar #primary {
  max-width: 790px;
  margin-left: auto;
  margin-right: auto; }

.blog-grid #primary .hentry .entry-meta {
  display: block; }

.blog-grid #primary .hentry .entry-meta span {
  display: inline-block; }

.uku-standard.blog-grid #primary .hentry .entry-meta span.comment-name {
  display: none !important; }

.blog-grid .blog-wrap .entry-header {
  padding-top: 20px; }

.blog-grid .blog-wrap #primary .hentry {
  padding: 20px 0 35px; }

.uku-neo.blog-grid .blog-wrap #primary .hentry {
  padding: 0 0 35px; }

.uku-serif.blog-grid .blog-wrap #primary .hentry {
  padding: 0 0 60px; }

.blog-grid #primary .hentry .entry-meta span.entry-comments,
.blog-classic #primary .hentry .entry-meta span.entry-comments,
.blog-grid #primary .hentry .entry-meta span.entry-edit,
.blog-classic #primary .hentry .entry-meta span.entry-edit {
  margin-left: 20px; }

/* --- Post Meta --- */
.entry-meta {
  display: block;
  clear: both; }

#primary .hentry .entry-date,
#primary .hentry .entry-comments,
#primary .hentry .entry-edit {
  display: block; }

.blog-classic #primary .hentry .entry-date,
.blog-classic #primary .hentry .entry-comments,
.blog-classic #primary .hentry .entry-edit {
  display: inline-block; }

#primary .hentry .entry-date,
#primary .hentry .entry-comments {
  padding-bottom: 8px; }

.entry-comments a {
  position: relative;
  padding-left: 18px; }

.entry-comments a:before {
  font: normal 14px/1 'Genericons';
  display: block;
  content: '\f108';
  position: absolute;
  top: 2px;
  left: 0; }

.entry-meta .entry-tags ul {
  margin: 0;
  padding: 0; }

.featured-slider .entry-cats a,
.section-one-column-one .entry-cats a,
.section-three-column-one .entry-cats a,
#front-section-four .entry-cats a,
.single-post .entry-cats a {
  padding: 3px 5px;
  margin: 0 2px 4px 0;
  color: #fff !important; }

/* --- Single Post --- */
.singlepost-wrap,
.recommended-posts-wrap {
  margin-left: auto;
  margin-right: auto; }

.single-post .hentry {
  position: relative;
  padding: 0; }

/* --- Single Post - Header --- */
.single-post .entry-header,
.single-attachment .entry-header {
  display: block;
  margin: 0 0 35px;
  padding: 25px 0 0; }

.single-attachment .entry-header {
  padding-top: 40px; }

.single-post .entry-header .entry-cats {
  display: block; }

.single-post .entry-header .entry-cats a {
  display: inline-block; }

.single-post .entry-header h1.entry-title {
  position: relative;
  display: block;
  padding-top: 5px; }

.single-post .hentry .entry-meta,
.single-attachment .entry-meta {
  display: block;
  margin-top: 20px;
  padding-top: 15px;
  border-top: 3px solid #1a1a1a;
  line-height: 1.6; }

.entry-header p.intro {
  display: none;
  margin: 0;
  padding: 10px 0 0; }

.meta-columnone {
  width: 60%;
  float: left; }

.meta-columntwo,
.meta-columthree {
  width: 40%;
  float: left; }

.single-post .entry-comments-title {
  font-weight: 600; }

.author-pic {
  width: 35px;
  float: left;
  margin: 0 10px 0 0;
  display: block;
  line-height: 0; }

.author-pic img {
  width: 35px;
  height: 35px;
  border-radius: 50px; }

.single-post .entry-author,
.single-post .entry-tags span {
  font-weight: 600; }

/* --- Single Post - Thumbnail + Big Thumbnail Option --- */
.single-post .entry-thumbnail {
  padding-bottom: 35px; }

.single-post .big-thumb .entry-thumbnail {
  margin-left: -5.94405594405594%;
  /* 17px at 320px --- */
  margin-right: -5.94405594405594%;
  padding-bottom: 35px; }

.single-post .big-thumb .entry-thumbnail img {
  width: 100%; }

.big-thumb .entry-header {
  position: relative;
  padding: 0; }

.big-thumb .title-wrap {
  bottom: 88px;
  width: 111.88811188811188%;
  margin-left: -5.94405594405594%;
  /* 17px at 320px --- */
  margin-right: -5.94405594405594%;
  padding-bottom: 17px; }

.big-thumb .title-wrap .entry-cats,
.big-thumb .entry-header h1.entry-title,
.big-thumb .entry-header p.intro {
  padding-left: 5.3125%;
  padding-right: 5.3125%; }

.single-post .big-thumb .entry-meta {
  margin-top: 0; }

/* --- Single Post - Footer --- */
.single-post .entry-tags {
  padding: 30px 0 0 0;
  text-transform: uppercase;
  letter-spacing: 1px; }

.single-post .entry-tags span:after {
  content: '\2022';
  padding: 0 7px; }

.single-post .authorbox {
  position: relative;
  margin: 40px 0 0 0;
  padding: 30px 0 0 0;
  clear: both;
  border-top: 1px solid #1a1a1a; }

.authorbox .author-pic {
  width: 40px;
  height: 40px;
  float: left; }

.authorbox .author-pic img {
  width: 40px;
  height: 40px; }

.authorbox .author-heading {
  padding: 0 0 0 60px; }

.authorbox h3.author-title {
  margin: 0;
  padding: 0;
  text-transform: uppercase;
  letter-spacing: 1px; }

.authorbox h3.author-title span {
  padding: 0 5px 0 0;
  display: inline-block;
  font-style: normal; }

.authorbox h3.author-title:after {
  content: ':';
  padding-left: 1px; }

.authorbox p.author-bio {
  margin: 0;
  padding: 15px 0 0 60px; }

.authorbox .author-links {
  padding: 16px 0 0 60px; }

.author-links a.author-website {
  position: relative;
  padding: 0 0 0 20px;
  display: block; }

.author-links a.author-twitter {
  position: relative;
  display: block;
  margin: 4px 0 0 0;
  padding: 0 0 0 18px; }

.author-links a.author-website:before,
.author-links a.author-twitter:before {
  display: block;
  position: absolute;
  top: 2px;
  left: -4px;
  text-align: left; }

.author-links a.author-website:before {
  font: normal 23px/1 'Genericons';
  content: '\f442'; }

.author-links a.author-twitter:before {
  font: normal 18px/1 'Genericons';
  content: '\f202'; }

/*-----------------------------------------------------------------------------------*/
/*	8.1 Comments
/*-----------------------------------------------------------------------------------*/
#comments-toggle {
  position: relative;
  display: block;
  width: 100%;
  padding: 18px 20px 18px 60px;
  border: 2px solid #2b2b2b;
  background: none;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 3px;
  text-align: left;
  outline: none; }

#comments-toggle:before {
  font: normal 24px/1 'Genericons';
  display: block;
  content: '\f431';
  position: absolute;
  top: 0;
  left: 0;
  width: 60px;
  height: 58px;
  text-align: center;
  padding-top: 16px;
  background: none; }

.comments-show #comments-toggle:before {
  content: '\f432'; }

.toggledcomments .comments-content {
  display: none; }

.comments-show .comments-content {
  display: block; }

#comments {
  position: relative;
  padding: 60px 0 0 0; }

#comments li.comment,
#comments li.pingback {
  overflow: hidden;
  margin: 0 0 16px;
  padding: 0; }

#comments li.comment:last-of-type,
#comments li.pingback:last-of-type {
  margin: 0; }

#comments li.comment ul.children {
  margin: 16px 0 0; }

#comments .children .comment:last-child {
  margin: 0; }

#comments h3.comments-title {
  padding: 27px 0 0 0;
  border-top: 1px solid #1a1a1a;
  display: block;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 3px; }

ol.commentlist {
  list-style: none;
  margin: 0;
  padding: 40px 0 0; }

ol.commentlist li {
  display: block;
  margin: 0;
  padding: 0; }

ol.commentlist .comment-text li {
  padding: 0 0 0 18px; }

#comments ul.children {
  margin: 0;
  padding: 0; }

/* --- Comment Content --- */
.comment-wrap {
  padding: 0 0 16px 60px; }

ol.commentlist li.comment:last-of-type .comment-wrap {
  padding-bottom: 0; }

ol.commentlist ul.children li.comment:last-of-type .comment-wrap {
  padding-bottom: 16px; }

#comments .comment-details {
  position: relative;
  margin: 0 90px 0 0;
  padding: 0; }

#comments li.pingback {
  padding: 0 0 0 50px; }

#comments .comment-avatar {
  margin: 0;
  padding: 0;
  line-height: 0;
  float: left; }

#comments .comment-avatar img.avatar {
  width: 40px;
  height: 40px;
  margin: 0;
  border-radius: 50px; }

#comments .comment-author {
  font-weight: 600; }

#comments .comment-author span {
  display: none; }

#comments .comment-text {
  overflow: hidden;
  padding: 10px 30px 10px 0; }

#comments .comment-text p {
  margin: 0;
  padding: 0 0 15px; }

#comments .comment-text p:last-child {
  padding: 0; }

#comments .comment-meta {
  overflow: hidden;
  list-style: none; }

#comments .comment-meta li {
  display: inline; }

#comments .comment-reply {
  position: relative;
  padding: 0; }

#comments p.comment-awaiting-moderation {
  display: inline-block; }

.comment-edit:before {
  content: ',';
  display: inline; }

#comments .comment-reply a {
  padding-left: 13px; }

#comments .comment-reply a:before {
  font: normal 12px/1 'Genericons';
  display: block;
  content: '\f412';
  position: absolute;
  top: 4px;
  left: 0;
  text-align: left; }

/* --- Pingbacks --- */
#comments ol li.pingback p {
  margin: 0; }

/* --- No Comments Info --- */
.site-content .nopassword,
.site-content p.nocomments {
  position: relative;
  margin: 15px 0 0;
  padding: 0;
  font-weight: 600; }

/* --- Comments Reply --- */
#comments #respond {
  margin: 0;
  padding-top: 60px;
  overflow: hidden;
  text-align: left;
  outline: none; }

#comments li.comment #respond {
  padding-top: 20px; }

#comments ol.commentlist #respond {
  margin: 0;
  padding-left: 0;
  padding-right: 0; }

#comments #respond h3#reply-title {
  margin: 0;
  padding: 0;
  display: block;
  line-height: 1;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.5px; }

#comments #respond p.comment-notes {
  margin: 0;
  padding: 5px 0 10px; }

#comments #respond p.logged-in-as {
  padding: 3px 0 0 0; }

#respond a#cancel-comment-reply-link {
  margin: 21px 0 0 0;
  float: right;
  font-weight: normal;
  text-transform: none;
  letter-spacing: 0; }

#commentform p.comment-form-author,
#commentform p.comment-form-email,
#commentform p.comment-form-url,
#commentform p.comment-form-comment {
  margin: 0;
  padding: 8px 0 0; }

#commentform p.comment-form-author,
#commentform p.comment-form-email,
#commentform p.comment-form-url,
#commentform p.comment-form-comment,
.contact-form div {
  float: none;
  clear: both;
  width: 100%; }

.comment-respond label {
  line-height: 1.7; }

#commentform input#author,
#commentform input#email,
#commentform input#url {
  display: block;
  width: 100%;
  margin: 0;
  line-height: normal;
  -webkit-appearance: none;
  outline-color: transparent;
  outline-style: none; }

#commentform textarea#comment {
  width: 100%;
  margin: 0;
  line-height: normal;
  -webkit-appearance: none;
  outline-color: transparent;
  outline-style: none; }

#commentform input#submit {
  margin: 20px 0;
  width: 100%;
  font-weight: 600; }

#commentform p.form-submit {
  margin: 0;
  clear: both; }

#respond small {
  font-size: 100%; }

.comment-form-cookies-consent {
  margin: 0;
  padding: 10px 0 20px; }

#wp-comment-cookies-consent {
  margin-right: 6px; }

/*-----------------------------------------------------------------------------------*/
/*	9.0 Pagination + Infinite Scroll
/*-----------------------------------------------------------------------------------*/
.pagination {
  position: relative;
  clear: both;
  padding: 18px 20px;
  border: 2px solid #2b2b2b;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1px; }

.pagination,
.pagination a {
  color: #2b2b2b; }

.pagination .nav-links a.next.page-numbers:hover,
.pagination .nav-links a.prev.page-numbers:hover {
  text-decoration: none; }

.pagination .nav-links {
  text-align: center; }

.single-post .navigation {
  clear: both;
  text-align: center; }

.single-post .post-navigation,
.single-attachment .post-navigation {
  overflow: hidden;
  clear: both;
  padding-top: 60px; }

.single-post .post-navigation .nav-previous,
.pagination .prev,
.single-attachment .nav-previous {
  float: left; }

.single-post .post-navigation .nav-next,
.pagination .next,
.single-attachment .nav-next {
  float: right; }

.single-post .post-navigation a,
.single-attachment .post-navigation a {
  position: relative;
  display: block;
  font-size: 15px;
  font-size: 0.9375rem;
  line-height: 1.15;
  font-weight: 600;
  text-transform: uppercase;
  letter-spacing: 1.5px;
  border-bottom: 2px solid #2b2b2b; }

.single-post .post-navigation .nav-previous a {
  text-align: left; }

.single-post .post-navigation .nav-next a {
  text-align: right; }

#nav-comments {
  padding: 10px 0;
  clear: both;
  overflow: hidden; }

#nav-comments .nav-previous {
  float: right; }

/*-----------------------------------------------------------------------------------*/
/*	10.0 Default Page
/*-----------------------------------------------------------------------------------*/
.page-template-default #primary .hentry,
.page-fullwidth #primary .hentry,
.page-template-no-sidebar #primary .hentry,
.error404 #primary .page {
  padding: 0;
  border-top: 4px solid #1a1a1a; }

.page h1.entry-title {
  display: block;
  margin: 0 0 20px;
  padding: 6px 0 20px;
  border-bottom: 1px solid #1a1a1a; }

.page a.post-edit-link {
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 600;
  margin-top: 30px;
  display: inline-block; }

.page.has-thumb .content-wrap {
  padding-top: 0; }

.page.has-thumb .blog-wrap {
  padding-top: 35px; }

.page.has-thumb .entry-thumbnail img {
  width: 100%; }

/*-----------------------------------------------------------------------------------*/
/*	11.0 Fullwidth / Archives / Search Results / 404
/*-----------------------------------------------------------------------------------*/
.archive-header .taxonomy-description p {
  margin: 8px 0 0 0; }

.author .taxonomy-description {
  display: none; }

.entry-summary p:last-child {
  margin-bottom: 0; }

.archive .site-content .post,
.search-results .site-content .post,
.search-results .site-content .page {
  clear: both;
  overflow: hidden; }

.search-no-results .searchform {
  width: 420px; }

.error404 .site-content .entry-wrap {
  overflow: hidden; }

.author h3.author-archive-title {
  margin: 0;
  padding: 80px 0 0 0; }

.page .edit-link {
  padding-top: 30px; }

/*-----------------------------------------------------------------------------------*/
/* 12.0 Sidebar + Widgets
/*-----------------------------------------------------------------------------------*/
#secondary,
#sidebar-page {
  padding-top: 40px;
  padding-bottom: 70px;
  max-width: 480px;
  margin-left: auto;
  margin-right: auto; }

.no-sidebar #secondary,
.no-sidebar #sidebar-page {
  display: none; }

.widget-area .widget {
  clear: both;
  float: none;
  line-height: 1.5;
  padding-bottom: 34px; }

#secondary .widget:last-of-type,
#sidebar-page.widget:last-of-type {
  padding-bottom: 0; }

.widget .widget-title-wrap {
  display: block; }

.widget h2.widget-title {
  display: block;
  margin: 0;
  padding: 15px 0 24px;
  border-top: 1px solid #1a1a1a;
  color: #2B2B2B; }

.widget-area .widget ul {
  margin: 0;
  padding: 0; }

.widget-area .widget ul ul {
  display: inline; }

.widget ul ul:before {
  display: inline;
  content: ' / '; }

.widget ul li:after {
  display: inline;
  content: ' / '; }

.widget-area .widget ul li {
  list-style: none;
  display: inline; }

.widget-area .widget ul li:last-child {
  padding-bottom: 0; }

.widget-area .widget ul li:last-child::after {
  content: ''; }

.widget-area .widget img.resize {
  max-width: 100%;
  height: auto; }

.widget select,
.widget iframe {
  max-width: 99%;
  margin-left: 1px;
  margin-left: 0.1rem; }

.wp_widget_tag_cloud div,
.widget_tag_cloud div {
  -ms-word-break: break-all;
  word-break: break-all;
  word-break: break-word; }

.widget_recent_comments a.url,
.widget_recent_comments span.comment-author-link {
  font-weight: 600; }

.widget-area .widget_recent_comments ul li {
  display: block;
  padding-bottom: 6px; }

.widget-area .widget_recent_comments ul li:after,
.widget-area .widget_rss ul li:after {
  display: none;
  content: '  '; }

.tagcloud a {
  -webkit-hyphens: auto;
  -ms-hyphens: auto;
  hyphens: auto; }

/* --- Search Widget + default Search Form --- */
.widget_search {
  clear: both;
  overflow: hidden; }

.widget ul .dropdown-toggle {
  display: none; }

/* --- RSS Widget --- */
.widget-area .widget_rss ul {
  margin: 0;
  padding: 0; }

.widget-area .widget_rss ul li {
  display: block;
  padding-bottom: 20px; }

.widget-area .widget_rss ul li .rssSummary {
  padding: 0;
  display: inline-block; }

.widget-area .widget_rss ul li cite {
  font-style: normal;
  font-weight: 600; }

a.rsswidget {
  font-weight: 600; }

.widget-area .widget_rss ul ul:after {
  display: none;
  content: ' '; }

/* --- Calendar Widget --- */
.widget_calendar #calendar_wrap {
  position: relative; }

.widget_calendar #calendar_wrap table {
  width: 100%; }

.widget_calendar #calendar_wrap a {
  font-weight: bold; }

.widget_calendar #wp-calendar caption {
  margin: 0 0 15px;
  text-align: left; }

.widget_calendar table#wp-calendar tr th {
  padding: 2px;
  text-align: center; }

.widget_calendar table#wp-calendar tr td {
  padding: 7px 0 3px;
  border: 1px solid #000;
  text-align: center; }

.widget_calendar table#wp-calendar tbody tr td a {
  display: block; }

/* --- Text Widget --- */
.textwidget p {
  margin: 0 0 20px; }

.textwidget p:last-child {
  margin: 0; }

.textwidget img {
  display: block;
  line-height: 0; }

/*-----------------------------------------------------------------------------------*/
/*	13.0 Social Icon Menu
/*-----------------------------------------------------------------------------------*/
.social-nav ul {
  display: inline-block;
  margin: 0;
  padding: 0; }

.social-nav ul li {
  display: inline-block;
  margin: 0 -2px;
  border-bottom: none; }

.social-nav ul li a::before {
  text-align: center;
  height: 30px; }

.social-nav ul li a {
  display: block;
  margin: 0;
  padding: 7px 0 0 0;
  font: normal 19px/1 'Genericons';
  text-align: center;
  width: 30px;
  height: 30px;
  overflow: hidden; }

.social-nav ul li a:before {
  display: inline-block;
  -webkit-font-smoothing: antialiased;
  vertical-align: top;
  visibility: visible; }

.social-nav ul li a::before {
  font: normal 19px/1 'Genericons';
  padding: 0;
  text-align: left;
  width: 23px;
  overflow: hidden; }

.social-nav ul li a::before {
  content: '\f408'; }

.social-nav ul li a[href*="codepen.io"]::before {
  content: '\f216'; }

.social-nav ul li a[href*="digg.com"]::before {
  content: '\f221'; }

.social-nav ul li a[href*="dropbox.com"]::before {
  content: '\f225'; }

.social-nav ul li a[href*="facebook.com"]::before {
  content: '\f204'; }

.social-nav ul li a[href*="flickr.com"]::before {
  content: '\f211'; }

.social-nav ul li a[href*="plus.google.com"]::before {
  content: '\f218'; }

.social-nav ul li a[href*="github.com"]::before {
  content: '\f200'; }

.social-nav ul li a[href*="instagram.com"]::before {
  content: '\f215'; }

.social-nav ul li a[href*="linkedin.com"]::before {
  content: '\f208'; }

.social-nav ul li a[href*="pinterest.com"]::before {
  content: '\f210'; }

.social-nav ul li a[href*="path.com"]::before {
  content: '\f219'; }

.social-nav ul li a[href*="dribbble.com"]::before {
  content: '\f201'; }

.social-nav ul li a[href*="polldaddy.com"]::before {
  content: '\f217'; }

.social-nav ul li a[href*="getpocket.com"]::before {
  content: '\f224'; }

.social-nav ul li a[href*="reddit.com"]::before {
  content: '\f222'; }

.social-nav ul li a[href*="foursquare.com"]::before {
  content: '\f226'; }

.social-nav ul li a[href*="skype.com"]::before, .social-nav ul li a[href*="skype:"]::before {
  content: '\f220'; }

.social-nav ul li a[href*="stumbleupon.com"]::before {
  content: '\f223'; }

.social-nav ul li a[href*="tumblr.com"]::before {
  content: '\f214'; }

.social-nav ul li a[href*="twitter.com"]::before {
  content: '\f202'; }

.social-nav ul li a[href*="vimeo.com"]::before {
  content: '\f212'; }

.social-nav ul li a[href*="youtube.com"]::before {
  content: '\f213'; }

.social-nav ul li a[href*="spotify.com"]::before {
  content: '\f515'; }

.social-nav ul li a[href*="wordpress.org"]::before, .social-nav ul li a[href*="wordpress.com"]::before {
  content: '\f205'; }

.social-nav ul li a[href*="feed"]::before {
  content: '\f413'; }

.social-nav ul li a[href*="mailto"]::before {
  content: '\f410'; }

/*-----------------------------------------------------------------------------------*/
/*	14.0 Footer
/*-----------------------------------------------------------------------------------*/
#colophon {
  clear: both;
  overflow: hidden;
  margin: 0 auto;
  background: #1a1a1a;
  color: #fff;
  padding-top: 40px;
  padding-bottom: 40px; }

.no-sidebar #colophon {
  margin-top: 60px; }

.page-template-shop-front #colophon {
  margin-top: 0; }

#site-info {
  padding-top: 30px; }

#site-info ul {
  margin: 0;
  padding: 0; }

#site-info ul li {
  display: block; }

#site-info ul li:after {
  content: '\002E'; }

.title-footer {
  display: block;
  margin: 0;
  padding-bottom: 45px;
  font-size: 24px;
  font-size: 1.5rem;
  font-weight: bold; }

#colophon .custom-logo-wrap {
  text-align: left;
  display: block;
  padding-bottom: 45px; }

/* --- Big Footer Featured Area --- */
.big-footer-feature {
  display: block;
  margin-bottom: 40px;
  padding-bottom: 40px;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

#big-footer-feature h3.footer-feature-title {
  position: relative;
  display: block;
  padding: 8px 0 20px; }

.big-footer-feature p {
  margin-bottom: 0; }

.big-footer-feature p.text-small {
  padding: 10px 0 0 0;
  opacity: 0.5; }

.footer-feature-btn {
  display: inline-block;
  margin: 20px 0 0 0;
  padding: 18px 30px;
  background: none;
  border: 2px solid #fff;
  text-transform: uppercase;
  letter-spacing: 3px;
  outline: none;
  font-weight: 500; }

.footer-feature-btn:hover {
  border: 2px solid #ac1924 !important; }

.footer-feature-textwrap {
  padding: 15px 0 0 0; }

.footer-feature-image a {
  display: block;
  line-height: 0; }

/* --- Big Instagram Footer Widget Area --- */
.big-instagram-wrap .widget h2.widget-title {
  display: none; }

.big-instagram-wrap .widget-area .widget {
  position: relative;
  padding: 35px 0 0 0; }

.widget ul.instagram-pics li a {
  width: 16.66666666666667%; }

.widget ul.instagram-pics li:after {
  display: none; }

.widget ul.instagram-pics li a {
  display: block;
  float: left;
  line-height: 0; }

.null-instagram-feed {
  position: relative;
  overflow: hidden; }

.big-instagram-wrap .null-instagram-feed .clear {
  position: absolute;
  top: 0;
  width: 100%;
  text-align: center; }

/* --- Footer Menus --- */
.footer-wrap {
  margin: 0 auto; }

.footer-menus-wrap {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2); }

.footer-menu h3.footer-menu-title {
  padding: 0 0 20px; }

.footer-menu {
  width: 50%;
  float: left; }

#footer-menu-one,
#footer-menu-three {
  clear: left; }

#footer-menu-two,
#footer-menu-four {
  clear: right; }

.footer-menu ul {
  margin: 0;
  padding: 0 0 60px; }

.footer-menu ul ul {
  margin: 0;
  padding: 0; }

.footer-menu ul li {
  padding: 0 0 10px; }

.footer-menu ul ul li:last-child {
  padding: 0; }

/* --- Footer Social --- */
#footer-social {
  padding-top: 30px; }

#footer-social span {
  display: none; }

#footer-social ul {
  margin: 0;
  padding: 0;
  display: inline-block; }

#footer-social span {
  display: none; }

#footer-social ul li {
  display: inline-block; }

/*-----------------------------------------------------------------------------------*/
/*	15.0 Plugins + Jetpack Styles
/*-----------------------------------------------------------------------------------*/
/* --- Jetpack Subscription Widget --- */
.jetpack_subscription_widget {
  clear: both;
  overflow: hidden;
  margin-bottom: 34px; }

.jetpack_subscription_widget #subscribe-text p {
  margin-bottom: 23px;
  display: block;
  margin-bottom: 0; }

.jetpack_subscription_widget p#subscribe-email,
.jetpack_subscription_widget p#subscribe-submit {
  width: 100%;
  display: block;
  margin-bottom: 0; }

.jetpack_subscription_widget p#subscribe-email input {
  width: 100%; }

.jetpack_subscription_widget input[type="submit"] {
  padding-left: 0;
  padding-right: 0;
  width: 100%;
  border-left: none; }

.jetpack_subscription_widget label#jetpack-subscribe-label {
  display: none; }

.widget-grofile ul.grofile-accounts {
  margin: 0 auto;
  display: inline-block; }

.comment-subscription-form .subscribe-label {
  display: inline !important;
  float: none !important;
  font-weight: normal; }

p.comment-subscription-form {
  clear: both;
  overflow: hidden;
  margin-top: 2px !important;
  margin-bottom: 2px !important;
  font-weight: normal; }

p.comment-subscription-form:last-child {
  padding-top: 0;
  margin-bottom: 0 !important; }

.widget_twitter_timeline iframe {
  display: block; }

.widget_jetpack_display_posts_widget img {
  margin: 0 0 15px; }

.widget_contact_info .contact-info-map-canvas {
  height: 400px; }

.widget_contact_info .confit-address {
  margin: 30px 0 0 0; }

.contact-form {
  padding: 0 0 30px; }

.contact-form div {
  overflow: hidden;
  margin-top: 10px; }

.contact-form label {
  margin-left: 0;
  margin-bottom: 3px !important;
  font-weight: 600 !important; }

.contact-form label span {
  margin-left: 3 !important;
  padding-top: 0;
  font-weight: normal; }

.contact-form input,
.contact-form textarea {
  margin-bottom: 8px; }

.page .contact-form input[type='text'],
.page .contact-form input[type='email'],
.page .contact-form textarea {
  display: block;
  width: 99%;
  max-width: 99%; }

.contact-form input[type='text'],
.contact-form input[type='email'] {
  margin-bottom: 4px !important; }

.contact-form p.contact-submit {
  clear: both;
  float: none;
  overflow: hidden;
  margin-top: 5px; }

.contact-form input[type='submit'] {
  width: 99%;
  font-weight: 600; }

/* --- Infinite Scroll --- */
.infinite-scroll .pagination {
  display: none; }

.infinity-end.neverending #colophon {
  display: block; }

#primary #infinite-footer .container {
  display: none; }

#primary #infinite-handle {
  display: block;
  overflow: hidden;
  clear: both; }

#primary #infinite-handle {
  float: none;
  margin: 0;
  text-align: center; }

#primary #infinite-handle span {
  background: none;
  border: 2px solid #2b2b2b;
  border-radius: 0;
  color: #2b2b2b !important;
  cursor: pointer;
  display: block;
  width: 100%;
  padding: 18px; }

#primary #infinite-handle span:hover {
  padding: 18px; }

#primary #infinite-handle span,
#primary #infinite-handle span button {
  text-transform: uppercase;
  letter-spacing: 3px;
  font-size: 15px;
  font-size: 0.9375rem;
  font-weight: 600;
  width: 100%;
  display: block; }

#primary .infinite-loader {
  margin: 0;
  padding: 0;
  text-align: center; }

#primary .infinite-loader .spinner {
  left: 50% !important; }

#primary #infinite-handle span button {
  outline: none; }

/* --- Jetpack Share Icons --- */
.disable-share .sharedaddy {
  display: none !important; }

.single-post div.sharedaddy h3.sd-title {
  margin: 0; }

.entry-content .sd-content ul {
  margin: 0 !important; }

.entry-content .sharedaddy ul li:before {
  display: none; }

div.sharedaddy h3.sd-title:before {
  display: none !important; }

.single-post .sd-social-icon .sd-content ul li[class*='share-'] a,
.single-post .sd-social-icon .sd-content ul li[class*='share-'] a:hover,
.single-post .sd-social-icon .sd-content ul li[class*='share-'] div.option a,
.page .sd-social-icon .sd-content ul li[class*='share-'] a,
.page .sd-social-icon .sd-content ul li[class*='share-'] a:hover,
.page .sd-social-icon .sd-content ul li[class*='share-'] div.option a {
  border-radius: 0;
  -webkit-border-radius: 0;
  margin: 0;
  padding: 16px; }

.single-post .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button,
.page .sd-social-icon .sd-content ul li[class*='share-'] a.sd-button {
  margin-top: 0; }

div.sharedaddy h3.sd-title {
  font-weight: 600 !important;
  text-transform: uppercase;
  letter-spacing: 1px; }

.single-post .sd-content ul li a.sd-button:before,
.page .sd-content ul li a.sd-button:before {
  font-size: 19px !important;
  vertical-align: top; }

.single-post .sd-social-icon .sd-content ul li a.sd-button:hover,
.page .sd-social-icon .sd-content ul li a.sd-button:hover {
  color: #fff;
  opacity: 0.7; }

.single-post .sd-social-icon .sd-content ul li a.share-email:hover,
.page .sd-social-icon .sd-content ul li a.share-email:hover {
  color: #555 !important;
  opacity: 0.7; }

.single-post #sharing_email,
.page #sharing_email {
  z-index: 10000001; }

/* --- Jetpack Related Posts --- */
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-context,
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-date {
  display: none; }

.recommended-posts-wrap #jp-relatedposts {
  width: 100%;
  display: none;
  padding-top: 0;
  margin: 0;
  position: relative;
  clear: both; }

#jp-relatedposts h3.jp-relatedposts-headline em:before {
  display: none !important; }

.recommended-posts-wrap #jp-relatedposts h3.jp-relatedposts-headline {
  margin: 0;
  padding: 3px 140px 20px 0;
  display: block;
  float: none;
  font-weight: 600;
  font-family: inherit;
  position: relative;
  border-top: 4px solid #1a1a1a; }

.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
  padding-right: 0;
  filter: alpha(opacity=100);
  -moz-opacity: 1;
  opacity: 1;
  width: 46.1%;
  margin: 0;
  padding: 20px 0 35px;
  border-top: 1px solid #1a1a1a; }

.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-of-type(odd) {
  float: left;
  margin-right: 2.1865889212828%;
  clear: left; }

.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-of-type(even) {
  float: left;
  margin-left: 2.1865889212828%;
  clear: right; }

.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post:hover .jp-relatedposts-post-title a {
  text-decoration: none; }

.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
  font-size: 16px;
  font-size: 1rem;
  line-height: 1.1;
  margin: 0;
  padding: 8px 0 0 0; }

.recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
  font-weight: 600; }

#jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post img.jp-relatedposts-post-img {
  width: 100%; }

/* --- Mailchimp for WP Widget --- */
.widget_mc4wp_form_widget,
.jetpack_subscription_widget {
  padding: 25px 30px 30px;
  background: #f4f4f4;
  border: 1px solid #1a1a1a;
  clear: both;
  overflow: hidden; }

#secondary .widget_mc4wp_form_widget:last-of-type,
#sidebar-page .widget_mc4wp_form_widget:last-of-type,
#secondary .jetpack_subscription_widget:last-of-type,
#sidebar-page .jetpack_subscription_widget:last-of-type {
  padding-bottom: 30px; }

.widget_mc4wp_form_widget h2.widget-title,
.jetpack_subscription_widget h2.widget-title {
  padding: 0 0 15px;
  border-top: none;
  text-transform: uppercase;
  letter-spacing: 1px;
  text-align: center;
  line-height: 1.2; }

.widget_mc4wp_form_widget p,
.jetpack_subscription_widget #subscribe-text p {
  line-height: 1.4;
  margin-bottom: 25px; }

.widget_mc4wp_form_widget input[type="email"],
.jetpack_subscription_widget #subscribe-email input[type="email"] {
  width: 100%;
  padding: 17px 4%;
  margin-bottom: 10px; }

.widget_mc4wp_form_widget input[type="submit"],
.jetpack_subscription_widget #subscribe-submit input[type="submit"] {
  padding: 19px 4%;
  color: #fff;
  border: none !important;
  font-size: 14px;
  font-size: 0.875rem;
  line-height: 1.52;
  width: 100%; }

.widget_mc4wp_form_widget input[type="submit"]:hover,
.jetpack_subscription_widget #subscribe-submit input[type="submit"]:hover {
  border: none !important; }

/* --- Contact Form 7 --- */
.site-content div.wpcf7 {
  clear: both;
  overflow: hidden;
  max-width: 100%;
  padding: 0 0 30px; }

.site-content div.wpcf7 p {
  margin: 10px 0 0 0;
  padding: 0; }

.site-content div.wpcf7 p:last-of-type {
  padding: 0; }

.site-content div.wpcf7 input[type='text'],
.site-content div.wpcf7 input[type='email'],
.site-content div.wpcf7 textarea {
  width: 100%; }

.site-content input.wpcf7-submit,
.site-content div.wpcf7 p input.wpcf7-submit {
  clear: both;
  overflow: hidden;
  width: 100%;
  font-weight: 600; }

/*-----------------------------------------------------------------------------------*/
/*	16.0 Shortcodes
/*-----------------------------------------------------------------------------------*/
/* --- Multi Columns --- */
.two-columns-one,
.three-columns-one,
.three-columns-two,
.four-columns-one,
.four-columns-two,
.four-columns-three {
  width: 100%; }

.entry-content .two-columns-one,
.entry-content .three-columns-one,
.entry-content .three-columns-two,
.entry-content .four-columns-one,
.entry-content .four-columns-two,
.entry-content .four-columns-three {
  position: relative;
  float: left;
  margin-bottom: 30px;
  font-size: 16px;
  font-size: 1rem; }

.entry-content .two-columns-one p,
.entry-content .three-columns-one p,
.entry-content .three-columns-two p,
.entry-content .four-columns-one p,
.entry-content .four-columns-two p,
.entry-content .four-columns-three p {
  font-size: 16px;
  font-size: 1rem; }

.two-columns-one.last,
.three-columns-one.last,
.three-columns-two.last,
.four-columns-one.last,
.four-columns-two.last,
.four-columns-three.last {
  clear: right;
  margin-right: 0 !important; }

.divider {
  width: 100%;
  margin-bottom: 21px;
  padding-top: 21px;
  display: block;
  clear: both; }

/* --- Infoboxes --- */
.box {
  margin: 0 0 30px;
  padding: 20px;
  overflow: hidden;
  line-height: 1.4; }

.site-content .box p {
  margin: 0 0 30px; }

.white-box {
  border: 3px solid #fff; }

.blue-box {
  border: 3px solid #0066ff; }

.yellow-box {
  border: 3px solid #e7b547; }

.red-box {
  border: 3px solid #d7464d; }

.green-box {
  border: 3px solid #85c066; }

.lightgrey-box {
  border: 3px solid #ececed; }

.grey-box {
  border: 3px solid #a9a9a9; }

.dark-box {
  border: 3px solid #222; }

/* --- Buttons --- */
a.standard-btn {
  display: inline-block;
  margin: 0 0 30px;
  padding: 10px 18px;
  overflow: hidden;
  cursor: pointer;
  background: #2b2b2b;
  color: #fff;
  font-size: 16px;
  font-size: 1rem;
  text-align: center;
  font-weight: normal;
  text-decoration: none !important;
  transition: 0.2s background ease; }

.post .entry-content a.standard-btn,
.page .entry-content a.standard-btn,
.post .entry-content a.standard-btn:hover,
.page .entry-content a.standard-btn:hover {
  color: #fff;
  border: none; }

a.standard-btn.xsmall-btn {
  padding: 5px 10px 3px;
  font-size: 14px;
  font-size: 0.875rem; }

a.standard-btn.small-btn {
  padding: 7px 12px 5px;
  font-size: 18px;
  font-size: 1.125rem; }

a.standard-btn.large-btn {
  padding: 14px 20px 13px;
  font-size: 23px;
  font-size: 1.4375rem; }

a.standard-btn.xlarge-btn {
  padding: 18px 30px 17px;
  font-size: 25px;
  font-size: 1.5625rem; }

a.standard-btn.red-btn {
  background: #d7464d; }

a.standard-btn.green-btn {
  background: #85c066; }

a.standard-btn.blue-btn {
  background: #0066ff; }

a.standard-btn.yellow-btn {
  background: #e7b547; }

a.standard-btn.grey-btn {
  background: #a9a9a9; }

a.standard-btn.black-btn {
  background: #000; }

/*-----------------------------------------------------------------------------------*/
/*	17.0 Media Queries
/*-----------------------------------------------------------------------------------*/
/* Minimum width of 600 pixels (smartphone landscape)
------------------------------------------------------------------------------------ */
@media screen and (min-width: 37.5em) {
  .featured-slider .entry-edit,
  #front-section-four .entry-edit,
  .blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-edit,
  .blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-author {
    display: inline-block; }
  .blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-date:before {
    content: ' / ';
    padding: 0 4px; }
  .blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-edit,
  #front-section-four .entry-edit {
    padding-left: 20px; }
  .entry-content p.pull-left,
  .entry-content p.pull-right {
    width: 48%; }
  .entry-content p.pull-left {
    float: left;
    margin-right: 20px; }
  .entry-content p.pull-right {
    float: right;
    margin-left: 20px;
    text-align: right; }
  /* --- Front Section 2-column --- */
  #front-section-twocolumn .type-post {
    width: 47.8134110787172%;
    float: left; }
  #front-section-twocolumn .type-post:nth-of-type(odd) {
    margin-right: 2.1865889212828%;
    clear: left; }
  #front-section-twocolumn .type-post:nth-of-type(even) {
    margin-left: 2.1865889212828%;
    clear: right; }
  #front-section-twocolumn .type-post:nth-last-of-type(2) {
    padding-bottom: 0; }
  /* --- Widgets --- */
  .widget_search input.search-field {
    width: 67.8%; }
  .widget_search input[type="submit"] {
    width: 30%; }
  .widget_mc4wp_form_widget input[type="email"],
  .jetpack_subscription_widget #subscribe-email input[type="email"] {
    width: 58%;
    float: left; }
  .widget_mc4wp_form_widget input[type="submit"],
  .jetpack_subscription_widget #subscribe-submit input[type="submit"] {
    width: 40%;
    float: right; }
  /* --- Footer --- */
  .footer-feature-image {
    width: 47.8134110787172%;
    float: left;
    margin-right: 2.1865889212828%; }
  .footer-feature-textwrap {
    width: 47.8134110787172%;
    float: right;
    padding-top: 0;
    margin-left: 2.1865889212828%; } }

/* Minimum width of 768 pixels (tablet portrait)
------------------------------------------------------------------------------------ */
@media screen and (min-width: 48em) {
  /* --- General --- */
  .page .content-wrap,
  .front-section:first-of-type,
  .page.has-thumb .blog-wrap,
  .search-results .blog-wrap,
  .archive .blog-wrap,
  .error404 .content-wrap {
    padding-top: 60px; }
  /* --- Font Sizes --- */
  .single-post .entry-header h1.entry-title,
  .single-attachment .entry-header h1.entry-title,
  .page h1.entry-title {
    font-size: 48px;
    font-size: 3rem; }
  .single-post .entry-content blockquote p,
  .page .entry-content blockquote p,
  .front-section-title,
  .blog-wrap h3.blog-title,
  .social-front-title,
  .blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-header h2.entry-title,
  .featured-slider .entry-header h2.entry-title,
  .section-one-column-one .entry-header h2.entry-title,
  .section-three-column-one .entry-header h2.entry-title,
  #front-section-four .entry-header h2.entry-title,
  .recommended-posts-wrap #jp-relatedposts h3.jp-relatedposts-headline,
  .archive-header h1.archive-title,
  .entry-content h1 {
    font-size: 36px;
    font-size: 2.25rem; }
  .entry-header p.intro,
  .section-about-column-one p,
  p.text-big,
  .single-post .entry-content p.intro,
  .entry-content h2 {
    font-size: 26px;
    font-size: 1.625rem; }
  .entry-header h2.entry-title,
  .entry-content h3 {
    font-size: 24px;
    font-size: 1.5rem; }
  .entry-content h4,
  .entry-content p.pull-left,
  .entry-content p.pull-right {
    font-size: 22px;
    font-size: 1.375rem; }
  .entry-content p,
  .entry-content ol,
  .entry-content ul,
  .entry-content dl,
  .big-thumb .entry-header p.intro,
  .section-one-column-one .type-post .entry-summary,
  .section-three-column-one .type-post .entry-summary,
  p.text-small,
  .single-post .entry-content blockquote cite,
  .page .entry-content blockquote cite,
  .entry-content h5,
  .entry-content h6,
  address {
    font-size: 19px;
    font-size: 1.1875rem; }
  .entry-summary,
  .section-one-column-two .type-post:nth-of-type(n+2) .entry-header h2.entry-title,
  .section-two-column-two .type-post .entry-header h2.entry-title,
  .section-three-column-two .type-post .entry-header h2.entry-title,
  #front-section-fourcolumn .type-post .entry-header h2.entry-title,
  .section-sixcolumn-postwrap .type-post .entry-header h2.entry-title {
    font-size: 16px;
    font-size: 1rem; }
  input[type="button"],
  input[type="submit"],
  input#submit,
  .single-post .hentry .entry-meta,
  .single-attachment .hentry .entry-meta,
  .front-section a.all-posts-link,
  .single-post .entry-tags,
  .single-post div.sharedaddy h3.sd-title,
  .page div.sharedaddy h3.sd-title,
  .page div.sharedaddy h3.sd-title,
  .null-instagram-feed .clear {
    font-size: 15px;
    font-size: 0.9375rem; }
  .section-fourcolumn-postwrap .type-post .entry-summary,
  .section-sixcolumn-postwrap .type-post .entry-summary {
    font-size: 14px;
    font-size: 0.875rem; }
  /* --- Typography --- */
  .single-post .entry-content blockquote,
  .page .entry-content blockquote {
    margin: 0 0 40px;
    padding-bottom: 40px; }
  #front-section-four .format-video .entry-thumbnail a:before,
  .section-three-column-one .format-video .entry-thumbnail a:before,
  .featured-slider .format-video .entry-thumbnail a:before {
    width: 60px;
    height: 42px;
    padding: 22px 0 0 24px;
    font-size: 16px; }
  /* --- Featured Posts Slider + Header Image --- */
  .featured-content {
    padding-bottom: 60px; }
  .header-image {
    margin-bottom: 60px; }
  .featured-slider {
    padding-bottom: 0; }
  .featured-slider .meta-main-wrap,
  #front-section-four .meta-main-wrap {
    padding-bottom: 35px; }
  .featured-slider button.slick-next,
  .featured-slider button.slick-prev {
    position: absolute;
    bottom: 0;
    outline: 0;
    border-top: none;
    border-left: none;
    border-bottom: none;
    text-indent: -99999px;
    z-index: 1;
    background: rgba(26, 26, 26, 0.75);
    width: 50px;
    height: 50px; }
  .slider-on.slider-boxed .featured-slider button.slick-prev,
  .slider-on.slider-boxed .featured-slider button.slick-next {
    border: none; }
  .featured-slider button.slick-next:hover,
  .featured-slider button.slick-prev:hover {
    background: #1a1a1a; }
  .featured-slider button.slick-prev {
    left: auto;
    right: 50px;
    border-right: none; }
  .featured-slider button.slick-next {
    right: 0; }
  .featured-slider button.slick-prev:after,
  .featured-slider button.slick-next:after {
    color: #fff;
    position: absolute;
    bottom: 0; }
  .featured-slider button.slick-prev:after {
    left: 13px;
    bottom: 10px; }
  .featured-slider button.slick-next:after {
    right: 13px;
    bottom: 13px; }
  .slider-on.slider-boxed .featured-slider .entry-header,
  .slider-on.slider-boxed .featured-slider .entry-meta {
    padding-left: 40px;
    padding-right: 40px; }
  /* --- Front Page - Sections --- */
  .front-section {
    padding-bottom: 75px; }
  .front-section-title,
  .social-front-title,
  .page h1.entry-title,
  .recommended-posts-wrap #jp-relatedposts h3.jp-relatedposts-headline {
    padding: 3px 0 20px; }
  .front-section a.all-posts-link {
    top: 25px; }
  /* --- Front Section One --- */
  .section-one-column-one .entry-cats {
    top: 60px;
    left: 40px; }
  /* --- Front Section Two --- */
  .section-two-column-two .type-post {
    width: 22.28915662650602%; }
  .section-two-column-two .type-post:nth-of-type(1),
  .section-two-column-two .type-post:nth-of-type(2),
  .section-two-column-two .type-post:nth-of-type(3),
  .section-two-column-two .type-post:nth-of-type(5),
  .section-two-column-two .type-post:nth-of-type(6),
  .section-two-column-two .type-post:nth-of-type(7) {
    float: left;
    margin-right: 3.6144578313253%;
    margin-left: 0;
    clear: none; }
  .section-two-column-two .type-post:nth-of-type(1),
  .section-two-column-two .type-post:nth-of-type(5) {
    clear: left; }
  .section-two-column-two .type-post:nth-of-type(4),
  .section-two-column-two .type-post:nth-of-type(8) {
    float: right;
    margin: 0;
    clear: right; }
  .front-section .section-two-column-two .type-post:nth-of-type(5),
  .front-section .section-two-column-two .type-post:nth-of-type(6),
  .front-section .section-two-column-two .type-post:nth-of-type(7),
  .front-section .section-two-column-two .type-post:nth-of-type(8) {
    padding-bottom: 0; }
  /* --- Front Section Three --- */
  #front-section-three {
    padding-top: 75px;
    padding-bottom: 75px; }
  #front-section-three h3.front-section-title {
    padding-bottom: 40px; }
  #front-section-three a.all-posts-link {
    padding: 8px 20px;
    top: 0; }
  .section-three-column-two .entry-thumbnail {
    padding-bottom: 0; }
  .section-three-column-two .type-post:nth-of-type(1),
  .section-three-column-two .type-post:nth-of-type(3) {
    width: 47.81021897810219%;
    float: left;
    clear: left; }
  .section-three-column-two .type-post:nth-of-type(2),
  .section-three-column-two .type-post:nth-of-type(4) {
    width: 47.81021897810219%;
    float: right;
    clear: right; }
  .section-three-column-two .type-post:nth-of-type(3),
  .section-three-column-two .type-post:nth-of-type(4) {
    padding-bottom: 0; }
  /* --- Front Section Columns --- */
  #front-section-threecolumn .type-post,
  .section-sixcolumn-postwrap .type-post {
    width: 30.42333333333333%;
    float: left; }
  .section-sixcolumn-postwrap .type-post:nth-of-type(even) {
    float: left;
    clear: none;
    margin-left: 0; }
  .section-sixcolumn-postwrap .type-post:nth-of-type(odd) {
    clear: none;
    margin-right: 0; }
  #front-section-threecolumn .type-post:nth-of-type(3n+1),
  .section-sixcolumn-postwrap .type-post:nth-of-type(3n+1) {
    margin-right: 2.9%;
    clear: left; }
  #front-section-threecolumn .type-post:nth-of-type(3n+2),
  .section-sixcolumn-postwrap .type-post:nth-of-type(3n+2) {
    margin-left: 1.455%;
    margin-right: 1.455%; }
  #front-section-threecolumn .type-post:nth-of-type(3n+3),
  .section-sixcolumn-postwrap .type-post:nth-of-type(3n+3) {
    margin-left: 2.915%;
    clear: right; }
  .section-fourcolumn-postwrap .type-post {
    width: 22.28915662650602%;
    margin-right: 3.6144578313253%;
    float: left;
    clear: none; }
  .section-fourcolumn-postwrap .type-post:nth-of-type(odd),
  .section-fourcolumn-postwrap .type-post:nth-of-type(even) {
    clear: none;
    margin-left: 0;
    margin-right: 3.6144578313253%;
    float: left; }
  .section-fourcolumn-postwrap .type-post:nth-of-type(4n+1) {
    clear: left; }
  .section-fourcolumn-postwrap .type-post:nth-of-type(4n+4) {
    margin-right: 0;
    clear: right; }
  #front-section-threecolumn .type-post:last-child,
  #front-section-threecolumn .type-post:nth-last-child(2),
  #front-section-threecolumn .type-post:nth-last-child(3),
  .section-fourcolumn-postwrap .type-post:last-child,
  .section-fourcolumn-postwrap .type-post:nth-last-child(2),
  .section-fourcolumn-postwrap .type-post:nth-last-child(3),
  .section-fourcolumn-postwrap .type-post:nth-last-child(4),
  .section-sixcolumn-postwrap .type-post:nth-last-child(3) {
    padding-bottom: 0; }
  /* --- Front Page - Blog --- */
  #primary .hentry {
    padding: 20px 0 40px; }
  /* --- Blog - default --- */
  .blog #primary .hentry .entry-meta,
  .archive #primary .hentry .entry-meta,
  .search-results #primary .hentry .entry-meta {
    width: 25.49019607843137%;
    /* -- 130px at 1440px ---*/
    float: left;
    display: block; }
  .blog.blog-grid #primary .hentry .entry-meta,
  .archive.blog-grid #primary .hentry .entry-meta,
  .search-results.blog-grid #primary .hentry .entry-meta,
  .blog.blog-classic #primary .hentry .entry-meta,
  .archive.blog-classic #primary .hentry .entry-meta,
  .search-results.blog-classic #primary .hentry .entry-meta {
    width: 100%; }
  .blog #primary .hentry .entry-main,
  .archive #primary .hentry .entry-main,
  .search-results #primary .hentry .entry-main {
    width: 74.50980392156863%;
    /* -- 380px at 1440px ---*/
    float: left; }
  .blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-main {
    width: 100%;
    float: none; }
  .blog #primary .hentry .entry-thumbnail,
  .archive #primary .hentry .entry-thumbnail,
  .search-results #primary .hentry .entry-thumbnail {
    width: 36.14457831325301%;
    /* -- 300px at 1440px ---*/ }
  .blog #primary .hentry .meta-main-wrap,
  .archive #primary .hentry .meta-main-wrap,
  .search-results #primary .hentry .meta-main-wrap {
    width: 61.44578313253012%;
    /* -- 510px at 1440px ---*/
    float: left; }
  /* --- Blog - default Bigger Posts --- */
  .blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) {
    margin-top: 40px;
    margin-bottom: 80px; }
  .blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .meta-main-wrap {
    padding: 0 5.3125% 64px; }
  .blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-meta {
    width: 80.43478260869566%;
    left: 5.3125%;
    bottom: 35px; }
  .blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-cats {
    padding-bottom: 8px; }
  /* --- Blog - Additional Blog Layouts --- */
  .blog.blog-grid #primary .hentry .entry-thumbnail,
  .archive.blog-grid #primary .hentry .entry-thumbnail,
  .search-results.blog-grid #primary .hentry .entry-thumbnail {
    width: 100%;
    float: none; }
  .blog.blog-grid #primary .hentry .meta-main-wrap,
  .archive.blog-grid #primary .hentry .meta-main-wrap,
  .search-results.blog-grid #primary .hentry .meta-main-wrap {
    width: 100%;
    float: none; }
  .blog-grid .infinite-wrap {
    display: block; }
  .blog-threecolumns .blog-wrap #primary .posts-wrap .hentry,
  .blog-fourcolumns .blog-wrap #primary .posts-wrap .hentry {
    width: 48%;
    float: left; }
  .blog-threecolumns .blog-wrap #primary .posts-wrap .hentry,
  .blog-fourcolumns .blog-wrap #primary .posts-wrap .hentry {
    padding: 20px 0 35px; }
  .uku-serif.blog-threecolumns .blog-wrap #primary .posts-wrap .hentry,
  .uku-serif.blog-fourcolumns .blog-wrap #primary .posts-wrap .hentry {
    padding: 0 0 80px; }
  .blog-threecolumns .blog-wrap #primary .posts-wrap .hentry:nth-child(2n+1),
  .blog-fourcolumns .blog-wrap #primary .posts-wrap .hentry:nth-child(2n+1) {
    margin-right: 4%;
    clear: left; }
  .blog-threecolumns .blog-wrap #primary .posts-wrap .hentry:nth-child(2n+2),
  .blog-fourcolumns .blog-wrap #primary .posts-wrap .hentry:nth-child(2n+2) {
    clear: right; }
  /* --- Single Post --- */
  .single-post.blog-classic.no-sidebar .entry-content,
  .single-post.blog-classic.no-sidebar .entry-footer,
  .single-post.blog-classic.no-sidebar #comments,
  .single-post.blog-classic.no-sidebar .post-navigation {
    max-width: 790px;
    width: 790px; }
  .single-post .entry-header {
    margin: 0 0 60px;
    padding: 45px 0 0; }
  .single-post .big-thumb .entry-header {
    padding: 0; }
  .single-post .entry-thumbnail {
    padding-bottom: 53px; }
  .single-post .big-thumb .entry-thumbnail {
    padding-bottom: 60px; }
  .single-post .big-thumb .entry-thumbnail,
  .big-thumb .title-wrap {
    margin-left: -7.14285714285714%;
    /* 90px at 1440px */
    margin-right: -7.14285714285714%;
    padding-bottom: 60px; }
  .big-thumb .title-wrap {
    width: 114.28571428571428%; }
  .big-thumb .title-wrap .entry-cats,
  .big-thumb .entry-header h1.entry-title,
  .big-thumb .entry-header p.intro {
    padding-left: 6.25%;
    padding-right: 6.25%; }
  .big-thumb .title-wrap {
    bottom: 128px;
    padding-bottom: 35px; }
  .meta-columnone,
  .meta-columntwo {
    display: block;
    width: 320px; }
  .meta-columntwo {
    width: 200px; }
  .single-post .entry-comments-title {
    display: block; }
  .single-post .entry-comments a:before {
    font: normal 18px/1 'Genericons';
    top: 4px; }
  .single-post .entry-comments a {
    padding-left: 22px; }
  .single-post .entry-tags {
    padding: 30px 0 0 0; }
  .author-pic {
    width: 50px; }
  .author-pic img {
    width: 50px;
    height: 50px; }
  .authorbox .author-heading,
  .authorbox p.author-bio,
  .authorbox .author-links {
    padding-left: 90px; }
  .authorbox .author-pic,
  .authorbox .author-pic img {
    width: 70px;
    height: 70px; }
  .author-links a.author-website {
    display: inline-block;
    margin: 0 30px 0 0; }
  .author-links a.author-twitter {
    display: inline-block; }
  /* --- Comments --- */
  #comments {
    padding: 70px 0 0 0;
    outline: none; }
  ol.commentlist {
    padding: 40px 0 10px; }
  /* --- Pagination --- */
  .pagination {
    letter-spacing: 3px; }
  .single-post .post-navigation {
    padding-top: 75px; }
  #comments li.comment ul.children {
    margin-left: 60px; }
  #comments li.comment ul.children ul.children ul.children {
    margin-left: 0; }
  /* --- Pages --- */
  .page h1.entry-title {
    margin-bottom: 45px; }
  /* --- Footer --- */
  #colophon {
    padding-top: 70px; }
  #site-info {
    font-size: 14px;
    font-size: 0.875rem; }
  #site-info ul li {
    display: inline-block; }
  #footer-social {
    padding-top: 10px; }
  .big-footer-feature {
    margin-bottom: 70px;
    padding-bottom: 70px; }
  #big-footer-feature h3.footer-feature-title {
    padding: 8px 0 35px; }
  .big-instagram-wrap .widget-area .widget {
    padding: 45px 0 0 0; }
  /*--- Shortcodes ---*/
  .two-columns-one {
    width: 48.5%; }
  .three-columns-one {
    width: 31.3%; }
  .three-columns-two {
    width: 65.15%; }
  .four-columns-one {
    width: 22.375%; }
  .four-columns-two {
    width: 48%; }
  .four-columns-three {
    width: 74.5%; }
  .two-columns-one,
  .three-columns-one,
  .three-columns-two,
  .four-columns-one,
  .four-columns-two,
  .four-columns-three {
    position: relative;
    float: left;
    margin-bottom: 0; }
  .two-columns-one {
    margin: 0 1.5% 0 0; }
  .two-columns-one.last {
    margin: 0 1.5% 0; }
  .three-columns-one {
    margin: 0 3% 0 0; }
  .four-columns-one {
    margin: 0 3.5% 0 0; }
  /*--- Jetpack Related Posts ---*/
  .recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
    width: 21.8%;
    margin-right: 3.6144578313253%;
    float: left;
    clear: none; }
  .recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-of-type(odd),
  .recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-of-type(even) {
    margin-left: 0;
    margin-right: 3.6144578313253%;
    clear: none; }
  .recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-of-type(4n+4) {
    margin-right: 0;
    clear: right; }
  .recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-of-type(4n+1) {
    clear: left; } }

/* Minimum width of 790 pixels (WP Admin bar changes size)
------------------------------------------------------------------------------------ */
@media screen and (min-width: 49.375em) {
  .admin-bar #site-branding,
  .admin-bar .inner-offcanvas-wrap {
    top: 32px; } }

/* Minimum width of 1024 pixels (tablet landscape)
------------------------------------------------------------------------------------ */
@media screen and (min-width: 64em) {
  /* --- General --- */
  .featured-slider .entry-thumbnail a,
  #front-section-four .entry-thumbnail a {
    width: 100%; }
  /* --- Font Sizes --- */
  .entry-header h2.entry-title {
    font-size: 28px;
    font-size: 1.75rem; }
  #front-section-twocolumn .entry-header h2.entry-title,
  p.text-big,
  .uku-standard.blog-classic .entry-header h2.entry-title {
    font-size: 32px;
    font-size: 2rem; }
  /* --- Front Page Sections --- */
  .front-about-img {
    width: 32.8%;
    padding-right: 1.6%; }
  .section-about-column-one p {
    padding-left: 1.6%;
    width: 67.2%; }
  /* --- Footer --- */
  .footer-feature-btn {
    margin: 40px 0 0 0;
    padding: 18px 40px; }
  .big-footer-feature p.text-small {
    padding: 20px 0 0 0; } }

/* Minimum width of 1060 pixels (small desktop screens)
------------------------------------------------------------------------------------ */
@media screen and (min-width: 66.25em) {
  /* --- General --- */
  body,
  .inner-offcanvas-wrap,
  .featured-content {
    padding-top: 0; }
  .blog.slider-on #masthead,
  .blog.headerimg-on #masthead {
    margin-bottom: 0;
    border-bottom: none; }
  .slider-on.slider-boxed #masthead,
  .headerimg-on.header-boxed #masthead {
    border-bottom: 1px solid #ddd !important; }
  .front-section:first-of-type {
    padding-top: 0; }
  .page .content-wrap {
    padding-top: 60px; }
  .blog #masthead {
    margin-bottom: 60px; }
  /* --- Header --- */
  .custom-logo-wrap {
    text-align: center; }
  .custom-logo-wrap a.custom-logo-link img {
    width: 260px;
    max-width: 260px;
    max-height: 120px; }
  .admin-bar #site-branding,
  .admin-bar .inner-offcanvas-wrap {
    top: 0; }
  .admin-bar .inner-offcanvas-wrap {
    top: 32px; }
  .admin-bar.slider-on.overlay-show #masthead {
    padding-top: 32px; }
  p.site-description {
    display: block;
    text-align: center;
    margin: 0;
    padding: 4px 0 0 0;
    font-size: 12px;
    font-size: 0.75rem;
    text-transform: uppercase;
    letter-spacing: 1px; }
  .hide-tagline p.site-description {
    display: none !important; }
  .home.blog.slider-on.slider-fullscreen #site-branding,
  .home.blog.headerimg-on.header-fullscreen #site-branding {
    position: relative; }
  .content-wrap {
    margin-top: 0; }
  #site-branding {
    position: relative;
    width: 87.5%;
    /* -- 1260px at 1440px ---*/
    margin-left: auto;
    margin-right: auto;
    padding: 17px 0 0;
    border-bottom: none;
    background: none; }
  /* --- Image Fade In --- */
  .js .imgfade-on .fadein {
    opacity: 0;
    transition: opacity 0.7s ease-in-out;
    -webkit-transition: opacity 0.7s ease-in-out;
    -webkit-transform: translateZ(0); }
  .js .imgfade-on .fadein.inview {
    opacity: 1; }
  /* --- Blog - default --- */
  .blog-wrap {
    padding-bottom: 80px; }
  .blog-wrap, #colophon,
  .featured-slider .entry-header,
  .featured-slider .entry-meta,
  .singlepost-wrap,
  .recommended-posts-wrap,
  .front-section,
  .slider-on.slider-boxed .featured-content,
  .headerimg-on.header-boxed .header-image {
    padding-left: 0;
    padding-right: 0; }
  .blog-wrap,
  .front-section,
  .singlepost-wrap,
  .recommended-posts-wrap,
  .footer-wrap,
  .big-footer-feature,
  .slider-on.slider-boxed .featured-content,
  .headerimg-on.header-boxed .header-image {
    margin-left: 6.25%;
    margin-right: 6.25%; }
  .slider-on.slider-boxed .featured-content {
    width: 87.5%; }
  #front-section-four {
    margin-left: auto;
    margin-right: auto; }
  #primary {
    width: 65.87301587301587%;
    /* -- 830px at 1440px ---*/
    float: left; }
  .blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) {
    margin-left: -10.8433734939759%;
    /* -- 90px at 1440px ---*/
    margin-right: 0; }
  .blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) img.wp-post-image {
    width: 100%; }
  .blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .meta-main-wrap {
    padding-left: 9.78260869565217%; }
  .blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-meta {
    left: 9.78260869565217%; }
  .blog.blog-defaultplus #primary .hentry.has-post-thumbnail.format-video:nth-child(4n) .entry-thumbnail a:before {
    left: 9.78260869565217%;
    top: 35px; }
  #secondary,
  #sidebar-page {
    width: 31.74603174603175%;
    /* -- 400px at 1440px ---*/
    float: right;
    padding-top: 0; }
  /* --- Blog - Additional Blog Layouts --- */
  .uku-serif.blog-grid .blog-wrap .entry-header h2.entry-title {
    font-size: 36px; }
  .blog-grid.infinity-success #primary .infinite-wrap {
    clear: both;
    display: block;
    overflow: hidden; }
  .blog-grid .blog-wrap #primary .posts-wrap .hentry {
    width: 30.5785124%;
    float: left; }
  .blog-grid .blog-wrap #primary .posts-wrap .hentry {
    padding: 20px 0 35px; }
  .uku-serif.blog-grid .blog-wrap #primary .posts-wrap .hentry {
    padding: 0 0 80px; }
  .blog-threecolumns .blog-wrap #primary .posts-wrap .hentry {
    width: 30.5785124%; }
  .blog-fourcolumns .blog-wrap #primary .posts-wrap .hentry {
    width: 21.9008264%; }
  .blog-threecolumns .blog-wrap #primary .posts-wrap .hentry:nth-child(2n+2),
  .blog-fourcolumns .blog-wrap #primary .posts-wrap .hentry:nth-child(2n+2) {
    margin-right: 0;
    clear: none; }
  .blog-threecolumns .blog-wrap #primary .posts-wrap .hentry:nth-child(3n+1) {
    margin-right: 4.1322314%;
    clear: left; }
  .blog-threecolumns .blog-wrap #primary .posts-wrap .hentry:nth-child(3n+2) {
    margin-right: 4.1322314%;
    clear: none; }
  .blog-threecolumns .blog-wrap #primary .posts-wrap .hentry:nth-child(3n+3) {
    margin-right: 0;
    clear: right; }
  .blog-fourcolumns .blog-wrap #primary .posts-wrap .hentry:nth-child(4n+1) {
    margin-right: 4.1322314%;
    clear: left; }
  .blog-fourcolumns .blog-wrap #primary .posts-wrap .hentry:nth-child(4n+2),
  .blog-fourcolumns .blog-wrap #primary .posts-wrap .hentry:nth-child(4n+3) {
    margin-right: 4.1322314%;
    clear: none; }
  .blog-fourcolumns .blog-wrap #primary .posts-wrap .hentry:nth-child(4n+4) {
    margin-right: 0;
    clear: right; }
  /* --- Left and no Sidebar Options --- */
  .sidebar-left #primary {
    float: right; }
  .single-post.sidebar-left .contentwrap {
    float: right; }
  .blog.blog-defaultplus.sidebar-left #primary .hentry.has-post-thumbnail:nth-child(4n) {
    margin-right: -10.8433734939759%;
    /* -- 90px at 1440px ---*/
    margin-left: 0; }
  .blog.blog-defaultplus.sidebar-left #primary .hentry.has-post-thumbnail:nth-child(4n) .meta-main-wrap {
    padding-left: 40px;
    padding-right: 9.78260869565217%; }
  .sidebar-left #secondary,
  .sidebar-left #sidebar-page {
    float: left;
    padding-top: 0; }
  .blog.blog-defaultplus.sidebar-left #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-meta,
  .blog.blog-defaultplus.no-sidebar #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-meta {
    left: 40px; }
  .no-sidebar #primary {
    width: 90%;
    max-width: 1260px;
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .page-fullwidth #primary,
  .blog-grid.no-sidebar #primary {
    width: 100% !important;
    max-width: none;
    float: none;
    margin-left: auto;
    margin-right: auto; }
  .blog.blog-defaultplus.no-sidebar #primary .hentry.has-post-thumbnail:nth-child(4n) {
    margin-left: auto; }
  .blog.blog-defaultplus.no-sidebar #primary .hentry.has-post-thumbnail:nth-child(4n) .meta-main-wrap {
    padding-left: 40px; }
  .single-post.no-sidebar .contentwrap {
    width: 100%;
    max-width: 1260px;
    float: none;
    margin-left: 0; }
  .single-post.no-sidebar .entry-content,
  .single-post.no-sidebar .entry-footer,
  .single-post.no-sidebar #comments,
  .single-post.no-sidebar .post-navigation {
    margin-left: auto;
    margin-right: auto;
    width: 80%; }
  .single-post.no-sidebar .entry-content .wide-content {
    margin-left: -12.5%;
    margin-right: -12.5%; }
  /* --- Font Sizes --- */
  h1.site-title,
  p.site-title {
    font-size: 60px;
    font-size: 3.75rem;
    line-height: 1.35;
    text-align: center;
    padding-right: 0; }
  .blog.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) .entry-header h2.entry-title,
  .featured-slider .entry-header h2.entry-title,
  .section-one-column-one .entry-header h2.entry-title,
  .section-three-column-one .entry-header h2.entry-title,
  #front-section-four .entry-header h2.entry-title,
  p.text-big {
    font-size: 48px;
    font-size: 3rem; }
  .section-one-column-one .type-post .entry-summary,
  .section-about-column-one p {
    font-size: 32px;
    font-size: 2rem;
    line-height: 1.25; }
  .big-thumb .entry-header p.intro {
    font-size: 26px;
    font-size: 1.625rem; }
  #front-section-fourcolumn .type-post .entry-header h2.entry-title,
  .recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    font-size: 20px;
    font-size: 1.25rem; }
  .entry-meta,
  .entry-cats,
  .search-results a.post-edit-link,
  .archive a.post-edit-link {
    font-size: 12px;
    font-size: 0.75rem;
    font-weight: normal; }
  /* --- Colors --- */
  .blog.headerfont-light #site-branding .site-title a,
  .blog.headerfont-light #desktop-navigation ul a,
  .blog.headerfont-light #search-open,
  .blog.headerfont-light #header-social ul li a,
  .blog.headerfont-light #desktop-navigation ul a,
  .blog.headerfont-light #search-open,
  .blog.headerfont-light #header-social ul li a {
    color: #fff; }
  /* --- Off Canvas Area --- */
  #offcanvas-wrap {
    padding-top: 0; }
  #overlay-nav .dropdown-toggle {
    display: none !important; }
  .overlay-show #overlay-wrap {
    width: 100%;
    /* -- 1010px at 1440px ---*/
    background: transparent;
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: -20px;
    z-index: 90000000;
    cursor: pointer; }
  .inner-offcanvas-wrap {
    position: fixed;
    left: -100%;
    top: 0;
    height: 100%;
    overflow: auto;
    display: block;
    background: #f4f4f4;
    width: 70.13888888888889%;
    /* -- 1010px at 1440px ---*/
    padding-left: 6.25%;
    /* -- 90px at 1440px ---*/
    padding-right: 6.25%;
    /* -- 90px at 1440px ---*/
    z-index: 100000000;
    pointer-events: auto;
    padding-bottom: 100px;
    transition: left,.35s,ease-in-out; }
  .offcanvas-widgets-off .inner-offcanvas-wrap {
    width: 40.27777777777778%;
    /* -- 580px at 1440px ---*/ }
  .overlay-show .inner-offcanvas-wrap {
    left: 0; }
  #overlay-open {
    position: absolute;
    top: 40px;
    left: -17px;
    right: auto;
    width: 4.76190476190476%;
    height: 59px;
    text-align: center; }
  .close-btn-wrap {
    border: none; }
  .mobile-search,
  #mobile-social {
    display: none; }
  #overlay-nav {
    width: 48.19277108433735%;
    /* -- 400px at 1440px ---*/
    float: left;
    border-top: 1px solid #1a1a1a; }
  #sidebar-offcanvas {
    width: 48.19277108433735%;
    /* -- 400px at 1440px ---*/
    float: right; }
  .offcanvas-widgets-off #overlay-nav {
    width: 100%; }
  .close-btn-wrap {
    position: relative;
    height: 160px; }
  #overlay-close {
    position: absolute;
    top: 40px;
    left: -17px;
    right: auto;
    width: 59px;
    height: 59px;
    text-align: center; }
  #overlay-nav ul li {
    padding-top: 15px;
    padding-bottom: 15px;
    border-bottom: 1px solid #1a1a1a; }
  #overlay-nav ul li.menu-item-has-children,
  #overlay-nav ul li.page_item_has_children {
    padding-bottom: 0;
    border-bottom: none; }
  #overlay-nav ul li a {
    display: inline-block;
    padding: 0; }
  #overlay-nav ul li.menu-item-has-children a,
  #overlay-nav ul li.page_item_has_children a {
    border-bottom: none !important;
    padding-bottom: 0; }
  #overlay-nav ul ul.sub-menu,
  #overlay-nav ul ul.children {
    display: block;
    border-bottom: 1px solid #1a1a1a;
    padding-top: 15px;
    padding-bottom: 15px; }
  #overlay-nav ul ul ul.sub-menu,
  #overlay-nav ul ul ul.children {
    border-bottom: none;
    padding-top: 0;
    padding-bottom: 0; }
  #overlay-nav ul ul li a {
    padding-left: 0;
    padding-right: 0; }
  #offcanvas-widgets-open {
    display: none; }
  #sidebar-offcanvas {
    display: block !important; }
  #sidebar-offcanvas .widget {
    padding-left: 0;
    padding-right: 0; }
  .overlay-show .close-btn-wrap {
    position: relative;
    top: 0;
    left: auto;
    right: auto;
    background: transparent;
    height: 158px; }
  /* --- Social Nav Header --- */
  .header-social {
    display: block;
    position: absolute;
    right: 0;
    top: 40px;
    height: 59px; }
  .header-social ul li a {
    font: normal 22px/1 'Genericons';
    padding: 0;
    width: 45px;
    height: 59px; }
  .header-social ul li a::before {
    font: normal 22px/1 'Genericons';
    text-align: center;
    width: 45px;
    height: 59px;
    padding-top: 20px; }
  /* --- Search Desktop --- */
  #masthead {
    position: relative;
    border-bottom: 1px solid #ddd; }
  .search-open,
  .desktop-search {
    display: block; }
  .search-open {
    position: absolute;
    top: 40px;
    left: 9.23611111111111%;
    right: auto;
    width: 4.16666666666667%;
    height: 59px;
    text-align: center;
    background: transparent;
    border: none;
    text-indent: -99999px;
    z-index: 10000;
    outline: none; }
  .search-open:before {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    text-indent: 0;
    font: normal 27px/1 'Genericons';
    content: '\f400';
    text-align: center;
    width: 100%;
    height: 59px;
    padding-top: 17px; }
  .desktop-search {
    position: absolute;
    top: 100%;
    width: 100%;
    opacity: 0;
    height: 0;
    z-index: 10000;
    background: rgba(26, 26, 26, 0.75);
    text-align: center;
    border-top: 1px solid #ddd;
    transition: all .3s ease-in-out; }
  .desktop-search-show .desktop-search {
    position: absolute;
    top: 100%;
    opacity: 1;
    height: 118px;
    transition: all .3s ease-in-out; }
  .desktop-search .searchform {
    height: 0;
    transition: all .3s ease-in-out; }
  .desktop-search-show .desktop-search .searchform {
    height: 118px;
    padding-top: 35px;
    transition: all .3s ease-in-out; }
  .desktop-search input.search-field {
    width: 33%;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    background: none;
    border-bottom: 1px solid #fff;
    padding: 9px 0;
    color: #fff;
    letter-spacing: 0.5px; }
  .desktop-search input[type="submit"] {
    margin-left: 10px;
    padding: 8px 20px;
    background: none;
    color: #fff;
    border: 2px solid #fff;
    font-size: 15px;
    font-size: 0.9375rem;
    text-transform: uppercase;
    letter-spacing: 3px; }
  /* --- Desktop Nav --- */
  #desktop-navigation {
    display: block;
    padding: 0; }
  #desktop-navigation ul {
    margin: 0;
    padding: 0;
    text-align: center; }
  #desktop-navigation ul li {
    position: relative;
    display: inline-block;
    padding: 20px 15px 18px; }
  #desktop-navigation .sub-menu,
  #desktop-navigation .children {
    display: none; }
  #desktop-navigation .dropdown-toggle {
    display: none; }
  /* --- Desktop Nav - Sub Menu --- */
  #desktop-navigation ul li:hover > ul.sub-menu,
  #desktop-navigation ul li:hover > ul.children {
    display: block !important; }
  #desktop-navigation ul ul.sub-menu,
  #desktop-navigation ul ul.children {
    position: absolute;
    top: 59px;
    left: 0;
    width: 200px;
    margin: 0;
    padding: 5px 0;
    text-align: left;
    color: #fff;
    background: #1a1a1a;
    z-index: 100000; }
  #desktop-navigation ul ul.sub-menu:before,
  #desktop-navigation ul ul.children:before {
    font: normal 22px/1 'Genericons';
    content: '\f500';
    position: absolute;
    top: -22px;
    left: 15px;
    width: 30px;
    text-align: left;
    background: none;
    z-index: 10;
    color: #1a1a1a; }
  #desktop-navigation ul ul.sub-menu ul.sub-menu:before,
  #desktop-navigation ul ul.children ul.children:before {
    display: none; }
  #desktop-navigation ul ul.sub-menu ul.sub-menu,
  #desktop-navigation ul ul.children ul.children {
    top: -5px;
    left: 200px; }
  #desktop-navigation .sub-menu li a,
  #desktop-navigation .children li a {
    display: block;
    padding: 10px 15px;
    font-size: 14px;
    font-size: 0.875rem;
    color: #fff !important;
    text-transform: none;
    font-weight: normal;
    letter-spacing: 0; }
  #desktop-navigation .sub-menu li,
  #desktop-navigation .children li {
    padding: 0;
    line-height: 1.1;
    display: block; }
  /* --- Desktop Header - Sticky --- */
  .hide-header-sticky .sticky-header {
    display: none !important; }
  .sticky-header {
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    background: #fff;
    height: 59px;
    transition: -webkit-transform .3s;
    transition: transform .3s;
    transition: transform .3s, -webkit-transform .3s;
    transition: transform .3s,-webkit-transform .3s;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.25);
    z-index: 100000; }
  .fixedheader-dark .sticky-header {
    background: #1a1a1a; }
  .fixedheader-dark.header-stick #overlay-open-sticky,
  .fixedheader-dark.header-stick #search-open-sticky,
  .fixedheader-dark.header-stick #header-social-sticky ul li a {
    color: rgba(255, 255, 255, 0.5); }
  .fixedheader-dark.header-stick .sticky-header p.site-title a,
  .fixedheader-dark.header-stick #overlay-open-sticky:hover,
  .fixedheader-dark.header-stick #search-open-sticky:hover,
  .fixedheader-dark.header-stick #header-social-sticky ul li a:hover {
    color: #fff; }
  .sticky-header.hidden {
    -webkit-transform: translateY(-100%);
    transform: translateY(-100%);
    box-shadow: none; }
  .sticky-header p {
    display: none;
    font-size: 30px;
    font-size: 1.875rem; }
  .header-stick .sticky-header p {
    display: block;
    padding: 8px 0 0 0; }
  #overlay-open-sticky {
    position: absolute;
    height: 59px;
    text-align: center; }
  #overlay-open-sticky {
    top: 0;
    left: 10px;
    width: 59px; }
  #search-open-sticky {
    top: 0;
    left: 69px;
    width: 59px; }
  #header-social-sticky {
    top: 0;
    right: 20px; }
  .header-stick #overlay-open-sticky,
  .header-stick #search-open-sticky,
  .header-stick #header-social-sticky {
    top: 0;
    z-index: 9999; }
  .header-stick #overlay-open-sticky {
    width: 60px; }
  .header-stick .desktop-search {
    position: fixed;
    top: 59px;
    border-top: none;
    height: 0;
    transition: all .3s ease-in-out; }
  .header-stick.desktop-search-show .desktop-search {
    height: 118px; }
  .sticky-header .custom-logo-wrap {
    text-align: center;
    margin-left: auto;
    margin-right: auto; }
  .sticky-header .custom-logo-wrap .custom-logo-link img {
    max-width: 130px;
    max-height: 59px; }
  /* --- Featured Slider + Header Image --- */
  .featured-slider .entry-header,
  .featured-slider .entry-meta {
    width: 57.63888888888889%;
    /* -- 830px at 1440px ---*/
    margin-left: 6.25%; }
  .slider-on.slider-boxed .featured-slider .entry-header,
  .slider-on.slider-boxed .featured-slider .entry-meta {
    margin-left: 0; }
  .featured-slider .entry-author,
  .section-one-column-one .entry-author,
  .section-one-column-one .entry-date:before {
    display: inline-block; }
  .featured-slider .entry-date:before {
    content: ' / ';
    padding: 0 2px;
    display: inline-block; }
  .featured-slider .entry-meta {
    padding-top: 20px; }
  .featured-slider .entry-header h2.entry-title {
    padding-top: 10px; }
  .slider-on.slider-boxed .featured-content {
    padding-top: 30px; }
  .headerimg-on.header-boxed .header-image {
    margin-top: 30px; }
  .home.blog.headerimg-on.header-fullscreen #masthead .site-header-content,
  .home.blog.slider-on.slider-fullscreen #masthead .site-header-content {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    border-bottom: none;
    z-index: 1000000; }
  /* --- Front Section One --- */
  .section-one-column-one {
    width: 65.87301587301587%;
    /* -- 830px at 1440px ---*/
    float: left; }
  .section-one-column-one .type-post {
    padding-bottom: 0; }
  .section-one-column-two {
    width: 31.74603174603175%;
    /* -- 400px at 1440px ---*/
    float: right; }
  .section-one-column-one .entry-header {
    padding: 25px 0 15px; }
  .section-one-column-one .entry-summary,
  .section-three-column-one .entry-summary {
    padding: 0 0 35px; }
  .columns-wrap .entry-header {
    padding: 12px 0 0 0; }
  /* --- Front Section Two --- */
  .section-two-column-one {
    width: 31.74603174603175%;
    /* -- 400px at 1440px ---*/
    float: left; }
  .section-two-column-two {
    width: 65.87301587301587%;
    /* -- 830px at 1440px ---*/
    float: right; }
  .section-two-column-one .entry-header {
    padding: 20px 0 0 0; }
  .section-two-column-one .entry-header h2.entry-title {
    padding: 10px 0 20px; }
  .front-section .section-two-column-one .type-post {
    padding-bottom: 0; }
  /* --- Front Section Three (on Background) --- */
  #front-section-three {
    padding-left: 6.25%;
    padding-right: 6.25%; }
  .section-three-column-one {
    padding-bottom: 50px;
    clear: both;
    overflow: hidden; }
  .section-three-column-one .entry-thumbnail {
    width: 48.80952380952381%;
    /* -- 615px at 1440px ---*/
    float: right; }
  .section-three-column-one .entry-cats {
    top: 30px;
    left: 53.57142857142857%;
    /* -- 675px at 1440px ---*/ }
  .section-three-column-one .entry-header,
  .section-three-column-one .entry-summary,
  .section-three-column-one .entry-meta,
  .page-template-shop-front .entry-text-wrap {
    width: 48.80952380952381%;
    /* -- 615px at 1440px ---*/
    float: left;
    clear: left; }
  .page-template-shop-front .section-three-column-one .entry-header,
  .page-template-shop-front .section-three-column-one .entry-summary,
  .page-template-shop-front .section-three-column-one .entry-meta {
    width: 100%; }
  .section-three-column-one .entry-header,
  .section-three-column-one .entry-header h2.entry-title {
    padding-top: 0; }
  .section-three-column-two .type-post {
    width: 23.21428571428571% !important;
    float: left !important;
    padding-bottom: 0 !important; }
  .section-three-column-two .type-post .entry-header h2.entry-title {
    padding-bottom: 0; }
  .section-three-column-two .type-post:nth-of-type(2),
  .section-three-column-two .type-post:nth-of-type(3) {
    clear: none;
    margin-right: 2.38095238095238%; }
  .section-three-column-two .type-post:nth-of-type(1) {
    clear: left;
    margin-right: 2.38095238095238%; }
  .section-three-column-two .type-post:nth-of-type(4) {
    clear: right; }
  /* --- Front Section Four (on Background) --- */
  #front-section-four .meta-main-wrap {
    padding-left: 6.25%;
    padding-right: 6.25%; }
  #front-section-four .format-video .entry-thumbnail a:before,
  .featured-slider .format-video .entry-thumbnail a:before {
    left: 6.25%;
    top: 40px; }
  #front-section-four .meta-main-wrap .entry-header {
    width: 65.87301587301587%;
    /* -- 830px at 1440px ---*/ }
  #front-section-four .meta-main-wrap .entry-meta {
    padding-top: 20px; }
  #front-section-four .entry-header h2.entry-title {
    padding-top: 10px; }
  /* --- Front Section About  --- */
  .section-about-column-one {
    width: 74.4047619047619%;
    /* -- 937px at 1440px ---*/
    float: left; }
  .section-about-column-two {
    width: 23.21428571428571%;
    /* -- 292px at 1440px ---*/
    float: right;
    padding: 0; }
  /* --- Front Section Columns --- */
  #front-section-twocolumn .type-post {
    width: 48.80952380952381%; }
  #front-section-twocolumn .type-post:nth-of-type(odd) {
    margin-right: 1.19047619047619%; }
  #front-section-twocolumn .type-post:nth-of-type(even) {
    margin-left: 1.19047619047619%; }
  #front-section-threecolumn .type-post {
    width: 31.74603333333333%; }
  #front-section-threecolumn .type-post:nth-of-type(3n+1) {
    margin-right: 1.5873%; }
  #front-section-threecolumn .type-post:nth-of-type(3n+2) {
    margin-left: 0.79365%;
    margin-right: 0.79365%; }
  #front-section-threecolumn .type-post:nth-of-type(3n+3) {
    margin-left: 1.5873%; }
  .section-fourcolumn-postwrap .type-post {
    width: 23.21428571428572%;
    margin-right: 2.38095238095238%;
    /* 30px at 1440px */
    float: left;
    clear: none; }
  .section-fourcolumn-postwrap .type-post:nth-of-type(odd),
  .section-fourcolumn-postwrap .type-post:nth-of-type(even) {
    margin-right: 2.38095238095238%; }
  .section-fourcolumn-postwrap .type-post:nth-of-type(4n+1) {
    clear: left; }
  .section-fourcolumn-postwrap .type-post:nth-of-type(4n+4) {
    margin-right: 0;
    clear: right; }
  .section-sixcolumn-postwrap .type-post {
    width: 14.68253968253968%;
    margin-right: 2.38095238095238% !important;
    margin-left: 0;
    float: left;
    clear: none; }
  .section-sixcolumn-postwrap .type-post:nth-of-type(3n+1) {
    clear: none; }
  .section-sixcolumn-postwrap .type-post:nth-of-type(3n+2) {
    margin-left: 0; }
  .section-sixcolumn-postwrap .type-post:nth-of-type(3n+3) {
    margin-left: 0;
    clear: none; }
  .section-sixcolumn-postwrap .type-post:nth-of-type(6n+1) {
    clear: left; }
  .section-sixcolumn-postwrap .type-post:nth-of-type(6n+6) {
    clear: right;
    margin-right: 0 !important; }
  .section-sixcolumn-postwrap .type-post:nth-last-child(4),
  .section-sixcolumn-postwrap .type-post:nth-last-child(5),
  .section-sixcolumn-postwrap .type-post:nth-last-child(6) {
    padding-bottom: 0; }
  #front-section-twocolumn .entry-header,
  #front-section-threecolumn .entry-header,
  #front-section-fourcolumn .entry-header {
    padding: 20px 0 0 0; }
  #front-section-twocolumn .entry-summary,
  #front-section-threecolumn .entry-summary,
  #front-section-fourcolumn .entry-summary {
    padding: 12px 0 0 0; }
  /* --- Single Post --- */
  .singlepost-wrap {
    margin-top: 0; }
  .single-post .contentwrap,
  .single-attachment .contentwrap {
    width: 65.87301587301587%;
    float: left; }
  .single-post #colophon,
  .single-attachment #colophon {
    margin-top: 80px; }
  .entry-header p.intro {
    display: block; }
  /* --- Footer --- */
  .title-footer,
  #colophon .custom-logo-wrap {
    width: 31.74603174603175%;
    /* -- 400px at 1440px ---*/
    margin-right: 2.38095238095238%;
    /* -- 30px at 1440px ---*/
    float: left; }
  #colophon .custom-logo-wrap .custom-logo-link img {
    max-width: 130px;
    max-height: 59px; }
  #footer-menu-one,
  #footer-menu-two,
  #footer-menu-three,
  #footer-menu-four {
    clear: none; }
  .footer-menu {
    width: 14.68253968253968%;
    /* -- 185px at 1440px ---*/
    float: left; }
  #footer-menu-one,
  #footer-menu-two,
  #footer-menu-three {
    margin-right: 2.38095238095238%;
    /* -- 30px at 1440px ---*/ }
  .title-footer {
    font-size: 36px;
    font-size: 2.25rem; }
  #site-info {
    width: 50%;
    float: left; }
  #footer-social {
    padding-top: 23px;
    float: right;
    text-align: right; }
  #footer-social ul {
    float: left; }
  #footer-social span {
    display: inline-block;
    float: left;
    padding: 8px 15px 0px 0px; }
  .footer-feature-image {
    width: 31.74603174603175%;
    margin-right: 0; }
  .footer-feature-textwrap {
    width: 65.87301587301587%;
    margin-left: 0; }
  /* --- Extra Plugins --- */
  .widget_mc4wp_form_widget input[type="email"],
  .jetpack_subscription_widget #subscribe-email input[type="email"] {
    width: 100%;
    margin-bottom: 10px; }
  .widget_mc4wp_form_widget input[type="submit"],
  .jetpack_subscription_widget #subscribe-submit input[type="submit"] {
    width: 100%; }
  /*--- Jetpack Related Posts ---*/
  .recommended-posts-wrap {
    padding-top: 80px; }
  .recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post {
    width: 22.6%;
    margin-right: 2.38095238095238%;
    padding-bottom: 0; }
  .recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-of-type(odd),
  .recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual .jp-relatedposts-post:nth-of-type(even) {
    margin-right: 2.38095238095238%; }
  .recommended-posts-wrap #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
    padding: 18px 0 0 0; } }

/* Minimum width of 1360 pixels (larger desktop screens)
------------------------------------------------------------------------------------ */
@media screen and (min-width: 85em) {
  /* --- Font Sizes --- */
  .featured-slider .entry-header h2.entry-title,
  .single-post .entry-header h1.entry-title,
  #front-section-four .entry-header h2.entry-title {
    font-size: 58px;
    font-size: 3.625rem;
    line-height: 1.03; }
  .section-three-column-one .type-post .entry-summary,
  .section-about-column-one p,
  .widget_mc4wp_form_widget p,
  .jetpack_subscription_widget #subscribe-text p {
    font-size: 34px;
    font-size: 2.125rem;
    line-height: 1.3; }
  /* --- Typography --- */
  .entry-content p.pull-left, .entry-content p.pull-right {
    margin-bottom: 20px; }
  /* --- Blog - Bigger Posts --- */
  .single-post.blog-defaultplus #primary .hentry.has-post-thumbnail:nth-child(4n) {
    margin-left: 0; }
  /* ---Front Page Sections --- */
  .section-about-column-one p cite {
    padding: 30px 0 0 0; }
  .section-one-column-one .format-video .entry-thumbnail a:before,
  .section-two-column-one .format-video .entry-thumbnail a:before,
  #front-section-four .format-video .entry-thumbnail a:before {
    width: 70px;
    height: 52px;
    padding: 29px 0 0 28px;
    font-size: 19px; }
  #front-section-fourcolumn .format-video .entry-thumbnail a:before {
    width: 60px;
    height: 42px;
    padding: 22px 0 0 24px;
    font-size: 16px; }
  /* --- Single Posts --- */
  .single-post .entry-content,
  .single-post .entry-footer,
  .single-post #comments,
  .single-post .post-navigation {
    margin-left: 12.04819277108434%; }
  .big-thumb .title-wrap {
    width: 114.28571428571428%; }
  .single-post .entry-content {
    margin-top: -8px; }
  /* --- No Sidebar --- */
  .no-sidebar #primary {
    width: 80%; }
  .single-post.no-sidebar .contentwrap {
    width: 100%;
    float: none;
    margin-left: 0; }
  .single-post.no-sidebar .entry-content,
  .single-post.no-sidebar .entry-footer,
  .single-post.no-sidebar #comments,
  .single-post.no-sidebar .post-navigation {
    width: 70%;
    margin-left: 100px;
    margin-right: auto; }
  .single-post.no-sidebar .entry-content .wide-content {
    margin-left: 0;
    margin-right: -31.5%; }
  /* --- Jetpack Share Icons --- */
  .single-post #socialicons-sticky {
    position: relative; }
  .single-post div.sharedaddy .sd-social-icon h3.sd-title {
    display: none; }
  .single-post .sharedaddy .sd-social-icon {
    display: block;
    position: absolute;
    top: 8px;
    left: 0;
    z-index: 10000; }
  .single-post .sd-social-icon .sd-content ul li {
    display: block; }
  .single-post .sd-social-icon .sd-content ul {
    margin: 0 !important; }
  /* --- Extra Plugins --- */
  .widget_mc4wp_form_widget,
  .jetpack_subscription_widget {
    margin-bottom: 45px; }
  .widget_mc4wp_form_widget input[type="email"],
  .jetpack_subscription_widget #subscribe-email input[type="email"] {
    width: 60%;
    margin-bottom: 0; }
  .widget_mc4wp_form_widget input[type="submit"],
  .jetpack_subscription_widget #subscribe-submit input[type="submit"] {
    width: 38%;
    padding: 19px 4%; } }

/* Minimum width of 1800 pixels (larger desktop screens)
------------------------------------------------------------------------------------ */
@media screen and (min-width: 112.5em) {
  /* --- General --- */
  .blog-wrap,
  .front-section,
  #front-section-three .front-section-title,
  #front-section-three .section-three-column-one,
  #front-section-three .section-three-column-two,
  .singlepost-wrap,
  .recommended-posts-wrap,
  .footer-wrap,
  .big-footer-feature,
  .slider-on.slider-boxed .featured-content,
  .headerimg-on.header-boxed .header-image,
  .featured-slider .entry-header,
  .featured-slider .entry-meta,
  .big-instagram-wrap {
    width: 70%;
    margin-left: auto;
    margin-right: auto; }
  #front-section-three {
    padding-left: 0;
    padding-right: 0; }
  #front-section-four {
    width: 100%;
    margin-left: 0; }
  #front-section-four .meta-main-wrap,
  .big-thumb .title-wrap .entry-cats,
  .big-thumb .entry-header h1.entry-title,
  .big-thumb .entry-header p.intro {
    padding-left: 15%;
    padding-right: 15%; }
  #front-section-four .format-video .entry-thumbnail a:before {
    left: 15%; }
  .single-post .big-thumb .entry-thumbnail {
    width: 142.85714285714286%;
    margin-left: -21.42857142857143%; }
  .single-post .big-thumb .title-wrap {
    width: 142.85714285714286%;
    margin-left: -21.42857142857143%;
    margin-right: -21.42857142857143%; }
  .slider-on .featured-slider .entry-thumbnail a,
  .single-post .big-thumb .entry-thumbnail a,
  #front-section-four .entry-thumbnail a {
    max-height: 700px;
    overflow: hidden; }
  .slider-on.slider-fullscreen .featured-slider .entry-thumbnail a,
  .headerimg-on.header-fullscreen a.header-image {
    max-height: 900px !important;
    overflow: hidden; } }

/* Minimum width of 2200 pixels (larger desktop screens)
------------------------------------------------------------------------------------ */
@media screen and (min-width: 137.5em) {
  /* --- General --- */
  .blog-wrap,
  .front-section,
  #front-section-three .front-section-title,
  #front-section-three .section-three-column-one,
  #front-section-three .section-three-column-two,
  .singlepost-wrap,
  .recommended-posts-wrap,
  .footer-wrap,
  .big-footer-feature,
  .slider-on.slider-boxed .featured-content,
  .headerimg-on.header-boxed .header-image,
  .featured-slider .entry-header,
  .featured-slider .entry-meta,
  .big-instagram-wrap {
    width: 56%; }
  .uku-standard .shopfront-content,
  .uku-standard .section-title,
  .single-product.uku-standard .product-wrap {
    max-width: 56% !important; }
  #front-section-four .meta-main-wrap,
  .big-thumb .title-wrap .entry-cats,
  .big-thumb .entry-header h1.entry-title,
  .big-thumb .entry-header p.intro {
    padding-left: 22%;
    padding-right: 22%; }
  #front-section-four .format-video .entry-thumbnail a:before {
    left: 22%; }
  .single-post .big-thumb .entry-thumbnail {
    width: 178.86178861788618%;
    margin-left: -39.43089430894309%; }
  .single-post .big-thumb .title-wrap {
    width: 178.86178861788618%;
    margin-left: -39.43089430894309%;
    margin-right: -39.43089430894309%; } }

/*	Print
------------------------------------------------------------------------------------ */
@media print {
  body {
    padding-top: 0; }
  #site-branding {
    position: static; } }

body {
  font-family: "Noto Sans", sans-serif !important;
  padding-top: 0 !important; }

h1, h2, h3, h4, h5, h6 {
  font-family: "Noto Serif", sans-serif !important; }

::-moz-selection {
  background: #FFCB2D; }

::selection {
  background: #FFCB2D; }

::-moz-selection {
  background: #FFCB2D; }

#primary a {
  color: #7C233F; }

#primary h1, #primary h2, #primary h3, #primary h4, #primary h5, #primary h6 {
  font-weight: bold; }
  #primary h1 a, #primary h2 a, #primary h3 a, #primary h4 a, #primary h5 a, #primary h6 a {
    color: inherit !important; }

#primary h2 {
  font-size: 1.4em;
  line-height: 1.3;
  margin-bottom: .65em; }

#primary h3 {
  font-size: 1.2em; }

#primary h4 {
  font-size: 1em; }

.entry-content h1, .entry-content h2, .entry-content h3, .entry-content h4, #commentform input#submit, .uku-serif #comments h3.comments-title {
  font-family: "Noto Sans", sans-serif !important; }

.powerpress_links {
  font-weight: bold;
  font-size: .8em;
  margin: 0; }

.powerpress_subscribe_links {
  margin-bottom: 2em; }

#blog-wrap, #singlepost-wrap {
  margin-top: 4em;
  line-height: 1.6 !important; }

.entry-thumbnail {
  width: 200px !important;
  height: 200px !important;
  overflow: hidden !important;
  margin: 0 1.5em 1.5em 0 !important; }
  .page .entry-thumbnail {
    width: auto !important;
    height: auto !important;
    margin: 0 auto !important; }

h2.entry-title {
  font-weight: bold !important;
  font-size: 1.6rem !important;
  line-height: 1.4 !important;
  margin-bottom: .4em !important; }

.entry-content p {
  font-family: "Noto Sans", sans-serif !important; }

.meta {
  font-size: .85em !important;
  margin: 1em 0; }

.fb_iframe_widget {
  margin: 15px 0 !important; }

.entry-summary, .entry-content p, .entry-content ol, .entry-content ul, .entry-content dl, .section-one-column-one .type-post .entry-summary, .section-three-column-one .type-post .entry-summary, p.text-small, .entry-content h5, .entry-content h6, address, .widget-area .widget, .footer-menu ul li, .widget_mc4wp_form_widget p, .uku-serif .big-newsletter-wrap .widget_mc4wp_form_widget input[type="email"], .uku-serif .big-newsletter-wrap .widget_mc4wp_form_widget input[type="submit"], .searchform input {
  font-size: 17px !important;
  line-height: 1.6 !important; }

.no-border-link {
  box-shadow: none !important; }

nav#servicenav {
  display: none; }

.page-start, .site-header-content, .sitefooter-content {
  max-width: 1300px;
  margin: 0 auto; }

header#masthead {
  background: #FFCB2D url(img/header_wo_logo_blur.png) no-repeat right;
  background-size: auto 100% !important;
  position: relative;
  margin-bottom: 0 !important;
  font-family: "Noto Serif", sans-serif !important; }
  header#masthead #site-branding {
    background: none; }

#logo {
  display: inline-block;
  font-size: 3.6vw !important;
  padding: 2vw;
  white-space: nowrap; }
  #logo div {
    width: 6.5em;
    height: auto;
    float: left;
    display: inline-block;
    border-right: 3px solid #ac1924;
    padding: .5em 1em .5em .5em; }
    #logo div img {
      width: 100% !important;
      height: auto !important; }
  #logo h1, #logo p {
    font-size: 4vw !important;
    line-height: 1.2;
    padding: .5em 1em .5em 1em;
    text-align: left !important;
    display: inline-block; }

h1.site-title, p.site-title {
  font-family: "Noto Serif", sans-serif !important; }

#logo:before,
#logo:after {
  content: "";
  display: table; }

#logo:after {
  clear: both; }

#logo {
  zoom: 1;
  /* ie 6/7 */ }

#overlay-open {
  position: absolute;
  right: 0 !important;
  left: auto;
  top: 50% !important;
  margin-top: -40px; }

#overlay-nav {
  text-align: center;
  margin-top: 2em !important; }

#main {
  width: auto;
  background: none; }

#content {
  width: auto;
  float: none;
  padding: 0 6vw; }

#sidebar1, #sidebar2 {
  display: none; }

#footer {
  width: auto;
  padding: 10px;
  margin: 2em auto; }

.sticky-header {
  background: #FFCB2D !important; }

.inner-offcanvas-wrap .overlay-desktop-content {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  max-width: 100% !important;
  overflow-y: auto;
  -webkit-overflow-scrolling: touch; }

.overlay-desktop-content {
  font-family: "Noto Serif", sans-serif !important; }
  .overlay-desktop-content .searchform {
    margin: 0 0 1.5em; }
  .overlay-desktop-content #overlay-nav ul li {
    margin-bottom: .3em; }
    .overlay-desktop-content #overlay-nav ul li a {
      font-size: 1.8em; }
    .overlay-desktop-content #overlay-nav ul li.current_menu_item a {
      font-weight: bold; }
  .overlay-desktop-content #overlay-nav > ul, .overlay-desktop-content #overlay-nav > nav {
    margin-bottom: 2em;
    padding: 0; }
  .overlay-desktop-content #overlay-nav ul#menu-kategorien {
    background: red; }
    .overlay-desktop-content #overlay-nav ul#menu-kategorien li a {
      font-size: 1.8em; }
    .overlay-desktop-content #overlay-nav ul#menu-kategorien li ul {
      margin: 0; }
      .overlay-desktop-content #overlay-nav ul#menu-kategorien li ul li {
        display: block; }
        .overlay-desktop-content #overlay-nav ul#menu-kategorien li ul li a {
          font-size: 1em; }
          .overlay-desktop-content #overlay-nav ul#menu-kategorien li ul li a:before {
            display: none; }
  .overlay-desktop-content #mobile-social {
    display: block !important; }
  .overlay-desktop-content #overlay-nav {
    padding-bottom: 0 !important; }
  .overlay-desktop-content #cat-overlay-nav {
    margin-top: 2em;
    text-align: center;
    font-size: 1.8em;
    line-height: 1.12;
    letter-spacing: -1px; }
    .overlay-desktop-content #cat-overlay-nav h3 {
      margin: .7em 0 1.2em; }
    .overlay-desktop-content #cat-overlay-nav ul {
      padding: 0 !important; }
      .overlay-desktop-content #cat-overlay-nav ul li {
        margin-bottom: .3em;
        padding-bottom: 20px; }
      .overlay-desktop-content #cat-overlay-nav ul ul {
        margin: 1em 0 .5em;
        font-size: .8em; }
    .overlay-desktop-content #cat-overlay-nav > ul {
      margin: 0 0 3em !important; }

.trans_postimage {
  margin: 0 1em 1em 0;
  float: left; }
  .trans_postimage img {
    margin: 0 !important; }
  .trans_postimage.alignright {
    margin: 0 0 1em 1em;
    float: right; }
  .trans_postimage.aligncenter {
    float: none;
    display: block;
    margin: 1em auto; }

.single-post .gallery .size-thumbnail {
  float: none; }

@media (max-width: 767px) {
  img.alignleft {
    margin: 0 1em 1em 0 !important;
    float: left !important; }
  img.alignright {
    margin: 0 0 1em 1em !important;
    float: right !important; }
  img.aligncenter {
    float: none !important;
    display: block !important;
    margin: 1em auto !important; } }

figcaption {
  text-align: left; }
  .gallery figcaption {
    text-align: center; }

.wp-caption-text {
  font-size: .9em !important;
  font-weight: bold; }

figure.wp-caption {
  margin-bottom: 2em !important; }

h3 {
  font-weight: bold !important;
  font-size: 1.3em;
  margin-bottom: .3em; }

@media screen and (min-width: 48em) {
  #logo {
    font-size: 24px !important;
    padding: 1em .5em .5em; }
    #logo h1, #logo p {
      font-size: 24px !important; } }

@media screen and (min-width: 66.25em) {
  #main {
    width: 1024px;
    background: #fff url(img/bg.jpg) repeat-y center; }
  #content {
    width: 620px;
    float: left;
    font-size: .93em;
    line-height: 1.6;
    padding: 0 1em 0 0; }
  #sidebar1, #sidebar2 {
    display: block; }
  #overlay-open {
    display: none; }
  #footer {
    width: 1024px; }
  nav#servicenav {
    display: block;
    position: absolute;
    top: 0;
    right: 0; }
    nav#servicenav ul {
      text-align: right;
      margin-bottom: 0; }
      nav#servicenav ul li {
        display: inline-block;
        padding: 0 4px; }
        nav#servicenav ul li a {
          text-decoration: none;
          font-size: .8em;
          border: 0;
          color: #50514f; }
        nav#servicenav ul li a[href*="feed"]::before {
          content: '\f413';
          font: 14px 'Genericons';
          padding: 0 4px 0 0;
          position: relative;
          top: 2px;
          text-align: left; }
        nav#servicenav ul li .search-open {
          position: static; }
  #overlay-open {
    top: auto !important;
    bottom: 0; }
  #desktop-navigation {
    text-align: center;
    margin-top: 1em; }
    #desktop-navigation ul {
      min-height: auto !important;
      padding: 0 !important;
      display: flex !important;
      width: 100%; }
      #desktop-navigation ul li {
        flex-grow: 1;
        flex-basis: auto;
        margin: 0 !important;
        text-align: center; }
        #desktop-navigation ul li a {
          padding: 12px 0 12px !important;
          font-size: 1.1vw !important;
          display: block;
          color: black; }
          #desktop-navigation ul li a:hover {
            background: #960040;
            color: white !important;
            box-shadow: none !important; }
        #desktop-navigation ul li.current_menu_item a {
          background: white;
          font-weight: bold; }
          #desktop-navigation ul li.current_menu_item a:hover {
            background: white !important;
            color: inherit !important; } }

@media screen and (min-width: 85em) {
  #desktop-navigation ul li a {
    font-size: .9em !important; } }

#sidebar1 {
  width: 215px; }

#sidebar1, #sidebar2 {
  font-size: .75em;
  margin: 0;
  color: #3a4a4c; }
  #sidebar1 a, #sidebar2 a {
    color: #3a4a4c; }
  #sidebar1 h3, #sidebar2 h3 {
    font-size: 1.1em !important;
    margin: 0 0 .7em;
    color: #3a4a4c !important;
    font-weight: bold; }
  #sidebar1 .widget-content, #sidebar2 .widget-content {
    margin-bottom: 2.5em; }
  #sidebar1 ul, #sidebar2 ul {
    list-style: disc;
    margin: 0;
    padding: 0 0 0 1.3em; }
    #sidebar1 ul li, #sidebar2 ul li {
      margin: 0.3em 0 0.3em; }
      #sidebar1 ul li ul, #sidebar2 ul li ul {
        margin: 0.3em 0 0.3em; }
  #sidebar1 .textwidget a, #sidebar2 .textwidget a {
    box-shadow: none; }

.searchform {
  width: auto !important; }
  .searchform .search-field, .searchform .submit {
    padding: .3em;
    font-size: 1.2em; }

.yv-grid {
  max-width: 1220px;
  margin: 0 auto; }

footer#sitefooter {
  font-family: "Noto Serif", sans-serif !important;
  font-size: 1em;
  padding: 3em 0 5em;
  background: #d7e0e1; }
  footer#sitefooter .sitefooter-content {
    padding: 0 6vw;
    display: ms-grid;
    display: grid;
    grid-gap: 1.5em;
    grid-template-columns: 1fr;
    grid-template-rows: auto; }
    @media (min-width: 768px) {
      footer#sitefooter .sitefooter-content {
        grid-template-columns: repeat(4, 1fr);
        padding: 0 2vw; } }
  footer#sitefooter .ft_box {
    display: block; }
  footer#sitefooter ul {
    padding: 0;
    margin: 0; }
  footer#sitefooter ul#menu-footermenu {
    list-style: none;
    padding: 0;
    line-height: 1.4; }
    footer#sitefooter ul#menu-footermenu li {
      display: inline-block;
      margin: 0 0 0 0; }
      footer#sitefooter ul#menu-footermenu li h2 {
        font-size: 1em;
        font-weight: bold; }
      footer#sitefooter ul#menu-footermenu li:after {
        content: " · "; }
      footer#sitefooter ul#menu-footermenu li:last-child:after {
        content: ""; }
  footer#sitefooter .ft_ad1, footer#sitefooter .ft_ad2, footer#sitefooter .ft_ad3, footer#sitefooter .ft_ad4 {
    font-size: 1.2em;
    padding: 3%;
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    color: white !important;
    min-height: 10em;
    text-shadow: 0px 1px 3px rgba(0, 0, 0, 0.8), 0px 8px 8px rgba(0, 0, 0, 0.3), 0px 0 9px rgba(0, 0, 0, 0.2);
    transition: all .3s; }
    @media (min-width: 768px) {
      footer#sitefooter .ft_ad1, footer#sitefooter .ft_ad2, footer#sitefooter .ft_ad3, footer#sitefooter .ft_ad4 {
        -ms-grid-column-span: 2;
        grid-column: span 2;
        grid-gap: 1.5em; } }
    @media (min-width: 1280px) {
      footer#sitefooter .ft_ad1, footer#sitefooter .ft_ad2, footer#sitefooter .ft_ad3, footer#sitefooter .ft_ad4 {
        -ms-grid-column-span: 1;
        grid-column: span 1; } }
    @media (min-width: 768px) {
      footer#sitefooter .ft_ad1:hover, footer#sitefooter .ft_ad2:hover, footer#sitefooter .ft_ad3:hover, footer#sitefooter .ft_ad4:hover {
        -webkit-transform: scale(1.1);
                transform: scale(1.1); } }
  footer#sitefooter .ft_ad1 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.8)), url("img/yoga-vidya-katalog_2019.jpg");
    background-size: cover; }
  footer#sitefooter .ft_ad2 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.8)), url("img/yogalehrer_werden.jpg");
    background-size: cover;
    background-position: center; }
  footer#sitefooter .ft_ad3 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.8)), url("img/yv-app-mockup.jpg");
    background-size: cover; }
  footer#sitefooter .ft_ad4 {
    background-image: linear-gradient(rgba(0, 0, 0, 0.3), rgba(0, 0, 0, 0.8)), url("img/ad_meditationskursleiter.jpg");
    background-size: cover; }
  footer#sitefooter .ft_pr {
    font-size: 1.4em;
    text-align: left;
    color: #3a4a4c;
    text-align: center; }
    @media (min-width: 768px) {
      footer#sitefooter .ft_pr {
        -ms-grid-column-span: 4;
        grid-column: span 4; } }
    footer#sitefooter .ft_pr img {
      width: 45%;
      max-width: 6em;
      margin-bottom: 1em; }
    footer#sitefooter .ft_pr a {
      color: #960040;
      transition: all .3s; }
      @media (min-width: 768px) {
        footer#sitefooter .ft_pr a:hover {
          -webkit-transform: scale(1.4);
                  transform: scale(1.4); } }
  footer#sitefooter .ft_center {
    text-align: left; }
    @media (min-width: 768px) {
      footer#sitefooter .ft_center {
        padding-top: 2em; }
        footer#sitefooter .ft_center.ft_studios {
          -ms-grid-column-span: 3;
          grid-column: span 3; } }
    footer#sitefooter .ft_center h2 {
      display: block;
      border-bottom: 1px solid #fff !important;
      font-size: 1.3em;
      padding-bottom: .8em;
      margin-bottom: .7em; }
      footer#sitefooter .ft_center h2 span {
        display: none; }
        @media (min-width: 1280px) {
          footer#sitefooter .ft_center h2 span {
            display: inline; } }
    footer#sitefooter .ft_center .ft_ashrams h2 {
      text-align: center; }
    footer#sitefooter .ft_center p {
      margin: 0 0 1em 0 !important; }
    footer#sitefooter .ft_center ul {
      -webkit-column-count: auto;
              column-count: auto;
      -webkit-column-width: 10em;
              column-width: 10em; }
      footer#sitefooter .ft_center ul.ft_menu_ashrams {
        -webkit-column-count: 1;
                column-count: 1;
        text-align: center;
        margin-bottom: 2em; }
        @media (min-width: 480px) {
          footer#sitefooter .ft_center ul.ft_menu_ashrams {
            -webkit-column-count: 2;
                    column-count: 2;
            text-align: left; } }
        @media (min-width: 768px) {
          footer#sitefooter .ft_center ul.ft_menu_ashrams {
            -webkit-column-count: 1;
                    column-count: 1;
            text-align: left; } }
        footer#sitefooter .ft_center ul.ft_menu_ashrams li {
          margin-bottom: 1.3em; }
      footer#sitefooter .ft_center ul li {
        display: block; }
        footer#sitefooter .ft_center ul li:first-child {
          margin-right: .5em; }
        footer#sitefooter .ft_center ul li:after {
          content: ""; }
  footer#sitefooter hr {
    border: 0;
    clear: both;
    display: block;
    width: 100%;
    background-color: #fff;
    height: 1px; }
    @media (min-width: 768px) {
      footer#sitefooter hr {
        -ms-grid-column-span: 4;
        grid-column: span 4; } }
  footer#sitefooter .ft_box_contact, footer#sitefooter .ft_box_last {
    font-size: .85em;
    color: #3a4a4c; }
    @media (min-width: 768px) {
      footer#sitefooter .ft_box_contact, footer#sitefooter .ft_box_last {
        -ms-grid-column-span: 2;
        grid-column: span 2; } }
  @media (min-width: 768px) {
    footer#sitefooter .ft_box_last {
      text-align: right; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  footer#sitefooter .sitefooter-content .ft_pr {
    margin-bottom: 1.5em;
    -ms-grid-column-span: 4; }
  footer#sitefooter .sitefooter-content .ft_ad1, footer#sitefooter .sitefooter-content .ft_ad2, footer#sitefooter .sitefooter-content .ft_ad3, footer#sitefooter .sitefooter-content .ft_ad4 {
    display: none; } }

@media all and (-ms-high-contrast: none) and (min-width: 1280px), (-ms-high-contrast: active) and (min-width: 1280px) {
  footer#sitefooter .sitefooter-content .ft_ad1, footer#sitefooter .sitefooter-content .ft_ad2, footer#sitefooter .sitefooter-content .ft_ad3, footer#sitefooter .sitefooter-content .ft_ad4 {
    display: flex;
    -ms-grid-column-span: 1;
    grid-column: span 1; }
  footer#sitefooter .sitefooter-content .ft_ad1 {
    -ms-grid-column: 1;
    -ms-grid-row: 2;
    margin-right: 0.75em;
    margin-bottom: 1.5em; }
  footer#sitefooter .sitefooter-content .ft_ad2 {
    -ms-grid-column: 2;
    -ms-grid-row: 2;
    margin-left: 0.75em;
    margin-right: 0.75em;
    margin-bottom: 1.5em; }
  footer#sitefooter .sitefooter-content .ft_ad3 {
    -ms-grid-column: 3;
    -ms-grid-row: 2;
    margin-left: 0.75em;
    margin-right: 0.75em;
    margin-bottom: 1.5em; }
  footer#sitefooter .sitefooter-content .ft_ad4 {
    -ms-grid-column: 4;
    -ms-grid-row: 2;
    margin-left: 0.75em;
    margin-bottom: 1.5em; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  footer#sitefooter .sitefooter-content .ft_center {
    display: none; } }

@media all and (-ms-high-contrast: none) and (min-width: 768px), (-ms-high-contrast: active) and (min-width: 768px) {
  footer#sitefooter .sitefooter-content .ft_center {
    display: block; }
  footer#sitefooter .sitefooter-content .ft_ashrams {
    -ms-grid-column: 1;
    -ms-grid-column-span: 1;
    grid-column: span 1;
    -ms-grid-row: 3;
    margin-right: 0.75em;
    margin-bottom: 1.5em; }
  footer#sitefooter .sitefooter-content .ft_studios {
    -ms-grid-column: 2;
    -ms-grid-row: 3;
    grid-column: span 3;
    margin-left: 0.75em;
    margin-bottom: 1.5em; } }

@media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
  footer#sitefooter .sitefooter-content hr.ft_box {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
    -ms-grid-column-span: 4;
    margin-bottom: 1.5em; }
  footer#sitefooter .sitefooter-content .ft_box_contact {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
    -ms-grid-column-span: 4;
    text-align: center; }
  footer#sitefooter .sitefooter-content .ft_box_last {
    -ms-grid-column: 1;
    -ms-grid-row: 6;
    -ms-grid-column-span: 4;
    text-align: center; } }

@media all and (-ms-high-contrast: none) and (min-width: 768px), (-ms-high-contrast: active) and (min-width: 768px) {
  footer#sitefooter .sitefooter-content .ft_box_contact {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
    -ms-grid-column-span: 2;
    text-align: left; }
  footer#sitefooter .sitefooter-content .ft_box_last {
    -ms-grid-column: 3;
    -ms-grid-row: 5;
    -ms-grid-column-span: 2;
    text-align: right; } }

@supports (-ms-ime-align: auto) and (not ((position: -webkit-sticky) or (position: sticky))) {
  footer#sitefooter .sitefooter-content .ft_pr {
    margin-bottom: 1.5em;
    -ms-grid-column-span: 4; }
  footer#sitefooter .sitefooter-content .ft_ad1, footer#sitefooter .sitefooter-content .ft_ad2, footer#sitefooter .sitefooter-content .ft_ad3, footer#sitefooter .sitefooter-content .ft_ad4 {
    display: none; }
  @media (min-width: 1280px) {
    footer#sitefooter .sitefooter-content .ft_ad1, footer#sitefooter .sitefooter-content .ft_ad2, footer#sitefooter .sitefooter-content .ft_ad3, footer#sitefooter .sitefooter-content .ft_ad4 {
      display: flex;
      -ms-grid-column-span: 1;
      grid-column: span 1; }
    footer#sitefooter .sitefooter-content .ft_ad1 {
      -ms-grid-column: 1;
      -ms-grid-row: 2;
      margin-right: 0.75em;
      margin-bottom: 1.5em; }
    footer#sitefooter .sitefooter-content .ft_ad2 {
      -ms-grid-column: 2;
      -ms-grid-row: 2;
      margin-left: 0.75em;
      margin-right: 0.75em;
      margin-bottom: 1.5em; }
    footer#sitefooter .sitefooter-content .ft_ad3 {
      -ms-grid-column: 3;
      -ms-grid-row: 2;
      margin-left: 0.75em;
      margin-right: 0.75em;
      margin-bottom: 1.5em; }
    footer#sitefooter .sitefooter-content .ft_ad4 {
      -ms-grid-column: 4;
      -ms-grid-row: 2;
      margin-left: 0.75em;
      margin-bottom: 1.5em; } }
  footer#sitefooter .sitefooter-content .ft_center {
    display: none; }
  @media (min-width: 768px) {
    footer#sitefooter .sitefooter-content .ft_center {
      display: block; }
    footer#sitefooter .sitefooter-content .ft_ashrams {
      -ms-grid-column: 1;
      -ms-grid-column-span: 1;
      grid-column: span 1;
      -ms-grid-row: 3;
      margin-right: 0.75em;
      margin-bottom: 1.5em; }
    footer#sitefooter .sitefooter-content .ft_studios {
      -ms-grid-column: 2;
      -ms-grid-row: 3;
      grid-column: span 3;
      margin-left: 0.75em;
      margin-bottom: 1.5em; } }
  footer#sitefooter .sitefooter-content hr.ft_box {
    -ms-grid-column: 1;
    -ms-grid-row: 4;
    -ms-grid-column-span: 4;
    margin-bottom: 1.5em; }
  footer#sitefooter .sitefooter-content .ft_box_contact {
    -ms-grid-column: 1;
    -ms-grid-row: 5;
    -ms-grid-column-span: 4;
    text-align: center; }
  footer#sitefooter .sitefooter-content .ft_box_last {
    -ms-grid-column: 1;
    -ms-grid-row: 6;
    -ms-grid-column-span: 4;
    text-align: center; }
  @media (min-width: 768px) {
    footer#sitefooter .sitefooter-content .ft_box_contact {
      -ms-grid-column: 1;
      -ms-grid-row: 5;
      -ms-grid-column-span: 2;
      text-align: left; }
    footer#sitefooter .sitefooter-content .ft_box_last {
      -ms-grid-column: 3;
      -ms-grid-row: 5;
      -ms-grid-column-span: 2;
      text-align: right; } } }

.swp_social_panel .nc_tweetContainer a.nc_tweet {
  color: white !important; }

.authorbox {
  background: #d7e0e1;
  padding: 2em 1em !important;
  margin: 2em 0 !important;
  border-radius: 5px;
  font-size: .8em !important; }
  .authorbox div.author-bio {
    font-size: 1.2em !important; }
  .authorbox h3 {
    margin: 0 0 .8em !important; }

#secondary {
  font-family: "Noto Serif", sans-serif !important;
  font-size: 1em !important; }
  #secondary .widget-content {
    margin-bottom: 3em; }
  #secondary h2.widget-title {
    margin: 0 0 1em 0 !important;
    padding: 0 0 .5em 0 !important;
    border-bottom: 1px solid #d7e0e1 !important;
    font-weight: bold !important;
    color: #3a4a4c !important; }
  #secondary .social-nav {
    margin-bottom: 2em; }
    #secondary .social-nav ul {
      padding: 0; }
      #secondary .social-nav ul li {
        display: inline-block;
        margin: 0 .15em 0 0; }
        #secondary .social-nav ul li a {
          width: 40px;
          height: 40px;
          padding-top: 11px;
          margin-bottom: 0px;
          border-radius: 50%;
          background: rgba(255, 203, 45, 0.8);
          transition: all .3s ease-in-out;
          text-align: right; }
          #secondary .social-nav ul li a:hover {
            background: #ffcb2d;
            -webkit-transform: scale(1.2);
                    transform: scale(1.2); }
          #secondary .social-nav ul li a::before {
            width: 40px;
            height: 40px;
            padding-top: 0;
            color: #1a1a1a;
            text-align: center !important; }
  #secondary .rm-form-container {
    margin-bottom: 0 !important; }
    #secondary .rm-form-container .checkbox-label {
      display: block;
      padding-left: 2em;
      font-size: .7em;
      margin: 1em 0; }
      #secondary .rm-form-container .checkbox-label input {
        margin-left: -1.8em;
        margin-right: .5em; }
    #secondary .rm-form-container a {
      color: white;
      text-decoration: underline; }
      #secondary .rm-form-container a:hover {
        color: #d7e0e1; }
    #secondary .rm-form-container li:after {
      display: none;
      content: ""; }
    #secondary .rm-form-container li[rel=email] label {
      display: none !important; }
    #secondary .rm-form-container li[rel=email] input {
      font-family: "Noto Serif", sans-serif !important;
      width: 100% !important;
      font-size: 1.2em;
      background: #FFF;
      color: #3a4a4c; }
    #secondary .rm-form-container li[rel=button] input {
      border: 1px solid #FFF;
      font-family: "Noto Serif", sans-serif !important;
      font-size: 1.2em;
      margin: .5em 0 0; }

#mailchimp-sidebarform {
  background: #960040;
  color: #FFF;
  padding: 1em;
  margin-bottom: 80px; }
  #mailchimp-sidebarform input {
    color: #FFF; }
  #mailchimp-sidebarform .mc-field-group {
    margin-bottom: .5em; }
    #mailchimp-sidebarform .mc-field-group label {
      display: block;
      margin-bottom: 3px; }
    #mailchimp-sidebarform .mc-field-group input {
      width: 100%; }
  #mailchimp-sidebarform h2.widget-title {
    color: #FFF !important; }
  #mailchimp-sidebarform a {
    color: #FFF;
    text-decoration: underline; }
  #mailchimp-sidebarform .mc_confirm {
    font-size: .8em; }
  #mailchimp-sidebarform .content__gdprLegal {
    font-size: .65em; }
  #mailchimp-sidebarform .gdprRequired {
    margin: 1em 0 .8em; }
  #mailchimp-sidebarform label.checkbox, #mailchimp-sidebarform label.radio {
    position: relative; }
  #mailchimp-sidebarform .checkbox input, #mailchimp-sidebarform .radio input {
    position: absolute;
    top: 3px;
    margin: 0;
    padding: 0;
    width: auto !important;
    display: inline-block;
    margin-right: 5px;
    background-color: transparent; }
  #mailchimp-sidebarform .checkbox input + span, #mailchimp-sidebarform .radio input + span {
    display: inline-block;
    padding: 0 0 0 24px; }
  #mailchimp-sidebarform input#mc-embedded-subscribe {
    width: 100%;
    border: 1px solid #FFF; }
    #mailchimp-sidebarform input#mc-embedded-subscribe:hover {
      background: #7f131b; }
  #mailchimp-sidebarform #mce-success-response {
    background: #55c22a;
    padding: 5px; }
  #mailchimp-sidebarform #mce-error-response {
    background: #530c11;
    padding: 5px; }

.social-nav-multi ul li ul li {
  display: block;
  padding: 0;
  margin: 0; }
  .social-nav-multi ul li ul li a {
    overflow: visible;
    width: auto;
    border-radius: 0;
    background: none;
    text-align: left;
    padding: 0;
    margin: 0; }
    .social-nav-multi ul li ul li a:hover {
      -webkit-transform: none;
              transform: none; }

#primary h1.title {
  font-size: 1.6rem !important;
  line-height: 1.4 !important;
  letter-spacing: -1px;
  font-weight: bold; }

#primary h1.post-title {
  font-size: 2.2em; }

#primary h2.post-title, #primary h2.title {
  font-size: 1.8em; }

.fluid-width-video-wrapper {
  clear: both; }

.entry-content ul li:before, .comment-text ul li:before {
  content: none; }

.yv_btn {
  border-radius: 5px;
  padding: 15px 25px;
  font-size: 18px;
  text-decoration: none;
  margin: 0px auto 8px;
  color: #000 !important;
  position: relative;
  display: inline-block;
  background-color: #FFCB2D;
  box-shadow: 0px 5px 0px 0px #FFCB2D; }

.btn_more {
  color: #7C233F !important;
  font-size: 12px;
  letter-spacing: 1px;
  font-weight: bold; }
  .btn_more:hover {
    color: #3a4a4c !important; }

.yv_social_share {
  list-style: none;
  display: flex;
  padding: 0;
  border-radius: 2px; }
  .yv_social_share li {
    display: inline-block;
    width: 100%; }
    .yv_social_share li a {
      color: white !important;
      padding: 8px 4px !important;
      font-size: .8em;
      text-align: center;
      cursor: pointer;
      display: block;
      text-decoration: none; }
      .yv_social_share li a::before {
        font-size: 1.2em;
        position: relative;
        top: 1px;
        padding-right: 7px; }

/* Disable WhatsApp button on Desktop - Tutorial link: http://crunchify.me/1VIxAsz */
.crunchify-link:hover, .crunchify-link:active {
  color: white; }

.crunchify-twitter {
  background: #00aced; }

.crunchify-twitter:hover, .crunchify-twitter:active {
  background: #0084b4; }

.crunchify-facebook {
  background: #3B5997; }

.crunchify-facebook:hover, .crunchify-facebook:active {
  background: #2d4372; }

.crunchify-googleplus {
  background: #D64937; }

.crunchify-googleplus:hover, .crunchify-googleplus:active {
  background: #b53525; }

.crunchify-buffer {
  background: #444; }

.crunchify-buffer:hover, .crunchify-buffer:active {
  background: #222; }

.crunchify-pinterest {
  background: #bd081c; }

.crunchify-pinterest:hover, .crunchify-pinterest:active {
  background: #bd081c; }

.crunchify-linkedin {
  background: #0074A1; }

.crunchify-linkedin:hover, .crunchify-linkedin:active {
  background: #006288; }

.crunchify-whatsapp {
  background: #43d854; }

.crunchify-whatsapp:hover, .crunchify-whatsapp:active {
  background: #009688; }

.crunchify-social {
  margin: 20px 0px 25px 0px;
  -webkit-font-smoothing: antialiased;
  font-size: 12px; }

.social-nav ul li a::before, ul.yv_social_share li a::before {
  content: '\f005'; }

.social-nav ul li a[href*="codepen.io"]::before, ul.yv_social_share li a[href*="codepen.io"]::before {
  content: '\f1cb'; }

.social-nav ul li a[href*="dropbox.com"]::before, ul.yv_social_share li a[href*="dropbox.com"]::before {
  content: '\f16b'; }

.social-nav ul li a[href*="facebook.com"]::before, ul.yv_social_share li a[href*="facebook.com"]::before {
  content: '\f09a'; }

.social-nav ul li a[href*="flickr.com"]::before, ul.yv_social_share li a[href*="flickr.com"]::before {
  content: '\f16e'; }

.social-nav ul li a[href*="plus.google.com"]::before, ul.yv_social_share li a[href*="plus.google.com"]::before {
  content: '\f0d4'; }

.social-nav ul li a[href*="github.com"]::before, ul.yv_social_share li a[href*="github.com"]::before {
  content: '\f09b'; }

.social-nav ul li a[href*="instagram.com"]::before, ul.yv_social_share li a[href*="instagram.com"]::before {
  content: '\f16d'; }

.social-nav ul li a[href*="linkedin.com"]::before, ul.yv_social_share li a[href*="linkedin.com"]::before {
  content: '\f08c'; }

.social-nav ul li a[href*="pinterest.com"]::before, ul.yv_social_share li a[href*="pinterest.com"]::before {
  content: '\f0d2'; }

.social-nav ul li a[href*="dribbble.com"]::before, ul.yv_social_share li a[href*="dribbble.com"]::before {
  content: '\f17d'; }

.social-nav ul li a[href*="foursquare.com"]::before, ul.yv_social_share li a[href*="foursquare.com"]::before {
  content: '\f180'; }

.social-nav ul li a[href*="skype.com"]::before,
.social-nav ul li a[href*="skype:"]::before, ul.yv_social_share li a[href*="skype.com"]::before,
ul.yv_social_share li a[href*="skype:"]::before {
  content: '\f17e'; }

.social-nav ul li a[href*="stumbleupon.com"]::before, ul.yv_social_share li a[href*="stumbleupon.com"]::before {
  content: '\f1a3'; }

.social-nav ul li a[href*="tumblr.com"]::before, ul.yv_social_share li a[href*="tumblr.com"]::before {
  content: '\f173'; }

.social-nav ul li a[href*="twitter.com"]::before, ul.yv_social_share li a[href*="twitter.com"]::before {
  content: '\f099'; }

.social-nav ul li a[href*="vimeo.com"]::before, ul.yv_social_share li a[href*="vimeo.com"]::before {
  content: '\f194'; }

.social-nav ul li a[href*="youtube.com"]::before, ul.yv_social_share li a[href*="youtube.com"]::before {
  content: '\f16a'; }

.social-nav ul li a[href*="spotify.com"]::before, ul.yv_social_share li a[href*="spotify.com"]::before {
  content: '\f515'; }

.social-nav ul li a[href*="wordpress.org"]::before,
.social-nav ul li a[href*="wordpress.com"]::before, ul.yv_social_share li a[href*="wordpress.org"]::before,
ul.yv_social_share li a[href*="wordpress.com"]::before {
  content: '\f19a'; }

.social-nav ul li a[href*="feed"]::before, ul.yv_social_share li a[href*="feed"]::before {
  content: '\f09e'; }

.social-nav ul li a[href*="mailto"]::before, ul.yv_social_share li a[href*="mailto"]::before {
  content: '\f0e0'; }

.social-nav ul li a[href*="xing.com"]::before, ul.yv_social_share li a[href*="xing.com"]::before {
  content: '\f169'; }

.social-nav ul li a[href*="behance.net"]::before, ul.yv_social_share li a[href*="behance.net"]::before {
  content: '\f1b5'; }

.social-nav ul li a[href*="soundcloud.com"]::before, ul.yv_social_share li a[href*="soundcloud.com"]::before {
  content: '\f1be'; }

.social-nav ul li a[href*="snapchat.com"]::before, ul.yv_social_share li a[href*="snapchat.com"]::before {
  content: '\f2ac'; }

.social-nav ul li a[href*="amazon.com"]::before, ul.yv_social_share li a[href*="amazon.com"]::before {
  content: '\f270'; }

.social-nav ul li a[href*="amazon.de"]::before, ul.yv_social_share li a[href*="amazon.de"]::before {
  content: '\f270'; }

.social-nav ul li a[href*="tripadvisor.com"]::before, ul.yv_social_share li a[href*="tripadvisor.com"]::before {
  content: '\f262'; }

.social-nav ul li a[href*="bitbucket.org"]::before, ul.yv_social_share li a[href*="bitbucket.org"]::before {
  content: '\f171'; }

.social-nav ul li a[href*="medium.com"]::before, ul.yv_social_share li a[href*="medium.com"]::before {
  content: '\f23a'; }

.social-nav ul li a[href*="slideshare.net"]::before, ul.yv_social_share li a[href*="slideshare.net"]::before {
  content: '\f1e7'; }
/*# sourceMappingURL=style.css.map */




/*
Gutenberg Gallery is broken since 5.9, this styles should fix this issue
Dennis Brändle, 22.12.2022 
*/
figure.wp-block-gallery.has-nested-images {
  display: flex;
  flex-wrap: wrap;
  justify-content: left;
  margin-left: calc(var(--wp--style--unstable-gallery-gap) * -2);
  margin-right: calc(var(--wp--style--unstable-gallery-gap) * -2);
}
figure.wp-block-gallery.has-nested-images .wp-block-image {
    flex-grow:inherit;
}

/* Move gallery captions below image */
figure.wp-block-gallery.has-nested-images .wp-block-image figure {
    flex-direction: column;
}

figure.wp-block-gallery.has-nested-images .wp-block-image figcaption {
    position: relative;
    bottom: auto;
    width: 100%;
    max-height: 100%;
    overflow: auto;
    padding: 10px 0 20px 0;
    text-align: center;
    background: linear-gradient(0deg,rgba(0,0,0,.7),rgba(0,0,0,.3) 70%, transparent);
}

/* Padding inbetween gallery images */
figure.wp-block-gallery.has-nested-images .wp-block-image {
  padding: 0 2.5% 5% 2.5%; 
}