/*
 Theme Name:   Triangular
 Theme URI:    https://tirilhauan.net/triangular/
 Description:  A minimalistic portfolio theme based on Boardwalk 1.0.11 and Cubic
 Author:       Tiril Hauan fotografi
 Author URI:   https://tirilhauan.net
 Version:      0.2.1
 License:      GNU General Public License v2 or later
 License URI:  https://www.gnu.org/licenses/gpl-2.0.html
 Text Domain:  triangular
*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS BOARDWALK:
----------------------------------------------------------------
1.0 Reset
2.0 Genericons
3.0 Typography
4.0 Elements
5.0 Forms
6.0 Layout
7.0 Navigation
	7.1 Links
	7.2 Main Navigation
	7.4 Pagination
8.0 Accessibility
9.0 Alignments
10.0 Clearings
11.0 Sidebar
12.0 Widgets
13.0 Content
	13.1 Posts & Pages
	13.2 Post Formats
	13.3 Comments
14.0 Media
	14.1 Images
	14.2 Galleries
	14.3 Iframes
15.0 Jetpack
	15.1 Contact Form
	15.2 Infinite Scroll
	15.3 Media
	15.4 Recipes
	15.6 Site Logo
	15.7 Responsive Videos
	15.8 Widgets
17.0 CSS3
	17.1 Transitions
	17.2 Border Radius
	17.3 Box Sizing
18.0 Pace
19.0 Extra CSS
20.0 Responsive
	20.1 x <= 782px
	20.2 x >= 768px
	20.2 x >= 1190px
--------------------------------------------------------------*/

/*--------------------------------------------------------------
>>> TABLE OF CONTENTS TRIANGULAR:
----------------------------------------------------------------
1.0 Colors
2.0 Typography
3.0 Layout
4.0 Pagination
5.0 Content
6.0 Jetpack
7.0 Responsive
	7.1 x <= 568px
	7.2 x <= 1190px
	7.4 x <= 2048px
8.0 Sidebar
9.0 Site Header
10.0 Category "Blogg"
11.0 Uncategorised
--------------------------------------------------------------*/

/*--------------------------------------------------------------
1.0 Reset
--------------------------------------------------------------*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
html {
	font-size: 62.5%;
	overflow-y: scroll;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust:     100%;
	-webkit-box-sizing: border-box;
	-moz-box-sizing:    border-box;
	box-sizing:         border-box;
}
*,
*:before,
*:after {
	-webkit-box-sizing: inherit;
	-moz-box-sizing:    inherit;
	box-sizing:         inherit;
}
body {
	background: #f0f0f0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section {
	display: block;
}
ol,
ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption,
th,
td {
	font-weight: normal;
	text-align: left;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
	content: "";
}
blockquote,
q {
	quotes: "" "";
}
a:hover,
a:focus,
a:active {
	outline: 0;
}
a img {
	vertical-align: middle;
	border: 0;
}

/*--------------------------------------------------------------
2.0 Genericons
--------------------------------------------------------------*/
#infinite-handle:before,
.dropdown-toggle:after,
.social-navigation a:before,
.sidebar-toggle:before,
.format-link .entry-title a:after,
.comment-list .reply:before,
.paging-navigation .nav-next a:before,
.paging-navigation .nav-previous a:before,
.post-navigation .nav-next a:before,
.post-navigation .nav-previous a:before,
.search-form:before {
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	display: inline-block;
	font-family: Genericons;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	height: 16px;
	line-height: 1;
	speak: none;
	text-decoration: inherit;
	vertical-align: top;
	width: 16px;
}

/*--------------------------------------------------------------
3.0 Typography
--------------------------------------------------------------*/

@font-face {
  font-family: "Garamond Caption";
  src: url("https://www.tirilhauan.net/wp-content/themes/triangular/garamond-caption.otf") format("opentype");
}

@font-face {
    font-family: 'charterregular';
    src: url('fonts/charter_regular-webfont.eot');
    src: url('fonts/charter_regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/charter_regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;
}

/* Donate to https://www.dafont.com/quilted-butterfly.font if you like this font! */
@font-face {
        font-family: 'QuiltedButterflyRegular';
        src: url('fonts/quilted_butterfly-webfont.eot');
        src: local('☺'),
             url('fonts/quilted_butterfly-webfont.woff') format('woff'),
             url('fonts/quilted_butterfly-webfont.otf') format('opentype'),
             url('fonts/quilted_butterfly-webfont.ttf') format('truetype'),
             url('fonts/quilted_butterfly-webfont.svg') format('svg');
        font-weight: normal;
        font-style: normal;
}


body,
button,
input,
select,
textarea {
	color: #000;
	font-family: serif;
	font-size: 16px;
	line-height: 1.5;
	-ms-word-wrap: break-word;
	word-wrap:     break-word;
}
h1,
h2,
h3,
h4,
h5,
h6 {
    clear: both;
}
h1 {
    margin: 0 auto 12px;
    font-size: 2.25em;
    line-height: 1.333334;
}
h2 {
    margin: 50px auto 34px;
    font-size: 1.875em;
    line-height: 1.2;
}
h3 {
    margin: 0 auto 16px;
    font-size: 1.5em;
    line-height: 1.5;
}
h4 {
    margin: 0 auto 17px;
    font-size: 1.375em;
    line-height: 1.636364;
}
h5 {
    margin: 0 auto 21px;
    font-size: 1.225em;
    line-height: 1.33333;
}
h6 {
    margin: 0 auto 24px;
    font-size: 1em;
    line-height: 1.5;
}
p {
    margin-bottom: 24px;
}
b,
strong {
    font-weight: bold;
}
dfn,
cite,
em,
i {
    font-style: italic;
}
blockquote {
    position: relative;
    margin-bottom: 24px;
    padding-left: 24px;
    border-left: 4px solid #d9d9d9;
    font-style: italic;
}
blockquote blockquote {
    margin-top: 24px;
}
blockquote * {
    margin-bottom: 0;
}
blockquote cite {
    font-style: normal;
    font-weight: bold;
}
address {
    margin: 0 0 24px;
}
pre,
code,
kbd,
tt,
var {
    padding: 0 0.25em;
    background: #f2f2f2;
    font-family: monospace;
}
pre {
    overflow: auto;
    padding: 24px;
    margin-bottom: 24px;
    max-width: 100%;
    -ms-word-wrap: normal;
    word-wrap:     normal;
}
abbr,
acronym {
    border-bottom: 1px dotted #000;
    cursor: help;
}
mark,
ins {
    padding: 0 0.25em;
    background: #06973b;
    color: #fff;
    text-decoration: none;
}
sup,
sub {
    font-size: 75%;
    height: 0;
    line-height: 0;
    position: relative;
    vertical-align: baseline;
}
sup {
    bottom: 1ex;
}
sub {
    top: .5ex;
}
small {
    font-size: 0.75em;
    line-height: 2;
}
big {
    font-size: 1.25em;
    line-height: 1.2;
}

/*--------------------------------------------------------------
4.0 Elements
--------------------------------------------------------------*/
hr {
    padding: 0 24px;
    margin-bottom: 24px;
    margin-left: -24px;
    width: 100%;
    height: 1px;
    background: rgba(0, 0, 0, 0.05);
    border: 0;
}
ul,
ol {
    margin: 0 0 24px 0;
}
ul {
    list-style: inside;
}
ol {
    list-style: inside decimal;
}
li > ul,
li > ol {
    margin-bottom: 0;
    margin-left: 24px;
}
dt {
    font-weight: bold;
}
dd {
    margin: 0 24px 24px;
}
img {
    height: auto;
    max-width: 100%;
    color: #fff;
}
figure {
    margin: 0;
}
table {
    margin: 0 0 24px;
    width: 100%;
    border-top: 1px solid #d9d9d9;
    border-right: 1px solid #d9d9d9;
}
caption,
th {
    font-weight: bold;
}
th,
td {
    padding: 6px;
    border-bottom: 1px solid #d9d9d9;
    border-left: 1px solid #d9d9d9;
}
thead {
    background: #f2f2f2;
}
.widget thead {
    background: #f0f0f0;
}

/*--------------------------------------------------------------
5.0 Forms
--------------------------------------------------------------*/
button,
input,
select,
textarea {
    font-size: 100%;
    margin: 0;
    max-width: 100%;
    vertical-align: baseline;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    padding: 6px 12px;
    border: 0;
    cursor: pointer;
    -webkit-appearance: button;
}
button:hover,
button:focus,
button:active,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"]:active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active {
    outline: none;
}
input[type="checkbox"],
input[type="radio"] {
    padding: 0;
}
input[type="search"] {
    -webkit-appearance: textfield;
}
input[type="search"]::-webkit-search-decoration {
    -webkit-appearance: none;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
    padding: 5px;
    width: 100%;
    background: #f2f2f2;
    border: 1px solid #d9d9d9;
    color: #000;
    -webkit-appearance: none;
}
.comment input[type="text"],
.comment input[type="email"],
.comment input[type="url"],
.comment input[type="password"],
.comment input[type="search"],
.comment textarea,
.widget input[type="text"],
.widget input[type="email"],
.widget input[type="url"],
.widget input[type="password"],
.widget input[type="search"],
.widget textarea {
    background: #f0f0f0;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
    outline: none;
    background: inherit;
}
textarea {
    overflow: auto;
    vertical-align: top;
    width: 100%;
}
.required {
    color: #f00;
}

/* Placeholder */
::input-placeholder {
    color: #000;
}
::-webkit-input-placeholder {
    color: #000;
}
:-moz-placeholder {
    color: #000;
    opacity: 1;
}
::-moz-placeholder {
    color: #000;
    opacity: 1;
}
:-ms-input-placeholder {
    color: #000;
}

/* Password Protected */
.post-password-form input[type="submit"] {
    margin-top: 24px;
}

/* Search Form */
.search-form {
    position: relative;
    margin-bottom: 24px;
}
.search-form:before {
    content: "\f400";
    display: inline-block;
    position: absolute;
    bottom: 50%;
    right: 0;
    z-index: 1;
    margin-bottom: -1.125em;
    width: 2.25em;
    height: 2.25em;
    border: 1px solid #d9d9d9;
    font-size: 1em;
    line-height: 2.25;
    text-align: center;
}
.search-form.hover:before {
    color: #06973b;
}
.search-form input[type="search"] {
    padding-right: 2.25em;
}
.search-form:before,
.widget .search-form.hover:before {
    background: #f2f2f2;
}
.search-form.hover:before,
.widget .search-form:before {
    background: #f0f0f0;
}
input[type="submit"].search-submit {
    display: block;
    position: absolute;
    bottom: 50%;
    right: 0;
    z-index: 2;
    padding: 0;
    margin-bottom: -1.125em;
    height: 2.25em;
    width: 2.25em;
    opacity: 0;
    color: transparent;
}

/*--------------------------------------------------------------
6.0 Layout
--------------------------------------------------------------*/
.site-content {
    height: auto;
}
.site-main {
    position: relative;
    width: 100%;
}
.previous-link:not(.infinite-scroll) .site-main {
    padding-top: 73px;
}
.next-link .site-main {
    padding-bottom: 73px;
}
.site-header {
    top: 0;
    z-index: 3;
    padding-right: 12px;
    padding-left: 24px;
    width: 100%;
    min-height: 73px;
    background: #f0f0f0;
    border-bottom: 1px solid #d9d9d9;
    color: #000;
}
.has-sidebar .site-header {
    padding-right: 85px;
}
.admin-bar .site-header {
    top: 32px;
}
.site-branding {
    float: left;
    margin-top: 24px;
    margin-bottom: 24px;
    max-width: 100%;
}
.site-title {
    float: left;
    padding-right: 12px;
    max-width: 100%;
    margin: 0 auto;
    color: #000;
    font-size: 1.375em;
    line-height: 1.09090909;
}
.site-title a {
    border-bottom: 0;
    color: inherit;
}
.site-description {
    display: none;
    float: left;
    clear: none;
    padding-right: 12px;
    margin: 0 0 -0.5857em;
    color: rgba(0, 0, 0, 0.6);
    font-family: serif;
    font-size: 0.875em;
    line-height: 2.3;
    font-weight: normal;
}
.wf-active .site-description {
    margin-bottom: 0;
    line-height: 1.7142857;
}
.archive .site-footer,
.blog .site-footer,
.search-results .site-footer {
    bottom: 0;
}
.site-footer {
    overflow: hidden;
    width: 100%;
    min-height: 49px;
    background: #f0f0f0;
    /* border-top: 1px solid #d9d9d9; */
    color: #2e2a2a;
}
.site-footer a {
    border-bottom: 0;
    color: inherit;
    font-weight: normal;
}

/*--------------------------------------------------------------
7.0 Navigation
--------------------------------------------------------------*/
/*--------------------------------------------------------------
7.1 Links
--------------------------------------------------------------*/
a {
    border-bottom: 1px solid #d9d9d9;
    font-weight: bold;
    text-decoration: none;
}
a:visited {
    font-weight: normal;
}
a:hover,
a:focus,
a:active {
    border-bottom-color: #000;
    color: #000;
}
a.no-border {
    border-bottom: 0;
}

/*--------------------------------------------------------------
7.2 Main Navigation
--------------------------------------------------------------*/
#menu-toggle-primary:before {
    content: "☰ ";
    /* Only showed on mobile/small screen */
    /* TODO: https://techcrunch.com/2014/05/24/before-the-hamburger-button-kills-you/ */
}
.menu-title {
    margin: 0 auto 16px;
    font-size: 1.5em;
    line-height: 1.5;
}
.main-navigation {
    margin-bottom: 24px;
}
.main-navigation ul {
    list-style: none;
    margin: 0;
    padding: 0;
    border-bottom: 1px solid #d9d9d9;
}
.main-navigation ul ul {
    display: none;
    padding-left: 24px;
    margin-top: 12px;
    margin-bottom: -12px;
    border-bottom: 0;
}
.main-navigation ul ul.toggle-on {
    display: block;
    position: relative;
}
.main-navigation ul ul.toggle-on:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 1px;
    background: #d9d9d9;
}
.main-navigation li {
    position: relative;
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 1px solid #d9d9d9;
}
.main-navigation a {
    display: block;
    text-decoration: none;
    border-bottom: none;
}
.page_item_has_children > a,
.menu-item-has-children > a {
    position: relative;
    padding-right: 62px;
}

/* Menu Description */
.menu-item-description {
    display: none;
}

/* Dropdown Toggle */
.dropdown-toggle {
    content: "";
    display: block;
    position: absolute;
    top: 50%;
    right: 0;
    margin-top: -25px;
    width: 50px;
    height: 50px;
    background: #f2f2f2;
    border: 1px solid #d9d9d9;
}
.dropdown-toggle:after {
    content: "\f431";
    position: absolute;
    top: 11px;
    right: 11px;
    height: 24px;
    width: 24px;
    color: #000;
    font-size: 24px;
}
.dropdown-toggle:hover,
.dropdown-toggle:focus,
.dropdown-toggle:active {
    background: #f0f0f0;
}
.dropdown-toggle:hover:after,
.dropdown-toggle:focus:after,
.dropdown-toggle:active:after {
    color: #06973b;
}
.dropdown-toggle.toggle-on:after {
    content: "\f432";
}

/*--------------------------------------------------------------
7.4 Pagination
--------------------------------------------------------------*/
/* Comment Navigation & Post Navigation */
.comment-navigation {
    padding: 25px 0 24px;
    border-top: 1px solid #d9d9d9;
}
.comment-nav-container {
    overflow: hidden;
    padding-right: 24px;
    padding-left: 24px;
    margin: 0 auto;
    width: 100%;
}
.comment-navigation .nav-previous,
.post-navigation .nav-previous {
    float: left;
    width: 50%;
}
.comment-navigation .nav-next,
.post-navigation .nav-next {
    float: right;
    width: 50%;
    text-align: right;
}
.post-navigation {
    position: relative;
    overflow: hidden;
    border-top: 1px solid #d9d9d9;
    height: 73px;
    text-align: center;
}
.post-navigation:before {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 50%;
    width: 1px;
    height: 100%;
    background: #d9d9d9;
}
.post-navigation .nav-next,
.post-navigation .nav-previous {
    position: relative;
}
.post-navigation a {
    display: block;
    height: 72px;
    color: #000;
    border-bottom: 0;
}
.post-navigation a:hover,
.post-navigation a:focus,
.post-navigation a:active {
    background: #f2f2f2;
    color: #333;
}
.post-navigation .nav-next a:before,
.post-navigation .nav-previous a:before {
    content: "\f431";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    font-size: 24px;
    height: 24px;
    width: 24px;
}
.post-navigation .nav-previous a:before {
    -webkit-transform: rotate(90deg);
    -moz-transform:    rotate(90deg);
    -ms-transform:     rotate(90deg);
    transform:         rotate(90deg);
}
.post-navigation .nav-next a:before {
    -webkit-transform: rotate(-90deg);
    -moz-transform:    rotate(-90deg);
    -ms-transform:     rotate(-90deg);
    transform:         rotate(-90deg);
}

/* Paging Navigation */
.paging-navigation > .screen-reader-text {
    left: 0;
}
.paging-navigation .nav-links {
    overflow: hidden;
    height: 73px;
}
.paging-navigation a {
    display: block;
    position: relative;
    overflow: hidden;
    height: 73px;
    border-bottom: 0;
    background: #f0f0f0;
    color: #000;
}
.paging-navigation a:hover,
.paging-navigation a:focus,
.paging-navigation a:active {
    background: #f2f2f2;
    color: #06973b;
}
.paging-navigation .nav-next,
.paging-navigation .nav-previous {
    position: absolute;
    left: 0;
    overflow: hidden;
    width: 100%;
    height: 73px;
}
.paging-navigation .nav-next {
    top: 0;
    border-bottom: 1px solid #d9d9d9;
}
.paging-navigation .nav-previous {
    bottom: 0;
    border-top: 1px solid #d9d9d9;
}
.paging-navigation .nav-next a:before,
.paging-navigation .nav-previous a:before {
    content: "\f431";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    font-size: 24px;
    height: 24px;
    width: 24px;
}
.paging-navigation .nav-next a:before {
    content: "\f432";
}

/*--------------------------------------------------------------
8.0 Accessibility
--------------------------------------------------------------*/
.screen-reader-text {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
.screen-reader-text:focus {
    background-color: #f1f1f1;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    height: auto;
    left: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}

/*--------------------------------------------------------------
9.0 Alignments
--------------------------------------------------------------*/
.alignleft {
    display: inline;
    float: left;
}
.alignright {
    display: inline;
    float: right;
}
.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
}

/*--------------------------------------------------------------
10.0 Clearings
--------------------------------------------------------------*/
.clear:before,
.clear:after,
.comment-content:before,
.comment-content:after,
.comment-form:before,
.comment-form:after,
.comment-meta:before,
.comment-meta:after,
.comment-navigation:before,
.comment-navigation:after,
.entry-author:before,
.entry-author:after,
.entry-content:before,
.entry-content:after,
.gallery:before,
.gallery:after,
.jp-relatedposts-items:before,
.jp-relatedposts-items:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.site-header:before,
.site-header:after,
.site-main:before,
.site-main:after,
.sd-block:before,
.sd-block:after,
.sharedaddy:before,
.sharedaddy:after,
.widget_tag_cloud > div:before,
.widget_tag_cloud > div:after {
    content: "";
    display: table;
}
.clear:after,
.comment-content:after,
.comment-form:after,
.comment-meta:after,
.comment-navigation:after,
.entry-author:after,
.entry-content:after,
.gallery:after,
.jp-relatedposts-items:after,
.site-content:after,
.site-footer:after,
.site-header:after,
.site-main:after,
.sd-block:after,
.sharedaddy:after,
.widget_tag_cloud > div:after {
    clear: both;
}

/*--------------------------------------------------------------
11.0 Sidebar
--------------------------------------------------------------*/
.sidebar-toggle {
    float: right;
    overflow: hidden;
    padding: 0;
    margin-right: -85px;
    width: 73px;
    height: 72px;
    background: #f0f0f0;
    border-left: 1px solid #d9d9d9;
    color: #000;
    text-align: center;
}
.sidebar-toggle:before {
    content: "\f419";
    height: 24px;
    width: 16px;
    color: inherit;
    font-size: 16px;
    line-height: 24px;
}
.sidebar-toggle:hover,
.sidebar-toggle:focus,
.sidebar-toggle:active {
    background: #f2f2f2;
    color: #06973b;
}
.sidebar-toggle.toggle-on,
.sidebar-toggle.toggle-on:focus {
    background: #f2f2f2;
    color: #000;
}
.sidebar-toggle.toggle-on:hover,
.sidebar-toggle.toggle-on:active {
    color: #06973b;
}
.sidebar-toggle.toggle-on:before {
    content: "\f405";
    height: 32px;
    width: 32px;
    font-size: 32px;
    line-height: 32px;
}
.sidebar {
    display: none;
    position: absolute;
    top: 73px;
    left: 0;
    z-index: 2;
    background: #f2f2f2;
    width: 100%;
}
.sidebar-content {
    width: 100%;
    padding: 24px 24px 0;
    margin: 0 auto;
}
.sidebar-open .sidebar {
    display: block;
}
.main-navigation + .widget-area {
    position: relative;
    padding-top: 25px;
}
.main-navigation + .widget-area:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: -24px;
    padding: 0 24px;
    width: 100%;
    height: 1px;
    background: #d9d9d9;
}

/*--------------------------------------------------------------
12.0 Widgets
--------------------------------------------------------------*/
.widget {
    position: relative;
    margin: 0;
    padding-top: 45px;
}
.widget:first-of-type {
    padding-top: 0;
}
.not-found .widget:first-of-type {
    padding-top: 25px;
}
/* .widget:before { */
/*     content: ""; */
/*     display: block; */
/*     position: absolute; */
/*     top: 0; */
/*     left: -24px; */
/*     padding: 0 24px; */
/*     width: 100%; */
/*     height: 1px; */
/*     background: #d9d9d9; */
/* } */
.widget:first-of-type:before {
    display: none;
}
.not-found .widget:first-of-type:before {
    display: block;
}
.widget-title,
.widgettitle {
    margin: 0 auto 16px;
    font-size: 1.5em;
    line-height: 1.5;
}
.widget-title a,
.widgettitle a {
    color: inherit;
    border-bottom: 0;
}
.widget-title a:hover,
.widget-title a:focus,
.widget-title a:active,
.widgettitle a:hover,
.widgettitle a:focus,
.widgettitle a:active {
    color: #06973b;
}

/* Archives */
.widget_archive select {
    margin-bottom: 24px;
}

/* Calendar */
.widget_calendar th,
.widget_calendar td {
    text-align: center;
}

/* Categories */
.widget_categories select {
    margin-bottom: 24px;
}

/* Custom Menu */
.widget_nav_menu a {
    display: block;
}
.widget_nav_menu .sub-menu {
    display: none;
}
.widget_nav_menu .sub-menu.toggle-on {
    display: block;
    position: relative;
}
.widget_nav_menu .sub-menu.toggle-on:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 24px;
    height: 1px;
    background: #d9d9d9;
}

/* Lists */
.widget_archive ul,
.widget_categories ul,
.widget_links ul,
.widget_meta ul,
.widget_nav_menu ul,
.widget_pages ul,
.widget_recent_comments ul,
.widget_recent_entries ul,
.widget_rss ul {
    list-style: none;
    margin-left: 0;
    border-bottom: 1px solid #d9d9d9;
}
.widget_archive li,
.widget_categories li,
.widget_links li,
.widget_meta li,
.widget_nav_menu li,
.widget_pages li,
.widget_recent_comments li,
.widget_recent_entries li,
.widget_rss li {
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 1px solid #d9d9d9;
}
.widget_archive a,
.widget_categories a,
.widget_links a,
.widget_meta a,
.widget_nav_menu a,
.widget_pages a,
.widget_recent_comments a,
.widget_recent_entries a,
.widget_rss a {
    border-bottom: 0;
}
.widget_categories .children,
.widget_nav_menu .sub-menu,
.widget_pages .children {
    padding-left: 24px;
    margin-top: 12px;
    margin-bottom: -12px;
    border-bottom: 0;
}

/* Recent Posts */
.widget_recent_entries .post-date {
    display: block;
    color: rgba(0, 0, 0, 0.6);
    font-size: 0.875em;
    line-height: 1.7142857;
}


/*--------------------------------------------------------------
13.0 Content
--------------------------------------------------------------*/
/*--------------------------------------------------------------
13.1 Posts & Pages
--------------------------------------------------------------*/
/* Hentry */
.hentry {
    position: relative;
    margin: 0;
}
.sticky {
    position: relative;
}
.archive .hentry,
.blog .hentry,
.search-results .hentry {
    display: block;
    float: left;
    overflow: hidden;
    padding: 24px 0;
    width: 100%;
    height: 100%;
    color: #fff;
}
.archive .hentry a,
.blog .hentry a,
.search-results .hentry a {
    color: #fff;
}
.hentry .entry-header a:focus {
    outline-color: rgba(255, 255, 255, 0.25);
}

/* Entry Header */
.entry-header {
    position: relative;
    z-index: 1;
}
.entry-header a {
    border-bottom: 0;
    color: inherit;
}
.entry-header a:hover,
.entry-header a:focus,
.entry-header a:active {
    color: inherit;
}
body:not(.filter-on) .hentry.has-post-thumbnail .entry-header {
    background: rgba(0, 0, 0, 0.25);
}
body.page.title-with-content .hentry.has-post-thumbnail .entry-header,
body.single.title-with-content .hentry.has-post-thumbnail .entry-header,
body.single .hentry.has-post-thumbnail.format-video .entry-header  {
    background: transparent;
}
body.page .entry-header,
body.single .entry-header {
    padding-top: 24px;
    padding-right: 24px;
    padding-left: 24px;
    margin: 0 auto;
    width: 100%;
}

/* Entry Title & Entry Meta */
.entry-title,
.page-title {
    margin: 0 auto;
    font-size: 1.5em;
    line-height: 1.5;
}
.page-title {
    margin: 0 auto 16px;
}
.entry-title a {
    display: block;
    padding: 6px 24px;
}
.entry-meta {
    font-size: 0.875em;
    line-height: 1.7142857;
}
.entry-meta a {
    display: block;
    padding: 6px 24px;
    font-weight: normal;
}
.entry-meta + .entry-title a {
    padding-top: 0;
    margin-top: -6px;
}
body.page:not(.title-with-content) .hentry.has-post-thumbnail .entry-title,
body.single:not(.title-with-content) .hentry.has-post-thumbnail:not(.format-video) .entry-title,
body.single:not(.title-with-content) .hentry.has-post-thumbnail:not(.format-video) .entry-meta {
    padding-right: 24px;
    padding-left: 24px;
}
body.page .entry-title,
body.single .entry-title,
body.single .entry-meta {
    padding-right: 0;
    padding-left: 0;
}
.entry-meta .updated:not(.published) {
    display: none;
}

/* Entry Link */
.entry-link {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 100%;
    opacity: 0;
    background: #000;
    border-bottom: 0;
}
.hentry.has-post-thumbnail .entry-link {
    background: #06973b;
}
.hentry:not(.has-post-thumbnail):hover .entry-link {
    opacity: 0.175;
}
.hentry.has-post-thumbnail:hover .entry-link {
    opacity: 0.6;
}
.filter-on .hentry.has-post-thumbnail .entry-link {
    background: #000;
    opacity: 0.25;
}
.filter-on .hentry.has-post-thumbnail:hover .entry-link {
    background: #06973b;
    opacity: 0.6;
}

/* Entry Media */
.entry-media {
    margin: 0;
    width: 100%;
    background: #000;
}
.entry-media > *,
.entry-media embed,
.entry-media iframe,
.entry-media object,
.entry-media video {
    margin: 0 auto;
    width: 100%;
}
.entry-media.wp-video {
    width: 100% !important;
}

/* Entry Thumbnail */
.hentry.has-post-thumbnail .attachment-triangular-featured-image {
    position: absolute;
    left: 50%;
    top: 50%;
    width: auto;
    max-width: 100%;
    min-width: 100%;
    height: auto;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform:    translate(-50%, -50%);
    -ms-transform:     translate(-50%, -50%);
    transform:         translate(-50%, -50%);
}
body.page .entry-thumbnail,
body.single .entry-thumbnail {
    position: relative;
    overflow: hidden;
    background: #000;
    height: 100vh;
}
body.page .hentry.has-post-thumbnail .wp-post-image,
body.single .hentry.has-post-thumbnail .wp-post-image {
    position: absolute;
    top: 50%;
    left: 50%;
    max-width: none;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate(-50%, -50%);
    -moz-transform:    translate(-50%, -50%);
    -ms-transform:     translate(-50%, -50%);
    transform:         translate(-50%, -50%);
}
body.page.filter-on:not(.title-with-content) .entry-thumbnail:before,
body.single.filter-on:not(.title-with-content) .entry-thumbnail:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.25);
    z-index: 1;
}

/* Entry Author, Entry Content & Entry Footer */
.entry-author,
.entry-content,
.entry-footer {
    padding-right: 24px;
    padding-left: 24px;
    margin-right: auto;
    margin-left: auto;
    width: 100%;
}
.entry-content {
    padding-top: 24px;
}
.entry-author,
.entry-footer:not(.empty) {
    padding-top: 25px;
    border-top: 1px solid #f2f2f2;
    color: rgba(0, 0, 0, 0.6);
}
.entry-footer:not(.empty) {
    padding-bottom: 24px;
    font-size: 0.875em;
    line-height: 1.7142857;
}
.entry-author a,
.entry-footer a {
    color: inherit;
    border-bottom: 0;
}
.entry-author a:hover,
.entry-author a:focus,
.entry-author a:active,
.entry-footer a:hover,
.entry-footer a:focus,
.entry-footer a:active {
    color: #000;
}
.entry-footer > span {
    display: block;
}
.entry-footer .byline {
    display: none;
}
.group-blog .entry-footer .byline {
    display: block;
}
.entry-author .author-heading {
    margin: 0 auto 24px;
    color: #000;
    font-size: 1em;
    line-height: 1.5;
}
.entry-author .author-avatar {
    float: left;
    width: 48px;
}
.entry-author .author-description {
    float: right;
    width: 100%;
    font-size: 0.875em;
    line-height: 1.7142857;
}
.entry-author .author-link {
    display: block;
}
.entry-author .author-link a {
    border-bottom: 1px solid #d9d9d9;
    color: #06973b;
}
.entry-author .author-link a:hover,
.entry-author .author-link a:focus,
.entry-author .author-link a:active {
    border-bottom-color: #000;
    color: #000;
}

/* Page Links */
.page-links {
    clear: both;
    padding-top: 25px;
    padding-right: 24px;
    padding-left: 24px;
    margin-bottom: 18px;
    margin-left: -24px;
    width: 100%;
    border-top: 1px solid #f2f2f2;
    color: rgba(0, 0, 0, 0.6);
    font-family: Lato, sans-serif;
    font-size: 0.875em;
    line-height: 1.7142857;
    font-weight: bold;
}
.page-links a,
.page-links > span {
    display: inline-block;
    margin: 0 6px 6px 0;
    width: 2.4285714286em;
    height: 2.4285714286em;
    background: #f2f2f2;
    border: 1px solid #d9d9d9;
    line-height: 2.4285714286em;
    text-align: center;
}
.page-links > span {
    color: #06973b;
}
.page-links a {
    background: #f0f0f0;
    color: #000;
}
.page-links a:hover,
.page-links a:focus,
.page-links a:active {
    background: #f2f2f2;
    border-color: #d9d9d9;
    color: #06973b;
}
.page-links > .page-links-title {
    padding-right: 6px;
    margin: 0;
    width: auto;
    height: auto;
    background: transparent;
    border-color: transparent;
    color: rgba(0, 0, 0, 0.6);
    font-family: serif;
}

/* Search */
.archive .page-header,
.search-results .page-header {
    z-index: 2;
    padding: 12px 24px;
    width: 100%;
    min-height: 49px;
    background: #f0f0f0;
    border-bottom: 1px solid #d9d9d9;
    clear: both;
}
.previous-link.archive .page-header,
.previous-link.search-results .page-header {
    margin-top: -73px;
    margin-bottom: 73px;
}
.archive .page-title,
.search-results .page-title {
    display: inline-block;
    margin: 0;
    font-size: 1em;
    line-height: 1.5;
}
.archive .taxonomy-description,
.search-results .page-title span {
    display: inline-block;
    color: rgba(0, 0, 0, 0.6);
    font-family: sans-serif;
    font-size: 0.875em;
    line-height: 1.7142857;
    font-weight: normal;
    letter-spacing: 0;
}
.archive .taxonomy-description * {
    display: inline-block;
    margin-bottom: 0;
}

/* Not Found */
.not-found {
    padding-right: 24px;
    padding-left: 24px;
    margin: 0 auto;
    width: 100%;
}
.not-found .page-header {
    padding-top: 24px;
}
.not-found .search-form {
    margin: 24px 0;
}

/*--------------------------------------------------------------
13.2 Post Formats
--------------------------------------------------------------*/
/* Aside & Status */
.format-aside .entry-content > *:not(.sharedaddy),
.format-status .entry-content > *:not(.sharedaddy) {
    font-size: 1.5em;
}

/* Chat */
.format-chat .entry-content > p {
    padding: 6px;
    margin-bottom: 0;
    border-top: 1px solid #d9d9d9;
}
.format-chat .entry-content > p:last-of-type {
    margin-bottom: 24px;
    border-bottom: 1px solid #d9d9d9;
}
.format-chat .entry-content > p:nth-child(even) {
    background: #f2f2f2;
}

/* Gallery */
.format-gallery .gallery {
    margin-top: 0;
    margin-bottom: 24px;
    background: #000;
    border: 6px solid #000;
}
.format-gallery .gallery .gallery-item {
    border-color: #000;
}
.format-gallery .gallery .gallery-item:before {
    border-color: rgba(255, 255, 255, 0.6);
}
.format-gallery .gallery-caption {
    color: #fff;
}
.format-gallery .gallery-caption a {
    color: rgba(255, 255, 255, 0.65);
    border-bottom-color: rgba(255, 255, 255, 0.3);
}
.format-gallery .gallery-caption a:hover,
.format-gallery .gallery-caption a:focus,
.format-gallery .gallery-caption a:active {
    color: #fff;
    border-bottom-color: #fff;
}
.format-gallery .tiled-gallery,
.site-content .format-gallery .slideshow-window {
    margin-left: -24px;
    width: 100%;
    background: #000;
    border: 24px solid #000;
}
.site-content .format-gallery .tiled-gallery-caption {
    background: #000;
    color: #fff;
}

/* Link */
.format-link .entry-title a:after {
    content: "\f442";
    display: inline-block;
    font-size: 1em;
    height: 1.5em;
    width: 1em;
    line-height: 1.5;
}

/* Quote */
.format-quote blockquote {
    margin-bottom: 17px;
    font-size: 1.375em;
    line-height: 1.636364;
}
.format-quote blockquote blockquote {
    margin-top: 17px;
    margin-bottom: 0;
    font-size: 1em;
    line-height: 1.5;
}

/* Video */
.format-video .entry-content p:empty {
    display: none;
}
.format-video .jetpack-video-wrapper {
    margin-bottom: 0;
}

/*--------------------------------------------------------------
13.3 Comments
--------------------------------------------------------------*/
.comments-container {
    padding-top: 24px;
    background: #f2f2f2;
}
.comment-reply-title,
.comments-title {
    padding-right: 24px;
    padding-left: 24px;
    margin: 0 auto 16px;
    width: 100%;
    font-size: 1.5em;
    line-height: 1.5;
}
.comment .comment-reply-title {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
}
.comment-reply-title small {
    float: right;
    font-family: sans-serif;
    font-size: 0.666667em;
    line-height: 2.25;
    letter-spacing: 0;
}
.comment #respond h3 small a,
.comment-reply-title a {
    display: inline-block;
    padding-right: 12px;
    padding-left: 12px;
    background: #06973b;
    border-bottom: 0;
    color: #fff;
    font-weight: normal;
}
.comment-reply-title a:hover,
.comment-reply-title a:focus,
.comment-reply-title a:active {
    background: #000;
}
.comment-list {
    display: block;
    list-style: none;
    padding-right: 24px;
    padding-left: 24px;
    margin: 0 auto;
    width: 100%;
}
.comment-list .comment,
.comment-list .pingback {
    position: relative;
    padding-top: 24px;
    margin-right: 0 !important;
    margin-left: 0 !important;
    background: transparent !important;
    border-top: 1px solid #d9d9d9;
}
.comment-list .pingback {
    padding-bottom: 24px;
}
.comment-list .comment:before,
.comment-list .pingback:before {
    content: "";
    display: block;
    position: absolute;
    top: -1px;
    left: -24px;
    width: 24px;
    height: 1px;
    background: #d9d9d9;
}
.comment-list > .depth-1:first-of-type {
    border-top: 0;
}
.comment-list > .depth-1:before {
    display: none;
}
.comment-list .children {
    list-style: none;
}
.comment-meta {
    margin-bottom: 24px;
}
.comment-author {
    font-family: Lato, sans-serif;
    font-weight: bold;
    color: #000;
}
.comment-author a {
    border-bottom: 0;
    color: inherit;
}
.comment-author a:hover,
.comment-author a:focus,
.comment-author a:active {
    color: #06973b;
}
.bypostauthor > .comment-body .fn {
    padding: 0 0.25em;
    background: #06973b;
    color: #fff;
}
.bypostauthor > .comment-body .fn a {
    color: #fff;
}
.comment-author .avatar {
    float: left;
    margin-right: 24px;
}
.comment-author .says {
    display: none;
}
.comment-metadata {
    color: rgba(0, 0, 0, 0.6);
    font-size: 0.875em;
    line-height: 1.7142857;
}
.comment-metadata a {
    border-bottom: 0;
    color: inherit;
}
.comment-metadata a:hover,
.comment-metadata a:focus,
.comment-metadata a:active {
    color: #000;
}
.comment-list .reply {
    padding-bottom: 24px;
}
.comment-list .reply:before {
    content: "\f412";
    margin-right: 0.25em;
    color: #d9d9d9;
    font-size: 1em;
    line-height: 1.5;
}
#comments #respond,
.comment-respond {
    padding-top: 25px;
    margin: 0;
    background: #f0f0f0;
    border-top: 1px solid #d9d9d9;
}
#comments .comments-container + #respond,
#comments .comments-container + .comment-respond {
    padding-top: 24px;
    border-top: 0;
}
#comments .comment #respond,
#comments .comment .comment-respond {
    padding-top: 0;
    background: transparent;
    border-top: 0;
}
#respond .comment-form {
    padding-right: 24px;
    padding-left: 24px;
    margin: 0 auto;
    width: 100% !important;
}
.comment #respond .comment-form {
    padding-right: 0;
    padding-bottom: 0;
    padding-left: 0;
    width: 100% !important;
}
.form-submit {
    padding-bottom: 24px;
    margin-bottom: 0;
}
.comment-awaiting-moderation {
    margin-top: 24px;
    margin-bottom: 0;
    font-style: italic;
}
.no-comments {
    padding-left: 24px;
    padding-right: 24px;
    margin: 0 auto 24px;
    width: 100%;
    font-family: Lato, sans-serif;
    font-size: 1.5em;
    line-height: 1.5;
    font-weight: bold;
}
.comments-container + .no-comments {
    padding-top: 24px;
}

/*--------------------------------------------------------------
14.0 Media
--------------------------------------------------------------*/
/*--------------------------------------------------------------
14.1 Images
--------------------------------------------------------------*/
.page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
    padding: 0;
    margin-bottom: 0;
    margin-top: 0;
    border: none;
}

/* Captions */
.wp-caption {
    padding: 0 0 12px;
    margin-bottom: 24px;
    max-width: 100%;
    border-bottom: 1px solid rgba(0, 0, 0, 0.05);
}
.wp-caption img[class*="wp-image-"] {
    display: block;
    margin: 0 auto;
    max-width: 100%;
}

/*--------------------------------------------------------------
14.2 Galleries
--------------------------------------------------------------*/
.gallery {
    margin: -6px 0 18px;
}
.gallery .gallery-item {
    position: relative;
    float: left;
    padding: 13px;
    width: 100%;
    border: 6px solid #fff;
    z-index: 0;
}
.gallery .gallery-item:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: -1;
    border: 1px solid #d9d9d9;
    height: 100%;
    width: 100%;
}
.gallery .gallery-item .gallery-icon {
    text-align: center;
}
.gallery .gallery-item .gallery-icon img {
    display: inline-block;
    margin: 0 auto;
    height: auto;
}
.gallery .gallery-item + br {
    display: none;
}

/* Columns */
.gallery-columns-1 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-7 .gallery-item {
    float: none;
    width: 100%;
}
.gallery-columns-2 .gallery-item,
.gallery-columns-4 .gallery-item,
.gallery-columns-8 .gallery-item {
    width: 50%;
}
.gallery-columns-3 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-9 .gallery-item {
    width: 33.33333%;
}
.gallery-columns-2 .gallery-item:nth-of-type(2n-2),
.gallery-columns-3 .gallery-item:nth-of-type(3n-3),
.gallery-columns-4 .gallery-item:nth-of-type(2n-2),
.gallery-columns-6 .gallery-item:nth-of-type(3n-3),
.gallery-columns-8 .gallery-item:nth-of-type(2n-2),
.gallery-columns-9 .gallery-item:nth-of-type(3n-3) {
    clear: right;
}
.gallery-columns-2 .gallery-item:nth-of-type(2n-1),
.gallery-columns-3 .gallery-item:nth-of-type(3n-2),
.gallery-columns-4 .gallery-item:nth-of-type(2n-1),
.gallery-columns-6 .gallery-item:nth-of-type(3n-2),
.gallery-columns-8 .gallery-item:nth-of-type(2n-1),
.gallery-columns-9 .gallery-item:nth-of-type(3n-2) {
    clear: left;
}

/* Captions */
.gallery-caption,
.wp-caption-text {
    padding: 12px 0 0;
    color: rgba(0, 0, 0, 0.6);
    text-align: center;
    font-size: 0.875em;
    line-height: 1.7142857;
}
.wp-caption-text {
    margin-bottom: 0;
}

/*--------------------------------------------------------------
14.3 Iframes
--------------------------------------------------------------*/
audio,
embed,
iframe,
object,
video,
.fb_iframe_widget,
.wp-audio-shortcode {
    display: block;
    margin-bottom: 24px;
    max-width: 100%;
}

/* Audio & Video */
.wp-video-shortcode {
    width: 100% !important;
}
.wp-video-shortcode .mejs-overlay-button {
    margin-top: -50px !important;
}
.wp-audio-shortcode a,
.wp-video a {
    border-bottom: 0;
}
.wp-playlist .mejs-container {
    max-width: 100%;
}

/* VideoPress */
.video-player {
    padding: 0 !important;
    margin: 0 0 24px !important;
    height: auto !important;
}
.video-player object {
    margin-bottom: 0;
}

/* Playlists */
.site .wp-playlist {
    padding: 0;
    margin: 0 0 18px;
    border: 0;
}
.site .wp-playlist-tracks {
    margin-top: 12px;
}
.site .wp-playlist-current-item {
    margin-bottom: 12px;
    height: auto;
    color: rgba(0, 0, 0, 0.6);
}
.site .wp-playlist-current-item img {
    display: none;
}
.site .wp-playlist-current-item .wp-playlist-caption {
    max-width: 100%;
}
.site .wp-playlist,
.site .wp-playlist-caption,
.site .wp-playlist-item-length,
.site .wp-playlist-item-title {
    font-size: inherit;
}
.site .wp-playlist a,
.site .wp-playlist-item {
    border-bottom: 0;
}
.site .wp-playlist-item {
    padding: 6px 0;
}
.site .wp-playlist-item-length {
    top: 6px;
    right: 0;
}
.site .wp-playlist,
.site .wp-playlist-light .wp-playlist-playing {
    background: transparent;
}
.site .wp-playlist,
.site .wp-playlist-light .wp-playlist-caption,
.site .wp-playlist-light .wp-playlist-item {
    color: inherit;
}
.site .wp-playlist-light .wp-playlist-playing {
    color: #06973b;
}

/* Google Maps */
.googlemaps {
    margin-bottom: 24px;
}
.googlemaps br {
    display: none;
}
.googlemaps iframe {
    margin-bottom: 0;
}

/*--------------------------------------------------------------
15.0 Jetpack
--------------------------------------------------------------*/
/*--------------------------------------------------------------
15.1 Contact Form
--------------------------------------------------------------*/
.site-content .contact-form > div {
    margin-bottom: 24px;
}
.site-content .contact-form label {
    margin-bottom: 0;
}
.site-content .contact-form input[type="text"],
.site-content .contact-form input[type="email"],
.site-content .contact-form input[type="url"],
.site-content .contact-form textarea {
    margin-bottom: 0;
    width: 100%;
    max-width: 100%;
}
.site-content .contact-form label span {
    color: #ccc;
}

/*--------------------------------------------------------------
15.2 Infinite Scroll
--------------------------------------------------------------*/
.infinite-scroll .paging-navigation {
    display: none;
}
.infinity-success .site-main {
    background: #f0f0f0;
}
.infinity-end .site-main {
    padding-bottom: 0;
}
.site-main .infinite-loader {
    position: absolute;
    bottom: 0;
    right: 0;
    width: 100%;
    height: 73px;
    background: #f0f0f0;
    border-top: 1px solid #d9d9d9;
}
.site-main .infinite-loader .spinner {
    top: 50% !important;
    left: 50% !important;
}
#infinite-handle {
    display: block;
    position: absolute;
    bottom: 0;
    right: 0;
    height: 73px;
    width: 100%;
    border-top: 1px solid #d9d9d9;
    background: #f0f0f0;
    color: #000;
    cursor: pointer;
}
#infinite-handle:hover {
    background: #f2f2f2;
    color: #333;
}
#infinite-handle span {
    clip: rect(1px, 1px, 1px, 1px);
    position: absolute !important;
    right: 0;
    height: 1px;
    width: 1px;
    overflow: hidden;
}
#infinite-handle span:hover {
    background-color: #f1f1f1;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
    clip: auto !important;
    color: #21759b;
    display: block;
    font-size: 14px;
    font-size: 1.4rem;
    font-weight: bold;
    height: auto;
    right: 5px;
    line-height: normal;
    padding: 15px 23px 14px;
    text-decoration: none;
    top: 5px;
    width: auto;
    z-index: 100000;
}
#infinite-handle:before {
    content: "\f431";
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -12px;
    margin-left: -12px;
    font-size: 24px;
    height: 24px;
    width: 24px;
    color: #000;
}
#infinite-handle:hover:before {
    color: #333;
}
.infinity-success #infinite-handle {
    display: none;
}
.infinite-scroll.archive .hentry,
.infinite-scroll.blog .hentry,
.infinite-scroll.search-results .hentry {
    opacity: 0;
}

/*--------------------------------------------------------------
15.3 Media
--------------------------------------------------------------*/
.site-content .slideshow-window,
.site-content .tiled-gallery {
    margin-bottom: 24px;
}
.site-content .slideshow-window {
    background: #000;
    border: 24px solid #000;
}
.site-content .tiled-gallery-caption {
    padding: 6px 0;
    background: #f0f0f0;
    color: rgba(0, 0, 0, 0.6);
    font-size: 0.875em;
    line-height: 1.7142857;
    text-indent: 2px;
}
.site-content .tiled-gallery .tiled-gallery-item-small .tiled-gallery-caption {
    font-size: 0.75em;
    line-height: 2;
}
.jp-carousel-wrap a {
    border-bottom: 0;
}

/*--------------------------------------------------------------
15.4 Recipes
--------------------------------------------------------------*/
.site-content .jetpack-recipe {
    margin: 0 0 24px;
    padding: 24px 24px 0;
}
.site-content .jetpack-recipe blockquote {
    margin-left: 0;
}
.site-content .jetpack-recipe ol,
.site-content .jetpack-recipe ul {
    list-style-position: inside;
}
.site-content .jetpack-recipe-title {
    padding: 0;
    margin: 0 auto 16px;
    border-bottom: 0;
}
.site-content .jetpack-recipe-content br {
    display: none;
}
.site-content .jetpack-recipe .jetpack-recipe-meta {
    font-size: 0.875em;
    line-height: 1.7142857;
    overflow: inherit;
}
.site-content .jetpack-recipe-meta:before,
.site-content .jetpack-recipe-meta:after {
    content: "";
    display: table;
}
.site-content .jetpack-recipe-meta:after {
    clear: both;
}

/*--------------------------------------------------------------
15.6 Site Logo
--------------------------------------------------------------*/
.site-logo-link {
    display: block;
    border: 0;
    vertical-align: middle;
    float: none;
    clear: none;
    margin: 0;
}
.site-logo-link:hover img,
.site-logo-link:focus img,
.site-logo-link:active img {
    opacity: 1.0;
}
.site-logo-link .site-logo {
    display: block;
    width: auto;
    max-height: 184px; /* see also inc/jetpack.php::add_image_size( 'triangular-logo', 288, 184 ); */
    margin: 0 auto;
}
.has-site-logo .site-description,
.has-site-logo .site-title {
    margin-top: 12px;
}

/*--------------------------------------------------------------
15.7 Responsive Videos
--------------------------------------------------------------*/
.jetpack-video-wrapper {
    margin: 0 0 24px;
}
.jetpack-video-wrapper:empty {
    display: none;
}

/*--------------------------------------------------------------
15.8 Widgets
--------------------------------------------------------------*/
/* Display WordPress Posts */
.widget_jetpack_display_posts_widget .jetpack-display-remote-posts {
    margin: 0;
}
.widget_jetpack_display_posts_widget .jetpack-display-remote-posts h4 {
    margin: 0 auto 21px;
    font-size: 1.125em;
    line-height: 1.33333;
}
.widget_jetpack_display_posts_widget .jetpack-display-remote-posts img {
    margin-bottom: 24px;
}
.widget_jetpack_display_posts_widget .jetpack-display-remote-posts p {
    margin: 0 0 24px !important;
    color: rgba(0, 0, 0, 0.6);
    font-size: 0.875em;
    line-height: 1.7142857 !important;
}

/* Gallery */
.widget-gallery .tiled-gallery-caption {
    background: #f2f2f2;
}

/* Image */
.widget_image .jetpack-image-container {
    margin-bottom: 24px;
}
.widget_image .jetpack-image-container img {
    vertical-align: middle;
}
.widget_image .jetpack-image-container .wp-caption {
    margin-bottom: 0;
}

/* RSS Links */
.widget_rss_links ul {
    list-style: none;
    margin-left: 0;
    border-bottom: 1px solid #d9d9d9;
}
.widget_rss_links li {
    padding-top: 12px;
    padding-bottom: 12px;
    border-top: 1px solid #d9d9d9;
}
.widget_rss_links a {
    border-bottom: 0;
}
.widget_rss_links p a:last-of-type {
    margin-left: 8px;
}

/*--------------------------------------------------------------
17.0 CSS3
--------------------------------------------------------------*/
/*--------------------------------------------------------------
17.1 Transitions
--------------------------------------------------------------*/
a,
button,
input,
textarea,
.hentry,
.hentry .entry-link,
.hentry.has-post-thumbnail .attachment-triangular-featured-image,
.pace .pace-progress,
.site,
.site-logo-link img {
    -webkit-transition: all 125ms ease-out;
    -moz-transition:    all 125ms ease-out;
    -o-transition:      all 125ms ease-out;
    transition:         all 125ms ease-out;
}

/*--------------------------------------------------------------
17.2 Border Radius
--------------------------------------------------------------*/
button,
input,
select,
textarea,
.site-content .jetpack-recipe,
.site-content .slideshow-window {
    -webkit-border-radius: 0;
    -moz-border-radius:    0;
    border-radius:         0;
}
#infinite-handle span:hover,
.screen-reader-text:focus {
    -webkit-border-radius: 3px;
    -moz-border-radius:    3px;
    border-radius:         3px;
}
.comment-author .avatar,
.entry-author .avatar,
.widget-grofile .grofile-thumbnail {
    -webkit-border-radius: 50%;
    -moz-border-radius:    50%;
    border-radius:         50%;
}

/*--------------------------------------------------------------
17.3 Box Sizing
--------------------------------------------------------------*/
div#jp-relatedposts:before,
hr,
.format-gallery .tiled-gallery,
.sd-like.jetpack-likes-widget-wrapper:before,
.main-navigation + .widget-area:before,
.page-links,
.sd-sharing-enabled:not(#jp-post-flair):before,
.sd-rating:before,
.sharedaddy.sd-block.sd-gplus:before,
.widget:before {
    -webkit-box-sizing: content-box;
    -moz-box-sizing:    content-box;
    box-sizing:         content-box;
}

/*--------------------------------------------------------------
18.0 Pace
--------------------------------------------------------------*/
/* Deactivated pace: */
/* .site { */
/*     opacity: 0; */
/* } */
.pace-done .site {
    opacity: 1;
}
.pace-done .pace {
    display: none;
}
.pace {
    -webkit-pointer-events: none;
    pointer-events:         none;
    -webkit-user-select: none;
    -moz-user-select:    none;
    user-select:         none;
}
.pace .pace-progress {
    background: #333;
    position: fixed;
    right: 100%;
    z-index: 99999;
    top: 0;
    height: 4px;
    width: 100%;
}
.admin-bar .pace .pace-progress {
    top: 32px;
}
.pace-inactive {
    display: none;
}

/*--------------------------------------------------------------
19.0 Extra CSS
--------------------------------------------------------------*/
.dropcap {
    float: left;
    margin-right: 0.0833333em;
    font-size: 3em;
    line-height: 1;
}

/*--------------------------------------------------------------
20.0 Responsive
--------------------------------------------------------------*/
/*--------------------------------------------------------------
20.1 x <= 782px
--------------------------------------------------------------*/
@media screen and (max-width: 782px) {
    /* Pace */
    .admin-bar .pace .pace-progress {
	top: 46px;
    }
}

/*--------------------------------------------------------------
20.2 x <= 1366px
--------------------------------------------------------------*/
@media screen and (min-width: 782px) and (max-width: 1400px) {
    /* Typography */
    blockquote {
	margin-left: -28px;
    }
    blockquote blockquote {
	margin-left: 0;
    }

    /* Elements */
    ol,
    ul {
	list-style-position: outside;
    }

    /* Layout */
    .previous-link:not(.infinite-scroll) .site-main {
	padding-top: 0;
	padding-left: 73px;
    }
    .next-link .site-main {
	padding-right: 73px;
	padding-bottom: 0;
    }
    /* .archive .site-footer, */
    /* .blog .site-footer, */
    /* .search-results .site-footer, */
    /* .site-header { */
    /*     position: fixed; */
    /* } */
    .unfixed-header .site-header {
	position: absolute;
    }
    .unfixed-header.archive:not(.sidebar-open) .site-header,
    .unfixed-header.blog:not(.sidebar-open) .site-header,
    .unfixed-header.search-results:not(.sidebar-open) .site-header {
	position: fixed;
    }
    .site-footer {
	padding-left: 24px;
    }
    .site-description {
	display: block;
    }

    /* Navigation */
    .main-navigation {
	margin-bottom: 72px;
    }
    .social-navigation {
	float: right;
	width: 50%;
    }
    .social-navigation ul {
	float: right;
	margin: -1px 0 0 0;
    }
    .social-navigation li:first-of-type {
	margin-left: 0;
    }
    .comment-navigation {
	margin-top: 48px;
	margin-bottom: -48px;
    }
    .comment-nav-container {
	padding-right: 0;
	padding-left: 0;
	width: 768px;
    }
    .paging-navigation .nav-links {
	height: 100%;
    }
    .paging-navigation a {
	height: 100%;
    }
    .paging-navigation .nav-next,
    .paging-navigation .nav-previous {
	top: 0;
	width: 73px;
	height: 100%;
    }
    .paging-navigation .nav-next {
	border-right: 1px solid #d9d9d9;
	border-bottom: 0;
    }
    .paging-navigation .nav-previous {
	right: 0;
	left: auto;
	border-top: 0;
	border-left: 1px solid #d9d9d9;
    }
    .paging-navigation .nav-next a:before,
    .paging-navigation .nav-previous a:before {
	-webkit-transform: rotate(-90deg);
	-moz-transform:    rotate(-90deg);
	-ms-transform:     rotate(-90deg);
	transform:         rotate(-90deg);
    }

    /* Sidebar */
    .sidebar-content {
	width: 768px;
	padding: 72px 72px 0;
    }
    .main-navigation + .widget-area {
	padding-top: 0;
    }
    .main-navigation + .widget-area:before {
	display: none;
    }

    /* Widgets */
    .not-found .widget:first-of-type,
    .widget {
	padding-top: 0;
    }
    .widget {
	padding-bottom: 48px;
    }
    .not-found .widget:first-of-type:before,
    .widget:before {
	display: none;
    }

    /* Content */
    body.page .entry-header,
    body.single .entry-header {
	padding-top: 72px;
	padding-right: 0;
	padding-left: 0;
	width: 624px;
    }
    .category-blogg.archive .entry-title,
    .category-blogg.blog .entry-title,
    .category-blogg.search-results .entry-title,
    body.page .entry-title,
    body.single .entry-title,
    .page-title {
	font-size: 2.25em;
	line-height: 1.333334;
    }
    .page-title {
	margin: 0 auto 12px;
    }
    .hentry.has-post-thumbnail .attachment-triangular-featured-image {
	max-width: inherit;
	height: 100%;
    }
    .entry-author,
    .entry-content,
    .entry-footer {
	padding-right: 72px;
	padding-left: 72px;
	width: 768px;
    }
    .entry-content {
	padding-top: 72px;
    }
    .entry-footer:not(.empty) {
	padding-bottom: 72px;
    }
    .entry-footer.empty {
	padding-bottom: 48px;
    }
    body.page .entry-content {
	padding-bottom: 48px;
    }
    body.page .entry-content + .entry-footer {
	margin-top: -48px;
    }
    .entry-author .author-description {
	width: 552px;
    }
    .page-links {
	padding-right: 72px;
	padding-left: 72px;
	margin-left: -72px;
    }
    .archive .page-header,
    .search-results .page-header {
	position: fixed;
	top: 0;
	left: 0;
    }
    .previous-link.archive .page-header,
    .previous-link.search-results .page-header {
	margin-top: 0;
	margin-bottom: 0;
    }
    .not-found {
	padding: 0;
	width: 624px;
    }
    .not-found .page-header {
	padding-top: 72px;
    }
    .not-found .search-form {
	margin: 72px 0;
    }
    .format-gallery .gallery {
	margin-left: -72px;
	width: 768px;
    }
    .format-gallery .tiled-gallery,
    .site-content .format-gallery .slideshow-window {
	margin-left: -72px;
	border-width: 72px;
    }
    .comment-list {
	padding-right: 72px;
	padding-left: 72px;
	width: 768px;
    }
    .comments-container {
	padding-top: 72px;
	padding-bottom: 48px;
    }
    .comment-reply-title,
    .comments-title {
	padding-right: 72px;
	padding-left: 72px;
	width: 768px;
    }
    #comments #respond,
    .comment-respond {
	padding-top: 73px;
    }
    #comments .comments-container + #respond,
    #comments .comments-container + .comment-respond {
	padding-top: 72px;
	border-top: 0;
    }
    #respond .comment-form {
	padding-right: 72px;
	padding-bottom: 48px;
	padding-left: 72px;
	width: 768px !important;
    }
    .no-comments {
	padding-left: 72px;
	padding-right: 72px;
	margin: 0 auto 72px;
	width: 768px;
    }
    .comments-container + .no-comments {
	padding-top: 72px;
    }

    /* Media */
    .wp-caption.caption-big,
    .image-big {
	display: block;
	width: 768px;
	max-width: 768px;
    }
    table .wp-caption.caption-big {
	margin: 0 0 24px;
	width: 100%;
	max-width: 100%;
    }
    .caption-big .image-big {
	margin-bottom: 0;
	margin-left: 0;
    }
    .image-big img {
	vertical-align: top;
    }
    .gallery-columns-4 .gallery-item {
	width: 25%;
    }
    .gallery-columns-5 .gallery-item {
	float: left;
	width: 20%;
    }
    .gallery-columns-6 .gallery-item {
	width: 16.66667%;
    }
    .gallery-columns-7 .gallery-item {
	float: left;
	width: 14.28571%;
    }
    .gallery-columns-8 .gallery-item {
	width: 12.5%;
    }
    .gallery-columns-9 .gallery-item {
	width: 11.11111%;
    }
    .gallery-columns-4 .gallery-item:nth-of-type(2n-2),
    .gallery-columns-4 .gallery-item:nth-of-type(2n-1),
    .gallery-columns-6 .gallery-item:nth-of-type(3n-3),
    .gallery-columns-6 .gallery-item:nth-of-type(3n-2),
    .gallery-columns-8 .gallery-item:nth-of-type(2n-2),
    .gallery-columns-8 .gallery-item:nth-of-type(2n-1),
    .gallery-columns-9 .gallery-item:nth-of-type(3n-3),
    .gallery-columns-9 .gallery-item:nth-of-type(3n-2) {
	clear: none;
    }
    .gallery-columns-4 .gallery-item:nth-of-type(4n-4),
    .gallery-columns-5 .gallery-item:nth-of-type(5n-5),
    .gallery-columns-6 .gallery-item:nth-of-type(6n-6),
    .gallery-columns-7 .gallery-item:nth-of-type(7n-7),
    .gallery-columns-8 .gallery-item:nth-of-type(8n-8),
    .gallery-columns-9 .gallery-item:nth-of-type(9n-9) {
	clear: right;
    }
    .gallery-columns-4 .gallery-item:nth-of-type(4n-3),
    .gallery-columns-5 .gallery-item:nth-of-type(5n-4),
    .gallery-columns-6 .gallery-item:nth-of-type(6n-5),
    .gallery-columns-7 .gallery-item:nth-of-type(7n-6),
    .gallery-columns-8 .gallery-item:nth-of-type(8n-7),
    .gallery-columns-9 .gallery-item:nth-of-type(9n-8) {
	clear: left;
    }

    /* Jetpack */
    .infinity-end .site-main {
	padding-right: 0;
    }
    .site-main .infinite-loader {
	top: 0;
	bottom: auto;
	width: 73px;
	height: 100%;
	border-top: 0;
	border-left: 1px solid #d9d9d9;
    }
    #infinite-handle {
	top: 0;
	bottom: auto;
	height: 100%;
	width: 73px;
	border-top: 0;
	border-left: 1px solid #d9d9d9;
    }
    #infinite-handle:before {
	-webkit-transform: rotate(-90deg);
	-moz-transform:    rotate(-90deg);
	-ms-transform:     rotate(-90deg);
	transform:         rotate(-90deg);
    }
    .site-logo-link .site-logo {
	max-height: 160px;      /* Max size is in inc/jetpack.php */
    }
    .sd-sharing-enabled:not(#jp-post-flair):before,
    .sd-like.jetpack-likes-widget-wrapper:before,
    .sharedaddy.sd-block.sd-gplus:before,
    .sd-rating:before,
    div#jp-relatedposts:before {
	left: -72px;
	padding: 0 72px;
    }
    .hentry div#jp-relatedposts div.jp-relatedposts-items {
	width: 648px;
	margin-left: -12px;
    }
    .hentry div#jp-relatedposts div.jp-relatedposts-items.jp-relatedposts-items-minimal {
	width: 100%;
	margin-left: 0;
    }
    .hentry div#jp-relatedposts div.jp-relatedposts-items .jp-relatedposts-post {
	padding: 0 12px;
	width: 33.333333%;
    }
    .widget-grofile .grofile-thumbnail {
	float: left;
    }
    .widget-grofile h4,
    .widget-grofile > ul,
    .widget-grofile .grofile-meta {
	float: right;
	width: 552px;
    }
    .widget-grofile > p {
	clear: both;
	padding-left: 72px;
    }
}

/*--------------------------------------------------------------
20.2 x > 1400px
--------------------------------------------------------------*/
@media screen and (min-width: 1400px) {
    .comment-nav-container {
	width: 1190px;
    }
    .sidebar-content {
	width: 1190px;
    }
    .entry-author,
    .entry-content,
    .entry-footer {
	width: 1190px;
    }
    .format-gallery .gallery {
	width: 1190px;
    }
    .comment-list {
	width: 1190px;
    }
    .comment-reply-title,
    .comments-title {
	width: 1190px;
    }
    #respond .comment-form {
	width: 1190px !important;
    }
    .no-comments {
	width: 1190px;
    }
    .wp-caption.caption-big,
    .image-big {
	width: 1190px;
	max-width: 1190px;
    }
}

@media screen and (min-width: 2048px) {
    .site-logo-link .site-logo {
        max-height: 300px;      /* Max size is in inc/jetpack.php */
    }
}
/* END OF OLD BOARDWALK */

/*--------------------------------------------------------------
1.0 Colors
--------------------------------------------------------------*/
mark,
ins,
.bypostauthor > .comment-body .fn,
.comment #respond h3 small a,
.comment-reply-title a,
.filter-on .hentry.has-post-thumbnail:hover .entry-link,
.hentry.color-1,
.hentry.has-post-thumbnail .entry-link,
.widget_tag_cloud a {
    background: inherit;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
    color: #fff;
    background: #333;
}
button:hover,
button:focus,
button:active,
input[type="button"]:hover,
input[type="button"]:focus,
input[type="button"]:active,
input[type="reset"]:hover,
input[type="reset"]:focus,
input[type="reset"]:active,
input[type="submit"]:hover,
input[type="submit"]:focus,
input[type="submit"]:active {
    background: #000;
}

a,
#infinite-handle:hover,
#infinite-handle:hover:before,
.comment-author a:hover,
.comment-author a:focus,
.comment-author a:active,
.dropdown-toggle:hover:after,
.dropdown-toggle:focus:after,
.dropdown-toggle:active:after,
.entry-author .author-link a,
.page-links > span,
.page-links a:hover,
.page-links a:focus,
.page-links a:active,
.paging-navigation a:hover,
.paging-navigation a:focus,
.paging-navigation a:active,
.post-navigation a:hover,
.post-navigation a:focus,
.post-navigation a:active,
.search-form.hover:before,
.sidebar-toggle:hover,
.sidebar-toggle:focus,
.sidebar-toggle:active,
.sidebar-toggle.toggle-on:hover,
.sidebar-toggle.toggle-on:active,
.site .wp-playlist-light .wp-playlist-playing,
.site-title a:hover,
.site-title a:focus,
.site-title a:active,
.social-navigation a:hover,
.social-navigation a:focus,
.social-navigation a:active,
.widget-grofile .grofile-meta h4 a:hover,
.widget-grofile .grofile-meta h4 a:hover,
.widget-grofile .grofile-meta h4 a:active,
.widget-title a:hover,
.widget-title a:focus,
.widget-title a:active,
.widgettitle a:hover,
.widgettitle a:focus,
.widgettitle a:active {
    color: inherit;
}

/*--------------------------------------------------------------
2.0 Typography
--------------------------------------------------------------*/
body,
button,
input,
select,
textarea {
    font-family: Bitstream Charter, serif;
}
h1,
h2,
h3,
h4,
h5,
h6,
.comment-author,
.hentry div#jp-relatedposts h3.jp-relatedposts-headline,
.hentry div.sharedaddy h3.sd-title,
.no-comments,
.page-links {
    font-family: Bitstream Charter, serif;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0.0625em;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
    font-weight: normal;
}
.archive .taxonomy-description,
.comment-reply-title small,
.page-links > .page-links-title,
.search-results .page-title span {
    font-family: Bitstream Charter, serif;
}

/*--------------------------------------------------------------
3.0 Layout
--------------------------------------------------------------*/
.next-link .site-main,
.previous-link .site-main {
    padding: 0 !important;
}
.site-description {
    margin: 0.145em 0 -0.145em;
    font-family: Bitstream Charter, serif;
    line-height: 1.7142857;
    font-weight: normal;
    text-transform: none;
    letter-spacing: 0;
}
.wf-active .site-description {
    margin: 0;
}

/*--------------------------------------------------------------
4.0 Pagination
--------------------------------------------------------------*/
.paging-navigation {
    position: relative;
    clear: both;
    border-top: 1px solid #d9d9d9;
}
.paging-navigation:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 50%;
    z-index: 1;
    width: 1px;
    height: 72px;
    background: #d9d9d9;
}
.paging-navigation .nav-links {
    height: 100%;
}
.paging-navigation .nav-next,
.paging-navigation .nav-previous {
    position: inherit;
    left: 0;
    overflow: hidden;
    float: right;
    width: 50%;
    height: 72px;
    border: 0 !important;
}
.paging-navigation .nav-next a:before,
.paging-navigation .nav-previous a:before {
    -webkit-transform: rotate(-90deg);
    -moz-transform:    rotate(-90deg);
    transform:         rotate(-90deg);
}
.paging-navigation a {
    height: 72px;
}

/*--------------------------------------------------------------
5.0 Content
--------------------------------------------------------------*/
/* #primary margin controls the size of thumbnail images: */
#primary {
    margin: auto 0;
}

/* Hentry */
.archive .hentry,
.blog .hentry,
.search-results .hentry {
    float: none;
    padding: 0 0 64.5%;
    width: 100%;                /* was 96%, with m-l/r: 2% */
    margin: 0;
    margin-bottom: 3%;
}
.archive .hentry.has-post-thumbnail,
.blog .hentry.has-post-thumbnail,
.search-results .hentry.has-post-thumbnail {
    background: inherit;
}
.archive .hentry a, .blog .hentry a, .search-results .hentry a {
    color: #333;
}
.archive .hentry.has-post-thumbnail a,
.blog .hentry.has-post-thumbnail a,
.search-results .hentry.has-post-thumbnail a {
    color: white;
}
body:not(.filter-on) .hentry.has-post-thumbnail .entry-header {
    background: inherit; /* rgba(0, 0, 0, 0.25); */
}

/* Entry Header */
.archive .entry-header,
.blog .entry-header,
.search-results .entry-header {
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 100%;
    margin: 0 0 0 -50%;
}
.archive .has-post-thumbnail .entry-header,
.blog .has-post-thumbnail .entry-header,
.search-results .has-post-thumbnail .entry-header {
    opacity: 0.0;
}
.archive .entry-header:hover,
.blog .entry-header:hover,
.search-results .entry-header:hover {
    opacity: 1.0;
}


.entry-header {
    max-height: 100%;
    text-align: center;
}
.archive .entry-title,
.blog .entry-title,
.search-results .entry-title {
    font-size: 1em;
    line-height: 1.3636364;
    position: absolute;
    top: 0;
    left: 50%;
    height: 100%;
    width: 100%;
    margin: 0 0 0 -50%;
    padding: 0;
}

.entry-meta + .entry-title a {
    padding: 0;
    margin: 0;
    padding-top: 30%;
}
.entry-title a {
    padding: 0;
    height: 100%;
    padding-top: 30%;
}

.category-blogg.archive .entry-header,
body.single .entry-header {
    position: inherit;
    font-size: 100%;
    float: none;
    clear: both;
    margin: 2em auto;
    padding: 1em 0;
    hyphens: manual;
    word-wrap: normal;
}


/*
https://github.com/professionalthemes/Subtitles#front-end-performance
*/
span.entry-subtitle {
    display: block;
    margin-top: 1.5em;
    font-size: 0.8em;
}
#comments .comments-title span.entry-subtitle {
    display: none;
}

/* Entry Thumbnail */
.archive .hentry.has-post-thumbnail .attachment-triangular-featured-image,
.blog .hentry.has-post-thumbnail .attachment-triangular-featured-image,
.search-results .hentry.has-post-thumbnail .attachment-triangular-featured-image {
    width: 100%;
    max-width: 100%;
    min-width: 100%;
    height: auto;
    max-height: initial;
    min-height: initial;
}
.hentry.has-post-thumbnail:hover .entry-link {
    opacity: 0.0;
}


/* Make entry thumbnails darker on mouseover/hover */
/* IE11 and similarly annoying browsers get this: */
.hentry.has-post-thumbnail:hover .entry-thumbnail+.entry-header:before {
    position: absolute;
    z-index: -999;
    display: block;
    content: "";
    top: 0; right: 0; bottom: 0; left: 0;
    background: rgba(0, 0, 0, 0.5);
}
/* Modern browsers get this: */
@supports ( (filter: brightness(50%)) or (-webkit-filter: brightness(50%)) ) {
    .hentry.has-post-thumbnail:hover .entry-thumbnail+.entry-header:before {
        display: none;
    }
    .hentry.has-post-thumbnail:hover .attachment-triangular-featured-image {
        -webkit-filter: brightness(50%);
        -moz-filter:    brightness(50%);
        -ms-filter:     brightness(50%); /* doesn't work'*/
        -o-filter:      brightness(50%);
        filter:         brightness(50%);
    }
}

/*--------------------------------------------------------------
6.0 Jetpack
--------------------------------------------------------------*/
#infinite-handle {
    position: inherit;
    clear: both;
    height: 73px;
    width: 100%;
    border: 0;
    border-top: 1px solid #d9d9d9;
}
.site-main .infinite-loader {
    position: inherit;
    clear: both;
}

/*--------------------------------------------------------------
7.0 Responsive
--------------------------------------------------------------*/
/*--------------------------------------------------------------
7.1 x <= 568px
--------------------------------------------------------------*/
@media screen and (min-width: 568px) {
    /* Content */
    #primary {
        margin: auto 7%;
    }
    .archive .hentry,
    .blog .hentry,
    .search-results .hentry {
        float: left;
        padding-bottom: 30%;
        width: 46%;
        margin-left: 2%;
        margin-right: 2%;
        margin-bottom: 3%;
    }
    .archive .hentry:nth-of-type(2n+3),
    .blog .hentry:nth-of-type(2n+3),
    .search-results .hentry:nth-of-type(2n+3) {
        clear: left;
    }
}

/*--------------------------------------------------------------
7.2 x <= 1190px
--------------------------------------------------------------*/
@media screen and (min-width: 1190px) {
    /* Layout */
    .archive .page-header,
    .search-results .page-header,
    .unfixed-header.archive:not(.sidebar-open) .page-header,
    .unfixed-header.archive:not(.sidebar-open) .site-header,
    .unfixed-header.blog:not(.sidebar-open) .site-header,
    .unfixed-header.search-results:not(.sidebar-open) .page-header,
    .unfixed-header.search-results:not(.sidebar-open) .site-header {
	position: absolute;
    }
    .archive .site-footer,
    .blog .site-footer,
    .search-results .site-footer {
	position: inherit;
    }

    /* Jetpack */
    #infinite-handle:before {
	-webkit-transform: none;
	-moz-transform:    none;
	transform:         none;
    }
    .site-main .infinite-loader {
	width: 100%;
	height: 73px;
	border: 0;
	border-top: 1px solid #d9d9d9;
    }
    .infinite-scroll.neverending .site-main .infinite-loader {
	height: 49px;
    }
    .infinite-scroll.neverending .site-footer {
	display: none;
    }
    .infinity-end.neverending .site-footer {
	display: block;
    }

    /* Content */
    .archive .hentry,
    .blog .hentry,
    .search-results .hentry {
	padding-bottom: 21.5%;
        width: 32%;
        margin-left: 0.5%;
        margin-right: 0.5%;
        margin-bottom: 1%;
        /* Note: #primary margin actually controls the width of these boxes */
    }
    .archive .hentry:nth-of-type(2n+3),
    .blog .hentry:nth-of-type(2n+3),
    .search-results .hentry:nth-of-type(2n+3) {
	clear: none;
    }
    .archive .hentry:nth-of-type(3n+4),
    .blog .hentry:nth-of-type(3n+4),
    .search-results .hentry:nth-of-type(3n+4) {
	clear: left;
    }
}


/*--------------------------------------------------------------
8.0 Sidebar
--------------------------------------------------------------*/

.menu-item a {
    display: inline;
}
.menu-primary {
    text-align: center;
}
.menu-item {
    list-style-type: none;
    margin: 0 20px;
}
.menu-title,
.menu-item a {
    color: #2e2a2a;
    font-family: Bitstream Charter, serif;
    text-transform: uppercase;
    letter-spacing: 0.35rem;
    font-size: 73%;
    font-weight: normal;
}
.menu-primary ul {
    border: 0;
}
.main-navigation li {
    border: 0;
}
.main-navigation {
    padding-top: 1%;
    border-top: 1px solid #c9c9c9;
}

.menu-primary .menu-item,
.menu-primary ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-direction: row;
    -moz-flex-direction: row;
    -webkit-flex-direction: row;
    flex-direction: row;
    -webkit-justify-content: center;
    -moz-justify-content: center;
    -ms-justify-content: center;
    justify-content: center;
    /* space-around would be nice, but messes up submenu */
    -webkit-box-align: flex-start;
    -webkit-flex-align: flex-start;
    -ms-flex-align: flex-start;
    -webkit-align-items: flex-start;
    align-items: flex-start;
}
.page_item_has_children > a, .menu-item-has-children > a {
    padding-right: inherit;
}

/* Submenus: */
.menu-social .menu-item,
.menu-primary .menu-item {
    -ms-flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;
}
.social-navigation ul li a,
.main-navigation ul li a {
    display: flex;
}
.social-navigation ul li ul,
.main-navigation ul li ul {
    display:none;

    -ms-flex-direction: column;
    -moz-flex-direction: column;
    -webkit-flex-direction: column;
    flex-direction: column;

    overflow: visible;
    white-space: nowrap;
    background-color: #f0f0f0;
    z-index: 999;
    padding: 0 2px;

    width: 0; /* just overflow, don't change the width of main menu */
    visibility: hidden;
    opacity: 0;
    max-height: 0;
    transition: visibility 0s, opacity 0s linear;
}
/* .main-navigation ul li ul { */
.social-navigation ul li:hover ul,
.main-navigation ul li:hover ul {
    display: -webkit-box;
    display: -webkit-flex;
    display: -moz-box;
    display: -moz-flex;
    display: -ms-flexbox;
    display: flex;

    position: absolute;         /* has to be on hover rule! */
    visibility: visible;
    opacity: 0.9;
    max-height: 200px;   /* needs to be non-0 to get the right position */
    width: auto;
    transition: visibility 0s, opacity 0.2s linear;
    top: 15px;
    left: -6px;
    padding: 15px 0;
}

.menu-title {
    display: none;
}
@media screen and (max-width: 567px) {
    .menu-item {
        margin: 0 12px;
    }
    .menu-title {
        display: inherit;
        margin: 0;
        margin-bottom: 1em;
        font-size: 105%;
    }
    .menu-primary {
        display: none;
    }
    .social-navigation ul li a,
    .main-navigation ul li a {
        margin: 0 auto;
    }
    .social-navigation ul li:hover ul,
    .main-navigation ul li:hover ul {
        position: initial;         /* has to be on hover rule! */
        top: 0;
        left: 0;
    }
    nav,
    .menu-title {
        cursor: pointer;
    }
    .menu-primary .menu-item,
    .menu-primary ul {
        -ms-flex-direction: column;
        -moz-flex-direction: column;
        -webkit-flex-direction: column;
        flex-direction: column;
    }
    .main-navigation {
        border-top: none;
    }
    nav {
        text-align: center;
    }
    .menu-primary ul {
        -webkit-box-align: center;
        -webkit-flex-align: center;
        -ms-flex-align: center;
        -webkit-align-items: center;
        align-items: center;
    }
}

.main-navigation ul li ul li {
    display: block;
    margin: 0;
    padding: 1px 6px 12px 6px;
}
.main-navigation ul li ul {
    position: inherit;
    padding: 0;
}
.main-navigation li > ul, li > ol {
    margin-left: 0;
    left: 0;
}


.sidebar-content {
    border: none;
    padding-top: 0;
    margin-top: 0;
}
.sidebar {
    display: inherit;
    position: inherit;
    background-color: inherit;
    top: inherit;
    left: inherit;
    z-index: inherit;
}

/*--------------------------------------------------------------
9.0 Site Header
--------------------------------------------------------------*/
.has-sidebar .site-header {
    padding-right: 0;
}

.site-header {
    position: inherit;
    background-color: inherit;
    top: inherit;
    z-index: inherit;
    background: inherit;
    border-bottom: inherit;
    color: inherit;
    margin-left: 0;
    margin-right: 0;
    margin-top: 20px;
    margin-bottom: 50px;
    padding: 0;
    min-height: 0;
    width: inherit;
}
@media screen and (min-width: 1400px) {
    .site-header {
        margin-top: 70px;
        margin-bottom: 70px;
    }
}

.site-branding {
    float: none;
    margin: 0;
}

/*--------------------------------------------------------------
10.0 Category "Blogg"
--------------------------------------------------------------*/
/* Back to "normal" styles for blogg: */
.category-blogg.archive .hentry,
.category-blogg.blog .hentry,
.category-blogg.search-results .hentry {
    display: inherit;
    float: inherit;
    overflow: inherit;
    padding: inherit;
    width: 100%;
    height: 100%;
    color: #333;
    margin-bottom: 10em;
}
.category-blogg.archive .hentry.has-post-thumbnail a,
.category-blogg.blog .hentry.has-post-thumbnail a,
.category-blogg.search-results .hentry.has-post-thumbnail a {
    color: #333;
}
.category-blogg.archive .hentry,
.category-blogg.blog .hentry,
.category-blogg.search-results .hentry {
    float: inherit;

    padding-bottom: inherit;
    width: inherit;
    margin-left: inherit;
    margin-right: inherit;
}
.category-blogg.archive .entry-header,
.category-blogg.blog .entry-header,
.category-blogg.search-results .entry-header {
    top: inherit;
    left: inherit;
    height: inherit;
}
.category-blogg.archive .has-post-thumbnail .entry-header,
.category-blogg.blog .has-post-thumbnail .entry-header,
.category-blogg.search-results .has-post-thumbnail .entry-header {
    opacity: inherit;
}
.category-blogg.archive .entry-header:hover,
.category-blogg.blog .entry-header:hover,
.category-blogg.search-results .entry-header:hover {
    opacity: inherit;
}
.category-blogg .entry-meta + .entry-title a {
    padding-top: inherit;
}


.entry-author,
.entry-content,
.entry-footer {
    padding-top: inherit;
    padding-left: 1rem;
    padding-right: 1rem;
}



/* «Prosessen min»: */
.page-id-2 .entry-header {
    display: none;
}
.page-id-2 .entry-content,
.page-id-2 .wp-caption.caption-big,
.page-id-2 .image-big {
    width: 900px;
    max-width: 900px;
}

/*--------------------------------------------------------------
10.1 Category "Portfolio"
--------------------------------------------------------------*/
.post-9362 .entry-author,
.post-9362 .entry-content,
.post-9362 .entry-footer,
.category-portfolio .entry-author,
.category-portfolio .entry-content,
.category-portfolio .entry-footer {
    padding-left: 0;
    padding-right: 0;
}

.post p {
    margin: 0;
}
.post p img {
    margin-bottom: 6px;
}

/* Responsive portfolio: */
@media screen and (max-width: 781px) {
    .post p img.alignright[width="820"],
    .post p  img.alignleft[width="820"] {
        max-width: 68%;
    }
    .post p img.alignright[width="364"],
    .post p  img.alignleft[width="364"] {
        max-width: 30%;
    }
    .post p img.alignright[width="588"],
    .post p  img.alignleft[width="588"] {
        max-width: 49%;
    }
    .post p img.aligncenter { /* [width=1190] */
        max-width: 100%;                   /* The width of the surrounding p*/
    }
}

@media screen and (min-width: 782px) and (max-width: 1400px) {
    .post p img.alignright[width="820"],
    .post p  img.alignleft[width="820"] {
        max-width: 529px;
    }
    .post p img.alignright[width="364"],
    .post p  img.alignleft[width="364"] {
        max-width: 234px;
    }
    .post p img.alignright[width="588"],
    .post p  img.alignleft[width="588"] {
        max-width: 379px;
    }
    .post p img.aligncenter { /* [width=1190] */
        max-width: 768px;                   /* The width of the surrounding p*/
    }
}

/*--------------------------------------------------------------
11.0 Uncategorised
--------------------------------------------------------------*/

.archive .entry-meta,
.blog .entry-meta,
.search-results .entry-meta {
    display: none;
}

body {
    padding-bottom: 10em;
}

.entry-meta,
.entry-footer,
#comments,
.post-navigation {
    display: none;
}

.entry-meta-after {
    /* margin-top: 2em; */
    /* font-size: 110%; */
    display: none;
}


/* Two-column: */
/* @supports (column-span: all) or (-webkit-column-span: all) { */
@media screen and (min-width: 1024px) {
    /* .page article .entry-content .colspan { */
    /*     -webkit-column-span: all; */
    /*     -moz-column-span: all; */
    /*     column-span: all; */
    /* } */
    /* .page article .entry-content { */
    .twocol {
        -webkit-columns: 2 200px;
        -moz-columns: 2 200px;
        columns: 2 200px;

        -webkit-column-gap: 20px;
        -moz-column-gap: 20px;
        column-gap: 20px;
    }
}


/* TODO:
- norsk/engelsk konsekvent
- reinles
- linjeskift mellom bilete
- større bilete
- https://github.com/willnorris/imageproxy i staden for photon? sidan photon ikkje fungerer på sjølve innlegga :-/
- clicking "menu" without js should open it using focus etc (no way to close again, but meh)
*/


.kunde {
    margin-top: 0.5em;
    margin-bottom: 4em;
    float: right;
    clear: both;
}
.kunde + p {
    clear: both;
    margin-bottom: 0em;
}

#sb_instagram {
    margin-top: 2em;
}


.widget_transposh {
    display: none;
}

.logged-in .widget_transposh {
    display: block;
    margin-top: 3em;
}

#secondary {
    margin-top: 1em;
}

aside {
    text-transform: uppercase;
    letter-spacing: 0.35rem;
}
.site-footer aside,
.site-footer aside a {
    font-weight: normal;
}

.site-footer {
    margin-top: 6em;
    font-size: 80%;
    text-align: center;
}
@media screen and (min-width: 1400px) {
    .site-footer {
        margin-top: 8em;
    }
}

/* No back/forth in posts pages – we only want the lastest 4 (set in Settings→Reading) to show: */
.archive nav.paging-navigation {
    display: none;
}


#augneblunk {
    display: none;
}

/* New front page 2018 */
@media screen and (min-width: 1400px) {

    main#main.front-page {
        width: 100%;
        min-width: 500px;
        min-height: 500px;
        margin:0;
        padding:0;
    }

    .archive .front-page .hentry:nth-child(1)
    {
        margin-top: 12%;
        margin-left: 21%;

    }

    .archive .front-page .hentry:nth-child(2)
    {
        margin-top: 18%;
        margin-left: 8%;
    }

    .archive .front-page .hentry:nth-child(3)
    {
        margin-top: 37%;
        margin-left: -87%;
    }

    .archive .front-page .hentry:nth-child(4)
    {
        margin-top: -3%;
        margin-left: 42%;
    }

    #augneblunk {
        display: initial;
        float: left;
        margin-left: -31%;
        margin-top: -20%;
        text-align: center;
        letter-spacing: 0.75rem;
        line-height: 2.5;
    }

    /* Portrait: */
    .archive .front-page .hentry:nth-child(2)
    {
        overflow: initial;
    }
    .archive .front-page .hentry:nth-child(2) img
    {
        height: 160%;
        width: initial;
        min-height: initial;
        min-width: initial;
        max-height: initial;
        max-width: initial;
        transform: none;
        left: 0;
        top: 0;
    }

    .archive .front-page .hentry:nth-child(2) .entry-title {
        top: 29%;
        left: 36%;
    }

}

/* "display: none" on headers while keeping margins :) */
.post header h1,
.page header h1 {
    color: #f0f0f0;
}
.category-blogg header h1 {     /* turn it back on for this */
    color: rgb(51, 51, 51);
}

@media screen and (min-width: 782px) {
    .category-blogg .entry-content {
	width: 768px;
    }
}
.category-blogg .entry-content p {
    margin-bottom: 2em;
}



.entry-content li,
.entry-content .p, /* hack to use div class="p" as p because some p's get messed up by wpautop */
.entry-content p {
    font-family: "Garamond Caption", Garamond, DejaVu Serif, Verdana, serif;
    color: #2a2e2e;
    letter-spacing: 0.25rem;
    font-size: 100%;
    line-height: 1.8em;
}

.entry-content li {
    padding-bottom: 2rem;
}

#tab-description > h2 {
    display: none;
}
ul.wc-tabs {
    display: none;
}
.woocommerce div.product p.price, .woocommerce div.product span.price {
    font-style: italic;
    color: inherit;
    font-size: inherit;
}
.woocommerce div.product div.images .flex-control-thumbs {
    margin-top: 0.7em;
}
.woocommerce div.product div.images .flex-control-thumbs li {
    margin-right: 0.7em;
}

/* Hide the silk header, we define our own in the short description: */
.product_tag-presets.product_tag-silk .entry-title {
    display: none;
}

/* Hide the Woocommerce related products: */
section.related.products {
    display: none;
}
/* Hide the Woocommerce add-to-cart button: */
form.cart button.single_add_to_cart_button {
    display: none;
}

/* Hide the Woocommerce image placeholder, and the Silk/Velvet Presets image: */
.product_tag-presets .woocommerce-product-gallery,
.woocommerce-product-gallery__image--placeholder {
    display: none;
}
/* And center the summary that was next to the image:
 */
.woocommerce #content div.product_tag-presets .woocommerce-product-gallery + div.summary,
.woocommerce          div.product_tag-presets .woocommerce-product-gallery + div.summary,
.woocommerce-page #content div.product_tag-presets .woocommerce-product-gallery + div.summary,
.woocommerce-page          div.product_tag-presets .woocommerce-product-gallery + div.summary {
    float: none;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
}

/* Stupid Paypal button has to be different, gently persuade it to stay in line: */
.ppc-button-wrapper {
    margin-right: 18%;
    width: 60%;
    margin-left: 40%;
    /* Would do border, but the height changes and there's this empty space on hover that looks horrible: */
    /* border: 1px solid #aaa; */
    /* border-radius: 4px; */
}
/* @media only screen and (min-width:  75px) { #ppc-button-ppcp-gateway {height: 25px;} } */
/* @media only screen and (min-width: 150px) { #ppc-button-ppcp-gateway {height: 25px;} } */
/* @media only screen and (min-width: 200px) { #ppc-button-ppcp-gateway {height: 35px;} } */
/* @media only screen and (min-width: 300px) { #ppc-button-ppcp-gateway {height: 45px;} } */
/* @media only screen and (min-width: 500px) { #ppc-button-ppcp-gateway {height: 55px;} } */

@media screen and (min-width: 782px) {
    .ppc-button-wrapper {
        width: 29%;
        margin-right: 18%;
        margin-left: 45%;
    }
    div.product_tag-presets .woocommerce-product-details__short-description p,
    div.product_tag-presets div.summary form,
    div.product_tag-presets .entry-content p {
        margin-left: auto;
        margin-right: auto;
        width: 48%;
    }
    div.product_tag-presets .entry-content h3 {
        margin-left: auto;
        margin-right: auto;
        width: 48%;
        text-align: center;
    }
    div.product_tag-presets div.summary p.price {
        margin-left: auto;
        margin-right: auto;
        width: 36%;
    }
}

.woocommerce #respond input#submit.alt, .woocommerce a.button.alt, .woocommerce button.button.alt, .woocommerce input.button.alt {
    background-color: #aaa;
    color: #fff;
}
.woocommerce #respond input#submit.alt:hover, .woocommerce a.button.alt:hover, .woocommerce button.button.alt:hover, .woocommerce input.button.alt:hover {
    background-color: #888;
    color: #fff;
}


.quantity input.qty {                 /* Hide quantity */
    display: none;
}

/* .quantity,                  /\* Hide Add to Cart button *\/ */
/* .woocommerce div.product form.cart .single_add_to_cart_button { */
/*     display: none */
/* } */

.woocommerce div.product form.cart .single_add_to_cart_button {
    margin-bottom: 2em;
    width: 60%;
}


.wcppec-checkout-buttons, /* PayPal/Vipps buy now buttons */
.vipps-buy-now {
    clear: both;
    width: 60%;
    text-align: center;
}
a.button.vipps-buy-now .image-big {
    width: 100%;
}

a.button.vipps-buy-now:hover
{
  background-color: transparent; /* turn off that weird periwinkle */
  transform: scale( 1.02 );
}


.woocommerce div.product form.cart {
    margin-bottom: 1em !important;
}

.wcppec-checkout-buttons {
    margin: 0 auto 2em;
}

.wcppec-checkout-buttons,
.woocommerce div.product form.cart .button {
    float: right !important;
    clear: both;
}


.price {
    margin-top: 1em;
    float: right;
    clear: both;
}

.woocommerce-product-details__short-description  {
    clear: both;
}
.woocommerce-product-details__short-description blockquote {
    margin: 3em 0 0 0;
    font-size: 90%;
    padding-left: inherit;
    border-left: inherit;
}

.woocommerce-Tabs-panel--description h3 { /* first h3 of description */
    margin: 0 0 1em 0;
}
.woocommerce-Tabs-panel--description h3 ~ h3 { /* subsequent h3's of description */
    margin: 2em 0 1em 0;
}
@media screen and (min-height: 700px) {
    .woocommerce-Tabs-panel--description h3 { /* first h3 of description */
        margin: 0 0 2em 0;
    }
    .woocommerce-Tabs-panel--description h3 ~ h3 { /* subsequent h3's of description */
        margin: 4em 0 2em 0;
    }
}
@media screen and (min-height: 900px) {
    .woocommerce-Tabs-panel--description h3 { /* first h3 of description */
        margin: 0 0 3em 0;
    }
    .woocommerce-Tabs-panel--description h3 ~ h3 { /* subsequent h3's of description */
        margin: 6em 0 3em 0;
    }
}


.woocommerce-Tabs-panel--description hr {
    margin: 8em 0 3em 0;
}

.product h1.entry-title {
    padding-left: 90px;
    padding-top: 16px;
    font-size: 182%;
}

.twentytwenty-overlay:hover {
    background: rgba(0, 0, 0, 0.0);
}
.twenty20 {
    margin-top: 3em;
}

@media screen and (max-width: 567px) {
    .single-product #primary {
        margin: auto 0.3em auto 1.7em;
    }
}


/* Some tachyons for applying to text divs in posts/pages */
.center { margin-right: auto; margin-left: auto; }
.w-10{width:10%}
.w-20{width:20%}
.w-30{width:30%}
.w-40{width:40%}
.w-50{width:50%}
.w-60{width:60%}
.w-70{width:70%}
.w-80{width:80%}
.w-90{width:90%}
.w-100{width: 100%;}
@media screen and (min-width: 781px) {
    .w-50-m {width: 50%;}
    .w-90-m {width: 90%;}
}

.pa0{padding:0}
.pa1{padding:.25rem}
.pa2{padding:.5rem}
.pa3{padding:1rem}
.pa4{padding:2rem}
.pa5{padding:4rem}
.pa6{padding:8rem}
.pa7{padding:16rem}
.pl0{padding-left:0}
.pl1{padding-left:.25rem}
.pl2{padding-left:.5rem}
.pl3{padding-left:1rem}
.pl4{padding-left:2rem}
.pl5{padding-left:4rem}
.pl6{padding-left:8rem}
.pl7{padding-left:16rem}
.pr0{padding-right:0}
.pr1{padding-right:.25rem}
.pr2{padding-right:.5rem}
.pr3{padding-right:1rem}
.pr4{padding-right:2rem}
.pr5{padding-right:4rem}
.pr6{padding-right:8rem}
.pr7{padding-right:16rem}
.pb0{padding-bottom:0}
.pb1{padding-bottom:.25rem}
.pb2{padding-bottom:.5rem}
.pb3{padding-bottom:1rem}
.pb4{padding-bottom:2rem}
.pb5{padding-bottom:4rem}
.pb6{padding-bottom:8rem}
.pb7{padding-bottom:16rem}
.pt0{padding-top:0}
.pt1{padding-top:.25rem}
.pt2{padding-top:.5rem}
.pt3{padding-top:1rem}
.pt4{padding-top:2rem}
.pt5{padding-top:4rem}
.pt6{padding-top:8rem}
.pt7{padding-top:16rem}
.pv0{padding-top:0;padding-bottom:0}
.pv1{padding-top:.25rem;padding-bottom:.25rem}
.pv2{padding-top:.5rem;padding-bottom:.5rem}
.pv3{padding-top:1rem;padding-bottom:1rem}
.pv4{padding-top:2rem;padding-bottom:2rem}
.pv5{padding-top:4rem;padding-bottom:4rem}
.pv6{padding-top:8rem;padding-bottom:8rem}
.pv7{padding-top:16rem;padding-bottom:16rem}
.ph0{padding-left:0;padding-right:0}
.ph1{padding-left:.25rem;padding-right:.25rem}
.ph2{padding-left:.5rem;padding-right:.5rem}
.ph3{padding-left:1rem;padding-right:1rem}
.ph4{padding-left:2rem;padding-right:2rem}
.ph5{padding-left:4rem;padding-right:4rem}
.ph6{padding-left:8rem;padding-right:8rem}
.ph7{padding-left:16rem;padding-right:16rem}

.ma0{margin:0}
.ma1{margin:.25rem}
.ma2{margin:.5rem}
.ma3{margin:1rem}
.ma4{margin:2rem}
.ma5{margin:4rem}
.ma6{margin:8rem}
.ma7{margin:16rem}
.ml0{margin-left:0}
.ml1{margin-left:.25rem}
.ml2{margin-left:.5rem}
.ml3{margin-left:1rem}
.ml4{margin-left:2rem}
.ml5{margin-left:4rem}
.ml6{margin-left:8rem}
.ml7{margin-left:16rem}
.mr0{margin-right:0}
.mr1{margin-right:.25rem}
.mr2{margin-right:.5rem}
.mr3{margin-right:1rem}
.mr4{margin-right:2rem}
.mr5{margin-right:4rem}
.mr6{margin-right:8rem}
.mr7{margin-right:16rem}
.mb0{margin-bottom:0}
.mb1{margin-bottom:.25rem}
.mb2{margin-bottom:.5rem}
.mb3{margin-bottom:1rem}
.mb4{margin-bottom:2rem}
.mb5{margin-bottom:4rem}
.mb6{margin-bottom:8rem}
.mb7{margin-bottom:16rem}
.mt0{margin-top:0}
.mt1{margin-top:.25rem}
.mt2{margin-top:.5rem}
.mt3{margin-top:1rem}
.mt4{margin-top:2rem}
.mt5{margin-top:4rem}
.mt6{margin-top:8rem}
.mt7{margin-top:16rem}
.mv0{margin-top:0;margin-bottom:0}
.mv1{margin-top:.25rem;margin-bottom:.25rem}
.mv2{margin-top:.5rem;margin-bottom:.5rem}
.mv3{margin-top:1rem;margin-bottom:1rem}
.mv4{margin-top:2rem;margin-bottom:2rem}
.mv5{margin-top:4rem;margin-bottom:4rem}
.mv6{margin-top:8rem;margin-bottom:8rem}
.mv7{margin-top:16rem;margin-bottom:16rem}
.mh0{margin-left:0;margin-right:0}
.mh1{margin-left:.25rem;margin-right:.25rem}
.mh2{margin-left:.5rem;margin-right:.5rem}
.mh3{margin-left:1rem;margin-right:1rem}
.mh4{margin-left:2rem;margin-right:2rem}
.mh5{margin-left:4rem;margin-right:4rem}
.mh6{margin-left:8rem;margin-right:8rem}
.mh7{margin-left:16rem;margin-right:16rem}

.na1{margin:-.25rem}
.na2{margin:-.5rem}
.na3{margin:-1rem}
.na4{margin:-2rem}
.na5{margin:-4rem}
.na6{margin:-8rem}
.na7{margin:-16rem}
.nl1{margin-left:-.25rem}
.nl2{margin-left:-.5rem}
.nl3{margin-left:-1rem}
.nl4{margin-left:-2rem}
.nl5{margin-left:-4rem}
.nl6{margin-left:-8rem}
.nl7{margin-left:-16rem}
.nr1{margin-right:-.25rem}
.nr2{margin-right:-.5rem}
.nr3{margin-right:-1rem}
.nr4{margin-right:-2rem}
.nr5{margin-right:-4rem}
.nr6{margin-right:-8rem}
.nr7{margin-right:-16rem}
.nb1{margin-bottom:-.25rem}
.nb2{margin-bottom:-.5rem}
.nb3{margin-bottom:-1rem}
.nb4{margin-bottom:-2rem}
.nb5{margin-bottom:-4rem}
.nb6{margin-bottom:-8rem}
.nb7{margin-bottom:-16rem}
.nt1{margin-top:-.25rem}
.nt2{margin-top:-.5rem}
.nt3{margin-top:-1rem}
.nt4{margin-top:-2rem}
.nt5{margin-top:-4rem}
.nt6{margin-top:-8rem}
.nt7{margin-top:-16rem}

.lst-{
    list-style-type: "– ";
}

.mw1 { max-width: 1rem; }
.mw2 { max-width: 2rem; }
.mw3 { max-width: 4rem; }
.mw4 { max-width: 8rem; }
.mw5 { max-width: 16rem; }
.mw6 { max-width: 32rem; }
.mw7 { max-width: 48rem; }
.mw8 { max-width: 64rem; }
.mw9 { max-width: 96rem; }


.fl { float: left; _display: inline; }
.fr { float: right; _display: inline; }
.fn { float: none; }

@media screen and (min-width: 30em) {
 .w-10-ns { width: 10%; }
 .w-20-ns { width: 20%; }
 .w-25-ns { width: 25%; }
 .w-30-ns { width: 30%; }
 .w-33-ns { width: 33%; }
 .w-34-ns { width: 34%; }
 .w-40-ns { width: 40%; }
 .w-50-ns { width: 50%; }
 .w-60-ns { width: 60%; }
 .w-70-ns { width: 70%; }
 .w-75-ns { width: 75%; }
 .w-80-ns { width: 80%; }
 .w-90-ns { width: 90%; }
 .w-100-ns { width: 100%; }
 .ph0-ns { padding-left: 0; padding-right: 0; }
 .ph1-ns { padding-left: .25rem; padding-right: .25rem; }
 .ph2-ns { padding-left: .5rem; padding-right: .5rem; }
 .ph3-ns { padding-left: 1rem; padding-right: 1rem; }
 .ph4-ns { padding-left: 2rem; padding-right: 2rem; }
 .ph5-ns { padding-left: 4rem; padding-right: 4rem; }
 .ph6-ns { padding-left: 8rem; padding-right: 8rem; }
 .ph7-ns { padding-left: 16rem; padding-right: 16rem; }
 .pl2-ns { padding-left: .5rem; }
 .pr2-ns { padding-right: .5rem; }
}

.cf:before, .cf:after { content: " "; display: table; }
.cf:after { clear: both; }
.cf { *zoom: 1; }
.cl { clear: left; }
.cr { clear: right; }
.cb { clear: both; }
.cn { clear: none; }

.tl { text-align: left; }
.tr { text-align: right; }
.tc { text-align: center; }
.tj { text-align: justify; }

.normal { font-weight: normal; }
.b { font-weight: bold; }

/*

   TYPE SCALE
   Docs: http://tachyons.io/docs/typography/scale/

   Base:
    f = font-size

   Modifiers
     1 = 1st step in size scale
     2 = 2nd step in size scale
     3 = 3rd step in size scale
     4 = 4th step in size scale
     5 = 5th step in size scale
     6 = 6th step in size scale
     7 = 7th step in size scale

   Media Query Extensions:
     -ns = not-small
     -m  = medium
     -l  = large
*/
/*
 * For Hero/Marketing Titles
 *
 * These generally are too large for mobile
 * so be careful using them on smaller screens.
 * */
.f-6, .f-headline { font-size: 6rem; }
.f-5, .f-subheadline { font-size: 5rem; }
/* Type Scale */
.f1 { font-size: 3rem; }
.f2 { font-size: 2.25rem; }
.f3 { font-size: 1.5rem; }
.f4 { font-size: 1.25rem; }
.f5 { font-size: 1rem; }
.f6 { font-size: .875rem; }
.f7 { font-size: .75rem; }
/* Small and hard to read for many people so use with extreme caution */

.ls-dash { list-style: inside '– '; }

/*

   BORDER RADIUS
   Docs: http://tachyons.io/docs/themes/border-radius/

   Base:
     br   = border-radius

   Modifiers:
     0    = 0/none
     1    = 1st step in scale
     2    = 2nd step in scale
     3    = 3rd step in scale
     4    = 4th step in scale

   Literal values:
     -100 = 100%
     -pill = 9999px

   Media Query Extensions:
     -ns = not-small
     -m  = medium
     -l  = large

*/
.br0 { border-radius: 0; }
.br1 { border-radius: .125rem; }
.br2 { border-radius: .25rem; }
.br3 { border-radius: .5rem; }
.br4 { border-radius: 1rem; }
.br-100 { border-radius: 100%; }
.br-pill { border-radius: 9999px; }
.br--bottom { border-top-left-radius: 0; border-top-right-radius: 0; }
.br--top { border-bottom-left-radius: 0; border-bottom-right-radius: 0; }
.br--right { border-top-left-radius: 0; border-bottom-left-radius: 0; }
.br--left { border-top-right-radius: 0; border-bottom-right-radius: 0; }
.br-inherit { border-radius: inherit; }
.br-initial { border-radius: initial; }
.br-unset { border-radius: unset; }

/*

  HOVER EFFECTS
  Docs: http://tachyons.io/docs/themes/hovers/

    - Dim
    - Glow
    - Hide Child
    - Underline text
    - Grow
    - Pointer
    - Shadow

*/
/*

  Dim element on hover by adding the dim class.

*/
.dim { opacity: 1; transition: opacity .15s ease-in; }
.dim:hover, .dim:focus { opacity: .5; transition: opacity .15s ease-in; }
.dim:active { opacity: .8; transition: opacity .15s ease-out; }

/*

   TYPOGRAPHY
   http://tachyons.io/docs/typography/measure/

   Media Query Extensions:
     -ns = not-small
     -m  = medium
     -l  = large

*/
/* Measure is limited to ~66 characters */
.measure { max-width: 30em; }
/* Measure is limited to ~80 characters */
.measure-wide { max-width: 34em; }
/* Measure is limited to ~45 characters */
.measure-narrow { max-width: 20em; }
/* Book paragraph style - paragraphs are indented with no vertical spacing. */
.indent { text-indent: 1em; margin-top: 0; margin-bottom: 0; }
.small-caps { font-variant: small-caps; }
/* Combine this class with a width to truncate text (or just leave as is to truncate at width of containing element. */
.truncate { white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }


/*

   DISPLAY
   Docs: http://tachyons.io/docs/layout/display

   Base:
    d = display

   Modifiers:
    n     = none
    b     = block
    ib    = inline-block
    it    = inline-table
    t     = table
    tc    = table-cell
    t-row          = table-row
    t-columm       = table-column
    t-column-group = table-column-group

   Media Query Extensions:
     -ns = not-small
     -m  = medium
     -l  = large

*/
.dn { display: none; }
.di { display: inline; }
.db { display: block; }
.dib { display: inline-block; }
.dit { display: inline-table; }
.dt { display: table; }
.dtc { display: table-cell; }
.dt-row { display: table-row; }
.dt-row-group { display: table-row-group; }
.dt-column { display: table-column; }
.dt-column-group { display: table-column-group; }

/*

   SKINS
   Docs: http://tachyons.io/docs/themes/skins/

   Classes for setting foreground and background colors on elements.
   If you haven't declared a border color, but set border on an element, it will 
   be set to the current text color. 

*/
/* Text colors */
.black-90 { color: rgba( 0, 0, 0, .9 ); }
.black-80 { color: rgba( 0, 0, 0, .8 ); }
.black-70 { color: rgba( 0, 0, 0, .7 ); }
.black-60 { color: rgba( 0, 0, 0, .6 ); }
.black-50 { color: rgba( 0, 0, 0, .5 ); }
.black-40 { color: rgba( 0, 0, 0, .4 ); }
.black-30 { color: rgba( 0, 0, 0, .3 ); }
.black-20 { color: rgba( 0, 0, 0, .2 ); }
.black-10 { color: rgba( 0, 0, 0, .1 ); }
.black-05 { color: rgba( 0, 0, 0, .05 ); }
.white-90 { color: rgba( 255, 255, 255, .9 ); }
.white-80 { color: rgba( 255, 255, 255, .8 ); }
.white-70 { color: rgba( 255, 255, 255, .7 ); }
.white-60 { color: rgba( 255, 255, 255, .6 ); }
.white-50 { color: rgba( 255, 255, 255, .5 ); }
.white-40 { color: rgba( 255, 255, 255, .4 ); }
.white-30 { color: rgba( 255, 255, 255, .3 ); }
.white-20 { color: rgba( 255, 255, 255, .2 ); }
.white-10 { color: rgba( 255, 255, 255, .1 ); }
.black { color: #000; }
.near-black { color: #111; }
.dark-gray { color: #333; }
.mid-gray { color: #555; }
.gray { color: #777; }
.silver { color: #999; }
.light-silver { color: #aaa; }
.moon-gray { color: #ccc; }
.light-gray { color: #eee; }
.near-white { color: #f4f4f4; }
.white { color: #fff; }
.dark-red { color: #e7040f; }
.red { color: #ff4136; }
.light-red { color: #ff725c; }
.orange { color: #ff6300; }
.gold { color: #ffb700; }
.yellow { color: #ffd700; }
.light-yellow { color: #fbf1a9; }
.purple { color: #5e2ca5; }
.light-purple { color: #a463f2; }
.dark-pink { color: #d5008f; }
.hot-pink { color: #ff41b4; }
.pink { color: #ff80cc; }
.light-pink { color: #ffa3d7; }
.dark-green { color: #137752; }
.green { color: #19a974; }
.light-green { color: #9eebcf; }
.navy { color: #001b44; }
.dark-blue { color: #00449e; }
.blue { color: #357edd; }
.light-blue { color: #96ccff; }
.lightest-blue { color: #cdecff; }
.washed-blue { color: #f6fffe; }
.washed-green { color: #e8fdf5; }
.washed-yellow { color: #fffceb; }
.washed-red { color: #ffdfdf; }
.color-inherit { color: inherit; }
/* Background colors */
.bg-black-90 { background-color: rgba( 0, 0, 0, .9 ); }
.bg-black-80 { background-color: rgba( 0, 0, 0, .8 ); }
.bg-black-70 { background-color: rgba( 0, 0, 0, .7 ); }
.bg-black-60 { background-color: rgba( 0, 0, 0, .6 ); }
.bg-black-50 { background-color: rgba( 0, 0, 0, .5 ); }
.bg-black-40 { background-color: rgba( 0, 0, 0, .4 ); }
.bg-black-30 { background-color: rgba( 0, 0, 0, .3 ); }
.bg-black-20 { background-color: rgba( 0, 0, 0, .2 ); }
.bg-black-10 { background-color: rgba( 0, 0, 0, .1 ); }
.bg-black-05 { background-color: rgba( 0, 0, 0, .05 ); }
.bg-white-90 { background-color: rgba( 255, 255, 255, .9 ); }
.bg-white-80 { background-color: rgba( 255, 255, 255, .8 ); }
.bg-white-70 { background-color: rgba( 255, 255, 255, .7 ); }
.bg-white-60 { background-color: rgba( 255, 255, 255, .6 ); }
.bg-white-50 { background-color: rgba( 255, 255, 255, .5 ); }
.bg-white-40 { background-color: rgba( 255, 255, 255, .4 ); }
.bg-white-30 { background-color: rgba( 255, 255, 255, .3 ); }
.bg-white-20 { background-color: rgba( 255, 255, 255, .2 ); }
.bg-white-10 { background-color: rgba( 255, 255, 255, .1 ); }
.bg-black { background-color: #000; }
.bg-near-black { background-color: #111; }
.bg-dark-gray { background-color: #333; }
.bg-mid-gray { background-color: #555; }
.bg-gray { background-color: #777; }
.bg-silver { background-color: #999; }
.bg-light-silver { background-color: #aaa; }
.bg-moon-gray { background-color: #ccc; }
.bg-light-gray { background-color: #eee; }
.bg-near-white { background-color: #f4f4f4; }
.bg-white { background-color: #fff; }
.bg-transparent { background-color: transparent; }
.bg-dark-red { background-color: #e7040f; }
.bg-red { background-color: #ff4136; }
.bg-light-red { background-color: #ff725c; }
.bg-orange { background-color: #ff6300; }
.bg-gold { background-color: #ffb700; }
.bg-yellow { background-color: #ffd700; }
.bg-light-yellow { background-color: #fbf1a9; }
.bg-purple { background-color: #5e2ca5; }
.bg-light-purple { background-color: #a463f2; }
.bg-dark-pink { background-color: #d5008f; }
.bg-hot-pink { background-color: #ff41b4; }
.bg-pink { background-color: #ff80cc; }
.bg-light-pink { background-color: #ffa3d7; }
.bg-dark-green { background-color: #137752; }
.bg-green { background-color: #19a974; }
.bg-light-green { background-color: #9eebcf; }
.bg-navy { background-color: #001b44; }
.bg-dark-blue { background-color: #00449e; }
.bg-blue { background-color: #357edd; }
.bg-light-blue { background-color: #96ccff; }
.bg-lightest-blue { background-color: #cdecff; }
.bg-washed-blue { background-color: #f6fffe; }
.bg-washed-green { background-color: #e8fdf5; }
.bg-washed-yellow { background-color: #fffceb; }
.bg-washed-red { background-color: #ffdfdf; }
.bg-inherit { background-color: inherit; }
/* 
  
   SKINS:PSEUDO

   Customize the color of an element when
   it is focused or hovered over.
 
 */
.hover-black:hover { color: #000; }
.hover-black:focus { color: #000; }
.hover-near-black:hover { color: #111; }
.hover-near-black:focus { color: #111; }
.hover-dark-gray:hover { color: #333; }
.hover-dark-gray:focus { color: #333; }
.hover-mid-gray:hover { color: #555; }
.hover-mid-gray:focus { color: #555; }
.hover-gray:hover { color: #777; }
.hover-gray:focus { color: #777; }
.hover-silver:hover { color: #999; }
.hover-silver:focus { color: #999; }
.hover-light-silver:hover { color: #aaa; }
.hover-light-silver:focus { color: #aaa; }
.hover-moon-gray:hover { color: #ccc; }
.hover-moon-gray:focus { color: #ccc; }
.hover-light-gray:hover { color: #eee; }
.hover-light-gray:focus { color: #eee; }
.hover-near-white:hover { color: #f4f4f4; }
.hover-near-white:focus { color: #f4f4f4; }
.hover-white:hover { color: #fff; }
.hover-white:focus { color: #fff; }
.hover-black-90:hover { color: rgba( 0, 0, 0, .9 ); }
.hover-black-90:focus { color: rgba( 0, 0, 0, .9 ); }
.hover-black-80:hover { color: rgba( 0, 0, 0, .8 ); }
.hover-black-80:focus { color: rgba( 0, 0, 0, .8 ); }
.hover-black-70:hover { color: rgba( 0, 0, 0, .7 ); }
.hover-black-70:focus { color: rgba( 0, 0, 0, .7 ); }
.hover-black-60:hover { color: rgba( 0, 0, 0, .6 ); }
.hover-black-60:focus { color: rgba( 0, 0, 0, .6 ); }
.hover-black-50:hover { color: rgba( 0, 0, 0, .5 ); }
.hover-black-50:focus { color: rgba( 0, 0, 0, .5 ); }
.hover-black-40:hover { color: rgba( 0, 0, 0, .4 ); }
.hover-black-40:focus { color: rgba( 0, 0, 0, .4 ); }
.hover-black-30:hover { color: rgba( 0, 0, 0, .3 ); }
.hover-black-30:focus { color: rgba( 0, 0, 0, .3 ); }
.hover-black-20:hover { color: rgba( 0, 0, 0, .2 ); }
.hover-black-20:focus { color: rgba( 0, 0, 0, .2 ); }
.hover-black-10:hover { color: rgba( 0, 0, 0, .1 ); }
.hover-black-10:focus { color: rgba( 0, 0, 0, .1 ); }
.hover-white-90:hover { color: rgba( 255, 255, 255, .9 ); }
.hover-white-90:focus { color: rgba( 255, 255, 255, .9 ); }
.hover-white-80:hover { color: rgba( 255, 255, 255, .8 ); }
.hover-white-80:focus { color: rgba( 255, 255, 255, .8 ); }
.hover-white-70:hover { color: rgba( 255, 255, 255, .7 ); }
.hover-white-70:focus { color: rgba( 255, 255, 255, .7 ); }
.hover-white-60:hover { color: rgba( 255, 255, 255, .6 ); }
.hover-white-60:focus { color: rgba( 255, 255, 255, .6 ); }
.hover-white-50:hover { color: rgba( 255, 255, 255, .5 ); }
.hover-white-50:focus { color: rgba( 255, 255, 255, .5 ); }
.hover-white-40:hover { color: rgba( 255, 255, 255, .4 ); }
.hover-white-40:focus { color: rgba( 255, 255, 255, .4 ); }
.hover-white-30:hover { color: rgba( 255, 255, 255, .3 ); }
.hover-white-30:focus { color: rgba( 255, 255, 255, .3 ); }
.hover-white-20:hover { color: rgba( 255, 255, 255, .2 ); }
.hover-white-20:focus { color: rgba( 255, 255, 255, .2 ); }
.hover-white-10:hover { color: rgba( 255, 255, 255, .1 ); }
.hover-white-10:focus { color: rgba( 255, 255, 255, .1 ); }
.hover-inherit:hover, .hover-inherit:focus { color: inherit; }
.hover-bg-black:hover { background-color: #000; }
.hover-bg-black:focus { background-color: #000; }
.hover-bg-near-black:hover { background-color: #111; }
.hover-bg-near-black:focus { background-color: #111; }
.hover-bg-dark-gray:hover { background-color: #333; }
.hover-bg-dark-gray:focus { background-color: #333; }
.hover-bg-mid-gray:hover { background-color: #555; }
.hover-bg-mid-gray:focus { background-color: #555; }
.hover-bg-gray:hover { background-color: #777; }
.hover-bg-gray:focus { background-color: #777; }
.hover-bg-silver:hover { background-color: #999; }
.hover-bg-silver:focus { background-color: #999; }
.hover-bg-light-silver:hover { background-color: #aaa; }
.hover-bg-light-silver:focus { background-color: #aaa; }
.hover-bg-moon-gray:hover { background-color: #ccc; }
.hover-bg-moon-gray:focus { background-color: #ccc; }
.hover-bg-light-gray:hover { background-color: #eee; }
.hover-bg-light-gray:focus { background-color: #eee; }
.hover-bg-near-white:hover { background-color: #f4f4f4; }
.hover-bg-near-white:focus { background-color: #f4f4f4; }
.hover-bg-white:hover { background-color: #fff; }
.hover-bg-white:focus { background-color: #fff; }
.hover-bg-transparent:hover { background-color: transparent; }
.hover-bg-transparent:focus { background-color: transparent; }
.hover-bg-black-90:hover { background-color: rgba( 0, 0, 0, .9 ); }
.hover-bg-black-90:focus { background-color: rgba( 0, 0, 0, .9 ); }
.hover-bg-black-80:hover { background-color: rgba( 0, 0, 0, .8 ); }
.hover-bg-black-80:focus { background-color: rgba( 0, 0, 0, .8 ); }
.hover-bg-black-70:hover { background-color: rgba( 0, 0, 0, .7 ); }
.hover-bg-black-70:focus { background-color: rgba( 0, 0, 0, .7 ); }
.hover-bg-black-60:hover { background-color: rgba( 0, 0, 0, .6 ); }
.hover-bg-black-60:focus { background-color: rgba( 0, 0, 0, .6 ); }
.hover-bg-black-50:hover { background-color: rgba( 0, 0, 0, .5 ); }
.hover-bg-black-50:focus { background-color: rgba( 0, 0, 0, .5 ); }
.hover-bg-black-40:hover { background-color: rgba( 0, 0, 0, .4 ); }
.hover-bg-black-40:focus { background-color: rgba( 0, 0, 0, .4 ); }
.hover-bg-black-30:hover { background-color: rgba( 0, 0, 0, .3 ); }
.hover-bg-black-30:focus { background-color: rgba( 0, 0, 0, .3 ); }
.hover-bg-black-20:hover { background-color: rgba( 0, 0, 0, .2 ); }
.hover-bg-black-20:focus { background-color: rgba( 0, 0, 0, .2 ); }
.hover-bg-black-10:hover { background-color: rgba( 0, 0, 0, .1 ); }
.hover-bg-black-10:focus { background-color: rgba( 0, 0, 0, .1 ); }
.hover-bg-white-90:hover { background-color: rgba( 255, 255, 255, .9 ); }
.hover-bg-white-90:focus { background-color: rgba( 255, 255, 255, .9 ); }
.hover-bg-white-80:hover { background-color: rgba( 255, 255, 255, .8 ); }
.hover-bg-white-80:focus { background-color: rgba( 255, 255, 255, .8 ); }
.hover-bg-white-70:hover { background-color: rgba( 255, 255, 255, .7 ); }
.hover-bg-white-70:focus { background-color: rgba( 255, 255, 255, .7 ); }
.hover-bg-white-60:hover { background-color: rgba( 255, 255, 255, .6 ); }
.hover-bg-white-60:focus { background-color: rgba( 255, 255, 255, .6 ); }
.hover-bg-white-50:hover { background-color: rgba( 255, 255, 255, .5 ); }
.hover-bg-white-50:focus { background-color: rgba( 255, 255, 255, .5 ); }
.hover-bg-white-40:hover { background-color: rgba( 255, 255, 255, .4 ); }
.hover-bg-white-40:focus { background-color: rgba( 255, 255, 255, .4 ); }
.hover-bg-white-30:hover { background-color: rgba( 255, 255, 255, .3 ); }
.hover-bg-white-30:focus { background-color: rgba( 255, 255, 255, .3 ); }
.hover-bg-white-20:hover { background-color: rgba( 255, 255, 255, .2 ); }
.hover-bg-white-20:focus { background-color: rgba( 255, 255, 255, .2 ); }
.hover-bg-white-10:hover { background-color: rgba( 255, 255, 255, .1 ); }
.hover-bg-white-10:focus { background-color: rgba( 255, 255, 255, .1 ); }
.hover-dark-red:hover { color: #e7040f; }
.hover-dark-red:focus { color: #e7040f; }
.hover-red:hover { color: #ff4136; }
.hover-red:focus { color: #ff4136; }
.hover-light-red:hover { color: #ff725c; }
.hover-light-red:focus { color: #ff725c; }
.hover-orange:hover { color: #ff6300; }
.hover-orange:focus { color: #ff6300; }
.hover-gold:hover { color: #ffb700; }
.hover-gold:focus { color: #ffb700; }
.hover-yellow:hover { color: #ffd700; }
.hover-yellow:focus { color: #ffd700; }
.hover-light-yellow:hover { color: #fbf1a9; }
.hover-light-yellow:focus { color: #fbf1a9; }
.hover-purple:hover { color: #5e2ca5; }
.hover-purple:focus { color: #5e2ca5; }
.hover-light-purple:hover { color: #a463f2; }
.hover-light-purple:focus { color: #a463f2; }
.hover-dark-pink:hover { color: #d5008f; }
.hover-dark-pink:focus { color: #d5008f; }
.hover-hot-pink:hover { color: #ff41b4; }
.hover-hot-pink:focus { color: #ff41b4; }
.hover-pink:hover { color: #ff80cc; }
.hover-pink:focus { color: #ff80cc; }
.hover-light-pink:hover { color: #ffa3d7; }
.hover-light-pink:focus { color: #ffa3d7; }
.hover-dark-green:hover { color: #137752; }
.hover-dark-green:focus { color: #137752; }
.hover-green:hover { color: #19a974; }
.hover-green:focus { color: #19a974; }
.hover-light-green:hover { color: #9eebcf; }
.hover-light-green:focus { color: #9eebcf; }
.hover-navy:hover { color: #001b44; }
.hover-navy:focus { color: #001b44; }
.hover-dark-blue:hover { color: #00449e; }
.hover-dark-blue:focus { color: #00449e; }
.hover-blue:hover { color: #357edd; }
.hover-blue:focus { color: #357edd; }
.hover-light-blue:hover { color: #96ccff; }
.hover-light-blue:focus { color: #96ccff; }
.hover-lightest-blue:hover { color: #cdecff; }
.hover-lightest-blue:focus { color: #cdecff; }
.hover-washed-blue:hover { color: #f6fffe; }
.hover-washed-blue:focus { color: #f6fffe; }
.hover-washed-green:hover { color: #e8fdf5; }
.hover-washed-green:focus { color: #e8fdf5; }
.hover-washed-yellow:hover { color: #fffceb; }
.hover-washed-yellow:focus { color: #fffceb; }
.hover-washed-red:hover { color: #ffdfdf; }
.hover-washed-red:focus { color: #ffdfdf; }
.hover-bg-dark-red:hover { background-color: #e7040f; }
.hover-bg-dark-red:focus { background-color: #e7040f; }
.hover-bg-red:hover { background-color: #ff4136; }
.hover-bg-red:focus { background-color: #ff4136; }
.hover-bg-light-red:hover { background-color: #ff725c; }
.hover-bg-light-red:focus { background-color: #ff725c; }
.hover-bg-orange:hover { background-color: #ff6300; }
.hover-bg-orange:focus { background-color: #ff6300; }
.hover-bg-gold:hover { background-color: #ffb700; }
.hover-bg-gold:focus { background-color: #ffb700; }
.hover-bg-yellow:hover { background-color: #ffd700; }
.hover-bg-yellow:focus { background-color: #ffd700; }
.hover-bg-light-yellow:hover { background-color: #fbf1a9; }
.hover-bg-light-yellow:focus { background-color: #fbf1a9; }
.hover-bg-purple:hover { background-color: #5e2ca5; }
.hover-bg-purple:focus { background-color: #5e2ca5; }
.hover-bg-light-purple:hover { background-color: #a463f2; }
.hover-bg-light-purple:focus { background-color: #a463f2; }
.hover-bg-dark-pink:hover { background-color: #d5008f; }
.hover-bg-dark-pink:focus { background-color: #d5008f; }
.hover-bg-hot-pink:hover { background-color: #ff41b4; }
.hover-bg-hot-pink:focus { background-color: #ff41b4; }
.hover-bg-pink:hover { background-color: #ff80cc; }
.hover-bg-pink:focus { background-color: #ff80cc; }
.hover-bg-light-pink:hover { background-color: #ffa3d7; }
.hover-bg-light-pink:focus { background-color: #ffa3d7; }
.hover-bg-dark-green:hover { background-color: #137752; }
.hover-bg-dark-green:focus { background-color: #137752; }
.hover-bg-green:hover { background-color: #19a974; }
.hover-bg-green:focus { background-color: #19a974; }
.hover-bg-light-green:hover { background-color: #9eebcf; }
.hover-bg-light-green:focus { background-color: #9eebcf; }
.hover-bg-navy:hover { background-color: #001b44; }
.hover-bg-navy:focus { background-color: #001b44; }
.hover-bg-dark-blue:hover { background-color: #00449e; }
.hover-bg-dark-blue:focus { background-color: #00449e; }
.hover-bg-blue:hover { background-color: #357edd; }
.hover-bg-blue:focus { background-color: #357edd; }
.hover-bg-light-blue:hover { background-color: #96ccff; }
.hover-bg-light-blue:focus { background-color: #96ccff; }
.hover-bg-lightest-blue:hover { background-color: #cdecff; }
.hover-bg-lightest-blue:focus { background-color: #cdecff; }
.hover-bg-washed-blue:hover { background-color: #f6fffe; }
.hover-bg-washed-blue:focus { background-color: #f6fffe; }
.hover-bg-washed-green:hover { background-color: #e8fdf5; }
.hover-bg-washed-green:focus { background-color: #e8fdf5; }
.hover-bg-washed-yellow:hover { background-color: #fffceb; }
.hover-bg-washed-yellow:focus { background-color: #fffceb; }
.hover-bg-washed-red:hover { background-color: #ffdfdf; }
.hover-bg-washed-red:focus { background-color: #ffdfdf; }
.hover-bg-inherit:hover, .hover-bg-inherit:focus { background-color: inherit; }
/* END TACHYONS */



/* Workshops hacks */
.post-9356 .entry-content h1,
.post-9356 .entry-content h2,
.post-9356 .entry-content h3,
.post-9356 .entry-content h4,
.post-9356 .entry-content h5,
.post-9356 .entry-content h6 {
    font-family: "Garamond Caption", Garamond, DejaVu Serif, Verdana, serif;
    letter-spacing: 0.35rem;
    margin-top: 3em;
    margin-bottom: 0.5em;
}
.post-9356 .entry-content blockquote {
    margin-top: 3em;
}

/* Painting with light teachable course hacks: */
.post-11694 .entry-content li {
    margin-bottom: 1em;
}
@media screen and (max-width: 567px) {
    .post-11694 .entry-header {
        display:none;
    }
    .post-11694 .entry-content {
        margin-top: 2em;
    }
}
@media screen and (min-width: 782px) {
    .post-11694 .entry-content {
	width: 768px;
    }
}

/* Hide unused contact form field: */
label[for="g34-comments"]{ display:none !important;}
input#g34-comments{ display:none !important;}

/* non-sticky instead: */
.mctb-close {display: none !important;}
.mctb-position-bottom { position: relative !important; margin-top: 5em !important; }


.bnh:hover{border-style:none !important;border-width:0 !important}
.bnh:active{border-style:none !important;border-width:0 !important}
.bnh:focus{border-style:none !important;border-width:0 !important}
.bnh:focus-within{border-style:none !important;border-width:0 !important}
.bnh:visited{border-style:none !important;border-width:0 !important}
