html {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%
}

body {
    margin: 0
}

a {
    background: transparent
}

a:focus {
    outline: thin dotted
}

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

h1 {
    font-size: 2em;
    margin: .67em 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b, strong {
    font-weight: bold
}

dfn {
    font-style: italic
}

hr {
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    height: 0
}

mark {
    background: #ff0;
    color: #000
}

code, kbd, pre, samp {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 1em
}

pre {
    white-space: pre-wrap
}

q {
    quotes: "\201C""\201D""\2018""\2019"
}

small {
    font-size: 80%
}

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

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 0
}

fieldset {
    border: 1px solid silver;
    margin: 0 2px;
    padding: .35em .625em .75em
}

legend {
    border: 0;
    padding: 0
}

button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0
}

button, input {
    line-height: normal
}

button, select {
    text-transform: none
}

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

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

input[type="checkbox"], input[type="radio"] {
    box-sizing: border-box;
    padding: 0
}

input[type="search"] {
    -webkit-appearance: textfield;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

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

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

textarea {
    overflow: auto;
    vertical-align: top
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

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

.clear:after {
    display: block;
    visibility: hidden;
    font-size: 0;
    height: 0;
    clear: both;
    content: "."
}

body.no-scroll {
    height: 100%;
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.no-scroll {
    overflow: hidden !important
}

/*IE9_SPLIT_MARKER*/
/*! Squarespace LESS Compiler  (less.js language v1.3.3)  */
.km-block.vsize-1 .km-block-content {
    height: 34px
}

.km-block.vsize-2 .km-block-content {
    height: 68px
}

.km-block.vsize-3 .km-block-content {
    height: 102px
}

.km-block.vsize-4 .km-block-content {
    height: 136px
}

.km-block.vsize-5 .km-block-content {
    height: 170px
}

.km-block.vsize-6 .km-block-content {
    height: 204px
}

.km-block.vsize-7 .km-block-content {
    height: 238px
}

.km-block.vsize-8 .km-block-content {
    height: 272px
}

.km-block.vsize-9 .km-block-content {
    height: 306px
}

.km-block.vsize-10 .km-block-content {
    height: 340px
}

.km-block.vsize-11 .km-block-content {
    height: 374px
}

.km-block.vsize-12 .km-block-content {
    height: 408px
}

.km-block.vsize-13 .km-block-content {
    height: 442px
}

.km-block.vsize-14 .km-block-content {
    height: 476px
}

.km-block.vsize-15 .km-block-content {
    height: 510px
}

.km-block.vsize-16 .km-block-content {
    height: 544px
}

.km-block.vsize-17 .km-block-content {
    height: 578px
}

.km-block.vsize-18 .km-block-content {
    height: 612px
}

.km-block.vsize-19 .km-block-content {
    height: 646px
}

.km-block.vsize-20 .km-block-content {
    height: 680px
}

.km-block.vsize-21 .km-block-content {
    height: 714px
}

.km-block.vsize-22 .km-block-content {
    height: 748px
}

.km-block.vsize-23 .km-block-content {
    height: 782px
}

.km-block.vsize-24 .km-block-content {
    height: 816px
}

.km-block.vsize-25 .km-block-content {
    height: 850px
}

.km-block.vsize-26 .km-block-content {
    height: 884px
}

.km-block.vsize-27 .km-block-content {
    height: 918px
}

.km-block.vsize-28 .km-block-content {
    height: 952px
}

.km-block.vsize-29 .km-block-content {
    height: 986px
}

.km-block.vsize-30 .km-block-content {
    height: 1020px
}

@-moz-keyframes fadeLoadingLogo {
    0% {
        opacity: 0;
        top: 44%
    }

    100% {
        opacity: .5;
        top: 50%
    }
}

@-webkit-keyframes fadeLoadingLogo {
    0% {
        opacity: 0;
        top: 44%
    }

    100% {
        opacity: .5;
        top: 50%
    }
}

@-moz-keyframes fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-webkit-keyframes fadein {
    0% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@-moz-keyframes fadeout {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes fadeout {
    0% {
        opacity: 1
    }

    100% {
        opacity: 0
    }
}

@-webkit-keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1)
    }
}

@keyframes bounceIn {
    0% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.05);
        -ms-transform: scale(1.05);
        transform: scale(1.05)
    }

    70% {
        -webkit-transform: scale(.9);
        -ms-transform: scale(.9);
        transform: scale(.9)
    }

    100% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }
}

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

    25% {
        -webkit-transform: scale(.95);
        transform: scale(.95)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        transform: scale(.3)
    }
}

@keyframes bounceOut {
    0% {
        -webkit-transform: scale(1);
        -ms-transform: scale(1);
        transform: scale(1)
    }

    25% {
        -webkit-transform: scale(.95);
        -ms-transform: scale(.95);
        transform: scale(.95)
    }

    50% {
        opacity: 1;
        -webkit-transform: scale(1.1);
        -ms-transform: scale(1.1);
        transform: scale(1.1)
    }

    100% {
        opacity: 0;
        -webkit-transform: scale(.3);
        -ms-transform: scale(.3);
        transform: scale(.3)
    }
}

@media screen and (max-width: 432px) {
    .mobile-hidden {
        display: none
    }
}

@media screen and (max-width: 432px) {
    .subDesktop-hidden {
        display: none
    }
}

@media screen and (min-width: 433px) {
    .desktop-hidden {
        display: none
    }
}

.km-row {
    width: auto !important
}

.km-row:before, .km-row:after {
    content: "";
    display: table
}

.km-row:after {
    clear: both
}


.km-col-12 {
    width: 100%
}

.km-layout>.km-row {
    margin-left: -17px;
    margin-right: -17px
}


.km-layout:not() .km-block+.km-row .km-block:not(.float):first-child {
    padding-top: 17px
}

.km-layout:not() .km-row+.km-row .km-block:not(.float):first-child {
    padding-top: 17px
}

.km-layout:not() .km-row+.km-row:not(:last-child) .km-block:last-child {
    padding-bottom: 17px
}

.km-block.sized .km-block-content {
    overflow: hidden
}

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

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

.km-block .state-message.information, {
    background: #222;
    padding: 30px 20px;
    text-align: center;
    color: #999;
    font-size: 11px
}

.km-block .state-message .title, .title {
    padding-bottom: 8px;
    font-size: 14px
}

html.cameron .km-block .state-message .title, html.cameron .title {
    color: #eee
}


html.squarespace-damask.is-expanded .km-block [data-block-state="invalid"] {
    display: none
}

.km-blockStatus {
    display: none;
    position: relative;
    z-index: 1001
}

html.squarespace-damask .km-blockStatus, html.blogapp .km-blockStatus {
    display: block
}

html.squarespace-damask.is-expanded .km-blockStatus {
    display: none
}

.km-blockStatus-box {
    padding: 22px 56px 22px 22px;
    background: #fff;
    border: 1px solid #d0d0d0;
    border-radius: 4px;
    color: #3e3e3e;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    line-height: 1em;
    font-weight: normal;
    letter-spacing: normal;
    text-align: left;
    cursor: default;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    box-shadow: -2px 1px 6px 1px rgba(0, 0, 0, .1);
    -webkit-box-shadow: -2px 1px 6px 1px rgba(0, 0, 0, .1) 1px 2px 0 #1b1b1b;
    -moz-box-shadow: -2px 1px 6px 1px rgba(0, 0, 0, .1) 1px 2px 0 #1b1b1b;
    box-shadow: -2px 1px 6px 1px rgba(0, 0, 0, .1) 1px 2px 0 #1b1b1b;
    box-sizing: border-box
}

[data-state="invalid"] .km-blockStatus-box {
    border: 1px solid #f0523d
}

.km-blockStatus-box-title {
    margin: 0 0 11px 0;
    font-size: 12px;
    line-height: 1.65em;
    font-weight: 500;
    letter-spacing: .06em;
    text-transform: uppercase
}

.km-blockStatus-box-message, .km-blockStatus-box-kbArticleLink {
    font-size: 11px;
    line-height: 1.65em
}

.km-blockStatus-box-message a:link, .km-blockStatus-box-kbArticleLink a:link, .km-blockStatus-box-message a:hover, .km-blockStatus-box-kbArticleLink a:hover, .km-blockStatus-box-message a:visited, .km-blockStatus-box-kbArticleLink a:visited, .km-blockStatus-box-message a:active, .km-blockStatus-box-kbArticleLink a:active {
    color: #3e3e3e !important;
    border-bottom: 1px solid #3e3e3e !important;
    text-decoration: none !important
}

.km-blockStatus-box-message a:link:hover, .km-blockStatus-box-kbArticleLink a:link:hover, .km-blockStatus-box-message a:hover:hover, .km-blockStatus-box-kbArticleLink a:hover:hover, .km-blockStatus-box-message a:visited:hover, .km-blockStatus-box-kbArticleLink a:visited:hover, .km-blockStatus-box-message a:active:hover, .km-blockStatus-box-kbArticleLink a:active:hover {
    color: #797979 !important;
    border-color: #797979 !important
}

.km-blockStatus-box-kbArticleLink {
    display: inline-block
}

 .km-blockStatus-box-kbArticleLink {
    display: none
}

.km-blockStatus-box-button {
    display: inline-block;
    margin-top: 11px;
    cursor: pointer;
    outline: none;
    background: #3e3e3e;
    padding: 11px;
    text-align: center;
    -webkit-transition: background-color .1s ease-in-out, opacity .1s ease-in-out;
    -moz-transition: background-color .1s ease-in-out, opacity .1s ease-in-out;
    -ms-transition: background-color .1s ease-in-out, opacity .1s ease-in-out;
    -o-transition: background-color .1s ease-in-out, opacity .1s ease-in-out;
    transition: background-color .1s ease-in-out, opacity .1s ease-in-out;
    line-height: 22px;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-family: inherit;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none
}

.km-blockStatus-box-button, .km-blockStatus-box-button>* {
    color: #fff !important;
    -webkit-appearance: none;
    border: 0;
    text-transform: uppercase;
    outline: none;
    font-size: 11px;
    font-weight: 500
}

.km-blockStatus-box-button:hover {
    background-color: #000;
    box-shadow: none;
    -webkit-box-shadow: none 1px 2px 0 #1b1b1b;
    -moz-box-shadow: none 1px 2px 0 #1b1b1b;
    box-shadow: none 1px 2px 0 #1b1b1b
}

.km-blockStatus-box-button.disabled {
    opacity: .3;
    cursor: default
}

.km-blockStatus-box-button.disabled>* {
    opacity: .5
}

.km-blockStatus-box-button.disabled:hover {
    background-color: #3e3e3e !important
}

.km-blockStatus--overlayMode {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: auto;
    height: auto;
    background: transparent;
    border: 1px solid #ededed;
    z-index: 1002;
    pointer-events: none;
    box-sizing: border-box
}

.km-blockStatus--overlayMode[data-state="invalid"] {
    opacity: 1;
    visibility: visible;
    border: 1px solid #f0523d
}

.km-layout:not()>.km-row:first-child .km-block:not(.float):first-child .km-blockStatus--overlayMode {
    top: -17px
}

.km-blockStatus--overlayMode .km-blockStatus-box {
    position: absolute;
    top: -8.5px;
    right: -8.5px;
    width: 380px;
    border: 1px solid #d0d0d0 !important;
    z-index: 1000;
    pointer-events: all;
    -webkit-transition: opacity 0.2s ease-in;
    -moz-transition: opacity 0.2s ease-in;
    -ms-transition: opacity 0.2s ease-in;
    -o-transition: opacity 0.2s ease-in;
    transition: opacity 0.2s ease-in;
    opacity: 0;
    visibility: hidden
}

html.blogapp .km-blockStatus--overlayMode .km-blockStatus-box {
    display: none
}

.km-blockStatus[data-state="invalid"] .km-blockStatus-disclosure:after {
    content: "!";
    position: absolute;
    top: 11px;
    right: 11px;
    height: 22px;
    width: 22px;
    background: #f0523d;
    border-radius: 100%;
    color: #fff;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 11px;
    line-height: 22px;
    font-weight: 700;
    letter-spacing: normal;
    text-align: center;
    z-index: 1001;
    pointer-events: all
}

 .km-blockStatus--overlayMode .km-blockStatus-disclosure:after {
    opacity: 0;
    visibility: hidden
}

html.squarespace-damask .km-blockStatus--overlayMode .km-blockStatus-disclosure:after {
    cursor: pointer
}

html.squarespace-damask .km-blockStatus--overlayMode .km-blockStatus-disclosure:hover+.km-blockStatus-box, html.squarespace-damask .km-blockStatus--overlayMode .km-blockStatus-box:hover, html.blogapp .km-blockStatus--overlayMode .km-blockStatus-disclosure:hover+.km-blockStatus-box, html.blogapp .km-blockStatus--overlayMode .km-blockStatus-box:hover {
    opacity: 1;
    visibility: visible
}

.km-block-newsletter.km-block-editing .km-blockStatus, .km-block-opentable.km-block-editing .km-blockStatus {
    opacity: 0;
    visibility: hidden
}

.km-block-summary-v2:hover .km-block-is-placeholder[data-block-state="invalid"] .summary-heading {
    width: calc(100% - 80px);
    width: -webkit-calc(100% - 80px);
    width: -moz-calc(100% - 80px)
}

.km-block-summary-v2:hover .km-block-is-placeholder[data-block-state="invalid"] .summary-carousel-pager {
    width: 80px;
    padding-right: 30px
}

.km-block-twitter .tweet-list.km-block-is-placeholder .tweet-avatar {
    width: 48px;
    height: 48px
}

.km-block {
    position: relative;
    height: auto;
    padding-top: 17px;
    padding-bottom: 17px;
    outline: none;
    box-shadow: inset 0 0 0 1px rgba(128, 128, 128, 0);
    -webkit-transition: box-shadow .2s ease-in-out;
    -moz-transition: box-shadow .2s ease-in-out;
    -ms-transition: box-shadow .2s ease-in-out;
    -o-transition: box-shadow .2s ease-in-out;
    transition: box-shadow .2s ease-in-out
}

.km-block:not(.km-block-html):not(.km-block-markdown) {
    clear: both
}

.km-layout .km-block {
    backface-visibility: hidden
}

html:not(.blogapp) .km-layout .km-block.km-block-editable:hover {
    box-shadow: inset 0 0 0 1px rgba(128, 128, 128, .2)
}

.km-layout .km-block.km-block-focused, .km-layout .km-block.km-block-editing, html:not(.blogapp) .km-layout .km-block.km-block-focused:hover, html:not(.blogapp) .km-layout .km-block.km-block-editing:hover{
    box-shadow: inset 0 0 0 1px rgba(128, 128, 128, .85)
}

.km-layout .km-block.km-block-html.km-block-editing {
    box-shadow: inset 0 0 0 1px rgba(128, 128, 128, 0) !important
}


.km-block iframe.embedded-scripts-preview {
    display: block;
    position: relative;
    border: 0
}

.km-block .removed-script {
    display: block;
    opacity: .6
}

.km-block .removed-script::before {
    content: 'Script Disabled';
    font-style: italic
}


.km-block-code img {
    max-width: 100%
}

.km-block-code .gm-style img {
    max-width: none
}

.km-block-hidden {
    height: 0;
    overflow: hidden
}

.yui3-overlay-hidden {
    display: none
}

 {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

html.browser-msie  {
    background-color: rgba(128, 128, 128, .05)
}


[class*=aspect-overlay] {
    padding-bottom: 20px;
    position: absolute
}

[class*=aspect-overlay] .yui3-overlay-content {
    background: rgba(0, 0, 0, .9);
    color: #fff;
    font: 12px/24px 'Helvetica Neue', Helvetica, Arial, sans-serif;
    text-align: center;
    width: 50px;
    border-radius: 5px
}

.km-block .yui3-resize-handle {
    display: none;
    position: absolute;
    height: 50px;
    width: 50px
}

.km-block .yui3-resize-handles-wrapper {
    z-index: 10
}

.km-block .yui3-resize-handle-inner {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -7px;
    margin-left: -7px;
    height: 13px;
    width: 13px;
    border-radius: 100px;
    background-color: grey
}

.km-block .yui3-resize-handle-b {
    margin-bottom: -25px;
    margin-left: -25px;
    bottom: -1px;
    left: 50%;
    cursor: row-resize
}

.km-block .yui3-resize-handle-l {
    left: 0;
    top: 0;
    bottom: 0;
    width: 10px;
    cursor: col-resize
}

.km-block .yui3-resize-handle-r {
    right: 0;
    top: 0;
    bottom: 0;
    width: 10px;
    cursor: col-resize
}

.km-block[class*=focused] .yui3-resize-handle, .km-block.km-block-editing .yui3-resize-handle {
    display: block;
    z-index: 9999
}

.km-block[class*=float] {
    z-index: 10 !important;
    box-sizing: border-box;
    clear: none
}

.km-block[class*=float-left] {
    float: left;
    margin-right: 17px
}

.km-block[class*=float-left]+.km-block[class*=float-left] {
    clear: left
}

.km-block[class*=float-right] {
    float: right;
    margin-left: 17px
}

.km-block[class*=float-right]+.km-block[class*=float-right] {
    clear: right
}

.km-block  {
    position: relative !important
}

.km-block  -content {
    position: absolute !important;
    top: 0;
    left: 0;
    height: 100%;
    max-width: none;
    width: 100%
}

@font-face {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: normal;
    font-style: normal
}

[data-icon]:before {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-style: normal;
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    content: attr(data-icon)
}
#list-paging a, #item-paging a {
    text-decoration: none
}

#list-paging a.newer .pagination-icon:before, #item-paging a.newer .pagination-icon:before {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-style: normal;
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    content: "\e000";
    text-align: center;
    display: inline-block;
    vertical-align: middle
}

#list-paging a.newer .pagination-icon:before, #item-paging a.newer .pagination-icon:before {
    font-size: 16px;
    width: 16px;
    height: 16px;
    line-height: 16px
}

#list-paging a.newer .pagination-icon:before, #item-paging a.newer .pagination-icon:before {
    font-size: inherit;
    width: 16px;
    height: 16px;
    line-height: 16px
}

#list-paging a.older .pagination-icon:after, #item-paging a.older .pagination-icon:after {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-style: normal;
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    content: "\e003";
    text-align: center;
    display: inline-block;
    vertical-align: middle
}

#list-paging a.older .pagination-icon:after, #item-paging a.older .pagination-icon:after {
    font-size: 16px;
    width: 16px;
    height: 16px;
    line-height: 16px
}

#list-paging a.older .pagination-icon:after, #item-paging a.older .pagination-icon:after {
    font-size: inherit;
    width: 16px;
    height: 16px;
    line-height: 16px
}

#list-paging, #item-paging {
    border-top: 1px solid #e3e3e3;
    border-bottom: 1px solid #e3e3e3;
    margin: 3em 0 0 0
}

#list-paging a, #item-paging a {
    padding: 1.5em 0;
    display: inline-block;
    width: 48%
}

#list-paging a.newer .pagination-icon, #item-paging a.newer .pagination-icon {
    margin-right: .5em
}

#list-paging a.newer:after, #item-paging a.newer:after {
    content: "Newer"
}

#list-paging a.older, #item-paging a.older {
    float: right;
    text-align: right
}

#list-paging a.older .pagination-icon, #item-paging a.older .pagination-icon {
    margin-left: .5em
}

#list-paging a.older:before, #item-paging a.older:before {
    content: "Older"
}

#list-paging a.disabled, #item-paging a.disabled {
    color: #ddd
}

@media only screen and (min-width:700px) {
    .no-touch .product-list-titles-overlay #productList .product .product-image {
        margin: 0
    }

    .no-touch .product-list-titles-overlay #productList .product .product-overlay {
        position: absolute;
        top: 0;
        left: 0;
        bottom: 0;
        right: 0;
        background: rgba(0, 0, 0, .6);
        color: #fff;
        -webkit-font-smoothing: antialiased
    }

    .no-touch .product-list-titles-overlay #productList .product .product-mark {
        font-size: 12px;
        line-height: normal
    }

    .no-touch .product-list-titles-overlay #productList .product .product-meta {
        position: absolute;
        width: 80%;
        margin: 0 10%;
        top: 50%
    }

    .no-touch .product-list-titles-overlay #productList .product .product-title {
        font-size: 16px;
        font-weight: 700;
        line-height: 1.5em;
        color: #fff
    }

    .no-touch .product-list-titles-overlay #productList .product .product-price {
        font-size: 13px;
        line-height: normal;
        color: #fff
    }

    .no-touch .product-list-titles-overlay #productList .product .product-overlay {
        opacity: 0;
        -webkit-transition: opacity .3s ease-out;
        -moz-transition: opacity .3s ease-out;
        -ms-transition: opacity .3s ease-out;
        -o-transition: opacity .3s ease-out;
        transition: opacity .3s ease-out;
        filter: alpha(opacity=0)
    }

    .no-touch .product-list-titles-overlay #productList .product .product-mark {
        opacity: 1;
        -webkit-transition: opacity .3s ease-out;
        -moz-transition: opacity .3s ease-out;
        -ms-transition: opacity .3s ease-out;
        -o-transition: opacity .3s ease-out;
        transition: opacity .3s ease-out;
        filter: alpha(opacity=100)
    }

    .no-touch .product-list-titles-overlay #productList .product .product-meta {
        opacity: 0;
        -webkit-transition: opacity .35s cubic-bezier(0, 0, 1, 1);
        -moz-transition: opacity .35s cubic-bezier(0, 0, 1, 1);
        -ms-transition: opacity .35s cubic-bezier(0, 0, 1, 1);
        -o-transition: opacity .35s cubic-bezier(0, 0, 1, 1);
        transition: opacity .35s cubic-bezier(0, 0, 1, 1);
        filter: alpha(opacity=0)
    }

    .no-touch .product-list-titles-overlay #productList .product .product-title {
        margin-top: 5px;
        -webkit-transition: margin .3s cubic-bezier(0, 0, .28, 1);
        -moz-transition: margin .3s cubic-bezier(0, 0, .28, 1);
        -ms-transition: margin .3s cubic-bezier(0, 0, .28, 1);
        -o-transition: margin .3s cubic-bezier(0, 0, .28, 1);
        transition: margin .3s cubic-bezier(0, 0, .28, 1)
    }

    .no-touch .product-list-titles-overlay #productList .product .product-title, .no-touch .product-list-titles-overlay #productList .product .product-price {
        text-align: center
    }

    .no-touch .product-list-titles-overlay #productList .product:hover .product-overlay {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .no-touch .product-list-titles-overlay #productList .product:hover .product-mark {
        opacity: 0;
        filter: alpha(opacity=0)
    }

    .no-touch .product-list-titles-overlay #productList .product:hover .product-meta {
        opacity: 1;
        filter: alpha(opacity=100)
    }

    .no-touch .product-list-titles-overlay #productList .product:hover .product-title {
        margin-top: 0
    }
}


.dark .cm-comment {
    color: #75715e
}

.dark .cm-atom {
    color: #ae81ff
}

.dark .cm-number {
    color: #ae81ff
}

.dark .cm-property, .dark .cm-attribute {
    color: #a6e22e
}

.dark .cm-keyword {
    color: #f92672
}

.dark .cm-string {
    color: #e6db74
}

.dark .cm-variable-2 {
    color: #9effff
}

.dark .cm-def {
    color: #fd971f
}

.dark .cm-error {
    background: #f92672;
    color: #f8f8f0
}

.dark .cm-bracket {
    color: #f8f8f2
}

.dark .cm-tag {
    color: #f92672
}

.dark .cm-link {
    color: #ae81ff
}

.code-block .state-message:not(:last-child) {
    margin-bottom: 10px
}

.km-block-soundcloud  iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100% !important;
    height: 100% !important
}

@media screen and (max-width:640px) {
    .km-block-soundcloud.isPlaylist  {
        padding-bottom: 0 !important;
        height: 400px !important
    }
}

.km-block-opentable-hidden {
    display: none !important
}

.km-block-opentable-hide-title .OT_title {
    display: none
}

.km-block-opentable iframe {
    visibility: hidden;
    position: absolute
}

.km-block-opentable * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.km-block-opentable #OT_form {
    padding: 0;
    margin: 0;
    width: 165px;
    width: auto
}

.km-block-opentable .OT_wrapper {
    border: none;
    border-radius: 0;
    background-color: rgba(64, 57, 54, 0);
    font-family: inherit;
    width: 100%;
    margin: 0;
    padding: 34px 17px 40px;
    background: rgba(64, 57, 54, 0);
    color: #272727;
    font-size: 15px;
    line-height: 1em;
    text-align: center;
    position: relative
}

.km-block-opentable .OT_header {
    width: 85%;
    margin: 0 auto;
    position: relative
}

.km-block-opentable .OT_title {
    position: relative;
    width: 100%;
    margin: 0 0 17px 0;
    padding: 0;
    font-size: 30px;
    color: #272727;
    color: rgba(0, 0, 0, .95);
    font-weight: normal;
    text-align: center;
    line-height: 1em
}

.km-block-opentable .OT_subtitle {
    margin: 0;
    padding: 0;
    font-size: 10px;
    letter-spacing: .15em;
    color: #272727;
    color: rgba(0, 0, 0, .8);
    text-transform: uppercase;
    font-weight: normal;
    white-space: nowrap;
    width: auto;
    line-height: 1em
}

.km-block-opentable .OT_list {
    list-style: none;
    margin: 28px 0 0 0;
    padding: 0;
    width: auto;
    display: inline-block;
    line-height: 1em
}

.km-block-opentable.km-block-opentable-hide-fields .OT_day, .km-block-opentable.km-block-opentable-hide-fields .OT_time, .km-block-opentable.km-block-opentable-hide-fields .OT_party {
    display: none
}

.km-block-opentable.km-block-opentable-hide-fields .OT_submit {
    margin: 0
}

.km-block-opentable .OT_day {
    margin: 0 12px;
    padding: 6px 0 6px 35px;
    background-position: -18px -7px;
    border: none;
    list-style: none;
    background-size: 123px
}

.km-block-opentable .OT_time {
    background-position: -18px -55px;
    border: none
}

.km-block-opentable .OT_party {
    background-position: -18px -102px;
    border: none
}

.km-block-opentable #OT_timeList, .km-block-opentable #OT_partyList {
    max-height: 195px;
    overflow: auto;
    border: 1px solid rgba(0, 0, 0, .12);
    position: absolute;
    width: auto;
    top: 100%;
    left: 35px;
    right: 0;
    display: none;
    margin-top: -7px;
    text-align: left;
    -moz-background-clip: padding;
    -webkit-background-clip: padding;
    background-clip: padding-box
}

.km-block-opentable .OT_navList {
    list-style: none;
    padding: 0;
    margin: -6px 0 0 0;
    float: none;
    position: absolute;
    background-color: #fff;
    z-index: 200;
    width: auto;
    top: 100%;
    left: 35px;
    right: 0
}

.km-block-opentable .OT_navListItem {
    padding: 0;
    margin: 0;
    position: relative;
    float: none;
    line-height: 1em;
    width: auto;
    list-style: none
}

.km-block-opentable #OT_timeList .OT_navListItem, .km-block-opentable #OT_partyList .OT_navListItem {
    width: auto
}

.km-block-opentable #OT_timeList li a.OT_navLink, .km-block-opentable #OT_partyList li a.OT_navLink {
    border: 0;
    width: auto
}

.km-block-opentable a.OT_navLink:link, .km-block-opentable a.OT_navLink:visited, .km-block-opentable a.OT_navLink:hover, .km-block-opentable a.OT_navLink:active {
    font-family: inherit;
    color: #272727;
    text-decoration: none;
    font-size: 13px;
    line-height: 1em;
    width: auto;
    display: block;
    padding: .7em 1.1em;
    border: none
}

.km-block-opentable a.OT_navLink:hover, .km-block-opentable a.OT_navLink.selected, .km-block-opentable a.OT_navLink:active {
    background-color: rgba(0, 0, 0, .05);
    color: #272727;
    opacity: 1
}

.km-block-opentable a.OT_navLink.selected, .km-block-opentable a.OT_navLink:active {
    background-color: rgba(0, 0, 0, .12)
}

.km-block-opentable .OT_submit {
    margin: 24px 0 0 0;
    padding: 0;
    width: auto;
    height: auto;
    list-style: none;
    display: block
}

.km-block-opentable .OTButton, .km-block-opentable #OTButton {
    width: auto;
    text-align: center;
    margin: 0;
    padding: 0
}

.km-block-opentable a.OT_Find_a_Table:link, .km-block-opentable a.OT_Find_a_Table:visited, .km-block-opentable a.OT_Find_a_Table:hover, .km-block-opentable a.OT_Find_a_Table:active {
    background-image: none;
    background-repeat: repeat;
    background-position: 0 0;
    background-color: #272727;
    background-color: rgba(0, 0, 0, .95);
    font-family: inherit;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
    color: #fff;
    text-align: center;
    height: auto;
    display: inline-block;
    padding: 1.1em 2.3em;
    line-height: normal;
    text-shadow: none;
    opacity: .8;
    position: relative;
    width: auto;
    border: none;
    text-transform: uppercase;
    white-space: nowrap;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    -webkit-transition: opacity .3s ease-out, background .3s ease-out;
    -moz-transition: opacity .3s ease-out, background .3s ease-out;
    -ms-transition: opacity .3s ease-out, background .3s ease-out;
    -o-transition: opacity .3s ease-out, background .3s ease-out;
    transition: opacity .3s ease-out, background .3s ease-out
}

.opentable-style-light .OT_wrapper {
    color: #fff
}

.opentable-style-light .OT_title {
    color: #fff
}

.opentable-style-light .OT_subtitle {
    color: #fff
}

.opentable-style-light a.OT_Find_a_Table:link, .opentable-style-light a.OT_Find_a_Table:visited, .opentable-style-light a.OT_Find_a_Table:hover, .opentable-style-light a.OT_Find_a_Table:active {
    background-color: #272727;
    background-color: rgba(0, 0, 0, .3);
    background: rgba(42, 37, 35, 0)
}

.opentable-style-light a.OT_Find_a_Table:link:hover, .opentable-style-light a.OT_Find_a_Table:visited:hover, .opentable-style-light a.OT_Find_a_Table:hover:hover, .opentable-style-light a.OT_Find_a_Table:active:hover {
    background-color: #272727;
    background-color: rgba(0, 0, 0, .8);
    background: rgba(23, 20, 19, 0)
}

.opentable-style-light .OT_day {
    background-position: -80px -7px
}

.opentable-style-light .OT_time {
    background-position: -80px -55px
}

.opentable-style-light .OT_party {
    background-position: -80px -102px
}

.hide-opentable-icons .OT_day, .hide-opentable-icons .OT_time, .hide-opentable-icons .OT_party {
    margin: 0;
    padding: 6px;
    background: none
}

.hide-opentable-icons #OT_timeList, .hide-opentable-icons #OT_partyList, .hide-opentable-icons .OT_navList {
    left: 6px;
    right: 6px
}

.small-button-block-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 12px;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px
}

.medium-button-block-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 15px;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px
}

.large-button-block-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 20px;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px
}

.km-block-button .km-block-button-container--left {
    text-align: left
}

.km-block-button .km-block-button-container--center {
    text-align: center
}

.km-block-button .km-block-button-container--right {
    text-align: right
}

.km-block-button .km-block-button-element {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 1em 2.5em;
    color: #fff;
    background-color: #272727;
    border-width: 0;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 12px;
    line-height: 1em;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    line-height: normal
}

.km-block-button .km-block-button-element:hover {
    opacity: 1
}

.km-block-button .km-block-button-element--small {
    padding: 13px 26px;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 12px;
    letter-spacing: 1px;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-style: normal;
    color: #fff;
    background-color: #ded6c9;
    border-color: #ded6c9
}

 .km-block-button .km-block-button-element--small {
    color: #fff;
    background-color: #272727;
    border-color: #272727
}

.km-block-button .km-block-button-element--medium {
    padding: 21px 34px;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 15px;
    letter-spacing: 1px;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-style: normal;
    color: #fff;
    background-color: #ded6c9;
    border-color: #ded6c9
}

 .km-block-button .km-block-button-element--medium {
    color: #fff;
    background-color: #272727;
    border-color: #272727
}

.km-block-button .km-block-button-element--large {
    padding: 25px 46px;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 20px;
    letter-spacing: 1px;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-style: normal;
    color: #fff;
    background-color: #ded6c9;
    border-color: #ded6c9
}

 .km-block-button .km-block-button-element--large {
    color: #fff;
    background-color: #272727;
    border-color: #272727
}

.small-button-style-solid .km-block-button .km-block-button-element--small, .medium-button-style-solid .km-block-button .km-block-button-element--medium, .large-button-style-solid .km-block-button .km-block-button-element--large {
    -webkit-transition: .1s opacity linear;
    -moz-transition: .1s opacity linear;
    -o-transition: .1s opacity linear;
    transition: .1s opacity linear;
    -webkit-backface-visibility: hidden
}

.small-button-style-solid .km-block-button .km-block-button-element--small:hover, .medium-button-style-solid .km-block-button .km-block-button-element--medium:hover, .large-button-style-solid .km-block-button .km-block-button-element--large:hover {
    opacity: .8
}

.small-button-style-outline .km-block-button .km-block-button-element--small, .medium-button-style-outline .km-block-button .km-block-button-element--medium, .large-button-style-outline .km-block-button .km-block-button-element--large, .small-button-style-outline  .km-block-button .km-block-button-element--small, .medium-button-style-outline  .km-block-button .km-block-button-element--medium, .large-button-style-outline  .km-block-button .km-block-button-element--large {
    border-width: 2px;
    border-style: solid;
    background-color: transparent;
    -webkit-transition: 0.1s background-color linear, 0.1s color linear;
    -moz-transition: 0.1s background-color linear, 0.1s color linear;
    -o-transition: 0.1s background-color linear, 0.1s color linear;
    transition: 0.1s background-color linear, 0.1s color linear
}

.small-button-style-outline .km-block-button .km-block-button-element--small:hover, .medium-button-style-outline .km-block-button .km-block-button-element--medium:hover, .large-button-style-outline .km-block-button .km-block-button-element--large:hover, .small-button-style-outline  .km-block-button .km-block-button-element--small:hover, .medium-button-style-outline  .km-block-button .km-block-button-element--medium:hover, .large-button-style-outline  .km-block-button .km-block-button-element--large:hover {
    color: #fff
}

.small-button-style-outline .km-block-button .km-block-button-element--small {
    color: #ded6c9
}

.small-button-style-outline .km-block-button .km-block-button-element--small:hover {
    background-color: #ded6c9;
    color: #1d1d1d
}

.small-button-style-outline  .km-block-button .km-block-button-element--small {
    color: #272727
}

.small-button-style-outline  .km-block-button .km-block-button-element--small:hover {
    background-color: #272727;
    color: #fff
}

.medium-button-style-outline .km-block-button .km-block-button-element--medium {
    color: #ded6c9
}

.medium-button-style-outline .km-block-button .km-block-button-element--medium:hover {
    background-color: #ded6c9;
    color: #1d1d1d
}

.medium-button-style-outline  .km-block-button .km-block-button-element--medium {
    color: #272727
}

.medium-button-style-outline  .km-block-button .km-block-button-element--medium:hover {
    background-color: #272727;
    color: #fff
}

.large-button-style-outline .km-block-button .km-block-button-element--large {
    color: #ded6c9
}

.large-button-style-outline .km-block-button .km-block-button-element--large:hover {
    background-color: #ded6c9;
    color: #1d1d1d
}

.large-button-style-outline  .km-block-button .km-block-button-element--large {
    color: #272727
}

.large-button-style-outline  .km-block-button .km-block-button-element--large:hover {
    background-color: #272727;
    color: #fff
}

.small-button-style-raised .km-block-button .km-block-button-element--small, .medium-button-style-raised .km-block-button .km-block-button-element--medium, .large-button-style-raised .km-block-button .km-block-button-element--large {
    position: relative;
    -webkit-transition: .1s background-color linear;
    -moz-transition: .1s background-color linear;
    -o-transition: .1s background-color linear;
    transition: .1s background-color linear
}

.small-button-style-raised .km-block-button .km-block-button-element--small:active, .medium-button-style-raised .km-block-button .km-block-button-element--medium:active, .large-button-style-raised .km-block-button .km-block-button-element--large:active {
    top: 1px
}

.small-button-style-raised .km-block-button .km-block-button-element--small {
    -webkit-box-shadow: 0 2px 0 0 #8aacad;
    -moz-box-shadow: 0 2px 0 0 #8aacad;
    box-shadow: 0 2px 0 0 #8aacad
}

.small-button-style-raised .km-block-button .km-block-button-element--small:hover {
    background-color: #abc3c4
}

.small-button-style-raised .km-block-button .km-block-button-element--small:active {
    -webkit-box-shadow: 0 1px 0 0 #8aacad;
    -moz-box-shadow: 0 1px 0 0 #8aacad;
    box-shadow: 0 1px 0 0 #8aacad
}

.small-button-style-raised  .km-block-button .km-block-button-element--small {
    -webkit-box-shadow: 0 2px 0 0 #131313;
    -moz-box-shadow: 0 2px 0 0 #131313;
    box-shadow: 0 2px 0 0 #131313
}

.small-button-style-raised  .km-block-button .km-block-button-element--small:hover {
    background-color: #2f2f2f
}

.small-button-style-raised  .km-block-button .km-block-button-element--small:active {
    -webkit-box-shadow: 0 1px 0 0 #131313;
    -moz-box-shadow: 0 1px 0 0 #131313;
    box-shadow: 0 1px 0 0 #131313
}

.medium-button-style-raised .km-block-button .km-block-button-element--medium {
    -webkit-box-shadow: 0 2px 0 0 #8aacad;
    -moz-box-shadow: 0 2px 0 0 #8aacad;
    box-shadow: 0 2px 0 0 #8aacad
}

.medium-button-style-raised .km-block-button .km-block-button-element--medium:hover {
    background-color: #abc3c4
}

.medium-button-style-raised .km-block-button .km-block-button-element--medium:active {
    -webkit-box-shadow: 0 1px 0 0 #8aacad;
    -moz-box-shadow: 0 1px 0 0 #8aacad;
    box-shadow: 0 1px 0 0 #8aacad
}

.medium-button-style-raised  .km-block-button .km-block-button-element--medium {
    -webkit-box-shadow: 0 2px 0 0 #131313;
    -moz-box-shadow: 0 2px 0 0 #131313;
    box-shadow: 0 2px 0 0 #131313
}

.medium-button-style-raised  .km-block-button .km-block-button-element--medium:hover {
    background-color: #2f2f2f
}

.medium-button-style-raised  .km-block-button .km-block-button-element--medium:active {
    -webkit-box-shadow: 0 1px 0 0 #131313;
    -moz-box-shadow: 0 1px 0 0 #131313;
    box-shadow: 0 1px 0 0 #131313
}

.large-button-style-raised .km-block-button .km-block-button-element--large {
    -webkit-box-shadow: 0 3px 0 0 #8aacad;
    -moz-box-shadow: 0 3px 0 0 #8aacad;
    box-shadow: 0 3px 0 0 #8aacad
}

.large-button-style-raised .km-block-button .km-block-button-element--large:hover {
    background-color: #abc3c4
}

.large-button-style-raised .km-block-button .km-block-button-element--large:active {
    top: 2px;
    -webkit-box-shadow: 0 1px 0 0 #8aacad;
    -moz-box-shadow: 0 1px 0 0 #8aacad;
    box-shadow: 0 1px 0 0 #8aacad
}

.large-button-style-raised  .km-block-button .km-block-button-element--large {
    -webkit-box-shadow: 0 3px 0 0 #131313;
    -moz-box-shadow: 0 3px 0 0 #131313;
    box-shadow: 0 3px 0 0 #131313
}

.large-button-style-raised  .km-block-button .km-block-button-element--large:hover {
    background-color: #2f2f2f
}

.large-button-style-raised  .km-block-button .km-block-button-element--large:active {
    top: 2px;
    -webkit-box-shadow: 0 1px 0 0 #131313;
    -moz-box-shadow: 0 1px 0 0 #131313;
    box-shadow: 0 1px 0 0 #131313
}

.small-button-shape-rounded .km-block-button .km-block-button-element--small, .medium-button-shape-rounded .km-block-button .km-block-button-element--medium, .large-button-shape-rounded .km-block-button .km-block-button-element--large {
    border-radius: 3px
}

.small-button-shape-pill .km-block-button .km-block-button-element--small, .medium-button-shape-pill .km-block-button .km-block-button-element--medium, .large-button-shape-pill .km-block-button .km-block-button-element--large {
    border-radius: 300px
}

.km-block-quote figure {
    margin: 1em 0
}

.km-block-quote blockquote {
    margin: 0
}

.km-block-quote .source {
    text-align: right
}

.km-block-quote .km-block-content .block-animation.animation-disabled, .km-block-quote .km-block-content .block-animation.animation-loaded {
    transform: translatez(0)
}

.km-block-quote .km-block-content .block-animation.animation-disabled {
    transition: none !important
}

.rss-block .social-rss:before, .rss-block .social-rss-square:before, .rss-block .social-rss-round:before {
    font-family: 'social-icon-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    position: relative;
    top: 0;
    margin-right: 10px;
    font-size: .7em
}

.rss-block .social-rss:before {
    content: "\e630";
    position: relative;
    top: -.05em;
    margin-right: .4em;
    font-size: .7em
}

.rss-block .km-blockStatus+.social-rss {
    display: none
}

.km-block-zola .km-block-content {
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -ms-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in
}

.km-block-zola .km-block-content.is-rendering {
    opacity: .1
}

.km-block-zola .zola-block-wrapper {
    background: #fff
}

.km-block-zola .zola-block-wrapper.zola-block-setting-inset {
    padding: 0 20px
}

.km-block-acuity .km-block-content {
    -webkit-transition: opacity .3s ease-in;
    -moz-transition: opacity .3s ease-in;
    -ms-transition: opacity .3s ease-in;
    transition: opacity .3s ease-in
}

.km-block-acuity .km-block-content.is-rendering {
    opacity: .1
}

.km-block-acuity .km-block-content iframe {
    min-height: 1000px
}

.km-block-acuity .km-block-content iframe[style] {
    min-height: 0
}

.km-block-markdown {
    clear: none
}

.km-block-markdown .km-block-content {
    position: relative
}

.km-block-markdown .km-block-content *:first-child {
    margin-top: 0
}

.km-block-markdown .km-block-content *:last-child {
    margin-bottom: 0
}

.km-block-markdown  {
    color: #999
}

.km-block-markdown  {
    display: none
}

.km-block-markdown hr {
    border: none;
    border-bottom: 1px solid #ccc;
    width: 75%;
    margin-left: auto;
    margin-right: auto
}

.km-block-markdown textarea {
    position: absolute;
    top: 17px;
    bottom: 0;
    left: 17px;
    right: 17px;
    width: calc(100% - 34px);
    padding: 0;
    margin: 0;
    border: none;
    background: transparent;
    outline: none;
    resize: none;
    overflow: hidden;
    color: #333
}

.km-block-markdown .textarea-clone {
    margin: 0;
    min-height: 18px;
    visibility: hidden
}

.km-block-markdown textarea, .km-block-markdown .textarea-clone {
    font: 15px/18px 'Courier New', monospace !important;
    white-space: pre-wrap;
    word-wrap: break-word
}

.km-block-markdown img {
    max-width: 100%;
    height: auto
}

.km-block-html {
    clear: none
}

.km-block-html .km-block-content {
    outline: none
}

.km-block-html .km-block-content *:not(h1):not(h2):not(h3) {
    word-wrap: break-word
}

.km-block-html .km-block-content>*:first-child {
    margin-top: 0
}

.km-block-html .km-block-content>*:last-child {
    margin-bottom: 0
}

.embed-block .intrinsic, .video-block .intrinsic, .embed-block .km-block-content .intrinsic, .video-block .km-block-content .intrinsic {
    position: relative
}

.embed-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud), .video-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud), .embed-block .km-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud), .video-block .km-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) {
    position: relative
}

.embed-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) , .video-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) , .embed-block .km-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) , .video-block .km-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud)  {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.embed-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) iframe, .video-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) iframe, .embed-block .km-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) iframe, .video-block .km-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.embed-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) .flickr-oembed, .video-block .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) .flickr-oembed, .embed-block .km-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) .flickr-oembed, .video-block .km-block-content .intrinsic .embed-block-wrapper:not(.embed-block-provider-SoundCloud) .flickr-oembed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%
}

.embed-block .intrinsic .embed-block-provider-SoundCloud, .video-block .intrinsic .embed-block-provider-SoundCloud, .embed-block .km-block-content .intrinsic .embed-block-provider-SoundCloud, .video-block .km-block-content .intrinsic .embed-block-provider-SoundCloud {
    padding-bottom: 0 !important
}

.embed-block .intrinsic .embed-block-provider-SoundCloud iframe, .video-block .intrinsic .embed-block-provider-SoundCloud iframe, .embed-block .km-block-content .intrinsic .embed-block-provider-SoundCloud iframe, .video-block .km-block-content .intrinsic .embed-block-provider-SoundCloud iframe {
    width: 100%
}

.km-block-audio {
    min-height: 34px
}

.km-block-map .km-block-map-content {
    position: relative
}

.km-block-map .km-block-map-content  {
    position: absolute !important;
    top: 0;
    left: 0;
    height: 100%;
    max-width: none;
    width: 100%
}



.km-block-horizontalrule hr {
    border: none;
    color: #bbb;
    background-color: #bbb;
    height: 1px
}

.km-block-image .image-block-outer-wrapper.image-block-v2 {
    position: relative
}

.km-block-image .image-block-outer-wrapper.image-block-v2 p {
    font-size: inherit
}

.km-block-image .image-block-outer-wrapper.image-block-v2 .intrinsic {
    position: relative;
    max-width: initial !important
}

.km-block-image .image-block-outer-wrapper.image-block-v2 .image-inset {
    position: relative
}

.km-block-image .image-block-outer-wrapper.image-block-v2 .intrinsic img {
    display: block;
    width: 100%
}

.km-block-image .image-block-outer-wrapper.image-block-v2 , .km-block-image .image-block-outer-wrapper.image-block-v2 .image-overlay {
    content: "";
    display: block;
    position: absolute;
    z-index: 1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

.km-block-image .image-block-outer-wrapper.image-block-v2 .image-card-wrapper {
    z-index: 2;
    pointer-events: none
}

.km-block-image .image-block-outer-wrapper.image-block-v2 .image-card {
    pointer-events: auto
}

.km-block-image .image-block-outer-wrapper.image-block-v2 .image-card a {
    display: inline
}

.km-block-image .image-block-outer-wrapper.image-block-v2 .image-card a, .km-block-image .image-block-outer-wrapper.image-block-v2 .image-card a:hover {
    text-decoration: none
}

.km-block-image .image-block-outer-wrapper.image-block-v2 .image-card  {
    pointer-events: auto
}

.km-block-image .image-block-outer-wrapper.image-block-v2 a.image-inset, .km-block-image .image-block-outer-wrapper.image-block-v2 a.image-title-wrapper {
    display: block
}

.km-block-image .image-block-outer-wrapper.image-block-v2 a.image-inset:hover, .km-block-image .image-block-outer-wrapper.image-block-v2 a.image-title-wrapper:hover {
    text-decoration: none
}

.km-block-image .image-block-outer-wrapper.image-block-v2 .image-title p {
    display: inline;
    margin: 0;
    word-wrap: break-word;
    overflow-wrap: break-word
}

.km-block-image .image-block-outer-wrapper.image-block-v2 .image-subtitle p {
    word-wrap: break-word;
    overflow-wrap: break-word
}

.km-block-image .image-block-outer-wrapper.image-block-v2 .image-subtitle p:first-child {
    margin-top: 0
}

.km-block-image .image-block-outer-wrapper.image-block-v2 .image-subtitle p:last-child {
    margin-bottom: 0
}

.km-block-image .image-block-outer-wrapper.image-block-v2+.image-caption-wrapper, .km-block-image .image-block-outer-wrapper.image-block-v2 .image-caption-wrapper {
    display: none
}

.km-block-image .image-block-outer-wrapper.image-block-v2  {
    z-index: 1
}

.km-block-image .image-block-outer-wrapper.image-block-v2 .upload-indicator {
    display: none !important
}

.km-block-image .image-block-outer-wrapper.image-block-v2:not(.design-layout-poster)~.yui3-resize-handles-wrapper {
    display: none
}

.km-block-image .design-layout-poster .image-card-wrapper {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-justify-content: center;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.km-block-image .design-layout-poster .image-card-wrapper, .km-block-image .design-layout-poster .image-card {
    pointer-events: none !important
}

.km-block-image .design-layout-poster .image-card-wrapper a {
    pointer-events: auto;
    display: inline-block
}

.km-block-image .design-layout-poster .intrinsic img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.km-block-image .design-layout-poster .image-card {
    width: 75%
}

.km-block-image .design-layout-poster , .km-block-image .design-layout-poster .image-overlay {
    background-color: rgba(0, 0, 0, .1)
}

.km-block-image .design-layout-poster .image-title a, .km-block-image .design-layout-poster .image-subtitle a {
    color: #fff
}

.km-block-image .design-layout-poster .image-title a:hover, .km-block-image .design-layout-poster .image-subtitle a:hover {
    opacity: .8
}

.km-block-image .design-layout-poster .image-title p {
    color: #fff;
    background-color: rgba(255, 255, 255, 0);
    box-shadow: .25em 0 0 rgba(255, 255, 255, 0), -.25em 0 0 rgba(255, 255, 255, 0)
}

.km-block-image .design-layout-poster .image-subtitle p {
    color: #fff
}

.km-block-image .design-layout-poster .image-title-wrapper+.image-subtitle-wrapper .image-subtitle {
    margin-top: 3%
}

.km-block-image .design-layout-card , .km-block-image .design-layout-card .image-overlay {
    background-color: rgba(0, 0, 0, 0)
}

.km-block-image .design-layout-card .image-card-wrapper {
    background-color: #fff
}

.km-block-image .design-layout-card .image-card {
    padding: 10% 0
}

.km-block-image .design-layout-card .image-title-wrapper, .km-block-image .design-layout-card .image-subtitle-wrapper, .km-block-image .design-layout-card .image-button-wrapper {
    padding: 0 10%
}

.km-block-image .design-layout-card .image-title-wrapper a, .km-block-image .design-layout-card .image-subtitle-wrapper a {
    color: #000
}

.km-block-image .design-layout-card .image-title-wrapper a:hover, .km-block-image .design-layout-card .image-subtitle-wrapper a:hover {
    opacity: .8
}

.km-block-image .design-layout-card .image-title p {
    background-color: rgba(255, 255, 255, 0);
    color: #000;
    box-shadow: .5em 0 0 rgba(255, 255, 255, 0), -.5em 0 0 rgba(255, 255, 255, 0)
}

.km-block-image .design-layout-card .image-subtitle p {
    color: #000
}

.km-block-image .design-layout-card .image-title-wrapper+.image-subtitle-wrapper .image-subtitle {
    margin-top: 4%
}

.km-block-image .design-layout-card .image-card-wrapper {
    margin-top: 2%
}

.km-block-image .design-layout-card:not() {
    display: flex;
    -ms-justify-content: space-between;
    justify-content: space-between
}

.km-block-image .design-layout-card:not().image-position-right {
    flex-direction: row-reverse
}

.km-block-image .design-layout-card:not()>div:first-child {
    width: calc(50% - 1%)
}

.km-block-image .design-layout-card:not() .image-card-wrapper {
    position: relative;
    width: calc(50% - 1%)
}

.km-block-image .design-layout-card:not() .image-card-wrapper {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-justify-content: center;
    justify-content: center;
    min-height: 100%
}

.km-block-image .design-layout-card:not() .image-card {
    position: relative;
    width: 100%
}

.km-block-image .design-layout-card:not().image-position-left .image-card-wrapper {
    margin-left: 2%
}

.km-block-image .design-layout-card:not().image-position-right .image-card-wrapper {
    margin-right: 2%
}

.km-block-image .design-layout-card:not():after {
    content: "";
    display: block;
    clear: both
}

.km-block-image .design-layout-overlap , .km-block-image .design-layout-overlap .image-overlay {
    background-color: rgba(150, 150, 150, 0)
}

.km-block-image .design-layout-overlap .image-card-wrapper {
    position: relative
}

.km-block-image .design-layout-overlap .image-title a, .km-block-image .design-layout-overlap .image-subtitle a {
    color: #000
}

.km-block-image .design-layout-overlap .image-title a:hover, .km-block-image .design-layout-overlap .image-subtitle a:hover {
    opacity: .8
}

.km-block-image .design-layout-overlap .image-title p {
    color: #000;
    background-color: #fff;
    box-shadow: .2em 0 0 #fff, -.2em 0 0 #fff
}

.km-block-image .design-layout-overlap .image-subtitle p {
    color: #000;
    text-align: left;
    margin-bottom: 0
}

.km-block-image .design-layout-overlap .image-title-wrapper+.image-subtitle-wrapper .image-subtitle {
    margin-top: 4%
}

.km-block-image .design-layout-overlap .image-card-wrapper {
    padding: 0 4%
}

.km-block-image .design-layout-overlap .image-card {
    width: 75%
}

.km-block-image .design-layout-overlap .image-title {
    margin-top: calc(-1em - 2%)
}

.km-block-image .design-layout-overlap .image-title-wrapper, .km-block-image .design-layout-overlap .image-subtitle-wrapper {
    width: 133.33333333333331%
}

.km-block-image .design-layout-overlap:not() {
    display: flex
}

.km-block-image .design-layout-overlap:not() .image-card-wrapper, .km-block-image .design-layout-overlap:not()>div:first-child {
    width: 50%
}

.km-block-image .design-layout-overlap:not() .image-card-wrapper {
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    -ms-justify-content: flex-end;
    justify-content: flex-end
}

.km-block-image .design-layout-overlap:not().image-position-right {
    flex-direction: row-reverse
}

.km-block-image .design-layout-overlap:not().image-position-right .image-card-wrapper {
    -ms-justify-content: flex-start;
    justify-content: flex-start
}

.km-block-image .design-layout-overlap:not() .image-card {
    width: 100%
}

.km-block-image .design-layout-overlap:not().image-position-left .image-card {
    margin-left: -100%
}

.km-block-image .design-layout-overlap:not().image-position-right .image-card {
    margin-right: -100%
}

.km-block-image .design-layout-overlap:not() .image-title-wrapper, .km-block-image .design-layout-overlap:not() .image-subtitle-wrapper, .km-block-image .design-layout-overlap:not() .image-button-wrapper {
    box-sizing: border-box;
    padding: 0 5%
}

.km-block-image .design-layout-overlap:not() .image-subtitle-wrapper {
    padding-top: 0
}

.km-block-image .design-layout-overlap:not() .image-subtitle {
    width: 100%
}

.km-block-image .design-layout-overlap:not()>div:first-child>div {
    width: 100%
}

.km-block-image .design-layout-overlap:not() .image-title-wrapper {
    width: 150%
}

.km-block-image .design-layout-overlap:not().image-position-left .image-title-wrapper {
    margin-left: -50%
}

.km-block-image .design-layout-overlap:not().image-position-right>div:first-child>div {
    left: 0%
}

.km-block-image .design-layout-collage , .km-block-image .design-layout-collage .image-overlay {
    background-color: rgba(0, 0, 0, 0)
}

.km-block-image .design-layout-collage .image-card {
    background-color: #000;
    padding: 10%;
    box-sizing: border-box
}

.km-block-image .design-layout-collage .image-title a, .km-block-image .design-layout-collage .image-subtitle a {
    color: #fff
}

.km-block-image .design-layout-collage .image-title a:hover, .km-block-image .design-layout-collage .image-subtitle a:hover {
    opacity: .8
}

.km-block-image .design-layout-collage .image-title p {
    color: #fff
}

.km-block-image .design-layout-collage .image-subtitle-wrapper {
    width: 100%
}

.km-block-image .design-layout-collage .image-subtitle p {
    color: #9b9b9b
}

.km-block-image .design-layout-collage .image-title-wrapper+.image-subtitle-wrapper .image-subtitle {
    margin-top: 4%
}

.km-block-image .design-layout-collage .intrinsic {
    width: 90%
}

.km-block-image .design-layout-collage .image-card-wrapper {
    width: 90%;
    margin-top: calc(-10% - 10%);
    position: relative
}

.km-block-image .design-layout-collage.image-position-left:after {
    content: " ";
    display: block;
    clear: both
}

.km-block-image .design-layout-collage.image-position-left .image-card-wrapper {
    float: right
}

.km-block-image .design-layout-collage.image-position-right .intrinsic {
    left: 10%
}

.km-block-image .design-layout-collage:not() {
    display: flex
}

.km-block-image .design-layout-collage:not().image-position-right {
    flex-direction: row-reverse
}

.km-block-image .design-layout-collage:not() .image-card-wrapper, .km-block-image .design-layout-collage:not()>div:first-child {
    width: 50%
}

.km-block-image .design-layout-collage:not() .intrinsic {
    overflow: visible
}

.km-block-image .design-layout-collage:not()  {
    width: 100%
}

.km-block-image .design-layout-collage:not() .image-inset, .km-block-image .design-layout-collage:not()  {
    position: relative !important
}

.km-block-image .design-layout-collage:not() .image-card-wrapper {
    display: flex;
    -ms-flex-align: flex-start;
    align-items: flex-start;
    -ms-justify-content: flex-start;
    justify-content: flex-start
}

.image-block-collage-content-position-top .km-block-image .design-layout-collage:not() .image-card {
    margin-top: 10%
}

.image-block-collage-content-position-bottom .km-block-image .design-layout-collage:not() .image-card {
    margin-bottom: 10%
}

.km-block-image .design-layout-collage:not().image-position-left>div:first-child>div {
    width: 140%
}

.km-block-image .design-layout-collage:not().image-position-left .image-card {
    width: 90%;
    margin-left: 10%
}

.km-block-image .design-layout-collage:not().image-position-right>div:first-child>div {
    width: 140%;
    left: -40%
}

.km-block-image .design-layout-collage:not().image-position-right .image-card {
    width: 90%;
    margin-right: 10%
}

.km-block-image .design-layout-stack .intrinsic img {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%
}

.km-block-image .design-layout-stack , .km-block-image .design-layout-stack .image-overlay {
    background-color: rgba(255, 255, 255, 0)
}

.km-block-image .design-layout-stack .image-card-wrapper {
    background-color: rgba(255, 255, 255, 0);
    margin-top: 5%
}

.km-block-image .design-layout-stack .image-title a, .km-block-image .design-layout-stack .image-subtitle a {
    color: #000
}

.km-block-image .design-layout-stack .image-title a:hover, .km-block-image .design-layout-stack .image-subtitle a:hover {
    opacity: .8
}

.km-block-image .design-layout-stack .image-card {
    padding: 0px
}

.km-block-image .design-layout-stack .image-title p {
    color: #000
}

.km-block-image .design-layout-stack .image-subtitle p {
    color: #000
}

.km-block-image .design-layout-stack .image-title-wrapper+.image-subtitle-wrapper .image-subtitle {
    margin-top: 4%
}

.km-block-image .design-layout-card .intrinsic img, .km-block-image .design-layout-overlap .intrinsic img, .km-block-image .design-layout-collage .intrinsic img, .km-block-image .design-layout-stack .intrinsic img {
    width: 100% !important;
    height: auto !important;
    position: static !important
}

.km-block-image .design-layout-card , .km-block-image .design-layout-overlap , .km-block-image .design-layout-collage , .km-block-image .design-layout-stack  {
    padding-bottom: 0 !important
}

.image-block-outer-wrapper.animation-disabled, .image-block-outer-wrapper.animation-loaded {
    transform: translatez(0)
}

.image-block-outer-wrapper.animation-disabled .image-inset, .image-block-outer-wrapper.animation-disabled .image-block-wrapper, .image-block-outer-wrapper.animation-disabled , .image-block-outer-wrapper.animation-disabled .image-caption-wrapper, .image-block-outer-wrapper.animation-disabled  {
    transition: none !important
}

.image-block-outer-wrapper.combination-animation-fade-in .image-inset, .image-block-outer-wrapper.combination-animation-fade-in .image-block-wrapper, .image-block-outer-wrapper.combination-animation-fade-in , .image-block-outer-wrapper.combination-animation-fade-in .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-fade-in  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-fade-in.animation-loaded .image-inset, .image-block-outer-wrapper.combination-animation-fade-in.animation-loaded .image-block-wrapper, .image-block-outer-wrapper.combination-animation-fade-in.animation-loaded , .image-block-outer-wrapper.combination-animation-fade-in.animation-loaded .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-fade-in.animation-loaded  {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-slide-up .image-inset, .image-block-outer-wrapper.combination-animation-slide-up .image-block-wrapper, .image-block-outer-wrapper.combination-animation-slide-up , .image-block-outer-wrapper.combination-animation-slide-up .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-slide-up  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 20)
}

.image-block-outer-wrapper.combination-animation-slide-up.animation-loaded .image-inset, .image-block-outer-wrapper.combination-animation-slide-up.animation-loaded .image-block-wrapper, .image-block-outer-wrapper.combination-animation-slide-up.animation-loaded , .image-block-outer-wrapper.combination-animation-slide-up.animation-loaded .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-slide-up.animation-loaded  {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-horizontal-clip .image-inset, .image-block-outer-wrapper.combination-animation-horizontal-clip .image-block-wrapper, .image-block-outer-wrapper.combination-animation-horizontal-clip , .image-block-outer-wrapper.combination-animation-horizontal-clip .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-horizontal-clip  {
    transition: -webkit-clip-path 800ms cubic-bezier(.4, 0, .2, 1), clip-path 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: -webkit-clip-path, clip-path;
    -webkit-clip-path: polygon(0% 50%, 0% 100%, 0% 100%, 0% 50%, 100% 50%, 100% 0%, 100% 0%, 100% 50%, 100% 50%, 100% 50%);
    clip-path: polygon(0% 50%, 0% 100%, 0% 100%, 0% 50%, 100% 50%, 100% 0%, 100% 0%, 100% 50%, 100% 50%, 100% 50%)
}

.image-block-outer-wrapper.combination-animation-horizontal-clip.animation-loaded .image-inset, .image-block-outer-wrapper.combination-animation-horizontal-clip.animation-loaded .image-block-wrapper, .image-block-outer-wrapper.combination-animation-horizontal-clip.animation-loaded , .image-block-outer-wrapper.combination-animation-horizontal-clip.animation-loaded .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-horizontal-clip.animation-loaded  {
    -webkit-clip-path: polygon(0% 50%, 0% 100%, 100% 100%, 100% 50%, 100% 50%, 100% 0%, 0% 0%, 0% 50%, 100% 50%, 100% 50%);
    clip-path: polygon(0% 50%, 0% 100%, 100% 100%, 100% 50%, 100% 50%, 100% 0%, 0% 0%, 0% 50%, 100% 50%, 100% 50%)
}

.image-block-outer-wrapper.combination-animation-vertical-clip .image-inset, .image-block-outer-wrapper.combination-animation-vertical-clip .image-block-wrapper, .image-block-outer-wrapper.combination-animation-vertical-clip , .image-block-outer-wrapper.combination-animation-vertical-clip .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-vertical-clip  {
    transition: -webkit-clip-path 800ms cubic-bezier(.4, 0, .2, 1), clip-path 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: -webkit-clip-path, clip-path;
    -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 0%, 50% 0%, 50% 100%, 0% 100%, 0% 100%, 50% 100%, 50% 100%, 50% 100%);
    clip-path: polygon(50% 0%, 100% 0%, 100% 0%, 50% 0%, 50% 100%, 0% 100%, 0% 100%, 50% 100%, 50% 100%, 50% 100%)
}

.image-block-outer-wrapper.combination-animation-vertical-clip.animation-loaded .image-inset, .image-block-outer-wrapper.combination-animation-vertical-clip.animation-loaded .image-block-wrapper, .image-block-outer-wrapper.combination-animation-vertical-clip.animation-loaded , .image-block-outer-wrapper.combination-animation-vertical-clip.animation-loaded .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-vertical-clip.animation-loaded  {
    -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%, 50% 100%, 0% 100%, 0% 0%, 50% 0%, 50% 100%, 50% 100%);
    clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%, 50% 100%, 0% 100%, 0% 0%, 50% 0%, 50% 100%, 50% 100%)
}

.image-block-outer-wrapper.combination-animation-tilt-up .image-inset, .image-block-outer-wrapper.combination-animation-tilt-up .image-block-wrapper, .image-block-outer-wrapper.combination-animation-tilt-up , .image-block-outer-wrapper.combination-animation-tilt-up .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-tilt-up  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(.92, .03, 0, .92, 0, 20)
}

.image-block-outer-wrapper.combination-animation-tilt-up.animation-loaded .image-inset, .image-block-outer-wrapper.combination-animation-tilt-up.animation-loaded .image-block-wrapper, .image-block-outer-wrapper.combination-animation-tilt-up.animation-loaded , .image-block-outer-wrapper.combination-animation-tilt-up.animation-loaded .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-tilt-up.animation-loaded  {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-tilt-down .image-inset, .image-block-outer-wrapper.combination-animation-tilt-down .image-block-wrapper, .image-block-outer-wrapper.combination-animation-tilt-down , .image-block-outer-wrapper.combination-animation-tilt-down .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-tilt-down  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(.92, -.03, 0, .92, 0, 20)
}

.image-block-outer-wrapper.combination-animation-tilt-down.animation-loaded .image-inset, .image-block-outer-wrapper.combination-animation-tilt-down.animation-loaded .image-block-wrapper, .image-block-outer-wrapper.combination-animation-tilt-down.animation-loaded , .image-block-outer-wrapper.combination-animation-tilt-down.animation-loaded .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-tilt-down.animation-loaded  {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-collide .image-inset, .image-block-outer-wrapper.combination-animation-collide .image-block-wrapper, .image-block-outer-wrapper.combination-animation-collide  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, -20, 0)
}

.image-block-outer-wrapper.combination-animation-collide .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-collide  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 20, 0)
}

.image-block-outer-wrapper.combination-animation-collide.image-position-right .image-inset, .image-block-outer-wrapper.combination-animation-collide.image-position-right .image-block-wrapper, .image-block-outer-wrapper.combination-animation-collide.image-position-right  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 20, 0)
}

.image-block-outer-wrapper.combination-animation-collide.image-position-right .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-collide.image-position-right  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, -20, 0)
}

.image-block-outer-wrapper.combination-animation-collide.animation-loaded .image-inset, .image-block-outer-wrapper.combination-animation-collide.animation-loaded .image-block-wrapper, .image-block-outer-wrapper.combination-animation-collide.animation-loaded , .image-block-outer-wrapper.combination-animation-collide.animation-loaded .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-collide.animation-loaded  {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-reveal .image-inset, .image-block-outer-wrapper.combination-animation-reveal .image-block-wrapper, .image-block-outer-wrapper.combination-animation-reveal  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 20, 0)
}

.image-block-outer-wrapper.combination-animation-reveal .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-reveal  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, -20, 0)
}

.image-block-outer-wrapper.combination-animation-reveal.image-position-right .image-inset, .image-block-outer-wrapper.combination-animation-reveal.image-position-right .image-block-wrapper, .image-block-outer-wrapper.combination-animation-reveal.image-position-right  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, -20, 0)
}

.image-block-outer-wrapper.combination-animation-reveal.image-position-right .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-reveal.image-position-right  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 20, 0)
}

.image-block-outer-wrapper.combination-animation-reveal.animation-loaded .image-inset, .image-block-outer-wrapper.combination-animation-reveal.animation-loaded .image-block-wrapper, .image-block-outer-wrapper.combination-animation-reveal.animation-loaded , .image-block-outer-wrapper.combination-animation-reveal.animation-loaded .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-reveal.animation-loaded  {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-focus-in .image-inset, .image-block-outer-wrapper.combination-animation-focus-in .image-block-wrapper, .image-block-outer-wrapper.combination-animation-focus-in , .image-block-outer-wrapper.combination-animation-focus-in .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-focus-in  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(.92, 0, 0, .92, 0, 0)
}

.image-block-outer-wrapper.combination-animation-focus-in.animation-loaded .image-inset, .image-block-outer-wrapper.combination-animation-focus-in.animation-loaded .image-block-wrapper, .image-block-outer-wrapper.combination-animation-focus-in.animation-loaded , .image-block-outer-wrapper.combination-animation-focus-in.animation-loaded .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-focus-in.animation-loaded  {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-custom {
    transform: translatez(0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-animation-fade-in .image-inset, .image-block-outer-wrapper.combination-animation-custom.individual-animation-fade-in .image-block-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-animation-fade-in  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-animation-fade-in.animation-loaded .image-inset, .image-block-outer-wrapper.combination-animation-custom.individual-animation-fade-in.animation-loaded .image-block-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-animation-fade-in.animation-loaded  {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-up .image-inset, .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-up .image-block-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-up  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 20)
}

.image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-up.animation-loaded .image-inset, .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-up.animation-loaded .image-block-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-up.animation-loaded  {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-down .image-inset, .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-down .image-block-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-down  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, -20)
}

.image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-down.animation-loaded .image-inset, .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-down.animation-loaded .image-block-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-down.animation-loaded  {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-left .image-inset, .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-left .image-block-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-left  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, -20, 0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-left.animation-loaded .image-inset, .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-left.animation-loaded .image-block-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-left.animation-loaded  {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-right .image-inset, .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-right .image-block-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-right  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 20, 0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-right.animation-loaded .image-inset, .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-right.animation-loaded .image-block-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-animation-slide-from-right.animation-loaded  {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-animation-horizontal-clip .image-inset, .image-block-outer-wrapper.combination-animation-custom.individual-animation-horizontal-clip .image-block-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-animation-horizontal-clip  {
    transition: -webkit-clip-path 800ms cubic-bezier(.4, 0, .2, 1), clip-path 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: -webkit-clip-path, clip-path;
    -webkit-clip-path: polygon(0% 50%, 0% 100%, 0% 100%, 0% 50%, 100% 50%, 100% 0%, 100% 0%, 100% 50%, 100% 50%, 100% 50%);
    clip-path: polygon(0% 50%, 0% 100%, 0% 100%, 0% 50%, 100% 50%, 100% 0%, 100% 0%, 100% 50%, 100% 50%, 100% 50%)
}

.image-block-outer-wrapper.combination-animation-custom.individual-animation-horizontal-clip.animation-loaded .image-inset, .image-block-outer-wrapper.combination-animation-custom.individual-animation-horizontal-clip.animation-loaded .image-block-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-animation-horizontal-clip.animation-loaded  {
    -webkit-clip-path: polygon(0% 50%, 0% 100%, 100% 100%, 100% 50%, 100% 50%, 100% 0%, 0% 0%, 0% 50%, 100% 50%, 100% 50%);
    clip-path: polygon(0% 50%, 0% 100%, 100% 100%, 100% 50%, 100% 50%, 100% 0%, 0% 0%, 0% 50%, 100% 50%, 100% 50%)
}

.image-block-outer-wrapper.combination-animation-custom.individual-animation-vertical-clip .image-inset, .image-block-outer-wrapper.combination-animation-custom.individual-animation-vertical-clip .image-block-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-animation-vertical-clip  {
    transition: -webkit-clip-path 800ms cubic-bezier(.4, 0, .2, 1), clip-path 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: -webkit-clip-path, clip-path;
    -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 0%, 50% 0%, 50% 100%, 0% 100%, 0% 100%, 50% 100%, 50% 100%, 50% 100%);
    clip-path: polygon(50% 0%, 100% 0%, 100% 0%, 50% 0%, 50% 100%, 0% 100%, 0% 100%, 50% 100%, 50% 100%, 50% 100%)
}

.image-block-outer-wrapper.combination-animation-custom.individual-animation-vertical-clip.animation-loaded .image-inset, .image-block-outer-wrapper.combination-animation-custom.individual-animation-vertical-clip.animation-loaded .image-block-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-animation-vertical-clip.animation-loaded  {
    -webkit-clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%, 50% 100%, 0% 100%, 0% 0%, 50% 0%, 50% 100%, 50% 100%);
    clip-path: polygon(50% 0%, 100% 0%, 100% 100%, 50% 100%, 50% 100%, 0% 100%, 0% 0%, 50% 0%, 50% 100%, 50% 100%)
}

.image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-down .image-inset, .image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-down .image-block-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-down  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(.92, -.03, 0, .92, 0, 20)
}

.image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-down.animation-loaded .image-inset, .image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-down.animation-loaded .image-block-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-down.animation-loaded  {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-up .image-inset, .image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-up .image-block-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-up  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(.92, .03, 0, .92, 0, 20)
}

.image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-up.animation-loaded .image-inset, .image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-up.animation-loaded .image-block-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-animation-tilt-up.animation-loaded  {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-animation-focus-in .image-inset, .image-block-outer-wrapper.combination-animation-custom.individual-animation-focus-in .image-block-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-animation-focus-in  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(.92, 0, 0, .92, 0, 0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-animation-focus-in.animation-loaded .image-inset, .image-block-outer-wrapper.combination-animation-custom.individual-animation-focus-in.animation-loaded .image-block-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-animation-focus-in.animation-loaded  {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-text-animation-fade-in .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-fade-in  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-text-animation-fade-in.animation-loaded .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-fade-in.animation-loaded  {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-up .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-up  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, 20)
}

.image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-up.animation-loaded .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-up.animation-loaded  {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-down .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-down  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 0, -20)
}

.image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-down.animation-loaded .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-down.animation-loaded  {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-from-left .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-from-left  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, -20, 0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-from-left.animation-loaded .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-from-left.animation-loaded  {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-from-right .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-from-right  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(1, 0, 0, 1, 20, 0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-from-right.animation-loaded .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-slide-from-right.animation-loaded  {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-text-animation-focus-in .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-focus-in  {
    transition: opacity 800ms cubic-bezier(.4, 0, .2, 1), transform 800ms cubic-bezier(.4, 0, .2, 1);
    will-change: opacity, transform;
    opacity: 0;
    transform: matrix(.92, 0, 0, .92, 0, 0)
}

.image-block-outer-wrapper.combination-animation-custom.individual-text-animation-focus-in.animation-loaded .image-caption-wrapper, .image-block-outer-wrapper.combination-animation-custom.individual-text-animation-focus-in.animation-loaded  {
    opacity: 1;
    transform: matrix(1, 0, 0, 1, 0, 0)
}

.image-block-poster-text-alignment-left .km-block-image .design-layout-poster .image-card>* {
    text-align: left !important
}

.image-block-poster-text-alignment-center .km-block-image .design-layout-poster .image-card>* {
    text-align: center !important
}

.image-block-poster-text-alignment-right .km-block-image .design-layout-poster .image-card>*, .image-block-poster-text-alignment-match .km-block-image .design-layout-poster.image-position-right .image-card>*, .image-block-poster-text-alignment-opposite .km-block-image .design-layout-poster.image-position-left .image-card>* {
    text-align: right !important
}

.image-block-card-text-alignment-left .km-block-image .design-layout-card .image-card>* {
    text-align: left !important
}

.image-block-card-text-alignment-center .km-block-image .design-layout-card .image-card>* {
    text-align: center !important
}

.image-block-card-text-alignment-right .km-block-image .design-layout-card .image-card>*, .image-block-card-text-alignment-match .km-block-image .design-layout-card.image-position-right .image-card>*, .image-block-card-text-alignment-opposite .km-block-image .design-layout-card.image-position-left .image-card>* {
    text-align: right !important
}

.image-block-overlap-text-alignment-left .km-block-image .design-layout-overlap .image-card>* {
    text-align: left !important
}

.image-block-overlap-text-alignment-center .km-block-image .design-layout-overlap .image-card>* {
    text-align: center !important
}

.image-block-overlap-text-alignment-right .km-block-image .design-layout-overlap .image-card>*, .image-block-overlap-text-alignment-match .km-block-image .design-layout-overlap.image-position-right .image-card>*, .image-block-overlap-text-alignment-opposite .km-block-image .design-layout-overlap.image-position-left .image-card>* {
    text-align: right !important
}

.image-block-collage-text-alignment-left .km-block-image .design-layout-collage .image-card>* {
    text-align: left !important
}

.image-block-collage-text-alignment-center .km-block-image .design-layout-collage .image-card>* {
    text-align: center !important
}

.image-block-collage-text-alignment-right .km-block-image .design-layout-collage .image-card>*, .image-block-collage-text-alignment-match .km-block-image .design-layout-collage.image-position-right .image-card>*, .image-block-collage-text-alignment-opposite .km-block-image .design-layout-collage.image-position-left .image-card>* {
    text-align: right !important
}

.image-block-stack-text-alignment-left .km-block-image .design-layout-stack .image-card>* {
    text-align: left !important
}

.image-block-stack-text-alignment-center .km-block-image .design-layout-stack .image-card>* {
    text-align: center !important
}

.image-block-stack-text-alignment-right .km-block-image .design-layout-stack .image-card>*, .image-block-stack-text-alignment-match .km-block-image .design-layout-stack.image-position-right .image-card>*, .image-block-stack-text-alignment-opposite .km-block-image .design-layout-stack.image-position-left .image-card>* {
    text-align: right !important
}

.min-font-set, .min-font-set~* {
    font-size: 13px !important
}

.image-block-v2:not([class*="-animation-"]) {
    opacity: 0;
    transition: opacity 1s ease-out;
    transition-delay: 1s
}

.image-block-card-content-position-top .km-block-image .design-layout-card .image-card-wrapper {
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.image-block-card-content-position-center .km-block-image .design-layout-card .image-card-wrapper {
    -ms-flex-align: center;
    align-items: center
}

.image-block-card-content-position-bottom .km-block-image .design-layout-card .image-card-wrapper {
    -ms-flex-align: flex-end;
    align-items: flex-end
}

.image-block-overlap-content-position-top .km-block-image .design-layout-overlap .image-card-wrapper {
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.image-block-overlap-content-position-center .km-block-image .design-layout-overlap .image-card-wrapper {
    -ms-flex-align: center;
    align-items: center
}

.image-block-overlap-content-position-bottom .km-block-image .design-layout-overlap .image-card-wrapper {
    -ms-flex-align: flex-end;
    align-items: flex-end
}

.image-block-collage-content-position-top .km-block-image .design-layout-collage .image-card-wrapper {
    -ms-flex-align: flex-start;
    align-items: flex-start
}

.image-block-collage-content-position-center .km-block-image .design-layout-collage .image-card-wrapper {
    -ms-flex-align: center;
    align-items: center
}

.image-block-collage-content-position-bottom .km-block-image .design-layout-collage .image-card-wrapper {
    -ms-flex-align: flex-end;
    align-items: flex-end
}

.km-block-image .image-block-outer-wrapper.design-layout-poster .image-button-wrapper {
    margin-top: 6%;
    font-size: 2.25vw
}

.km-block-image .image-block-outer-wrapper.design-layout-poster .image-button a {
    display: inline-block;
    padding: .7em 1.75em;
    border: 0px solid #fff;
    background-color: #fff;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: .03em;
    line-height: 1.1em;
    text-transform: none;
    font-size: inherit !important;
    color: #000;
    border-radius: 5em
}

.km-block-image .image-block-outer-wrapper.design-layout-poster .image-button a:hover {
    opacity: .8
}

.km-block-image .image-block-outer-wrapper.design-layout-card .image-button-wrapper {
    margin-top: 6%;
    font-size: 4vw
}

.km-block-image .image-block-outer-wrapper.design-layout-card .image-button a {
    display: inline-block;
    padding: 1em 2.5em;
    border: 0px solid #000;
    background-color: #000;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0em;
    line-height: 1.1em;
    text-transform: none;
    color: #fff;
    border-radius: .2em
}

.km-block-image .image-block-outer-wrapper.design-layout-card .image-button a:hover {
    opacity: .8
}

body.image-block-card-dynamic-font-sizing .km-block-image .image-block-outer-wrapper.design-layout-card a {
    font-size: inherit !important
}

body:not(.image-block-card-dynamic-font-sizing) .km-block-image .image-block-outer-wrapper.design-layout-card  {
    font-size: initial !important
}

.km-block-image .image-block-outer-wrapper.design-layout-overlap .image-button-wrapper {
    margin-top: 5%;
    font-size: 3.6vw
}

.km-block-image .image-block-outer-wrapper.design-layout-overlap .image-button a {
    display: inline-block;
    padding: .7em 1.75em;
    border: 0px solid #000;
    background-color: #000;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: .03em;
    line-height: 1.1em;
    text-transform: none;
    color: #fff;
    border-radius: 0em
}

.km-block-image .image-block-outer-wrapper.design-layout-overlap .image-button a:hover {
    opacity: .8
}

body.image-block-overlap-dynamic-font-sizing .km-block-image .image-block-outer-wrapper.design-layout-overlap a {
    font-size: inherit !important
}

body:not(.image-block-overlap-dynamic-font-sizing) .km-block-image .image-block-outer-wrapper.design-layout-overlap  {
    font-size: initial !important
}

.km-block-image .image-block-outer-wrapper.design-layout-collage .image-button-wrapper {
    margin-top: 6%;
    font-size: 4vw
}

.km-block-image .image-block-outer-wrapper.design-layout-collage .image-button-wrapper .image-button a {
    display: inline-block;
    padding: 1em 2.5em;
    border: 0px solid #fff;
    background-color: #fff;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: .03em;
    line-height: 1.1em;
    text-transform: none;
    color: #000;
    border-radius: 0em
}

.km-block-image .image-block-outer-wrapper.design-layout-collage .image-button-wrapper .image-button a:hover {
    opacity: .8
}

body.image-block-collage-dynamic-font-sizing .km-block-image .image-block-outer-wrapper.design-layout-collage .image-button-wrapper a {
    font-size: inherit !important
}

body:not(.image-block-collage-dynamic-font-sizing) .km-block-image .image-block-outer-wrapper.design-layout-collage .image-button-wrapper  {
    font-size: initial !important
}

.km-block-image .image-block-outer-wrapper.design-layout-stack .image-button-wrapper {
    margin-top: 4%;
    font-size: 2.25vw
}

.km-block-image .image-block-outer-wrapper.design-layout-stack .image-button-wrapper .image-button a {
    display: inline-block;
    padding: 1em 2.5em;
    border: 0px solid #000;
    background-color: #000;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0em;
    line-height: 1.1em;
    text-transform: none;
    color: #fff;
    border-radius: 5em
}

.km-block-image .image-block-outer-wrapper.design-layout-stack .image-button-wrapper .image-button a:hover {
    opacity: .8
}

body.image-block-stack-dynamic-font-sizing .km-block-image .image-block-outer-wrapper.design-layout-stack .image-button-wrapper a {
    font-size: inherit !important
}

body:not(.image-block-stack-dynamic-font-sizing) .km-block-image .image-block-outer-wrapper.design-layout-stack .image-button-wrapper  {
    font-size: initial !important
}

.image-block-outer-wrapper:not()  {
    visibility: hidden
}

.km-block-image .design-layout-poster .image-title-wrapper {
    font-size: 11vw
}

.km-block-image .design-layout-poster .image-title p {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0em;
    text-transform: none;
    line-height: 1.2em
}

.image-block-card-dynamic-font-sizing .km-block-image .design-layout-card .image-title-wrapper {
    font-size: 12vw
}

.image-block-card-dynamic-font-sizing .km-block-image .design-layout-card .image-title p {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0em;
    text-transform: none;
    line-height: 1.1em
}

body:not(.image-block-card-dynamic-font-sizing) .km-block-image .design-layout-card  {
    font-size: initial !important
}

body:not(.image-block-card-dynamic-font-sizing) .km-block-image .design-layout-card .image-title p {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 700;
    font-style: normal;
    font-size: 60px;
    letter-spacing: 0em;
    text-transform: none;
    line-height: 1.1em
}

.km-block-image .design-layout-overlap .image-title-wrapper {
    font-size: 8vw
}

.km-block-image .design-layout-overlap .image-title p {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0em;
    text-transform: none;
    line-height: 1.2em
}

body:not(.image-block-overlap-dynamic-font-sizing) .km-block-image .design-layout-overlap  {
    font-size: initial !important
}

body:not(.image-block-overlap-dynamic-font-sizing) .km-block-image .design-layout-overlap .image-title p {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 700;
    font-style: normal;
    font-size: 40px;
    letter-spacing: 0em;
    text-transform: none;
    line-height: 1.2em
}

.km-block-image .design-layout-collage .image-title-wrapper {
    font-size: 10vw
}

.km-block-image .design-layout-collage .image-title p {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0em;
    text-transform: none;
    line-height: 1.2em
}

body:not(.image-block-collage-dynamic-font-sizing) .km-block-image .design-layout-collage  {
    font-size: initial !important
}

body:not(.image-block-collage-dynamic-font-sizing) .km-block-image .design-layout-collage .image-title p {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 700;
    font-style: normal;
    font-size: 50px;
    letter-spacing: 0em;
    text-transform: none;
    line-height: 1.2em
}

.km-block-image .design-layout-stack .image-title-wrapper {
    font-size: 7.5vw
}

.km-block-image .design-layout-stack .image-title p {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 700;
    font-style: normal;
    letter-spacing: 0em;
    text-transform: none;
    line-height: 1.2em
}

body:not(.image-block-stack-dynamic-font-sizing) .km-block-image .design-layout-stack  {
    font-size: initial !important
}

body:not(.image-block-stack-dynamic-font-sizing) .km-block-image .design-layout-stack .image-title p {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 700;
    font-style: normal;
    font-size: 60px;
    letter-spacing: 0em;
    text-transform: none;
    line-height: 1.2em
}

.km-block-image .design-layout-poster .image-subtitle-wrapper {
    font-size: 3.75vw
}

.km-block-image .design-layout-poster .image-subtitle p {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 500;
    font-style: normal;
    letter-spacing: .01em;
    text-transform: none;
    line-height: 1.5em
}

.image-block-card-dynamic-font-sizing .km-block-image .design-layout-card .image-subtitle-wrapper {
    font-size: 4.4vw
}

.image-block-card-dynamic-font-sizing .km-block-image .design-layout-card .image-subtitle p {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 500;
    font-style: normal;
    letter-spacing: .01em;
    text-transform: none;
    line-height: 1.5em
}

body:not(.image-block-card-dynamic-font-sizing) .km-block-image .design-layout-card .image-subtitle p {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 500;
    font-style: normal;
    font-size: 22px;
    letter-spacing: .01em;
    text-transform: none;
    line-height: 1.5em
}

.km-block-image .design-layout-overlap .image-subtitle-wrapper {
    font-size: 4vw
}

.km-block-image .design-layout-overlap .image-subtitle p {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 500;
    font-style: normal;
    letter-spacing: .01em;
    text-transform: none;
    line-height: 1.5em
}

body:not(.image-block-overlap-dynamic-font-sizing) .km-block-image .design-layout-overlap .image-subtitle p {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    letter-spacing: .01em;
    text-transform: none;
    line-height: 1.5em
}

.km-block-image .design-layout-collage .image-subtitle-wrapper {
    font-size: 4.4vw
}

.km-block-image .design-layout-collage .image-subtitle p {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: normal;
    font-style: normal;
    letter-spacing: .01em;
    text-transform: none;
    line-height: 1.5em
}

body:not(.image-block-collage-dynamic-font-sizing) .km-block-image .design-layout-collage .image-subtitle p {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: normal;
    font-style: normal;
    font-size: 22px;
    letter-spacing: .01em;
    text-transform: none;
    line-height: 1.5em
}

.km-block-image .design-layout-stack .image-subtitle-wrapper {
    font-size: 3.125vw
}

.km-block-image .design-layout-stack .image-subtitle p {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 500;
    font-style: normal;
    letter-spacing: .01em;
    text-transform: none;
    line-height: 1.5em
}

body:not(.image-block-stack-dynamic-font-sizing) .km-block-image .design-layout-stack .image-subtitle p {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 500;
    font-style: normal;
    font-size: 25px;
    letter-spacing: .01em;
    text-transform: none;
    line-height: 1.5em
}

.tweak-image-block-poster-title-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 700;
    font-style: normal;
    font-size: 88px;
    letter-spacing: 0em;
    text-transform: none;
    line-height: 1.2em
}

.tweak-image-block-poster-subtitle-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 500;
    font-style: normal;
    font-size: 30px;
    letter-spacing: .01em;
    text-transform: none;
    line-height: 1.5em
}

.tweak-image-block-poster-button-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: .03em;
    line-height: 1.1em;
    text-transform: none
}

.tweak-image-block-card-title-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 700;
    font-style: normal;
    font-size: 60px;
    letter-spacing: 0em;
    text-transform: none;
    line-height: 1.1em
}

.tweak-image-block-card-subtitle-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 500;
    font-style: normal;
    font-size: 22px;
    letter-spacing: .01em;
    text-transform: none;
    line-height: 1.5em
}

.tweak-image-block-card-button-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0em;
    line-height: 1.1em;
    text-transform: none
}

.tweak-image-block-overlap-title-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 700;
    font-style: normal;
    font-size: 40px;
    letter-spacing: 0em;
    text-transform: none;
    line-height: 1.2em
}

.tweak-image-block-overlap-subtitle-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 500;
    font-style: normal;
    font-size: 20px;
    letter-spacing: .01em;
    text-transform: none;
    line-height: 1.5em
}

.tweak-image-block-overlap-button-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 18px;
    font-weight: 500;
    font-style: normal;
    letter-spacing: .03em;
    line-height: 1.1em;
    text-transform: none
}

.tweak-image-block-collage-title-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 700;
    font-style: normal;
    font-size: 50px;
    letter-spacing: 0em;
    text-transform: none;
    line-height: 1.2em
}

.tweak-image-block-collage-subtitle-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: normal;
    font-style: normal;
    font-size: 22px;
    letter-spacing: .01em;
    text-transform: none;
    line-height: 1.5em
}

.tweak-image-block-collage-button-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 20px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: .03em;
    line-height: 1.1em;
    text-transform: none
}

.tweak-image-block-stack-title-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 700;
    font-style: normal;
    font-size: 60px;
    letter-spacing: 0em;
    text-transform: none;
    line-height: 1.2em
}

.tweak-image-block-stack-subtitle-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 500;
    font-style: normal;
    font-size: 25px;
    letter-spacing: .01em;
    text-transform: none;
    line-height: 1.5em
}

.tweak-image-block-stack-button-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 18px;
    font-weight: normal;
    font-style: normal;
    letter-spacing: 0em;
    line-height: 1.1em;
    text-transform: none
}

.km-block-image  p, .km-block-image .image-caption p {
    font-size: 12px;
    line-height: 1.68em
}

.km-block-image  p:first-child, .km-block-image .image-caption p:first-child {
    margin-top: 0
}

.km-block-image  p a, .km-block-image .image-caption p a {
    display: inline
}

.km-block-image:not(.km-block-focused) {
    display: none
}

.km-block-image  p {
    margin: 0;
    margin-top: .7em
}

.km-block-image .image-block-outer-wrapper:not(.image-block-v2) .image-block-wrapper img {
    max-width: none
}

.km-block-image .image-block-lightbox {
    cursor: pointer;
    display: block
}

.km-block-image .lightbox img {
    cursor: pointer
}

.km-block-image.sized .image-block-outer-wrapper:not(.image-block-v2) .image-block-wrapper {
    overflow: hidden;
    padding-bottom: inherit !important
}

.km-block-image.sized .image-block-outer-wrapper:not(.image-block-v2) .image-block-wrapper img {
    text-align: inherit;
    max-width: none
}

.km-block-image img {
    display: block
}


.km-block-image .image-block-outer-wrapper:not(.image-block-v2) .image-card-wrapper {
    display: none
}

.km-block-image .image-block-outer-wrapper.layout-caption-below .image-caption-wrapper {
    padding-top: 18px
}

.km-block-image .image-block-outer-wrapper.layout-caption-hidden .image-caption-wrapper {
    height: 0;
    overflow: hidden
}

.km-block-image .image-block-outer-wrapper.layout-caption-overlay .intrinsic, .km-block-image .image-block-outer-wrapper.layout-caption-overlay-hover .intrinsic {
    position: relative
}

.km-block-image .image-block-outer-wrapper.layout-caption-overlay .image-caption-wrapper, .km-block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper {
    position: absolute;
    top: auto;
    bottom: 0;
    left: 0;
    right: 0;
    padding: 18px;
    background: rgba(0, 0, 0, .7);
    max-height: 100%;
    box-sizing: border-box;
    overflow-y: auto
}

.km-block-image .image-block-outer-wrapper.layout-caption-overlay .image-caption-wrapper h1, .km-block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper h1, .km-block-image .image-block-outer-wrapper.layout-caption-overlay .image-caption-wrapper h2, .km-block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper h2, .km-block-image .image-block-outer-wrapper.layout-caption-overlay .image-caption-wrapper h3, .km-block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper h3, .km-block-image .image-block-outer-wrapper.layout-caption-overlay .image-caption-wrapper strong, .km-block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper strong {
    color: #eee
}

.km-block-image .image-block-outer-wrapper.layout-caption-overlay .image-caption-wrapper p, .km-block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper p {
    color: #bbb;
    line-height: 1.68em
}

.km-block-image .image-block-outer-wrapper.layout-caption-overlay .image-caption-wrapper p a, .km-block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper p a {
    color: #bbb;
    text-decoration: underline
}

.km-block-image .image-block-outer-wrapper.layout-caption-overlay-hover:hover .image-caption-wrapper {
    max-height: 75%;
    opacity: 1;
    visibility: visible
}

.km-block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption-wrapper {
    opacity: 0;
    transition: opacity .1s ease-out;
    visibility: hidden
}

.km-block-image .image-block-outer-wrapper.layout-caption-overlay-hover:hover .image-caption {
    margin-bottom: 0
}

.km-block-image .image-block-outer-wrapper.layout-caption-overlay-hover .image-caption {
    transition: margin-bottom .1s ease-out;
    margin-bottom: -5px
}

.km-block-image .image-block-outer-wrapper.layout-image-left {
    zoom: 1
}

.km-block-image .image-block-outer-wrapper.layout-image-left:after {
    display: block;
    visibility: hidden;
    font-size: 0;
    height: 0;
    clear: both;
    content: "."
}

.km-block-image .image-block-outer-wrapper.layout-image-left:after {
    display: block;
    visibility: hidden;
    font-size: 0;
    height: 0;
    clear: both;
    content: "."
}

.km-block-image .image-block-outer-wrapper.layout-image-left .image-block-wrapper {
    float: left;
    width: 50%
}

.km-block-image .image-block-outer-wrapper.layout-image-left .image-caption-wrapper {
    float: left;
    width: 50%
}

.km-block-image .image-block-outer-wrapper.layout-image-left .image-caption {
    padding-left: 15px
}

.km-block-image .image-block-outer-wrapper.layout-image-left .image-caption h1 {
    font-size: 18px;
    line-height: 24px
}

.km-block-image .image-block-outer-wrapper.layout-image-right {
    zoom: 1
}

.km-block-image .image-block-outer-wrapper.layout-image-right:after {
    display: block;
    visibility: hidden;
    font-size: 0;
    height: 0;
    clear: both;
    content: "."
}

.km-block-image .image-block-outer-wrapper.layout-image-right:after {
    display: block;
    visibility: hidden;
    font-size: 0;
    height: 0;
    clear: both;
    content: "."
}

.km-block-image .image-block-outer-wrapper.layout-image-right .image-block-wrapper {
    float: right;
    width: 50%
}

.km-block-image .image-block-outer-wrapper.layout-image-right .image-caption-wrapper {
    float: right;
    width: 50%;
    text-align: right
}

.km-block-image .image-block-outer-wrapper.layout-image-right .image-caption {
    padding-right: 15px
}

.km-block-image .image-block-outer-wrapper.layout-image-right .image-caption h1 {
    font-size: 18px;
    line-height: 24px
}

.km-block-image .image-block-outer-wrapper:not(.image-block-v2) .image-block-wrapper {
    line-height: 0;
    text-align: center;
    position: relative;
    overflow: hidden
}

.km-block-image .image-block-outer-wrapper:not(.image-block-v2) .image-block-wrapper img {
    max-width: 100%
}

.km-block-image .image-block-outer-wrapper:not(.image-block-v2) .image-block-wrapper img.block-stretch {
    width: 100%
}

.km-block-image .image-block-outer-wrapper:not(.image-block-v2) .image-block-wrapper.float-right .image-block-wrapper {
    text-align: right
}

.km-block-image .image-block-outer-wrapper:not(.image-block-v2) .intrinsic {
    margin: auto
}

.km-block-image .image-block-outer-wrapper:not(.image-block-v2) .intrinsic .image-block-wrapper img {
    position: absolute;
    top: 0;
    left: 0;
    max-width: none;
    width: 100%
}
.km-block-image .processing {
    background: #ccc;
    text-align: center
}

.km-block-image .processing .progress-container {
    background: #ccc;
    top: 15px
}

.km-block-image .processing-failed {
    background: #ccc;
    text-align: center;
    position: relative;
    height: 100%
}

.km-block-image  {
    padding-bottom: 75%;
    background: rgba(62, 62, 62, .06)
}

.km-block-image.vsize-1 .image-block-wrapper {
    height: 34px
}

.km-block-image.vsize-2 .image-block-wrapper {
    height: 68px
}

.km-block-image.vsize-3 .image-block-wrapper {
    height: 102px
}

.km-block-image.vsize-4 .image-block-wrapper {
    height: 136px
}

.km-block-image.vsize-5 .image-block-wrapper {
    height: 170px
}

.km-block-image.vsize-6 .image-block-wrapper {
    height: 204px
}

.km-block-image.vsize-7 .image-block-wrapper {
    height: 238px
}

.km-block-image.vsize-8 .image-block-wrapper {
    height: 272px
}

.km-block-image.vsize-9 .image-block-wrapper {
    height: 306px
}

.km-block-image.vsize-10 .image-block-wrapper {
    height: 340px
}

.km-block-image.vsize-11 .image-block-wrapper {
    height: 374px
}

.km-block-image.vsize-12 .image-block-wrapper {
    height: 408px
}

.km-block-image.vsize-13 .image-block-wrapper {
    height: 442px
}

.km-block-image.vsize-14 .image-block-wrapper {
    height: 476px
}

.km-block-image.vsize-15 .image-block-wrapper {
    height: 510px
}

.km-block-image.vsize-16 .image-block-wrapper {
    height: 544px
}

.km-block-image.vsize-17 .image-block-wrapper {
    height: 578px
}

.km-block-image.vsize-18 .image-block-wrapper {
    height: 612px
}

.km-block-image.vsize-19 .image-block-wrapper {
    height: 646px
}

.km-block-image.vsize-20 .image-block-wrapper {
    height: 680px
}

.km-block-image.vsize-21 .image-block-wrapper {
    height: 714px
}

.km-block-image.vsize-22 .image-block-wrapper {
    height: 748px
}

.km-block-image.vsize-23 .image-block-wrapper {
    height: 782px
}

.km-block-image.vsize-24 .image-block-wrapper {
    height: 816px
}

.km-block-image.vsize-25 .image-block-wrapper {
    height: 850px
}

.km-block-image.vsize-26 .image-block-wrapper {
    height: 884px
}

.km-block-image.vsize-27 .image-block-wrapper {
    height: 918px
}

.km-block-image.vsize-28 .image-block-wrapper {
    height: 952px
}

.km-block-image.vsize-29 .image-block-wrapper {
    height: 986px
}

.km-block-image.vsize-30 .image-block-wrapper {
    height: 1020px
}

.km-block-image[class*="vsize-"] .km-block-content {
    height: auto;
    overflow: visible
}


.km-block-archive .archive-group-list, .km-block-archive .archive-item-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.km-block-archive .archive-group-count::before {
    content: "("
}

.km-block-archive .archive-group-count::after {
    content: ")"
}

.km-block-archive .archive-block-setting-layout-list.archive-block-setting-text-alignment-center, .km-block-archive .archive-block-setting-layout-index.archive-block-setting-text-alignment-center {
    text-align: center
}

.km-block-archive .archive-block-setting-layout-list.archive-block-setting-text-alignment-right, .km-block-archive .archive-block-setting-layout-index.archive-block-setting-text-alignment-right {
    text-align: right
}

.km-block-archive .archive-block-setting-layout-list.archive-block-setting-multicolumns .archive-group-list {
    columns: 140px;
    column-gap: 60px;
    -moz-columns: 140px;
    -moz-column-gap: 60px;
    -webkit-columns: 140px;
    -webkit-column-gap: 60px
}

.km-block-archive .archive-block-setting-layout-index .archive-group-name-link {
    font-size: 1.4em;
    line-height: 1.4em;
    text-decoration: none
}

.km-block-archive .archive-block-setting-layout-index .archive-item-list {
    display: block;
    margin: 1.4em 0 2.8em 0;
    font-size: 1em;
    line-height: 1.4em
}

.km-block-archive .archive-block-setting-layout-index .archive-item {
    margin: 0 0 .7em 0
}

.km-block-archive .archive-block-setting-layout-index .archive-item.archive-item--show-date {
    margin: 0 0 1.4em 0
}

.km-block-archive .archive-block-setting-layout-index .archive-item-date-before {
    display: none;
    opacity: .7;
    margin-right: 5px
}

.km-block-archive .archive-block-setting-layout-index .archive-item-link {
    display: block;
    margin-right: 5px;
    color: inherit !important
}

.km-block-archive .archive-block-setting-layout-index .archive-item-link--untitled::before {
    content: "Untitled"
}

.km-block-archive .archive-block-setting-layout-index .archive-item-date-after {
    display: block;
    opacity: .7
}

.km-block-archive .archive-block-setting-layout-index.archive-block-setting-multicolumns .archive-group-list {
    columns: 200px;
    column-gap: 60px;
    -moz-columns: 200px;
    -moz-column-gap: 60px;
    -webkit-columns: 200px;
    -webkit-column-gap: 60px
}

.km-block-archive .archive-block-setting-layout-index.archive-block-setting-multicolumns .archive-group {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    display: block;
    overflow: hidden
}

.km-block-archive .archive-block-setting-layout-index.archive-block-setting-multicolumns .archive-group-name-link {
    display: block
}

.km-block-archive .archive-block-setting-layout-index.archive-block-setting-multicolumns .archive-group-name-list {
    display: inline-block
}

.km-block-archive .archive-block-setting-layout-index.archive-block-setting-multicolumns .archive-group-name-link, .km-block-archive .archive-block-setting-layout-index.archive-block-setting-multicolumns .archive-item-list {
    min-width: 225px
}

.km-block-archive .archive-block-setting-layout-dropdown.archive-block-wrapper {
    max-width: 300px;
    background: rgba(110, 110, 110, .05);
    border-radius: 1px
}

.km-block-archive .archive-block-setting-layout-dropdown .archive-dropdown-toggle-checkbox {
    position: absolute;
    left: -9999px
}

.km-block-archive .archive-block-setting-layout-dropdown .archive-dropdown-toggle-checkbox:checked~.archive-group-list {
    display: block
}

.km-block-archive .archive-block-setting-layout-dropdown .archive-dropdown-toggle-checkbox:checked~.archive-dropdown-toggle-label .archive-dropdown-toggle-icon:before {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-style: normal;
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    content: "\e006";
    text-align: center;
    display: inline-block;
    vertical-align: middle
}

.km-block-archive .archive-block-setting-layout-dropdown .archive-dropdown-toggle-checkbox:checked~.archive-dropdown-toggle-label .archive-dropdown-toggle-icon:before {
    font-size: 16px;
    width: 16px;
    height: 16px;
    line-height: 16px
}

.km-block-archive .archive-block-setting-layout-dropdown .archive-dropdown-toggle-checkbox:checked~.archive-dropdown-toggle-label .archive-dropdown-toggle-icon:before {
    font-size: 1em;
    width: 1em;
    height: 1em;
    line-height: 1em
}

.km-block-archive .archive-block-setting-layout-dropdown .archive-dropdown-toggle-label {
    display: block;
    padding: 12px 18px;
    font-size: 1em;
    line-height: 1.6em;
    cursor: pointer;
    overflow: hidden;
    -moz-user-select: none;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none
}

.km-block-archive .archive-block-setting-layout-dropdown .archive-dropdown-toggle-title {
    float: left;
    width: 90%;
    padding-right: 5px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    box-sizing: border-box
}

.km-block-archive .archive-block-setting-layout-dropdown .archive-dropdown-toggle-icon {
    position: relative;
    bottom: 1px;
    float: right;
    width: 10%;
    text-align: right;
    box-sizing: border-box
}

.km-block-archive .archive-block-setting-layout-dropdown .archive-dropdown-toggle-icon:before {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-style: normal;
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    content: "\e009";
    text-align: center;
    display: inline-block;
    vertical-align: middle
}

.km-block-archive .archive-block-setting-layout-dropdown .archive-dropdown-toggle-icon:before {
    font-size: 16px;
    width: 16px;
    height: 16px;
    line-height: 16px
}

.km-block-archive .archive-block-setting-layout-dropdown .archive-dropdown-toggle-icon:before {
    font-size: 1em;
    width: 1em;
    height: 1em;
    line-height: 1em
}

.km-block-archive .archive-block-setting-layout-dropdown .archive-group-list {
    display: none;
    padding: 0 18px 12px
}

.km-block-archive .archive-block-setting-layout-dropdown .archive-group-name-link {
    text-decoration: none
}

@media only screen and (max-width:400px) {
    .km-block-archive .archive-block-setting-layout-dropdown.archive-block-wrapper {
        max-width: none
    }
}

.km-block-archive, .km-block-archive.km-block-editor-button-container {
    z-index: 1
}

.km-block-archive.km-block-archive-content {
    position: relative;
    z-index: 1000
}

.km-block-archive.archive-group-list {
    pointer-events: none
}

.tagcloud-block ul {
    list-style-type: none;
    margin: 0;
    padding-left: 0
}

.tagcloud-block ul li {
    display: inline-block
}

/*! WARNING: block .less requested, but unable to resolve css from system cache: album */
.km-block-postsbycategory ul, .km-block-postsbyauthor ul, .km-block-postsbytag ul, .km-block-postsbymonth ul {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.km-block-postsbycategory ul li, .km-block-postsbyauthor ul li, .km-block-postsbytag ul li, .km-block-postsbymonth ul li {
    margin: 0 0 .3em 0;
    padding: 0
}

.km-block-postsbycategory .count, .km-block-postsbyauthor .count, .km-block-postsbytag .count, .km-block-postsbymonth .count {
    display: none
}

.menu-block .menu-selector {
    margin-bottom: 3em
}

.menu-block .menu-selector label {
    display: inline-block;
    padding: 0 .5em;
    font-size: 1.1em
}

.menu-block .menu-selector label.menu-select-labels--active {
    text-decoration: underline
}

.menu-block .menu-select-button {
    display: none
}

.menu-block .menus--has-multiple .menu {
    display: none
}

.menu-block .menu-header {
    margin-bottom: 3em
}

.menu-block .menu-section {
    margin-top: 1em
}

.menu-block .menu-section+.menu-section {
    margin-top: 5em
}

.menu-block .menu-section-header {
    margin-bottom: 2em;
    padding-bottom: 1em
}

.menu-block .menu-section-title {
    font-size: 1.5em
}

.menu-block .menu-section-description {
    font-size: .85em;
    line-height: 1.4em
}

.menu-block .menu-item {
    margin-bottom: 0;
    padding-bottom: 2em;
    margin-top: 0;
    line-height: 1.2em
}

.menu-block .menu-item-title {
    font-size: 1.1em;
    font-weight: 700;
    line-height: 1.2em
}

.menu-block .menu-item-description {
    line-height: 1.3em;
    margin-top: 5px
}

.menu-block .menu-item-price-bottom {
    margin: .5em 0
}

.menu-block .menu-item-option {
    font-size: .8em;
    font-style: italic
}

.menu-block .menu-style-classic .menu-selector, .menu-block .menu-style-classic .menu-header, .menu-block .menu-style-classic .menu-section-title, .menu-block .menu-style-classic .menu-section-description {
    text-align: center
}

.menu-block .menu-style-classic .menu-items {
    -webkit-column-width: 18em;
    -webkit-column-gap: 3em;
    -moz-column-width: 18em;
    -moz-column-gap: 3em;
    -ms-column-width: 18em;
    -ms-column-gap: 3em;
    -o-column-width: 18em;
    -o-column-gap: 3em;
    column-width: 18em;
    column-gap: 3em
}

.menu-block .menu-style-classic .menu-item {
    -webkit-column-break-inside: avoid;
    page-break-inside: avoid;
    break-inside: avoid;
    width: 100%
}

.menu-block .menu-style-classic .menu-item-description {
    margin-right: 3em
}

.menu-block .menu-style-classic .menu-item-price-top {
    float: right;
    padding-left: 20px
}

.menu-block .menu-style-classic .menu-item-price-bottom {
    display: none
}

.menu-block .menu-style-simple .menu-selector, .menu-block .menu-style-simple .menu {
    text-align: center
}

.menu-block .menu-style-simple .menu-item-price-top {
    display: none
}

.km-block-summary-v2 * {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box
}

.km-block-summary-v2 .summary-thumbnail-outer-container {
    position: relative
}

.km-block-summary-v2 .summary-heading {
    display: none;
    margin: 0 0 15px 0;
    padding-right: 10px;
    font-size: 14px;
    line-height: normal
}

.km-block-summary-v2 .summary-carousel-pager {
    display: none
}

.km-block-summary-v2 .summary-item-list {
    list-style-type: none;
    margin: 0;
    padding: 0
}

.km-block-summary-v2 .summary-item {
    visibility: hidden;
    overflow: hidden
}

.km-block-summary-v2 .summary-item.positioned {
    visibility: visible
}

.km-block-summary-v2 .is-product-quick-view-enabled .summary-item:first-child {
    opacity: 1
}

.km-block-summary-v2 .is-product-quick-view-enabled .summary-item:first-child {
    opacity: 0
}

.km-block-summary-v2 .summary-thumbnail-container {
    position: relative;
    display: block
}

.km-block-summary-v2 .summary-thumbnail-container:hover {
    opacity: 1 !important
}

.km-block-summary-v2 .img-wrapper, .km-block-summary-v2  {
    position: relative;
    width: 100%;
    height: auto
}

.km-block-summary-v2 .img-wrapper img, .km-block-summary-v2  img {
    opacity: 0;
    display: block;
    width: 100%;
    height: auto;
    font-size: 13px;
    line-height: normal;
    -webkit-transition: .6s opacity;
    -moz-transition: .6s opacity;
    -ms-transition: .6s opacity;
    -o-transition: .6s opacity;
    transition: .6s opacity
}

.km-block-summary-v2 .img-wrapper img.loaded, .km-block-summary-v2  img.loaded {
    opacity: 1
}

.km-block-summary-v2 .img-wrapper img:not(.loaded) , .km-block-summary-v2  img:not(.loaded) {
    opacity: 0 !important
}

.km-block-summary-v2 .summary-product-status .product-mark {
    position: absolute;
    top: 15px;
    right: 0;
    padding: 6px 8px;
    background: #222;
    color: #fff;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase;
    -webkit-font-smoothing: antialiased;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box
}

.km-block-summary-v2 .summary-thumbnail-event-date {
    display: none;
    position: absolute;
    top: 10px;
    right: 10px;
    height: 50px;
    width: 50px;
    padding: 3px;
    background: #fff;
    text-align: center;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box
}

.km-block-summary-v2 .summary-thumbnail-event-date-inner {
    display: table-cell;
    vertical-align: middle
}

.km-block-summary-v2 .summary-thumbnail-event-date-month {
    display: block;
    color: #333;
    font-size: 14px;
    line-height: 14px;
    text-transform: uppercase
}

.km-block-summary-v2 .summary-thumbnail-event-date-day {
    display: block;
    color: #333;
    font-size: 26px;
    line-height: 26px
}

.km-block-summary-v2 .summary-content {
    text-align: left
}

.km-block-summary-v2 .summary-title {
    margin: 0 0 10px 0;
    font-size: 20px;
    line-height: 1.2em;
    text-align: left
}

.km-block-summary-v2 .summary-price {
    margin: 0 0 10px 0
}

.km-block-summary-v2 .summary-price .product-price {
    font-size: 14px;
    line-height: 20px;
    text-align: left
}

.km-block-summary-v2 .summary-price .product-price .original-price {
    opacity: .7;
    filter: alpha(opacity=70);
    text-decoration: line-through
}

.km-block-summary-v2 .product-scarcity {
    font-size: 14px;
    line-height: 20px;
    text-align: left;
    margin: 0 0 10px 0;
    color: #000
}

.km-block-summary-v2 .summary-excerpt {
    margin: 0 0 10px 0
}

.km-block-summary-v2 .summary-excerpt p, .km-block-summary-v2 .summary-excerpt ul, .km-block-summary-v2 .summary-excerpt li {
    font-size: 14px;
    line-height: 1.4em;
    margin: 0 0 10px 0;
    text-align: left
}

.km-block-summary-v2 .summary-excerpt p:first-of-type, .km-block-summary-v2 .summary-excerpt ul:first-of-type, .km-block-summary-v2 .summary-excerpt li:first-of-type {
    margin-top: 0 !important
}

.km-block-summary-v2 .summary-excerpt p:last-of-type, .km-block-summary-v2 .summary-excerpt ul:last-of-type, .km-block-summary-v2 .summary-excerpt li:last-of-type {
    margin-bottom: 0 !important
}

.km-block-summary-v2 .summary-excerpt>blockquote p {
    font-size: inherit;
    line-height: inherit;
    margin: inherit;
    text-align: inherit
}

.km-block-summary-v2 .summary-excerpt>blockquote p:first-of-type {
    margin-top: inherit
}

.km-block-summary-v2 .summary-excerpt>blockquote p:last-of-type {
    margin-bottom: inherit
}

.km-block-summary-v2 .summary-read-more-link {
    display: none;
    margin: 0 0 10px 0;
    font-size: 14px;
    line-height: 20px;
    text-align: left
}

.km-block-summary-v2 .summary-metadata-container {
    display: none;
    font-size: 13px;
    line-height: normal
}

.km-block-summary-v2 .summary-block-setting-metadata-position-above-title .summary-metadata-container--above-title, .km-block-summary-v2 .summary-block-setting-metadata-position-below-title .summary-metadata-container--below-title, .km-block-summary-v2 .summary-block-setting-metadata-position-below-content .summary-metadata-container--below-content {
    display: block
}

.km-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-date .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-date .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-date .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-date .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-event-time .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-event-time .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-event-time .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-event-time .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-cats .summary-item-has-cats .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-cats .summary-item-has-cats .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-cats .summary-item-has-cats .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-cats .summary-item-has-cats .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-tags .summary-item-has-tags .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-tags .summary-item-has-tags .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-tags .summary-item-has-tags .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-tags .summary-item-has-tags .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-author .summary-item-has-author .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-author .summary-item-has-author .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-author .summary-item-has-author .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-author .summary-item-has-author .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-comments .summary-item-has-comments-enabled .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-comments .summary-item-has-comments-enabled .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-comments .summary-item-has-comments-enabled .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-comments .summary-item-has-comments-enabled .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-location .summary-item-has-location .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-location .summary-item-has-location .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-location .summary-item-has-location .summary-metadata-container, .km-block-summary-v2 .summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-location .summary-item-has-location .summary-metadata-container {
    margin: 0 0 10px 0
}

.km-block-summary-v2 .summary-metadata {
    display: none
}

.km-block-summary-v2 .summary-block-setting-primary-metadata-date .summary-metadata--primary, .km-block-summary-v2 .summary-block-setting-primary-metadata-event-time .summary-metadata--primary, .km-block-summary-v2 .summary-block-setting-primary-metadata-cats .summary-item-has-cats .summary-metadata--primary, .km-block-summary-v2 .summary-block-setting-primary-metadata-tags .summary-item-has-tags .summary-metadata--primary, .km-block-summary-v2 .summary-block-setting-primary-metadata-author .summary-item-has-author .summary-metadata--primary, .km-block-summary-v2 .summary-block-setting-primary-metadata-comments .summary-item-has-comments-enabled .summary-metadata--primary, .km-block-summary-v2 .summary-block-setting-primary-metadata-location .summary-item-has-location .summary-metadata--primary {
    display: inline-block
}

.km-block-summary-v2 .summary-block-setting-secondary-metadata-date .summary-metadata--secondary, .km-block-summary-v2 .summary-block-setting-secondary-metadata-event-time .summary-metadata--secondary, .km-block-summary-v2 .summary-block-setting-secondary-metadata-cats .summary-item-has-cats .summary-metadata--secondary, .km-block-summary-v2 .summary-block-setting-secondary-metadata-tags .summary-item-has-tags .summary-metadata--secondary, .km-block-summary-v2 .summary-block-setting-secondary-metadata-author .summary-item-has-author .summary-metadata--secondary, .km-block-summary-v2 .summary-block-setting-secondary-metadata-comments .summary-item-has-comments-enabled .summary-metadata--secondary, .km-block-summary-v2 .summary-block-setting-secondary-metadata-location .summary-item-has-location .summary-metadata--secondary {
    display: inline-block
}

.km-block-summary-v2 .summary-metadata-item {
    display: none;
    opacity: .7;
    margin: 0;
    font-size: 13px;
    line-height: 1.4em;
    text-transform: none
}

.km-block-summary-v2 .summary-metadata-item a, .km-block-summary-v2 .summary-metadata-item a:hover {
    opacity: 1;
    text-decoration: none
}

.km-block-summary-v2 .summary-block-setting-primary-metadata-date .summary-metadata--primary .summary-metadata-item--date, .km-block-summary-v2 .summary-block-setting-primary-metadata-event-time .summary-metadata--primary .summary-metadata-item--event-time, .km-block-summary-v2 .summary-block-setting-primary-metadata-cats .summary-item-has-cats .summary-metadata--primary .summary-metadata-item--cats, .km-block-summary-v2 .summary-block-setting-primary-metadata-tags .summary-item-has-tags .summary-metadata--primary .summary-metadata-item--tags, .km-block-summary-v2 .summary-block-setting-primary-metadata-author .summary-item-has-author .summary-metadata--primary .summary-metadata-item--author, .km-block-summary-v2 .summary-block-setting-primary-metadata-comments .summary-item-has-comments-enabled .summary-metadata--primary .summary-metadata-item--comments, .km-block-summary-v2 .summary-block-setting-primary-metadata-location .summary-item-has-location .summary-metadata--primary .summary-metadata-item--location {
    display: inline-block
}

.km-block-summary-v2 .summary-block-setting-secondary-metadata-date .summary-metadata--secondary .summary-metadata-item--date, .km-block-summary-v2 .summary-block-setting-secondary-metadata-event-time .summary-metadata--secondary .summary-metadata-item--event-time, .km-block-summary-v2 .summary-block-setting-secondary-metadata-cats .summary-item-has-cats .summary-metadata--secondary .summary-metadata-item--cats, .km-block-summary-v2 .summary-block-setting-secondary-metadata-tags .summary-item-has-tags .summary-metadata--secondary .summary-metadata-item--tags, .km-block-summary-v2 .summary-block-setting-secondary-metadata-author .summary-item-has-author .summary-metadata--secondary .summary-metadata-item--author, .km-block-summary-v2 .summary-block-setting-secondary-metadata-comments .summary-item-has-comments-enabled .summary-metadata--secondary .summary-metadata-item--comments, .km-block-summary-v2 .summary-block-setting-secondary-metadata-location .summary-item-has-location .summary-metadata--secondary .summary-metadata-item--location {
    display: inline-block
}

.km-block-summary-v2 .summary-block-setting-secondary-metadata-date .summary-metadata--primary .summary-metadata-item:after, .km-block-summary-v2 .summary-block-setting-secondary-metadata-event-time .summary-metadata--primary .summary-metadata-item:after, .km-block-summary-v2 .summary-block-setting-secondary-metadata-cats .summary-item-has-cats .summary-metadata--primary .summary-metadata-item:after, .km-block-summary-v2 .summary-block-setting-secondary-metadata-tags .summary-item-has-tags .summary-metadata--primary .summary-metadata-item:after, .km-block-summary-v2 .summary-block-setting-secondary-metadata-author .summary-item-has-author .summary-metadata--primary .summary-metadata-item:after, .km-block-summary-v2 .summary-block-setting-secondary-metadata-comments .summary-item-has-comments-enabled .summary-metadata--primary .summary-metadata-item:after, .km-block-summary-v2 .summary-block-setting-secondary-metadata-location .summary-item-has-location .summary-metadata--primary .summary-metadata-item:after {
    content: " ·";
    margin: 0 .3em
}

.km-block-summary-v2 .summary-block-setting-text-size-extralarge .summary-title {
    font-size: 54px
}

.km-block-summary-v2 .summary-block-setting-text-size-extralarge .summary-excerpt p {
    font-size: 16px
}

.km-block-summary-v2 .summary-block-setting-text-size-large .summary-title {
    font-size: 30px
}

.km-block-summary-v2 .summary-block-setting-text-size-medium .summary-title {
    font-size: 20px
}

.km-block-summary-v2 .summary-block-setting-text-size-small .summary-title {
    font-size: 14px
}

.km-block-summary-v2 .summary-block-setting-text-align-center .summary-title, .km-block-summary-v2 .summary-block-setting-text-align-center .summary-price .product-price, .km-block-summary-v2 .summary-block-setting-text-align-center .summary-excerpt p, .km-block-summary-v2 .summary-block-setting-text-align-center .summary-read-more-link, .km-block-summary-v2 .summary-block-setting-text-align-center .summary-content {
    text-align: center
}

.km-block-summary-v2 .summary-block-setting-text-align-right .summary-title, .km-block-summary-v2 .summary-block-setting-text-align-right .summary-price .product-price, .km-block-summary-v2 .summary-block-setting-text-align-right .summary-excerpt p, .km-block-summary-v2 .summary-block-setting-text-align-right .summary-read-more-link, .km-block-summary-v2 .summary-block-setting-text-align-right .summary-content {
    text-align: right
}

.km-block-summary-v2 .summary-item-record-type-text .summary-read-more-link {
    display: block
}

.km-block-summary-v2 .summary-item-record-type-event .summary-thumbnail-event-date {
    display: table
}

.km-block-summary-v2 .summary-thumbnail-container {
    margin: 0
}

.km-block-summary-v2 .summary-block-setting-show-title .summary-thumbnail-container, .km-block-summary-v2 .summary-block-setting-show-price .summary-item-record-type-store-item .summary-thumbnail-container, .km-block-summary-v2 .summary-block-setting-show-excerpt .summary-thumbnail-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-primary-metadata-none) .summary-thumbnail-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-secondary-metadata-none) .summary-thumbnail-container {
    margin: 0 0 15px 0
}

.km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt) .summary-title, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt) .summary-price {
    margin: 0 0 2px 0
}

.km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-date .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-date .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-date .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-date .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-event-time .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-event-time .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-event-time .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-event-time .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-cats .summary-item-has-cats .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-cats .summary-item-has-cats .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-cats .summary-item-has-cats .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-cats .summary-item-has-cats .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-tags .summary-item-has-tags .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-tags .summary-item-has-tags .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-tags .summary-item-has-tags .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-tags .summary-item-has-tags .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-author .summary-item-has-author .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-author .summary-item-has-author .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-author .summary-item-has-author .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-author .summary-item-has-author .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-comments .summary-item-has-comments-enabled .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-comments .summary-item-has-comments-enabled .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-comments .summary-item-has-comments-enabled .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-comments .summary-item-has-comments-enabled .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-above-title.summary-block-setting-primary-metadata-location .summary-item-has-location .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-below-title.summary-block-setting-primary-metadata-location .summary-item-has-location .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-above-title.summary-block-setting-secondary-metadata-location .summary-item-has-location .summary-metadata-container, .km-block-summary-v2 .summary-block-wrapper:not(.summary-block-setting-show-excerpt).summary-block-setting-metadata-position-below-title.summary-block-setting-secondary-metadata-location .summary-item-has-location .summary-metadata-container {
    margin: 0 0 2px 0
}

.km-block-summary-v2 .summary-block-setting-design-list .summary-item {
    visibility: visible !important;
    margin-bottom: 17px !important;
    padding-bottom: 17px !important
}

.km-block-summary-v2 .summary-block-setting-design-list .summary-item.summary-item-show-thumbnail {
    margin-bottom: 17px !important;
    padding-bottom: 17px !important
}

.km-block-summary-v2 .summary-block-setting-design-list .summary-item .summary-thumbnail-container {
    margin: 0 !important
}

.km-block-summary-v2 .summary-block-setting-design-list .summary-item:not(.summary-item-record-type-video) .summary-thumbnail-container {
    width: 100% !important
}

.km-block-summary-v2 .summary-block-setting-design-list .summary-item.summary-item-record-type-video .summary-thumbnail-container, .km-block-summary-v2 .summary-block-setting-design-list .summary-thumbnail-outer-container {
    float: left
}

@media screen and (max-width:480px) {
    .km-block-summary-v2 .summary-block-setting-design-list .summary-item.summary-item-record-type-video .summary-thumbnail-container, .km-block-summary-v2 .summary-block-setting-design-list .summary-thumbnail-outer-container {
        width: 35% !important
    }
}

.km-block-summary-v2 .summary-block-setting-design-list .summary-item .summary-thumbnail-container  img {
    max-width: 100%;
    object-fit: contain;
    position: static !important
}

@media screen and (max-width:480px) {
    .km-block-summary-v2 .summary-block-setting-design-list .summary-item .summary-thumbnail-container  img {
        height: auto;
        position: static;
        width: 100% !important;
        width: auto
    }
}

.km-block-summary-v2 .summary-block-setting-design-list {
    padding-right: 20px
}

.km-block-summary-v2 .summary-block-setting-design-list.summary-block-setting-design-list-thumbnail-right .summary-item-record-type-video .summary-thumbnail-container, .km-block-summary-v2 .summary-block-setting-design-list.summary-block-setting-design-list-thumbnail-right .summary-thumbnail-outer-container {
    float: right
}

.km-block-summary-v2 .summary-block-setting-design-list.summary-block-setting-design-list-thumbnail-right .summary-thumbnail-container {
    padding: 0 0 0 20px
}

.km-block-summary-v2 .summary-block-setting-design-list.summary-block-setting-design-list-thumbnail-right {
    padding-left: 20px;
    padding-right: 0px
}

.km-block-summary-v2 .summary-block-setting-design-list.summary-block-setting-design-list-thumbnail-right .summary-item-record-type-store-item .product-mark {
    right: 0;
    left: auto
}

.km-block-summary-v2 .summary-block-setting-design-list .summary-item-record-type-store-item .product-mark {
    left: 0;
    right: auto
}

.km-block-summary-v2 .summary-block-setting-design-list .summary-item-record-type-event .summary-thumbnail-event-date {
    display: none
}

.km-block-summary-v2 .summary-block-setting-design-carousel .summary-carousel-pager {
    display: block
}

.km-block-summary-v2 .summary-block-setting-design-carousel .summary-block-header {
    overflow: hidden
}

.km-block-summary-v2 .summary-block-setting-design-carousel .summary-heading {
    display: block;
    float: left;
    width: calc(100% - 50px);
    width: -webkit-calc(100% - 50px);
    width: -moz-calc(100% - 50px)
}

.km-block-summary-v2 .summary-block-setting-design-carousel .summary-collection-title {
    display: none
}

.km-block-summary-v2 .summary-block-setting-design-carousel .summary-carousel-pager {
    float: right;
    width: 50px
}

.km-block-summary-v2 .summary-block-setting-design-carousel .summary-item:not(.positioned) {
    visibility: visible
}

@media only screen and (max-width:700px) {
    .km-block-summary-v2 .summary-product-quick-view {
        display: none
    }
}

div.km-block-opentable-v2 {
    word-wrap: break-word
}

div.km-block-opentable-v2 .ot-dtp-picker {
    margin: auto;
    width: auto;
    background: none
}

div.km-block-opentable-v2 .ot-dtp-picker-selector {
    background: rgba(0, 0, 0, .12);
    border: none
}

div.km-block-opentable-v2 .ot-dtp-picker-selector, div.km-block-opentable-v2 .ot-dtp-picker-button {
    width: 100% !important;
    max-width: 200px
}

div.km-block-opentable-v2 .ot-dtp-picker form.ot-dtp-picker-form {
    border: none;
    background: none;
    height: auto !important
}

div.km-block-opentable-v2 .ot-dtp-picker.wide {
    margin: auto;
    width: auto
}

div.km-block-opentable-v2 .ot-dtp-picker.wide .ot-powered-by {
    background-size: contain;
    background-position: center;
    margin: 20px 0 0
}

div.km-block-opentable-v2 .ot-dtp-picker-selector-link {
    background: #fff;
    color: #000;
    overflow: hidden;
    white-space: nowrap
}

div.km-block-opentable-v2 .oc-loading {
    text-align: center;
    font-family: sans-serif;
    line-height: 180px
}

div.km-block-opentable-v2 a {
    text-decoration: none !important
}

div.km-block-opentable-v2 .squarespace-opentable-new-age-wrapper {
    background: rgba(153, 153, 153, .15);
    padding: 30px;
    opacity: 0;
    transition: opacity .3s ease-out
}

div.km-block-opentable-v2 .squarespace-opentable-new-age-wrapper iframe {
    display: block;
    margin: 0 auto
}

div.km-block-opentable-v2 .squarespace-opentable-new-age-wrapper h1 {
    font-weight: normal;
    text-align: center;
    line-height: 1em;
    margin: 0
}

div.km-block-opentable-v2 .squarespace-opentable-new-age-wrapper.loading {
    min-height: 270px
}

div.km-block-opentable-v2 .squarespace-opentable-new-age-wrapper.loaded {
    opacity: 1
}

div.km-block-opentable-v2 .squarespace-opentable-button-wrapper .ot-dtp-picker-button {
    color: #fff;
    background: #000
}

div.km-block-opentable-v2 h1 {
    color: #111
}

div.km-block-opentable-v2 .squarespace-opentable-picker-wrapper {
    display: flex;
    justify-content: center;
    flex-wrap: wrap;
    margin: 10px 0
}

div.km-block-opentable-v2 .squarespace-opentable-picker-wrapper .ot-dtp-picker-selector {
    margin: 10px;
    border-left: none !important
}

@media only screen and (max-width:650px) {
    div.km-block-opentable-v2 .squarespace-opentable-picker-wrapper {
        display: block;
        margin: 0
    }

    div.km-block-opentable-v2 .squarespace-opentable-picker-wrapper .ot-dtp-picker-selector {
        margin: 20px auto;
        float: none !important
    }
}

div.km-block-opentable-v2 .squarespace-opentable-button-wrapper {
    text-align: center;
    display: block
}

div.km-block-opentable-v2 .squarespace-opentable-button-wrapper .ot-button {
    float: none !important;
    line-height: 1em;
    display: inline
}

div.km-block-opentable-v2 .squarespace-opentable-button-wrapper .ot-dtp-picker-button {
    border-radius: 0px !important;
    box-shadow: none;
    border: none
}

div.km-block-opentable-v2 .squarespace-opentable-new-age-wrapper.opentable-block-hide-icons .ot-dtp-picker-selector-link {
    padding-left: .875rem
}

div.km-block-opentable-v2 .squarespace-opentable-new-age-wrapper.opentable-block-hide-icons .ot-dtp-picker-selector-link:before {
    display: none
}

div.km-block-opentable-v2 .squarespace-opentable-new-age-wrapper.opentable-block-hide-title .squarespace-ot-title {
    display: none !important
}

div.km-block-opentable-v2 .squarespace-opentable-new-age-wrapper.opentable-block-hide-title .squarespace-opentable-picker-wrapper {
    margin-top: -10px
}

div.km-block-opentable-v2 .squarespace-opentable-new-age-wrapper.opentable-block-hide-logo .ot-powered-by {
    display: none
}

.form-wrapper .field-list {
    line-height: normal
}

.form-wrapper .field-list fieldset, .form-wrapper .field-list legend {
    margin: 0;
    padding: 0;
    border: 0
}

.form-wrapper .field-list legend {
    display: none
}

.form-wrapper .field-list textarea {
    min-height: 100px;
    resize: vertical
}

.form-wrapper .field-list textarea.medium {
    min-height: 200px
}

.form-wrapper .field-list textarea.large {
    min-height: 300px
}

.form-wrapper .field-list .section {
    margin: 2em 0;
    padding-bottom: .3em;
    font-size: .9em
}

.form-wrapper .field-list .section.underline {
    border-bottom: 1px solid #999
}

.form-wrapper .field-list .section:nth-child(1) {
    margin: 0 0 2em 0
}

.form-wrapper .field-list .title {
    display: block
}

.form-wrapper .field-list .description {
    padding: .5em 0 .5em;
    font-size: 12px;
    opacity: .7;
    display: block;
    white-space: pre-wrap
}

.form-wrapper .field-list .field {
    position: relative;
    margin: 0 0 24px
}

.form-wrapper .field-list .field .caption {
    font-size: 12px
}

.form-wrapper .field-list .field .caption .field-element {
    font-size: 14px
}

.form-wrapper .field-list .field .field-element {
    width: 100%;
    padding: 12px;
    margin: 6px 0 4px;
    border: 1px solid #ccc;
    background: #fafafa;
    color: #000;
    font-family: sans-serif;
    font-size: 12px;
    line-height: normal;
    box-sizing: border-box;
    border-radius: 2px
}

.form-wrapper .field-list .field .field-element:focus {
    background: #fff;
    -webkit-transition: background .1s ease-in;
    -moz-transition: background .1s ease-in;
    -ms-transition: background .1s ease-in;
    -o-transition: background .1s ease-in;
    transition: background .1s ease-in;
    outline: none
}

.form-wrapper .field-list .field select {
    margin: 6px 0 4px;
    max-width: 100%
}

.form-wrapper .field-list .field .prefix {
    position: absolute;
    bottom: 16px;
    left: 8px;
    color: #aaa;
    font-family: sans-serif;
    font-size: 13px;
    line-height: 16px
}

.form-wrapper .field-list .field.twitter .field-element {
    padding-left: 22px
}

.form-wrapper .field-list .field.currency.hassymbol .field-element {
    padding-left: 20px
}

.form-wrapper .field-list .field.website .field-element {
    padding-left: 45px
}

.form-wrapper .field-list .field.checkbox label, .form-wrapper .field-list .field.radio label {
    cursor: pointer
}

.form-wrapper .field-list .field.checkbox input, .form-wrapper .field-list .field.radio input {
    margin-right: 5px
}

.form-wrapper .field-list .field .option {
    margin: 6px 0 4px;
    font-size: 13px
}

.form-wrapper .field-list .field.likert .item {
    overflow: hidden;
    margin: 1.6em 0 1.6em 0
}

.form-wrapper .field-list .field.likert .question {
    margin: 0 0 .5em 0;
    font-size: .9em
}

.form-wrapper .field-list .field.likert .option {
    width: 20%;
    float: left;
    text-align: left;
    border-top: 1px solid #ddd
}

.form-wrapper .field-list .field.likert .option label {
    margin: 0;
    padding: 0 0 0 1px;
    font-size: .9em;
    display: block;
    cursor: pointer
}

.form-wrapper .field-list .field.likert .option input {
    margin: 10px 0;
    display: block
}

.form-wrapper .field-list .field.likert .option:last-of-type {
    border-right: none
}

.form-wrapper .field-list .fields {
    margin: 0 0 0 -2%
}

.form-wrapper .field-list .fields .title, .form-wrapper .field-list .fields .description, .form-wrapper .field-list .fields .field, .form-wrapper .field-list .fields .field-error {
    margin-left: 2%
}

.form-wrapper .field-list .fields .field {
    float: left
}

.form-wrapper .field-list .fields .field.two-digits {
    width: 3.5em
}

.form-wrapper .field-list .fields .field.three-digits {
    width: 4.2em
}

.form-wrapper .field-list .fields .field.four-digits {
    width: 4.8em
}

.form-wrapper .field-list .fields .field.ampm {
    width: 4.5em
}

.form-wrapper .field-list .fields.name .field {
    width: 48%
}

.form-wrapper .field-list .fields.address .field.address1, .form-wrapper .field-list .fields.address .field.address2 {
    width: 98%
}

.form-wrapper .field-list .fields.address .field.city {
    width: 70%
}

.form-wrapper .field-list .fields.address .field.state-province {
    width: 26%
}

.form-wrapper .field-list .fields.address .field.zip {
    width: 36%
}

.form-wrapper .field-list .fields.address .field.country {
    width: 98%
}

.form-wrapper .field-list .fields.payment .field.card-expiry-month {
    width: 40%
}

.form-wrapper .field-list .fields.payment .field.card-expiry-year {
    width: 40%
}

.form-wrapper .field-list .form-item.error, .form-wrapper .field-list .form-item.error .caption, .form-wrapper .field-list .form-item.error .title, .form-wrapper .field-list .form-item.error .description {
    color: #bd0000
}

.form-wrapper .field-list .form-item.error input, .form-wrapper .field-list .form-item.error textarea {
    border: 1px solid #e99292
}

.form-wrapper .form-button-wrapper--align-left {
    text-align: left
}

.form-wrapper .form-button-wrapper--align-center {
    text-align: center
}

.form-wrapper .form-button-wrapper--align-right {
    text-align: right
}

.form-wrapper input[type=submit] {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 1em 2.5em;
    color: #fff;
    background-color: #272727;
    border-width: 0;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 12px;
    line-height: 1em;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 14px;
    text-transform: none
}

.form-wrapper .form-submission-text {
    margin-top: 20px
}

.form-wrapper .field .field-error {
    margin-bottom: .5em
}

.form-wrapper .submitting .field-list {
    opacity: .7
}

.form-wrapper .hidden, .form-wrapper.hidden {
    display: none
}

.form-block .lightbox-handle-wrapper--align-left {
    text-align: left
}

.form-block .lightbox-handle-wrapper--align-center {
    text-align: center
}

.form-block .lightbox-handle-wrapper--align-right {
    text-align: right
}

.form-block .lightbox-handle {
    display: inline-block;
    width: auto;
    height: auto;
    padding: 1em 2.5em;
    color: #fff;
    background-color: #272727;
    border-width: 0;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 12px;
    line-height: 1em;
    font-weight: normal;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 0px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    outline: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    font-size: 14px;
    text-transform: none
}

.km-block-collectionlink .collectionlink-thumbnail, .link-block .collectionlink-thumbnail {
    overflow: hidden;
    height: 150px
}

.km-block-collectionlink .collectionlink-thumbnail a, .link-block .collectionlink-thumbnail a {
    display: block;
    height: 100%
}

.km-block-collectionlink .collectionlink-title, .link-block .collectionlink-title {
    font-size: 1.2em
}

.km-block-collectionlink .collectionlink-title a, .link-block .collectionlink-title a {
    display: block
}

.km-block-collectionlink .collectionlink-content-below-thumbnail .collectionlink-title, .link-block .collectionlink-content-below-thumbnail .collectionlink-title {
    margin: 1em 0 0 0
}

.km-block-collectionlink .collectionlink-description, .link-block .collectionlink-description {
    margin: .75em 0
}

.km-block-collectionlink .collectionlink-description p, .link-block .collectionlink-description p {
    font-size: .9em
}

.km-block-collectionlink .collection-more-link, .link-block .collection-more-link {
    display: none;
    margin-left: 3px
}

.km-block-collectionlink .km-blockStatus+.collectionlink-content, .link-block .km-blockStatus+.collectionlink-content {
    display: none
}


.km-block-spacer .km-block-content {
    visibility: hidden
}

h1[data-rte-preserve-empty]:empty::before, h2[data-rte-preserve-empty]:empty::before, h3[data-rte-preserve-empty]:empty::before, h4[data-rte-preserve-empty]:empty::before, h5[data-rte-preserve-empty]:empty::before, h6[data-rte-preserve-empty]:empty::before, p[data-rte-preserve-empty]:empty::before {
    content: '';
    display: inline-block
}

ol[data-rte-list] li {
    counter-increment: rte-list
}

ol[data-rte-list] li:first-child {
    counter-reset: rte-list
}

ul[data-rte-list] li, ol[data-rte-list] li {
    list-style-type: none
}

ul[data-rte-list] li>*, ol[data-rte-list] li>* {
    margin-top: .5em;
    margin-bottom: .5em
}

ul[data-rte-list] li>*:first-child::before, ol[data-rte-list] li>*:first-child::before {
    display: inline-block;
    margin-left: -40px;
    min-width: 40px;
    text-align: right;
    box-sizing: border-box
}

li>*:first-child::before {
    white-space: pre
}

ol[data-rte-list] li>*:first-child::before {
    content: "  "counter(rte-list) ". "
}

ol[data-rte-list="upper-roman"] li>*:first-child::before {
    content: "  "counter(rte-list, upper-roman) ". "
}

ol[data-rte-list="upper-alpha"] li>*:first-child::before {
    content: "  "counter(rte-list, upper-alpha) ". "
}

ol[data-rte-list="lower-alpha"] li>*:first-child::before {
    content: "  "counter(rte-list, lower-alpha) ". "
}

ol[data-rte-list="lower-roman"] li>*:first-child::before {
    content: "  "counter(rte-list, lower-roman) ". "
}

ol[data-rte-list="decimal"] li>*:first-child::before {
    content: "  "counter(rte-list, decimal) ". "
}

ul[data-rte-list] li>*:first-child::before {
    padding-right: 10px;
    content: "\2022"
}

ul[data-rte-list="disc"] li>*:first-child::before {
    content: "\2022"
}

ul[data-rte-list="circle"] li>*:first-child::before, ul[data-rte-list] ul[data-rte-list="default"] li>*:first-child::before {
    content: "\25CB"
}

ul[data-rte-list="square"] li>*:first-child::before, ul[data-rte-list] ul[data-rte-list] ul[data-rte-list="default"] li>*:first-child::before {
    content: "\25A0"
}

ul[data-rte-list="dash"] li>*:first-child::before {
    content: "-"
}

.system-button-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 600;
    font-style: normal;
    text-transform: uppercase;
    letter-spacing: 1px
}

body:not(.button-style-default).button-style-outline .newsletter-block .newsletter-form-button {
    border-width: 1px;
    -webkit-box-shadow: inset 0px 0px 0px 1px #272727;
    -moz-box-shadow: inset 0px 0px 0px 1px #272727;
    box-shadow: inset 0px 0px 0px 1px #272727;
    background: transparent;
    color: #272727
}

body:not(.button-style-default).button-style-outline .newsletter-block .newsletter-form-button:hover {
    background-color: #272727;
    color: #fff
}

body:not(.button-style-default).button-style-outline  .newsletter-block .newsletter-form-button {
    -webkit-box-shadow: inset 0px 0px 0px 1px #272727;
    -moz-box-shadow: inset 0px 0px 0px 1px #272727;
    box-shadow: inset 0px 0px 0px 1px #272727;
    color: #272727
}

body:not(.button-style-default).button-style-outline  .newsletter-block .newsletter-form-button:hover {
    background-color: #272727;
    color: #fff
}

body:not(.button-style-default).button-style-raised .newsletter-block .newsletter-form-button {
    border-width: 0 !important;
    top: -1px;
    -webkit-box-shadow: 0 2px 0 0 #131313;
    -moz-box-shadow: 0 2px 0 0 #131313;
    box-shadow: 0 2px 0 0 #131313
}

body:not(.button-style-default).button-style-raised .newsletter-block .newsletter-form-button:hover {
    background-color: #2f2f2f
}

body:not(.button-style-default).button-style-raised .newsletter-block .newsletter-form-button:active {
    top: 0px;
    -webkit-box-shadow: 0 1px 0 0 #131313;
    -moz-box-shadow: 0 1px 0 0 #131313;
    box-shadow: 0 1px 0 0 #131313
}

body:not(.button-style-default).button-style-raised  .newsletter-block .newsletter-form-button {
    -webkit-box-shadow: 0 2px 0 0 #131313;
    -moz-box-shadow: 0 2px 0 0 #131313;
    box-shadow: 0 2px 0 0 #131313
}

body:not(.button-style-default).button-style-raised  .newsletter-block .newsletter-form-button:hover {
    background-color: #2f2f2f
}

body:not(.button-style-default).button-style-raised  .newsletter-block .newsletter-form-button:active {
    -webkit-box-shadow: 0 1px 0 0 #131313;
    -moz-box-shadow: 0 1px 0 0 #131313;
    box-shadow: 0 1px 0 0 #131313
}

body:not(.button-style-default) .opentable-block .OT_Find_a_Table {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    letter-spacing: 1px;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-style: normal
}

body:not(.button-style-default).button-corner-style-rounded .opentable-block .OT_Find_a_Table {
    border-radius: 3px
}

body:not(.button-style-default).button-corner-style-pill .opentable-block .OT_Find_a_Table {
    border-radius: 300px
}

body:not(.button-style-default) #productDetails .ProductItem-view-cart a, body:not(.button-style-default) .productDetails .ProductItem-view-cart a {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    letter-spacing: 1px;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-style: normal;
    display: block !important;
    border: none !important
}

body:not(.button-style-default) #productDetails .ProductItem-view-cart a, body:not(.button-style-default) .productDetails .ProductItem-view-cart a {
    color: #fff !important;
    background-color: rgba(162, 189, 190, .5) !important
}

body:not(.button-style-default) #productDetails .ProductItem-view-cart a:hover, body:not(.button-style-default) .productDetails .ProductItem-view-cart a:hover {
    opacity: .8
}

body:not(.button-style-default) #productDetails .ProductItem-view-cart, body:not(.button-style-default) .productDetails .ProductItem-view-cart {
    display: block !important;
    opacity: 0;
    max-height: 0;
    transition: opacity .5s ease-out, max-height .5s ease-out, margin .25s ease-out
}

body:not(.button-style-default) #productDetails .cart-added+.ProductItem-view-cart, body:not(.button-style-default) .productDetails .cart-added+.ProductItem-view-cart {
    margin-top: 10px;
    opacity: 1;
    max-height: 200px
}

body:not(.button-style-default)  .ProductItem-view-cart a {
    color: #fff !important;
    background-color: rgba(39, 39, 39, .1) !important;
    color: #272727 !important
}

body:not(.button-style-default).button-corner-style-rounded #productDetails .ProductItem-view-cart a, body:not(.button-style-default).button-corner-style-rounded .productDetails .ProductItem-view-cart a {
    border-radius: 3px
}

body:not(.button-style-default).button-corner-style-pill #productDetails .ProductItem-view-cart a, body:not(.button-style-default).button-corner-style-pill .productDetails .ProductItem-view-cart a {
    border-radius: 300px
}

.announcement-bar-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 13px;
    font-weight: 300;
    font-style: normal;
    letter-spacing: 1px;
    text-transform: none
}

.km-layout .html-block.km-block img {
    max-width: 100%;
    height: auto
}

.km-layout .html-block.km-block img[align=left] {
    margin-right: 34px
}

.km-layout .html-block.km-block img[align=right] {
    margin-left: 34px
}

.km-layout .html-block.km-block img[align=top] {
    vertical-align: top
}

.km-layout .html-block.km-block img[align=middle] {
    vertical-align: middle
}

.km-layout .html-block.km-block img[align=bottom] {
    vertical-align: bottom
}

.km-layout .html-block.km-block .full-image-float-left, .km-layout .html-block.km-block .thumbnail-image-float-left {
    float: left;
    margin-right: 34px
}

.km-layout .html-block.km-block .full-image-float-right, .km-layout .html-block.km-block .thumbnail-image-float-right {
    float: right;
    margin-left: 34px
}

.km-layout .html-block.km-block .full-image-block {
    display: block;
    margin-bottom: 34px
}

.km-layout .html-block.km-block div[data-src="v5"] img {
    max-width: 100%
}

.km-layout .html-block.km-block .thumbnail-caption {
    display: block
}

.km-layout .html-block.km-block .entry-content img {
    margin: 0 0 34px 0
}

.km-layout .html-block.km-block .alignleft, .km-layout .html-block.km-block img.alignleft {
    margin-right: 34px;
    display: inline;
    float: left;
    width: auto
}

.km-layout .html-block.km-block .alignright, .km-layout .html-block.km-block img.alignright {
    margin-left: 34px;
    display: inline;
    float: right;
    width: auto
}

.km-layout .html-block.km-block .aligncenter, .km-layout .html-block.km-block img.aligncenter {
    margin-right: auto;
    margin-left: auto;
    display: block;
    clear: both;
    width: auto
}

.km-layout .html-block.km-block blockquote.left {
    margin-right: 34px;
    text-align: right;
    margin-left: 0;
    width: 33%;
    float: left
}

.km-layout .html-block.km-block blockquote.right {
    margin-left: 34px;
    text-align: left;
    margin-right: 0;
    width: 33%;
    float: right
}

@font-face {
font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
font-weight: normal;
    font-style: normal
}

.social-smugmug:before, .social-dribbble:before, .social-youtube:before, .social-vimeo:before, .social-twitter:before, .social-tumblr:before, .social-pinterest:before, .social-linkedin:before, .social-instagram:before, .social-google:before, .social-foursquare:before, .social-flickr:before, .social-facebook:before, .social-fivehundredpix:before, .social-fivehundredpx:before, .social-email:before, .social-github:before, .social-rss:before, .social-spotify:before, .social-soundcloud:before, .social-itunes:before, .social-googleplay:before, .social-dropbox:before, .social-dropbox2017:before, .social-bandsintown:before, .social-behance:before, .social-codepen:before, .social-medium:before, .social-rdio:before, .social-squarespace:before, .social-vine:before, .social-yelp:before, .social-vevo:before, .social-meetup:before, .social-twitch:before, .social-vsco:before, .social-smugmug-square:before, .social-dribbble-square:before, .social-youtube-square:before, .social-vimeo-square:before, .social-twitter-square:before, .social-tumblr-square:before, .social-pinterest-square:before, .social-linkedin-square:before, .social-instagram-square:before, .social-google-square:before, .social-foursquare-square:before, .social-flickr-square:before, .social-facebook-square:before, .social-fivehundredpix-square:before, .social-fivehundredpx-square:before, .social-email-square:before, .social-github-square:before, .social-rss-square:before, .social-spotify-square:before, .social-soundcloud-square:before, .social-itunes-square:before, .social-googleplay-square:before, .social-dropbox-square:before, .social-dropbox2017-square:before, .social-bandsintown-square:before, .social-behance-square:before, .social-codepen-square:before, .social-medium-square:before, .social-rdio-square:before, .social-squarespace-square:before, .social-vine-square:before, .social-yelp-square:before, .social-vevo-square:before, .social-meetup-square:before, .social-twitch-square:before, .social-vsco-square:before, .social-smugmug-round:before, .social-dribbble-round:before, .social-youtube-round:before, .social-vimeo-round:before, .social-twitter-round:before, .social-tumblr-round:before, .social-pinterest-round:before, .social-linkedin-round:before, .social-instagram-round:before, .social-google-round:before, .social-foursquare-round:before, .social-flickr-round:before, .social-facebook-round:before, .social-fivehundredpix-round:before, .social-fivehundredpx-round:before, .social-email-round:before, .social-github-round:before, .social-rss-round:before, .social-spotify-round:before, .social-soundcloud-round:before, .social-itunes-round:before, .social-googleplay-round:before, .social-dropbox-round:before, .social-dropbox2017-round:before, .social-bandsintown-round:before, .social-behance-round:before, .social-codepen-round:before, .social-medium-round:before, .social-rdio-round:before, .social-squarespace-round:before, .social-vine-round:before, .social-yelp-round:before, .social-vevo-round:before, .social-meetup-round:before, .social-twitch-round:before, .social-vsco-round:before {
    font-family: 'social-icon-font';
    speak: none;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.social-smugmug:before {
    content: "\e600"
}

.social-icon-style-square .social-smugmug:before {
    content: "\e601"
}

.social-icon-style-round .social-smugmug:before {
    content: "\e602"
}

.social-dribbble:before {
    content: "\e603"
}

.social-icon-style-square .social-dribbble:before {
    content: "\e604"
}

.social-icon-style-round .social-dribbble:before {
    content: "\e605"
}

.social-youtube:before {
    content: "\e606"
}

.social-icon-style-square .social-youtube:before {
    content: "\e607"
}

.social-icon-style-round .social-youtube:before {
    content: "\e608"
}

.social-vimeo:before {
    content: "\e609"
}

.social-icon-style-square .social-vimeo:before {
    content: "\e60a"
}

.social-icon-style-round .social-vimeo:before {
    content: "\e60b"
}

.social-twitter:before {
    content: "\e60c"
}

.social-icon-style-square .social-twitter:before {
    content: "\e60d"
}

.social-icon-style-round .social-twitter:before {
    content: "\e60e"
}

.social-tumblr:before {
    content: "\e60f"
}

.social-icon-style-square .social-tumblr:before {
    content: "\e610"
}

.social-icon-style-round .social-tumblr:before {
    content: "\e611"
}

.social-pinterest:before {
    content: "\e612"
}

.social-icon-style-square .social-pinterest:before {
    content: "\e613"
}

.social-icon-style-round .social-pinterest:before {
    content: "\e614"
}

.social-linkedin:before {
    content: "\e615"
}

.social-icon-style-square .social-linkedin:before {
    content: "\e616"
}

.social-icon-style-round .social-linkedin:before {
    content: "\e617"
}

.social-instagram:before {
    content: "\e618"
}

.social-icon-style-square .social-instagram:before {
    content: "\e619"
}

.social-icon-style-round .social-instagram:before {
    content: "\e61a"
}

.social-foursquare:before {
    content: "\e61e"
}

.social-icon-style-square .social-foursquare:before {
    content: "\e61f"
}

.social-icon-style-round .social-foursquare:before {
    content: "\e620"
}

.social-flickr:before {
    content: "\e621"
}

.social-icon-style-square .social-flickr:before {
    content: "\e622"
}

.social-icon-style-round .social-flickr:before {
    content: "\e623"
}

.social-facebook:before {
    content: "\e624"
}

.social-icon-style-square .social-facebook:before {
    content: "\e625"
}

.social-icon-style-round .social-facebook:before {
    content: "\e626"
}

.social-fivehundredpix:before {
    content: "\e627"
}

.social-icon-style-square .social-fivehundredpix:before {
    content: "\e628"
}

.social-icon-style-round .social-fivehundredpix:before {
    content: "\e629"
}

.social-fivehundredpx:before {
    content: "\e627"
}

.social-icon-style-square .social-fivehundredpx:before {
    content: "\e628"
}

.social-icon-style-round .social-fivehundredpx:before {
    content: "\e629"
}

.social-email:before {
    content: "\e62a"
}

.social-icon-style-square .social-email:before {
    content: "\e62b"
}

.social-icon-style-round .social-email:before {
    content: "\e62c"
}

.social-github:before {
    content: "\e62d"
}

.social-icon-style-square .social-github:before {
    content: "\e62e"
}

.social-icon-style-round .social-github:before {
    content: "\e62f"
}

.social-rss:before {
    content: "\e630"
}

.social-icon-style-square .social-rss:before {
    content: "\e631"
}

.social-icon-style-round .social-rss:before {
    content: "\e632"
}

.social-spotify:before {
    content: "\e633"
}

.social-icon-style-square .social-spotify:before {
    content: "\e634"
}

.social-icon-style-round .social-spotify:before {
    content: "\e635"
}

.social-soundcloud:before {
    content: "\e636"
}

.social-icon-style-square .social-soundcloud:before {
    content: "\e637"
}

.social-icon-style-round .social-soundcloud:before {
    content: "\e638"
}

.social-itunes:before {
    content: "\e639"
}

.social-icon-style-square .social-itunes:before {
    content: "\e63a"
}

.social-icon-style-round .social-itunes:before {
    content: "\e63b"
}

.social-googleplay:before {
    content: "\e63c"
}

.social-icon-style-square .social-googleplay:before {
    content: "\e63d"
}

.social-icon-style-round .social-googleplay:before {
    content: "\e63e"
}

.social-dropbox:before {
    content: "\e63f"
}

.social-icon-style-square .social-dropbox:before {
    content: "\e640"
}

.social-icon-style-round .social-dropbox:before {
    content: "\e641"
}

.social-dropbox2017:before {
    content: "\e63f"
}

.social-icon-style-square .social-dropbox2017:before {
    content: "\e640"
}

.social-icon-style-round .social-dropbox2017:before {
    content: "\e641"
}

.social-bandsintown:before {
    content: "\e642"
}

.social-icon-style-square .social-bandsintown:before {
    content: "\e643"
}

.social-icon-style-round .social-bandsintown:before {
    content: "\e644"
}

.social-behance:before {
    content: "\e645"
}

.social-icon-style-square .social-behance:before {
    content: "\e646"
}

.social-icon-style-round .social-behance:before {
    content: "\e647"
}

.social-codepen:before {
    content: "\e648"
}

.social-icon-style-square .social-codepen:before {
    content: "\e649"
}

.social-icon-style-round .social-codepen:before {
    content: "\e64a"
}

.social-medium:before {
    content: "\e64b"
}

.social-icon-style-square .social-medium:before {
    content: "\e64c"
}

.social-icon-style-round .social-medium:before {
    content: "\e64d"
}

.social-rdio:before {
    content: "\e64e"
}

.social-icon-style-square .social-rdio:before {
    content: "\e64f"
}

.social-icon-style-round .social-rdio:before {
    content: "\e650"
}

.social-squarespace:before {
    content: "\e651"
}

.social-icon-style-square .social-squarespace:before {
    content: "\e652"
}

.social-icon-style-round .social-squarespace:before {
    content: "\e653"
}

.social-vine:before {
    content: "\e654"
}

.social-icon-style-square .social-vine:before {
    content: "\e655"
}

.social-icon-style-round .social-vine:before {
    content: "\e656"
}

.social-yelp:before {
    content: "\e657"
}

.social-icon-style-square .social-yelp:before {
    content: "\e658"
}

.social-icon-style-round .social-yelp:before {
    content: "\e659"
}

.social-meetup:before {
    content: "\e65a"
}

.social-icon-style-square .social-meetup:before {
    content: "\e65b"
}

.social-icon-style-round .social-meetup:before {
    content: "\e65c"
}

.social-vevo:before {
    content: "\e65d"
}

.social-icon-style-square .social-vevo:before {
    content: "\e65e"
}

.social-icon-style-round .social-vevo:before {
    content: "\e65f"
}

.social-twitch:before {
    content: "\e660"
}

.social-icon-style-square .social-twitch:before {
    content: "\e661"
}

.social-icon-style-round .social-twitch:before {
    content: "\e662"
}

.social-vsco:before {
    content: "\e663"
}

.social-icon-style-square .social-vsco:before {
    content: "\e664"
}

.social-icon-style-round .social-vsco:before {
    content: "\e665"
}

.site-title-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 600;
    font-style: normal;
    font-size: 21px;
    letter-spacing: 2px;
    text-transform: uppercase
}

.nav-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none
}

.page-title-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 400;
    font-style: normal;
    font-size: 48px;
    line-height: 1.35em;
    letter-spacing: 0px;
    text-transform: none
}

.page-description-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-style: normal;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.3em;
    letter-spacing: 1px;
    text-transform: none
}

.body-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    letter-spacing: 0px;
    line-height: 1.6em
}

.meta-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 500;
    font-style: normal;
    font-size: 16px;
    line-height: 1.6em;
    letter-spacing: 2px;
    text-transform: uppercase
}

.heading1-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 400;
    font-style: normal;
    font-size: 48px;
    line-height: 1.35em;
    letter-spacing: 0px;
    text-transform: none
}

.heading2-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-style: normal;
    font-weight: 400;
    font-size: 37px;
    line-height: 1.3em;
    letter-spacing: 1px;
    text-transform: none
}

.heading3-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 400;
    font-style: normal;
    font-size: 21px;
    line-height: 1.2em;
    letter-spacing: 0px;
    text-transform: none
}

.quote-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 400;
    font-style: italic;
    font-size: 27px;
    line-height: 1.35em;
    letter-spacing: 0px
}

.gallery-title-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 400;
    font-style: normal;
    font-size: 24px;
    line-height: 1.2em;
    letter-spacing: 2px;
    text-transform: uppercase
}

.gallery-description-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 400;
    font-style: normal;
    font-size: 16px;
    line-height: 1.6em;
    letter-spacing: 0px;
    text-transform: none
}

.summary-heading-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-style: normal;
    font-weight: 400;
    letter-spacing: 1px;
    text-transform: uppercase
}

.footer-nav-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: uppercase;
    text-decoration: none
}

.site-info-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none
}

.category-nav-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 500;
    font-style: normal;
    font-size: 14px;
    letter-spacing: 2px;
    text-transform: uppercase;
    text-decoration: none
}

html:not(.js) body[class^=collection-] img {
    max-width: 100%
}

html:not(.js) body[class^=collection-] [href="#"] {
    display: none !important;
    visibility: hidden
}

.hidden {
    display: none !important;
    visibility: hidden
}

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px
}

.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto
}

.invisible {
    visibility: hidden
}

img[data-src]:not([src]) {
    visibility: hidden
}

.full-image-float-left, .thumbnail-image-float-left {
    float: left;
    margin-right: 1.5em
}

.full-image-float-right, .thumbnail-image-float-right {
    float: right;
    margin-left: 1.5em
}

.full-image-block {
    display: block;
    margin-bottom: 1.5em
}

.thumbnail-caption {
    display: block
}

.clearfix:before, .clearfix:after {
    content: " ";
    display: table
}

.clearfix:after {
    clear: both
}

@media print {
    * {
        background: transparent !important;
        color: #000 !important;
        box-shadow: none !important;
        text-shadow: none !important
    }

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

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

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

    a[href^="javascript:"]:after, a[href^="#"]:after {
        content: ""
    }

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

    thead {
        display: table-header-group
    }

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

    img {
        max-width: 100% !important
    }

    @page {
        margin: .5cm
    }

    p, h2, h3 {
        orphans: 3;
        widows: 3
    }

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

.border-box, .border-box:before, .border-box:after {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.ss-social-button:before {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-style: normal;
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    content: "\e02b";
    text-align: center;
    display: inline-block;
    vertical-align: middle
}

.ss-social-button:before {
    font-size: 16px;
    width: 16px;
    height: 16px;
    line-height: 16px
}

.entry-actions .entry-comments:before, .entry-actions {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-style: normal;
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    content: "\e010";
    text-align: center;
    display: inline-block;
    vertical-align: middle
}

.entry-actions .entry-comments:before, .entry-actions {
    font-size: 16px;
    width: 16px;
    height: 16px;
    line-height: 16px
}

.pagination .newer a:before {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-style: normal;
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    content: "\e02c";
    text-align: center;
    display: inline-block;
    vertical-align: middle
}

.pagination .newer a:before {
    font-size: 32px;
    width: 32px;
    height: 32px;
    line-height: 32px
}

.pagination .newer a:before {
    font-size: inherit;
    width: 2em;
    height: 1em;
    line-height: 1em;
    vertical-align: middle
}

.pagination .older a:after {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-style: normal;
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    content: "\e02d";
    text-align: center;
    display: inline-block;
    vertical-align: middle
}

.pagination .older a:after {
    font-size: 32px;
    width: 32px;
    height: 32px;
    line-height: 32px
}

.pagination .older a:after {
    font-size: inherit;
    width: 2em;
    height: 1em;
    line-height: 1em;
    vertical-align: middle
}

.collection-type-index:not(.design-grid) .index-gallery .arrow.previous-slide:before {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-style: normal;
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    content: "\e02c";
    text-align: center;
    display: inline-block;
    vertical-align: middle
}

.collection-type-index:not(.design-grid) .index-gallery .arrow.previous-slide:before {
    font-size: 32px;
    width: 32px;
    height: 32px;
    line-height: 32px
}

.collection-type-index:not(.design-grid) .index-gallery .arrow.previous-slide:before {
    font-size: 24px;
    width: 24px;
    height: 24px;
    line-height: 24px
}

.collection-type-index:not(.design-grid) .index-gallery .arrow.next-slide:before {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-style: normal;
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    content: "\e02d";
    text-align: center;
    display: inline-block;
    vertical-align: middle
}

.collection-type-index:not(.design-grid) .index-gallery .arrow.next-slide:before {
    font-size: 32px;
    width: 32px;
    height: 32px;
    line-height: 32px
}

.collection-type-index:not(.design-grid) .index-gallery .arrow.next-slide:before {
    font-size: 24px;
    width: 24px;
    height: 24px;
    line-height: 24px
}

.collection-type-index.design-slideshow .index-gallery .slide-meta .hide-meta-toggle:before {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-style: normal;
    speak: none;
    font-weight: normal;
    -webkit-font-smoothing: antialiased;
    content: "\e01b";
    text-align: center;
    display: inline-block;
    vertical-align: middle
}

.collection-type-index.design-slideshow .index-gallery .slide-meta .hide-meta-toggle:before {
    font-size: 16px;
    width: 16px;
    height: 16px;
    line-height: 16px
}

.collection-type-index.design-slideshow .index-gallery .slide-meta .hide-meta-toggle:before {
    font-size: 24px;
    width: 24px;
    height: 24px;
    line-height: 24px
}

.header-anim 0% {
    opacity: 0
}

.header-anim 72% {
    opacity: 0
}

.header-anim 100% {
    opacity: 1
}

@-webkit-keyframes header-anim {
    0% {
        opacity: 0
    }

    72% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes header-anim {
    0% {
        opacity: 0
    }

    72% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.feature-bg-anim 0% {
    opacity: 0
}

.feature-bg-anim 50% {
    opacity: 0
}

.feature-bg-anim 100% {
    opacity: 1
}

@-webkit-keyframes feature-bg-anim {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

@keyframes feature-bg-anim {
    0% {
        opacity: 0
    }

    50% {
        opacity: 0
    }

    100% {
        opacity: 1
    }
}

.feature-text-anim 0% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    -o-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
}

.feature-text-anim 75% {
    opacity: 0;
    -webkit-transform: translate3d(0, 10px, 0);
    -moz-transform: translate3d(0, 10px, 0);
    -ms-transform: translate3d(0, 10px, 0);
    -o-transform: translate3d(0, 10px, 0);
    transform: translate3d(0, 10px, 0)
}

.feature-text-anim 100% {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
}

@-webkit-keyframes feature-text-anim {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10px, 0);
        -moz-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        -o-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

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

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

@keyframes feature-text-anim {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 10px, 0);
        -moz-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        -o-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0)
    }

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

    100% {
        opacity: 1;
        -webkit-transform: translate3d(0, 0, 0);
        -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        -o-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.feature-text-anim-alt 0% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -45%, 0);
    -moz-transform: translate3d(-50%, -45%, 0);
    -ms-transform: translate3d(-50%, -45%, 0);
    -o-transform: translate3d(-50%, -45%, 0);
    transform: translate3d(-50%, -45%, 0)
}

.feature-text-anim-alt 67% {
    opacity: 0;
    -webkit-transform: translate3d(-50%, -45%, 0);
    -moz-transform: translate3d(-50%, -45%, 0);
    -ms-transform: translate3d(-50%, -45%, 0);
    -o-transform: translate3d(-50%, -45%, 0);
    transform: translate3d(-50%, -45%, 0)
}

.feature-text-anim-alt 100% {
    opacity: 1;
    -webkit-transform: translate3d(-50%, -50%, 0);
    -moz-transform: translate3d(-50%, -50%, 0);
    -ms-transform: translate3d(-50%, -50%, 0);
    -o-transform: translate3d(-50%, -50%, 0);
    transform: translate3d(-50%, -50%, 0)
}

@-webkit-keyframes feature-text-anim-alt {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, -45%, 0);
        -moz-transform: translate3d(-50%, -45%, 0);
        -ms-transform: translate3d(-50%, -45%, 0);
        -o-transform: translate3d(-50%, -45%, 0);
        transform: translate3d(-50%, -45%, 0)
    }

    67% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, -45%, 0);
        -moz-transform: translate3d(-50%, -45%, 0);
        -ms-transform: translate3d(-50%, -45%, 0);
        -o-transform: translate3d(-50%, -45%, 0);
        transform: translate3d(-50%, -45%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
        -o-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0)
    }
}

@keyframes feature-text-anim-alt {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, -45%, 0);
        -moz-transform: translate3d(-50%, -45%, 0);
        -ms-transform: translate3d(-50%, -45%, 0);
        -o-transform: translate3d(-50%, -45%, 0);
        transform: translate3d(-50%, -45%, 0)
    }

    67% {
        opacity: 0;
        -webkit-transform: translate3d(-50%, -45%, 0);
        -moz-transform: translate3d(-50%, -45%, 0);
        -ms-transform: translate3d(-50%, -45%, 0);
        -o-transform: translate3d(-50%, -45%, 0);
        transform: translate3d(-50%, -45%, 0)
    }

    100% {
        opacity: 1;
        -webkit-transform: translate3d(-50%, -50%, 0);
        -moz-transform: translate3d(-50%, -50%, 0);
        -ms-transform: translate3d(-50%, -50%, 0);
        -o-transform: translate3d(-50%, -50%, 0);
        transform: translate3d(-50%, -50%, 0)
    }
}

body {
    background-color: #ded6c9
}

#siteWrapper {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 400;
    letter-spacing: 0px;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 16px;
    line-height: 1.6em;
    letter-spacing: .6px;
    font-weight: 300;
    font-style: normal;
    color: rgba(28, 28, 28, .9)
}

.lightbox-inner .lightbox-content .form-wrapper {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 400;
    letter-spacing: 0px;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 16px;
    line-height: 1.6em;
    letter-spacing: .6px;
    font-weight: 300;
    font-style: normal
}

.index-section-wrapper .content.has-main-media .km-block-form {
    color: rgba(255, 255, 255, .7)
}

a, a:visited {
    color: #black;
    text-decoration: none
}

article header h1 a, article header h1 a:visited {
    color: #1c1c1c
}

h1, h2, h3 {
    text-rendering: optimizeLegibility
}

h1:not(.site-title):not(.logo-image):not(.page-title), .entry-title {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 48px;
    line-height: 1.2em;
    text-transform: none;
    letter-spacing: 0px;
    font-weight: 300;
    font-style: normal
}

h1:not(.site-title):not(.page-title), .entry-title {
    color: #1c1c1c
}

h2, .menu-selector #navbuttontop {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 32px;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 300;
    font-style: normal
}

h2, .menu-selector #navbuttontop {
    color: #1c1c1c
}

h3, .album-title, .menu-block .menu-section-title {
    line-height: 1.2em;
    letter-spacing: 0px;
    text-transform: none;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 16px;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-style: normal
}

h3, .menu-block .menu-section-title {
    color: #1c1c1c
}

h1:not(.site-title):not(.entry-title), h2, h3 {
    margin: 1.5em auto .3em
}

h1:not(.site-title):not(.entry-title):first-child, h2:first-child, h3:first-child {
    margin-top: 0
}

h1+h1:not(.site-title):not(.entry-title), h1+h2, h1+h3, h2+h1:not(.site-title):not(.entry-title), h2+h2, h2+h3, h3+h1:not(.site-title):not(.entry-title), h3+h2, h3+h3 {
    margin-top: 24px
}

blockquote {
    margin: 0;
    padding: .5em 2.5em;
    font-style: italic;
    border-left: 1px solid #1c1c1c
}

#productList .product {
    color: rgba(28, 28, 28, .9)
}

.km-block-summary-v2 .summary-title, .km-block-summary-v2 .summary-heading {
    text-transform: uppercase;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 400;
    font-style: normal;
    color: #1c1c1c
}

.km-block-summary-v2 .summary-title a, .km-block-summary-v2 .summary-heading a, .km-block-summary-v2 .summary-title a:link, .km-block-summary-v2 .summary-heading a:link, .km-block-summary-v2 .summary-title a:visited, .km-block-summary-v2 .summary-heading a:visited {
    color: #1c1c1c
}

.km-block-summary-v2 .summary-title a:hover, .km-block-summary-v2 .summary-heading a:hover {
    color: #ded6c9
}

.km-block-summary-v2 a, .km-block-summary-v2 a:link, .km-block-summary-v2 a:visited {
    color: #ded6c9
}

.km-block-summary-v2 .summary-metadata-item {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    font-style: normal;
    color: rgba(28, 28, 28, .5)
}

.km-block-summary-v2 .summary-metadata-item a, .km-block-summary-v2 .summary-metadata-item a:link, .km-block-summary-v2 .summary-metadata-item a:visited {
    color: rgba(28, 28, 28, .5)
}

.km-block-summary-v2 .summary-metadata-item a:hover {
    color: #ded6c9
}

.entry-actions, .entry-comments, .entry-dateline, .entry-byline, .entry-morefrom, .entry-tags, .entry-source, , .album-info .engagement, .event-meta-item, .eventitem-backlink, .eventitem-addtocallinks {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 16px;
    line-height: 1.6em;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    font-style: normal;
    color: rgba(28, 28, 28, .5)
}

.entry-actions a, .entry-comments a, .entry-dateline a, .entry-byline a, .entry-morefrom a, .entry-tags a, .entry-source a,  a, .album-info .engagement a, .event-meta-item a, .eventitem-backlink a, .eventitem-addtocallinks a, .entry-actions a:link, .entry-comments a:link, .entry-dateline a:link, .entry-byline a:link, .entry-morefrom a:link, .entry-tags a:link, .entry-source a:link,  a:link, .album-info .engagement a:link, .event-meta-item a:link, .eventitem-backlink a:link, .eventitem-addtocallinks a:link, .entry-actions a:visited, .entry-comments a:visited, .entry-dateline a:visited, .entry-byline a:visited, .entry-morefrom a:visited, .entry-tags a:visited, .entry-source a:visited,  a:visited, .album-info .engagement a:visited, .event-meta-item a:visited, .eventitem-backlink a:visited, .eventitem-addtocallinks a:visited {
    color: rgba(28, 28, 28, 0.5)
}

.entry-actions a:hover, .entry-comments a:hover, .entry-dateline a:hover, .entry-byline a:hover, .entry-morefrom a:hover, .entry-tags a:hover, .entry-source a:hover,  a:hover, .album-info .engagement a:hover, .event-meta-item a:hover, .eventitem-backlink a:hover, .eventitem-addtocallinks a:hover {
    color: #ded6c9
}


.km-block-horizontalrule hr {
    border-style: none;
    border-width: 0;
    margin: 34px 0;
    color: rgba(28, 28, 28, .15);
    background-color: rgba(28, 28, 28, .15)
}

.page-content.has-main-media .km-block-horizontalrule hr {
    color: rgba(255, 255, 255, .15);
    background-color: rgba(255, 255, 255, .15)
}

#preFooter .km-block-horizontalrule hr {
    color: rgba(255, 255, 255, .15);
    background-color: rgba(255, 255, 255, .15)
}

#footer .km-block-horizontalrule hr {
    color: rgba(255, 255, 255, .15);
    background-color: rgba(255, 255, 255, .15)
}

#site {
    position: relative
}

#siteWrapper {
    position: relative;
    padding: 0;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#siteWrapper {
    background-color: #fff;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased
}


.header-inner, .footer-inner, .pre-footer-inner {
    width: auto;
    margin: auto;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.footer-inner, .pre-footer-inner {
    max-width: 1080px
}

html:not(.no-js) body:not(.always-use-overlay-nav) #headerNav {
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

html:not(.no-js) body:not(.always-use-overlay-nav) #headerNav:not(.positioned) {
    opacity: 0;
    position: absolute
}

#header {
    padding: 0 30px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1002;
    top: 0;
    left: 0;
    width: 100%;
    line-height: 1em;
    position: relative
}

#header a {
    text-decoration: none
}

#header {
    background-color: #ef5350;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased
}

.header-inner, .footer-inner, .pre-footer-inner .km-layout {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.header-inner {
    padding: 30px 0;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

.footer-inner {
    padding: 68px 34px;
    text-align: center;
}

.pre-footer-inner .km-layout {
    padding: 34px
}

.pre-footer-inner .km-layout.empty {
    padding: 0 34px
}

.transparent-header.collection-type-index #header, .transparent-header.view-list #header, .transparent-header.collection-type-page #header {
    background-color: transparent;
    position: absolute;
    top: 0;
    left: 0
}

body:not(.has-banner-image).transparent-header #header {
    background-color: #ded6c9;
    position: relative;
    border-bottom: 1px solid black
}

#preFooter {
    background-color: #ded6c9;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased
}

#preFooter {
    color: #fff
}

#preFooter .html-block a, #preFooter .html-block a:visited {
    color: #fff
}

#preFooter h1 {
    color: #fff
}

#preFooter h2 {
    color: #fff
}

#preFooter h3 {
    color: #fff
}

.pre-footer-inner {
    -webkit-transition: all .25s ease-in-out .1s;
    -moz-transition: all .25s ease-in-out .1s;
    -ms-transition: all .25s ease-in-out .1s;
    -o-transition: all .25s ease-in-out .1s;
    transition: all .25s ease-in-out .1s
}

.pre-footer-inner .km-block-html a, .pre-footer-inner .km-block-markdown a, .pre-footer-inner .km-block-image a {
    border-bottom: 1px solid rgba(255, 255, 255, .3)
}

.pre-footer-inner .km-block-html a:hover, .pre-footer-inner .km-block-markdown a:hover, .pre-footer-inner .km-block-image a:hover, .pre-footer-inner .km-block-html a:active, .pre-footer-inner .km-block-markdown a:active, .pre-footer-inner .km-block-image a:active {
    border-bottom: 1px solid #fff
}

.pre-footer-content-empty .pre-footer-inner {
    display: none
}

#footer {
    background-color: #ded6c9;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased
}

#footer .html-block {
    font-size: 100%
}

#footer .nav-wrapper {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    font-weight: 500;
    font-style: normal
}

#footer .nav-wrapper a, #footer .nav-wrapper a:visited, #footer .nav-wrapper label {
    text-decoration: none;
    border-bottom-width: 0;
    line-height: 1.25em;
    color: black
}

#footer .nav-wrapper a.active, #footer .nav-wrapper a:visited.active, #footer .nav-wrapper label.active, #footer .nav-wrapper a:hover, #footer .nav-wrapper a:visited:hover, #footer .nav-wrapper label:hover, #footer .nav-wrapper a:active, #footer .nav-wrapper a:visited:active, #footer .nav-wrapper label:active {
    color: black;
    outline: none
}

#footer .folder .subnav {
    background-color: #ded6c9
}

#footer {
    color: black
}

#footer h1 {
    color: black
}

#footer h2 {
    color: black
}

#footer h3 {
    color: black
}

.km-block-socialaccountlinks .social-account-list a:link, .km-block-socialaccountlinks-v2 .social-account-list a:link, .km-block-socialaccountlinks .social-account-list a:visited, .km-block-socialaccountlinks-v2 .social-account-list a:visited, .km-block-socialaccountlinks .social-account-list a:hover, .km-block-socialaccountlinks-v2 .social-account-list a:hover, .km-block-socialaccountlinks .social-account-list a:active, .km-block-socialaccountlinks-v2 .social-account-list a:active {
    border-bottom-width: 0
}

#page {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    width: 100%;
    margin: auto;
}

#content {
    width: 100%;
    display: block
}

.collection-type-page #content {
    margin: auto
}

#logoWrapper, #siteTitleWrapper {
    z-index: 1000
}

#logoWrapper h1, #siteTitleWrapper h1 {
    opacity: 1;
    -webkit-transition: opacity .14s ease-in-out;
    -moz-transition: opacity .14s ease-in-out;
    -ms-transition: opacity .14s ease-in-out;
    -o-transition: opacity .14s ease-in-out;
    transition: opacity .14s ease-in-out
}

.show-on-scroll-wrapper, body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper {
    z-index: 1012;
    top: -20px;
    left: 0;
    width: 100%;
    visibility: hidden;
    pointer-events: none;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    opacity: 0;
    font-size: 12px;
    text-align: center;
    background-color: #ded6c9;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transition: opacity .14s ease-in-out, visibility 0s .14s linear, top .14s ease-in-out;
    -moz-transition: opacity .14s ease-in-out, visibility 0s .14s linear, top .14s ease-in-out;
    -ms-transition: opacity .14s ease-in-out, visibility 0s .14s linear, top .14s ease-in-out;
    -o-transition: opacity .14s ease-in-out, visibility 0s .14s linear, top .14s ease-in-out;
    transition: opacity .14s ease-in-out, visibility 0s .14s linear, top .14s ease-in-out
}

.show-on-scroll-wrapper #mainNavigation, body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper #mainNavigation {
    padding: 5px 0
}

.show-on-scroll-wrapper nav>div, body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper nav>div, .show-on-scroll-wrapper nav span>div, body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper nav span>div {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.show-on-scroll-wrapper nav>div a, body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper nav>div a, .show-on-scroll-wrapper nav span>div a, body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper nav span>div a, .show-on-scroll-wrapper nav>div label, body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper nav>div label, .show-on-scroll-wrapper nav span>div label, body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper nav span>div label {
    -webkit-transition: color .1s 0s ease-in-out;
    -moz-transition: color .1s 0s ease-in-out;
    -ms-transition: color .1s 0s ease-in-out;
    -o-transition: color .1s 0s ease-in-out;
    transition: color .1s 0s ease-in-out;
    outline: none
}

body:not(.always-use-overlay-nav) .show-on-scroll-wrapper, body:not(.always-use-overlay-nav) body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper {
    position: fixed
}

body:not(.always-use-overlay-nav) .show-on-scroll-wrapper.show, body:not(.always-use-overlay-nav):not(.has-banner-image).transparent-header .show-on-scroll-wrapper.show {
    top: 0;
    -webkit-transition: opacity .14s ease-in-out, visibility 0s 0s linear, top .14s ease-in-out;
    -moz-transition: opacity .14s ease-in-out, visibility 0s 0s linear, top .14s ease-in-out;
    -ms-transition: opacity .14s ease-in-out, visibility 0s 0s linear, top .14s ease-in-out;
    -o-transition: opacity .14s ease-in-out, visibility 0s 0s linear, top .14s ease-in-out;
    transition: opacity .14s ease-in-out, visibility 0s 0s linear, top .14s ease-in-out
}

.always-use-overlay-nav .show-on-scroll-wrapper, .always-use-overlay-nav:not(.has-banner-image).transparent-header .show-on-scroll-wrapper {
    top: 0;
    left: 0;
    width: auto;
    visibility: hidden;
    opacity: 0;
    z-index: 1010
}

.always-use-overlay-nav .show-on-scroll-wrapper .mobile-nav-toggle-label, .always-use-overlay-nav:not(.has-banner-image).transparent-header .show-on-scroll-wrapper .mobile-nav-toggle-label {
    margin-top: 0;
    padding: 10px;
    background-color: #e57373;
    width: 40px;
    height: 36px
}

.always-use-overlay-nav .show-on-scroll-wrapper .mobile-nav-toggle-label .top-bar, .always-use-overlay-nav:not(.has-banner-image).transparent-header .show-on-scroll-wrapper .mobile-nav-toggle-label .top-bar, .always-use-overlay-nav .show-on-scroll-wrapper .mobile-nav-toggle-label .middle-bar, .always-use-overlay-nav:not(.has-banner-image).transparent-header .show-on-scroll-wrapper .mobile-nav-toggle-label .middle-bar, .always-use-overlay-nav .show-on-scroll-wrapper .mobile-nav-toggle-label .bottom-bar, .always-use-overlay-nav:not(.has-banner-image).transparent-header .show-on-scroll-wrapper .mobile-nav-toggle-label .bottom-bar {
    top: 10px;
    right: 9px
}

.always-use-overlay-nav .show-on-scroll-wrapper .mobile-nav-toggle-label .middle-bar, .always-use-overlay-nav:not(.has-banner-image).transparent-header .show-on-scroll-wrapper .mobile-nav-toggle-label .middle-bar {
    top: 17px
}

.always-use-overlay-nav .show-on-scroll-wrapper .mobile-nav-toggle-label .bottom-bar, .always-use-overlay-nav:not(.has-banner-image).transparent-header .show-on-scroll-wrapper .mobile-nav-toggle-label .bottom-bar {
    top: 24px
}

@media screen and (max-width:900px) {
    .show-on-scroll-wrapper, body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper {
        top: 0;
        left: 0;
        width: auto;
        visibility: hidden;
        opacity: 0;
        z-index: 1010
    }

    .show-on-scroll-wrapper .mobile-nav-toggle-label, body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper .mobile-nav-toggle-label {
        margin-top: 0;
        padding: 10px;
        background-color: #e57373;
        width: 40px;
        height: 36px
    }

    .show-on-scroll-wrapper .mobile-nav-toggle-label .top-bar, body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper .mobile-nav-toggle-label .top-bar, .show-on-scroll-wrapper .mobile-nav-toggle-label .middle-bar, body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper .mobile-nav-toggle-label .middle-bar, .show-on-scroll-wrapper .mobile-nav-toggle-label .bottom-bar, body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper .mobile-nav-toggle-label .bottom-bar {
        top: 10px;
        right: 9px
    }

    .show-on-scroll-wrapper .mobile-nav-toggle-label .middle-bar, body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper .mobile-nav-toggle-label .middle-bar {
        top: 17px
    }

    .show-on-scroll-wrapper .mobile-nav-toggle-label .bottom-bar, body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper .mobile-nav-toggle-label .bottom-bar {
        top: 24px
    }
}

.show-on-scroll-wrapper.show, :not(.has-banner-image).transparent-header .show-on-scroll-wrapper.show {
    visibility: visible;
    opacity: 1;
    pointer-events: auto;
    -webkit-transition: opacity .14s ease-in-out, visibility 0s 0s linear, top .14s ease-in-out;
    -moz-transition: opacity .14s ease-in-out, visibility 0s 0s linear, top .14s ease-in-out;
    -ms-transition: opacity .14s ease-in-out, visibility 0s 0s linear, top .14s ease-in-out;
    -o-transition: opacity .14s ease-in-out, visibility 0s 0s linear, top .14s ease-in-out;
    transition: opacity .14s ease-in-out, visibility 0s 0s linear, top .14s ease-in-out
}

.always-use-overlay-nav .show-on-scroll-wrapper, .always-use-overlay-nav:not(.has-banner-image).transparent-header .show-on-scroll-wrapper {
    position: fixed
}

.homepage-index-nav-none .show-on-scroll-wrapper {
    display: none
}

.homepage.collection-type-index #headerNav .index.home a, .homepage.collection-type-index #headerNav .index.home a:visited {
    color: #fff
}

.homepage.collection-type-index #headerNav .index.home~.index.home a, .homepage.collection-type-index #headerNav .index.home~.index.home a:visited {
    color: rgba(255, 255, 255, .6)
}

.homepage.collection-type-index #headerNav .index.home~.index.home a:hover, .homepage.collection-type-index #headerNav .index.home~.index.home a:active {
    color: #fff;
    outline: none
}

#header {
    width: 100%
}

#header #logoWrapper, #header #siteTitleWrapper, #header #headerNav {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: block;
    vertical-align: middle
}

#header #mainNavWrapper  {
    text-align: center;
    margin-top: 25px;
}

#header #logoWrapper, #header #siteTitleWrapper {
    position: relative;
    left: 50%;
    -webkit-transform: translate(-50%, 0);
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    text-align: center
}

#header #logoWrapper, #header #logoImage {
    height: auto;
    width: 140px;
    line-height: 1
}

#header #siteTitleWrapper, #header #siteTitle {
    width: 400px;
    white-space: nowrap;
}

#header #logoWrapper, #header #siteTitleWrapper {
    z-index: 1001
}

#header.tweaking #logoWrapper, #header.tweaking #siteTitleWrapper, #header.tweaking #mainNavWrapper {
    border: 1px solid #14aaff
}

#headerNav .index.home, #showOnScrollWrapper .index.home {
    display: none
}

.expand-homepage-index-links #headerNav .index.home, .expand-homepage-index-links #showOnScrollWrapper .index.home {
    display: inline-block
}

.expand-homepage-index-links #headerNav .index.home+.index.base, .expand-homepage-index-links #showOnScrollWrapper .index.home+.index.base {
    display: none
}

#overlayNav .index, #overlayNav .folder, #overlayNav .external, #overlayNav .collection {
    display: block
}

#overlayNav .index.home {
    display: none
}

.expand-homepage-index-links #overlayNav .index.home {
    display: block
}

.expand-homepage-index-links #overlayNav .index.home+.index.base {
    display: none
}

#logoImage {
    margin: 0;
    font-size: 0;
    max-width: 100%
}

#logoImage a {
    display: block
}

#logoImage img {
    width: 140px;
    max-width: 140px;
    height: auto;
    -ms-interpolation-mode: bicubic
}

#siteTitle a {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    text-transform: uppercase;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 700;
    font-style: normal;
    color: black;
    margin: 0;
    padding-top: 0;
    padding-bottom: 0;
    line-height: 1.2em
}

#siteTitle {
    margin: 0;
    padding-top: 0;
    padding-bottom: 0
}

#siteWrapper #header #mainNavigation {
    text-align: center
}

.banner-thumbnail-wrapper {
    background-color: #805b54;
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased
}

.banner-thumbnail-wrapper .color-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: rgba(128, 91, 84, .5);
    z-index: 99
}

.banner-thumbnail-wrapper {
    position: relative;
    overflow: hidden;
    padding: 180px 0;
    width: 100%
}

#thumbnail {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0
}

.desc-wrapper {
    z-index: 100;
    position: relative;
    width: 100%;
    max-width: 1080px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 0 34px;
    text-align: center
}

.desc-wrapper h1.page-title, .item-meta h1.page-title {
    display: none;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 400;
    font-size: 48px;
    line-height: 1.35em;
    letter-spacing: 0px;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 88px;
    line-height: 1em;
    text-transform: none;
    letter-spacing: -.05em;
    font-weight: 700;
    font-style: normal;
    color: #fff;
    margin: 0 auto .25em
}

.show-page-title .desc-wrapper h1.page-title, .show-page-title .item-meta h1.page-title {
    display: block
}

.desc-wrapper p, .item-meta p, .desc-wrapper span a, .item-meta span a, .desc-wrapper time a, .item-meta time a {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 400;
    font-size: 18px;
    line-height: 1.3em;
    letter-spacing: 1px;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 22px;
    line-height: 1.6em;
    text-transform: none;
    letter-spacing: .6px;
    font-weight: 300;
    font-style: normal;
    color: rgba(255, 255, 255, .8);
    margin: 0 auto
}

.desc-wrapper p+p, .item-meta p+p {
    margin-top: 1.35em
}

.show-page-title .page-description {
    margin-top: 24px
}

.page-title, .page-description p, .item-title, .item-meta {
    max-width: 36em;
    margin-left: auto;
    margin-right: auto
}

.page-title:only-child {
    margin-bottom: 0
}

.product-description {
    margin-top: 6em
}

#mainNavWrapper nav a, #overlayNav nav a, #mainNavWrapper nav a:visited, #overlayNav nav a:visited, #mainNavWrapper nav label, #overlayNav nav label {
    color: black;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 14px;
    letter-spacing: 1px;
    text-transform: lowercase;
    text-decoration: none;
    letter-spacing: 2px;
    font-weight: 30;
    font-style: normal;
    line-height: 1em;
}


#mainNavWrapper nav a.active-index, #overlayNav nav a.active-index, #mainNavWrapper nav a:visited.active-index, #overlayNav nav a:visited.active-index, #mainNavWrapper nav label.active-index, #overlayNav nav label.active-index {
    color: black;
    outline: none
}

#mainNavWrapper nav .active>a, #overlayNav nav .active>a, #mainNavWrapper nav .active>a:visited, #overlayNav nav .active>a:visited, #mainNavWrapper nav .active>a:active, #overlayNav nav .active>a:active, #mainNavWrapper nav .active>label, #overlayNav nav .active>label {
    color: black;
    outline: none
}

#mainNavWrapper nav .subnav, #overlayNav nav .subnav {
    background-color: #e57373;
    z-index: 1002
}

#overlayNav nav .subnav {
    background-color: transparent
}

body:not(.always-use-overlay-nav) .nav-wrapper {
    position: relative
}

body:not(.always-use-overlay-nav) .nav-wrapper nav>div, body:not(.always-use-overlay-nav) .nav-wrapper nav span>div {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

body:not(.always-use-overlay-nav) .nav-wrapper nav>div a, body:not(.always-use-overlay-nav) .nav-wrapper nav span>div a, body:not(.always-use-overlay-nav) .nav-wrapper nav>div label, body:not(.always-use-overlay-nav) .nav-wrapper nav span>div label {
    -webkit-transition: color .1s 0s ease-in-out;
    -moz-transition: color .1s 0s ease-in-out;
    -ms-transition: color .1s 0s ease-in-out;
    -o-transition: color .1s 0s ease-in-out;
    transition: color .1s 0s ease-in-out;
    outline: none
}

body:not(.always-use-overlay-nav) .nav-wrapper nav>div>a, body:not(.always-use-overlay-nav) .nav-wrapper nav span>div>a, body:not(.always-use-overlay-nav) .nav-wrapper nav>div label, body:not(.always-use-overlay-nav) .nav-wrapper nav span>div label {
    display: block;
    padding: .75em 1em
}

body:not(.always-use-overlay-nav) #secondaryNavWrapper.nav-wrapper .folder .subnav {
    top: auto;
    bottom: 100%;
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%
}

body:not(.always-use-overlay-nav) .nav-wrapper.desktop-nav-wrapper .folder .subnav {
    text-align: left;
    padding: 1em 0;
    display: inline-block;
    position: absolute;
    top: 100%;
    left: -.5em;
    z-index: 1000;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transform-origin: 0 0;
    -moz-transform-origin: 0 0;
    -ms-transform-origin: 0 0;
    -o-transform-origin: 0 0;
    transform-origin: 0 0;
    -webkit-transition: -webkit-transform .14s 0s ease-in-out;
    -moz-transition: -moz-transform .14s 0s ease-in-out;
    -ms-transition: -ms-transform .14s 0s ease-in-out;
    -o-transition: -o-transform .14s 0s ease-in-out;
    transition: transform .14s 0s ease-in-out
}

body:not(.always-use-overlay-nav) .nav-wrapper.desktop-nav-wrapper .folder .subnav>div {
    opacity: 0;
    padding: 0;
    -webkit-transition: opacity .05s 0s ease-in-out;
    -moz-transition: opacity .05s 0s ease-in-out;
    -ms-transition: opacity .05s 0s ease-in-out;
    -o-transition: opacity .05s 0s ease-in-out;
    transition: opacity .05s 0s ease-in-out
}

body:not(.always-use-overlay-nav) .nav-wrapper.desktop-nav-wrapper .folder .subnav>div a {
    display: block;
    padding: .5em 1.5em;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

body:not(.always-use-overlay-nav) .nav-wrapper.desktop-nav-wrapper .folder .subnav.right-align {
    left: auto;
    right: -.5em
}

body:not(.always-use-overlay-nav) .nav-wrapper.desktop-nav-wrapper .folder:hover .subnav {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

body:not(.always-use-overlay-nav) .nav-wrapper.desktop-nav-wrapper .folder:hover .subnav>div {
    opacity: 1;
    -webkit-transition: opacity .14s .14s ease-in-out;
    -moz-transition: opacity .14s .14s ease-in-out;
    -ms-transition: opacity .14s .14s ease-in-out;
    -o-transition: opacity .14s .14s ease-in-out;
    transition: opacity .14s .14s ease-in-out
}

.mobile-nav-toggle-label {
    top: 30px;
    left: 30px
}

.always-use-overlay-nav #overlayNav {
    text-align: center;
    padding: 40px 0
}

.always-use-overlay-nav #overlayNav nav div {
    text-align: center
}

.always-use-overlay-nav #overlayNav nav div a, .always-use-overlay-nav #overlayNav nav div label {
    padding: .75em 0;
    font-size: 27px
}

.always-use-overlay-nav #mobileNavToggle:checked~#header h1 {
    opacity: 0;
    visibility: hidden
}

.always-use-overlay-nav #overlayNav .folder-toggle-label~.subnav, .always-use-overlay-nav #secondaryNavWrapper .folder-toggle-label~.subnav {
    width: 0;
    height: 0;
    max-height: 0;
    overflow: hidden;
    padding: 0 1.5em
}

.always-use-overlay-nav #overlayNav .folder-toggle-label~.subnav>div, .always-use-overlay-nav #secondaryNavWrapper .folder-toggle-label~.subnav>div {
    padding: .5em 0
}

.always-use-overlay-nav #overlayNav .folder-toggle-box:checked~.subnav, .always-use-overlay-nav #secondaryNavWrapper .folder-toggle-box:checked~.subnav {
    width: auto;
    height: auto;
    max-height: 999px;
    padding: 0 1em 1em
}

.always-use-overlay-nav #secondaryNavWrapper .folder-toggle-label~.subnav {
    position: absolute
}

.always-use-overlay-nav .show-on-scroll-wrapper #mainNavWrapper {
    display: none
}

.always-use-overlay-nav .show-on-scroll-wrapper, .always-use-overlay-nav body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: auto;
    visibility: hidden;
    opacity: 0;
    z-index: 1010
}

.always-use-overlay-nav .show-on-scroll-wrapper .mobile-nav-toggle-label, .always-use-overlay-nav body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper .mobile-nav-toggle-label {
    margin-top: 0;
    padding: 10px;
    background-color: #e57373;
    width: 40px;
    height: 36px
}

.always-use-overlay-nav .show-on-scroll-wrapper .mobile-nav-toggle-label .top-bar, .always-use-overlay-nav body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper .mobile-nav-toggle-label .top-bar, .always-use-overlay-nav .show-on-scroll-wrapper .mobile-nav-toggle-label .middle-bar, .always-use-overlay-nav body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper .mobile-nav-toggle-label .middle-bar, .always-use-overlay-nav .show-on-scroll-wrapper .mobile-nav-toggle-label .bottom-bar, .always-use-overlay-nav body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper .mobile-nav-toggle-label .bottom-bar {
    top: 10px;
    right: 9px
}

.always-use-overlay-nav .show-on-scroll-wrapper .mobile-nav-toggle-label .middle-bar, .always-use-overlay-nav body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper .mobile-nav-toggle-label .middle-bar {
    top: 17px
}

.always-use-overlay-nav .show-on-scroll-wrapper .mobile-nav-toggle-label .bottom-bar, .always-use-overlay-nav body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper .mobile-nav-toggle-label .bottom-bar {
    top: 24px
}

.always-use-overlay-nav .show-on-scroll-wrapper.show, .always-use-overlay-nav body:not(.has-banner-image).transparent-header .show-on-scroll-wrapper.show {
    visibility: visible;
    opacity: 1;
    pointer-events: auto
}

#overlayNav .folder label:before {
    content: '+';
    width: .8em;
    display: inline-block;
    margin-left: -.8em;
    position: relative
}

#overlayNav .folder .folder-toggle-box:checked~label:before {
    content: '–';
    top: -.1em
}

.always-use-overlay-nav #overlayNav nav {
    -webkit-transform: scale(1.05, 1.05);
    -moz-transform: scale(1.05, 1.05);
    -ms-transform: scale(1.05, 1.05);
    -o-transform: scale(1.05, 1.05);
    transform: scale(1.05, 1.05);
    opacity: 0;
    visibility: hidden;
    -webkit-transition: opacity .14s .07s ease-in-out, visibility 0s .3s linear, -webkit-transform .14s 0s ease-in-out;
    -moz-transition: opacity .14s .07s ease-in-out, visibility 0s .3s linear, -moz-transform .14s 0s ease-in-out;
    -ms-transition: opacity .14s .07s ease-in-out, visibility 0s .3s linear, -ms-transform .14s 0s ease-in-out;
    -o-transition: opacity .14s .07s ease-in-out, visibility 0s .3s linear, -o-transform .14s 0s ease-in-out;
    transition: opacity .14s .07s ease-in-out, visibility 0s .3s linear, transform .14s 0s ease-in-out
}

.always-use-overlay-nav #secondaryNavWrapper.nav-wrapper {
    position: relative
}

.always-use-overlay-nav #secondaryNavWrapper.nav-wrapper nav>div {
    display: inline-block;
    vertical-align: middle;
    margin: 0
}

.always-use-overlay-nav #secondaryNavWrapper.nav-wrapper nav>div>a, .always-use-overlay-nav #secondaryNavWrapper.nav-wrapper nav>div label {
    display: block;
    padding: .75em 1em
}

.always-use-overlay-nav #secondaryNavWrapper.nav-wrapper .folder .subnav {
    display: inline-block;
    position: absolute;
    top: auto;
    bottom: 100%;
    left: -.5em;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    white-space: nowrap;
    -webkit-transform-origin: 0 100%;
    -moz-transform-origin: 0 100%;
    -ms-transform-origin: 0 100%;
    -o-transform-origin: 0 100%;
    transform-origin: 0 100%;
    text-align: left;
    padding: 1em 0;
    -webkit-transform: scale(1, 0);
    -moz-transform: scale(1, 0);
    -ms-transform: scale(1, 0);
    -o-transform: scale(1, 0);
    transform: scale(1, 0);
    -webkit-transition: -webkit-transform .14s 0s ease-in-out;
    -moz-transition: -moz-transform .14s 0s ease-in-out;
    -ms-transition: -ms-transform .14s 0s ease-in-out;
    -o-transition: -o-transform .14s 0s ease-in-out;
    transition: transform .14s 0s ease-in-out
}

.always-use-overlay-nav #secondaryNavWrapper.nav-wrapper .folder .subnav>div {
    opacity: 0;
    padding: 0;
    -webkit-transition: opacity .05s 0s ease-in-out;
    -moz-transition: opacity .05s 0s ease-in-out;
    -ms-transition: opacity .05s 0s ease-in-out;
    -o-transition: opacity .05s 0s ease-in-out;
    transition: opacity .05s 0s ease-in-out
}

.always-use-overlay-nav #secondaryNavWrapper.nav-wrapper .folder .subnav>div a {
    display: block;
    padding: .5em 1.5em;
    -webkit-transform: translatez(0);
    -moz-transform: translatez(0);
    -ms-transform: translatez(0);
    -o-transform: translatez(0);
    transform: translatez(0)
}

.always-use-overlay-nav #secondaryNavWrapper.nav-wrapper .folder:hover .subnav {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1)
}

.always-use-overlay-nav #secondaryNavWrapper.nav-wrapper .folder:hover .subnav>div {
    opacity: 1;
    -webkit-transition: opacity .14s .14s ease-in-out;
    -moz-transition: opacity .14s .14s ease-in-out;
    -ms-transition: opacity .14s .14s ease-in-out;
    -o-transition: opacity .14s .14s ease-in-out;
    transition: opacity .14s .14s ease-in-out
}

.folder {
    position: relative
}

.folder-toggle-label {
    cursor: pointer
}

.mobile-nav-toggle-label {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    z-index: 1010;
    width: 10%;
    position: absolute;
    z-index: 1002;
    top: 30px;
    left: 30px;
    padding: 0;
    vertical-align: middle;
    line-height: 16px;
    text-align: right;
    cursor: pointer;
    user-select: none;
    color: rgba(255, 255, 255, .6);
    width: 22px;
    height: 22px
}

.mobile-nav-toggle-label .top-bar, .mobile-nav-toggle-label .middle-bar, .mobile-nav-toggle-label .bottom-bar {
    width: 22px;
    height: 2px;
    background-color: #fff;
    -webkit-transition: -webkit-transform .1s 0s ease-in-out, top .1s .1s ease-in-out;
    -moz-transition: -moz-transform .1s 0s ease-in-out, top .1s .1s ease-in-out;
    -ms-transition: -ms-transform .1s 0s ease-in-out, top .1s .1s ease-in-out;
    -o-transition: -o-transform .1s 0s ease-in-out, top .1s .1s ease-in-out;
    transition: transform .1s 0s ease-in-out, top .1s .1s ease-in-out;
    -webkit-transform-origin: 50% 50%;
    -moz-transform-origin: 50% 50%;
    -ms-transform-origin: 50% 50%;
    -o-transform-origin: 50% 50%;
    transform-origin: 50% 50%;
    position: absolute;
    top: 0;
    right: 0
}

.mobile-nav-toggle-label .middle-bar {
    -webkit-transition: opacity 0s .15s linear;
    -moz-transition: opacity 0s .15s linear;
    -ms-transition: opacity 0s .15s linear;
    -o-transition: opacity 0s .15s linear;
    transition: opacity 0s .15s linear;
    top: 7px
}

.mobile-nav-toggle-label .bottom-bar {
    top: 14px
}

#overlayNav {
    position: fixed;
    z-index: 1001;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    opacity: 0;
    visibility: hidden;
    line-height: 1em;
    text-align: left;
    overflow: auto;
    pointer-events: none;
    background-color: #ded6c9;
    -moz-osx-font-smoothing: auto;
    -webkit-font-smoothing: subpixel-antialiased;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    -webkit-transition: opacity .14s 0s ease-in-out, visibility 0s .14s linear;
    -moz-transition: opacity .14s 0s ease-in-out, visibility 0s .14s linear;
    -ms-transition: opacity .14s 0s ease-in-out, visibility 0s .14s linear;
    -o-transition: opacity .14s 0s ease-in-out, visibility 0s .14s linear;
    transition: opacity .14s 0s ease-in-out, visibility 0s .14s linear
}

#overlayNav #mobileNavWrapper {
    position: relative;
    width: 100%;
    height: 101%;
    padding: 100px 0;
    display: table;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center
}

#overlayNav #mobileNavWrapper nav {
    padding: 0;
    display: table-cell;
    vertical-align: middle
}

#overlayNav #mobileNavWrapper nav div {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box
}

#overlayNav #mobileNavWrapper nav div a, #overlayNav #mobileNavWrapper nav div label {
    display: block;
    padding: .5em 0;
    font-size: 54px
}

#overlayNav #mobileNavWrapper nav div .subnav>div a {
    padding: 0 0 .5em
}

#mobileNavToggle:checked~#header {
    pointer-events: none;
    background-color: transparent
}

#mobileNavToggle:checked~#header .mobile-nav-toggle-label {
    pointer-events: auto
}

#mobileNavToggle:checked~#header h1 {
    pointer-events: auto
}

#mobileNavToggle:checked~#header .mobile-nav-toggle-label, #mobileNavToggle:checked~.show-on-scroll-wrapper .mobile-nav-toggle-label {
    z-index: 1011
}

#mobileNavToggle:checked~#header .mobile-nav-toggle-label .top-bar, #mobileNavToggle:checked~.show-on-scroll-wrapper .mobile-nav-toggle-label .top-bar, #mobileNavToggle:checked~#header .mobile-nav-toggle-label .bottom-bar, #mobileNavToggle:checked~.show-on-scroll-wrapper .mobile-nav-toggle-label .bottom-bar {
    -webkit-transition: top .1s .1s ease-in-out, -webkit-transform .1s .2s ease-in-out;
    -moz-transition: top .1s .1s ease-in-out, -moz-transform .1s .2s ease-in-out;
    -ms-transition: top .1s .1s ease-in-out, -ms-transform .1s .2s ease-in-out;
    -o-transition: top .1s .1s ease-in-out, -o-transform .1s .2s ease-in-out;
    transition: top .1s .1s ease-in-out, transform .1s .2s ease-in-out
}

#mobileNavToggle:checked~#header .mobile-nav-toggle-label .top-bar, #mobileNavToggle:checked~.show-on-scroll-wrapper .mobile-nav-toggle-label .top-bar {
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    transform: rotate(45deg);
    top: 7px
}

#mobileNavToggle:checked~#header .mobile-nav-toggle-label .middle-bar, #mobileNavToggle:checked~.show-on-scroll-wrapper .mobile-nav-toggle-label .middle-bar {
    opacity: 0
}

#mobileNavToggle:checked~#header .mobile-nav-toggle-label .bottom-bar, #mobileNavToggle:checked~.show-on-scroll-wrapper .mobile-nav-toggle-label .bottom-bar {
    -webkit-transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    top: 7px
}

#mobileNavToggle:checked~.show-on-scroll-wrapper .mobile-nav-toggle-label .top-bar, #mobileNavToggle:checked~.show-on-scroll-wrapper .mobile-nav-toggle-label .bottom-bar {
    top: 17px
}

#mobileNavToggle:checked~#overlayNav {
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: opacity .14s 0s ease-in-out, visibility 0s 0s linear;
    -moz-transition: opacity .14s 0s ease-in-out, visibility 0s 0s linear;
    -ms-transition: opacity .14s 0s ease-in-out, visibility 0s 0s linear;
    -o-transition: opacity .14s 0s ease-in-out, visibility 0s 0s linear;
    transition: opacity .14s 0s ease-in-out, visibility 0s 0s linear
}

#mobileNavToggle:checked~#overlayNav nav {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
    opacity: 1;
    visibility: visible;
    -webkit-transition: opacity .14s .14s ease-in-out, visibility 0s 0s linear, -webkit-transform .14s .18s ease-in-out;
    -moz-transition: opacity .14s .14s ease-in-out, visibility 0s 0s linear, -moz-transform .14s .18s ease-in-out;
    -ms-transition: opacity .14s .14s ease-in-out, visibility 0s 0s linear, -ms-transform .14s .18s ease-in-out;
    -o-transition: opacity .14s .14s ease-in-out, visibility 0s 0s linear, -o-transform .14s .18s ease-in-out;
    transition: opacity .14s .14s ease-in-out, visibility 0s 0s linear, transform .14s .18s ease-in-out
}

@media only screen and (max-width:640px) {
    .mobile-nav-toggle-label {
        top: 20px;
        left: 20px
    }
}

.always-use-overlay-nav #header #headerNav {
    display: none
}

.always-use-overlay-nav .show-on-scroll-wrapper #mainNavWrapper {
    display: none
}

.mobile-nav-toggle-label {
    display: none
}

@media only screen and (max-width:768px) {
    #header #headerNav {
        display: none
    }

    body:not(.always-use-overlay-nav) #overlayNav .subnav {
        display: none;
        position: static
    }

    body:not(.always-use-overlay-nav) #overlayNav .folder-toggle-box:checked~.subnav {
        display: inline-block
    }
}

@media only screen and (min-width:900px) {
    body:not(.always-use-overlay-nav) .mobile-nav-toggle-label {
        display: none
    }

    body:not(.always-use-overlay-nav) #overlayNav {
        display: none
    }
}

.back-to-top-nav {
    display: none
}

#secondaryNavWrapper {
    padding: 0 0 1.5em;
    z-index: 1000;
    position: relative;
    line-height: 1.25em;
    text-align: center;
    left: auto;
    right: auto
}

#siteInfo {
    margin-bottom: 1.5em;
    text-align: center
}

#siteInfo {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-weight: 500;
    font-size: 14px;
    letter-spacing: 2px;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: 300;
    font-style: normal;
    color: rgba(255, 255, 255, .8)
}

#siteInfo a, #siteInfo a:visited {
    color: rgba(255, 255, 255, .8)
}

.site-phone, .site-email {
    white-space: nowrap
}

.site-address+.site-phone, .site-address+.site-email, .site-phone+.site-email {
    margin-left: 1em
}

.hide-site-info #siteInfo {
    display: none
}

#categoryNav {
    display: none
}

li.filter {
    display: none;
    visibility: hidden
}

.show-category-navigation.collection-type-products #categoryNav {
    display: block
}

.show-blog-category-navigation.collection-type-blog #categoryNav {
    display: block
}

.show-blog-category-navigation.collection-type-blog.view-item #categoryNav {
    display: none
}

#categoryNav {
    position: relative
}

#categoryNav ul {
    text-align: left;
    margin: 0 0 8%;
    padding: 0;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    font-weight: 500;
    font-style: normal;
    line-height: 1em;
    text-align: center
}

#categoryNav ul li {
    display: inline-block;
    margin: .25em 1em
}

#categoryNav ul li a, #categoryNav ul li a:visited {
    color: #777
}

#categoryNav ul li a:hover, #categoryNav ul li a:active {
    color: #1b1b1b;
    outline: none
}

#categoryNav ul li.filter {
    display: none
}

#categoryNav ul li.active-link:not(.all) a, #categoryNav ul li.active-link:not(.all) a:visited {
    color: #1b1b1b;
    outline: none
}

.view-list #categoryNav ul li.active-link.all a, .view-list #categoryNav ul li.active-link.all a:visited {
    color: #1b1b1b
}


#indexList figure {
    width: 100%
}

#indexList figure a {
    display: block
}

#indexList figure img {
    max-width: 100%
}

.embed-block iframe, .embed-block img {
    max-width: 100%
}

.video-caption {
    font-size: .875em;
    line-height: 1.25em
}

.km-block.image-block .layout-caption-below .image-caption p, .video-caption-wrapper .video-caption {
    color: rgba(28, 28, 28, .9)
}

html.touch .squarespace-comments .comments-content .comment-list .comment .comment-header .controls .squarespace-comment-buttons .comment-control {
    opacity: 1
}

.view-list .filter-heading {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    text-align: center;
    max-width: 1080px;
    margin: 0 auto -34px;
    padding: 34px 34px 0
}

.view-list .filter-heading span:after {
    content: '\00D7';
    padding-left: 1em
}

.view-list .filter-heading a {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 14px;
    letter-spacing: 1px;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    font-style: normal;
    color: #ded6c9;
    text-decoration: none;
    padding: .5em 0;
    border-bottom: 2px solid #ded6c9
}

.view-list:not(.collection-type-blog) .filter-heading {
    display: none
}

.view-list .entry+.entry {
    margin-top: 136px
}

.view-list .excerpt-thumb {
    text-align: center;
    margin-bottom: 3em
}

.view-list .excerpt-thumb a {
    display: block
}

.view-list .excerpt-thumb img {
    max-width: 100%;
    height: auto
}

.view-list .p-summary p:first-child {
    margin-top: 0
}

.view-list .entry-content {
    overflow: hidden
}

.view-item .blog-item .p-comment {
    max-width: 36em;
    margin-right: auto;
    margin-left: auto
}

.entry-dateline, .entry-byline, .entry-morefrom {
    display: inline
}

.item-meta, .meta-above-title, .meta-below-title, .meta-below-content, .eventitem-backlink, .eventitem-column-meta {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 16px;
    line-height: 1.6em;
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    font-style: normal;
    color: rgba(28, 28, 28, .5)
}

.meta-below-title {
    margin-bottom: 1em
}

.km-block.image-block .image-caption-wrapper p, .video-caption {
    font-size: .825em;
    color: rgba(28, 28, 28, .5)
}

.entry-title {
    margin: .5em 0
}

.entry-title-passthrough:after {
    content: " \279D";
    font: normal .9em sans-serif
}

.entry-more-link {
    margin-bottom: 0
}

.entry-more-link a:before {
    content: "Read More"
}

.entry-more-link a:after {
    content: " \279D";
    font: normal .9em sans-serif
}

.entry-footer {
    line-height: 1.25em
}

.entry-tags, .entry-source {
    margin-top: 2em;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis
}

.meta-below-content {
    display: none
}

.entry-actions {
    margin-top: 1.5em
}

.entry-actions .entry-comments, .entry-actions  {
    display: inline-block;
    margin-right: 1em;
    text-decoration: none
}

.entry-actions .entry-comments:before, .entry-actions {
    margin-right: .2em;
    position: relative;
    top: .12em;
    font-size: 1.2em;
    width: auto;
    height: auto;
    line-height: inherit;
    text-align: left;
    vertical-align: initial
}

.pagination {
    text-align: center;
    margin-top: 136px;
    display: table;
    width: 100%
}

.pagination>div {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: table-cell;
    width: 50%;
    padding: 0 .5em
}

.pagination>div a {
    font-size: 16px;
    line-height: 1.3em;
    display: block;
    color: #ded6c9;
    white-space: nowrap
}

.pagination>div span {
    display: inline-block;
    width: auto;
    white-space: normal;
    vertical-align: middle
}

.pagination .newer {
    text-align: left
}

.pagination .newer:first-child:last-child {
    width: 100%
}

.pagination .older {
    text-align: right
}

.pagination .older:first-child:last-child {
    width: 100%
}

.hide-entry-author:not(.meta-priority-author) .entry-byline {
    display: none
}

.hide-list-entry-footer.view-list .entry-footer {
    display: none
}

.meta-priority-date .meta-above-title>div:not(.entry-dateline), .meta-priority-date .item-meta>div:not(.entry-dateline) {
    display: none
}

.meta-priority-date .meta-below-title>.entry-dateline, .meta-priority-date .meta-below-content>.entry-dateline {
    display: none
}

.meta-priority-date:not(.hide-entry-author) .meta-below-title .entry-byline+.entry-morefrom:before, .meta-priority-date:not(.hide-entry-author) .meta-below-content .entry-byline+.entry-morefrom:before {
    content: '\00B7';
    padding: 0 .5em
}

.meta-priority-category .meta-above-title>div:not(.entry-morefrom), .meta-priority-category .item-meta>div:not(.entry-morefrom) {
    display: none
}

.meta-priority-category .meta-below-title>.entry-morefrom, .meta-priority-category .meta-below-content>.entry-morefrom {
    display: none
}

.meta-priority-category .meta-below-title entry-dateline+.entry-byline:before, .meta-priority-category .meta-below-content entry-dateline+.entry-byline:before {
    content: '\00B7';
    padding: 0 .5em
}

.meta-priority-author .meta-above-title>div:not(.entry-byline), .meta-priority-author .item-meta>div:not(.entry-byline) {
    display: none
}

.meta-priority-author .meta-below-title>.entry-byline, .meta-priority-author .meta-below-content>.entry-byline {
    display: none
}

.meta-priority-author .meta-below-title .entry-morefrom:before, .meta-priority-author .meta-below-content .entry-morefrom:before {
    content: '\00B7';
    padding: 0 .5em
}

.meta-priority-none .meta-above-title, .meta-priority-none .item-meta {
    display: none
}

.meta-priority-none .meta-below-title .entry-byline:before, .meta-priority-none .meta-below-content .entry-byline:before, .meta-priority-none .meta-below-title .entry-morefrom:before, .meta-priority-none .meta-below-content .entry-morefrom:before {
    content: '\00B7';
    padding: 0 .5em
}

.blog-item-wrapper {
    display: block;
    z-index: 100;
    position: relative;
    width: 100%;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 0 auto;
    padding: 34px;
    text-align: center
}

.index-section-separation-alternating-background .index-section.no-main-image.alt-section {
    background-color: rgba(203, 146, 134, .1)
}

.index-section-separation-border .index-section.no-main-image+.index-section.no-main-image {
    border-top: 1px solid #ddd
}

.index-section-wrapper {
    position: relative
}

.index-section-wrapper .content {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    max-width: 1080px;
    padding: 100px 34px;
    margin: auto
}

.index-section-wrapper .content .content-inner {
    position: relative
}

.index-section-wrapper .content.has-main-media {
    -moz-osx-font-smoothing: grayscale;
    -webkit-font-smoothing: antialiased;
    padding-top: 300px;
    padding-bottom: 300px
}

.index-section-wrapper .content.has-main-media h1:not(.OT_title) {
    color: #fff;
    font-size: 88px;
    -ms-word-wrap: normal;
    word-wrap: normal
}

.index-section-wrapper .content.has-main-media h2:not(.OT_subtitle) {
    color: #fff;
    font-size: 32px
}

.index-section-wrapper .content.has-main-media h3 {
    color: #fff;
    font-size: 22px
}

.index-section-wrapper .content.has-main-media p, .index-section-wrapper .content.has-main-media ul, .index-section-wrapper .content.has-main-media ol {
    color: rgba(255, 255, 255, .7);
    font-size: 22px;
    line-height: 1.6em
}

.index-section-wrapper .content.has-main-media .product-price, .index-section-wrapper .content.has-main-media label {
    color: rgba(255, 255, 255, .7)
}

.index-section-wrapper .content.has-main-media .quote-block figure {
    color: #aaa;
    font-size: 27px
}

.index-section-wrapper .content.has-main-media .quote-block blockquote>span:first-child {
    color: #aaa
}

.index-section-wrapper .content.has-main-media .km-block-summary-v2 {
    color: rgba(255, 255, 255, .7)
}

.index-section-wrapper .content.has-main-media .km-block-summary-v2 .summary-heading {
    color: rgba(255, 255, 255, .7)
}

.index-section-wrapper .content.has-main-media .km-block-summary-v2 .summary-title-link {
    color: #fff
}

.index-section-wrapper .content.has-main-media .km-block-summary-v2 .summary-title-link:hover {
    color: #fff
}

.index-section-wrapper .content.has-main-media .km-block-summary-v2 a:not(.summary-title-link), .index-section-wrapper .content.has-main-media .km-block-summary-v2 a:not(.summary-title-link):visited {
    color: #fff
}

.index-section-wrapper .content.has-main-media .km-block-content {
    width: 100%
}

.index-section-wrapper .content.has-main-media .menus {
    color: rgba(255, 255, 255, .7)
}

.index-section-wrapper .content.has-main-media h1 a, .index-section-wrapper .content.has-main-media h2 a, .index-section-wrapper .content.has-main-media h3 a, .index-section-wrapper .content.has-main-media p a, .index-section-wrapper .content.has-main-media li a, .index-section-wrapper .content.has-main-media h1 a:link, .index-section-wrapper .content.has-main-media h2 a:link, .index-section-wrapper .content.has-main-media h3 a:link, .index-section-wrapper .content.has-main-media p a:link, .index-section-wrapper .content.has-main-media li a:link, .index-section-wrapper .content.has-main-media h1 a:hover, .index-section-wrapper .content.has-main-media h2 a:hover, .index-section-wrapper .content.has-main-media h3 a:hover, .index-section-wrapper .content.has-main-media p a:hover, .index-section-wrapper .content.has-main-media li a:hover, .index-section-wrapper .content.has-main-media h1 a:visited, .index-section-wrapper .content.has-main-media h2 a:visited, .index-section-wrapper .content.has-main-media h3 a:visited, .index-section-wrapper .content.has-main-media p a:visited, .index-section-wrapper .content.has-main-media li a:visited {
    color: #fff
}

.index-section-wrapper .album-content.has-main-media .ss-social-button {
    color: rgba(255, 255, 255, .8)
}

.index-section-wrapper .album-content.has-main-media .track-progress-bar .bar.bg {
    background-color: rgba(255, 255, 255, .1)
}

.index-section-wrapper .album-content.has-main-media .track-progress-bar .bar.load-bar {
    background-color: rgba(255, 255, 255, .05)
}

.index-section-wrapper .album-content.has-main-media .track-progress-bar .bar.play-bar {
    background-color: rgba(255, 255, 255, .8)
}

.index-section-wrapper .album-content.has-main-media .track-meta .track-time {
    color: rgba(255, 255, 255, .5)
}

.index-section-wrapper .album-content.has-main-media .track-meta .actions {
    color: rgba(255, 255, 255, .2)
}

.index-section-wrapper .album-content.has-main-media .track-meta .actions a {
    color: rgba(255, 255, 255, .5)
}

.index-section-wrapper .album-content.has-main-media .track-meta .actions a:hover {
    color: rgba(255, 255, 255, .8)
}

.index-section-wrapper .album-content.has-main-media .track-info .title a {
    color: rgba(255, 255, 255, .85)
}

.index-section-wrapper .album-content.has-main-media .track-info .artist, .index-section-wrapper .album-content.has-main-media .album-info .album-artist-name {
    color: rgba(255, 255, 255, .5)
}

.index-section-wrapper .album-content.has-main-media a, .index-section-wrapper .album-content.has-main-media a:link, .index-section-wrapper .album-content.has-main-media a:hover, .index-section-wrapper .album-content.has-main-media a:visited {
    color: #fff
}

.index-section-wrapper .content.gallery-content {
    margin: 0;
    max-width: 100%;
    padding: 0
}

.index-section-image, .index-image-overlay {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0
}

.index-section-image, .index-image-overlay {
    background-color: rgba(128, 91, 84, .5)
}

html:not(.no-js) .index-section:first-of-type .index-section-image img, html:not(.no-js) .index-section:first-of-type .km-block-image img[data-load="false"] {
    -webkit-transition: opacity .3s ease-out;
    -moz-transition: opacity .3s ease-out;
    -ms-transition: opacity .3s ease-out;
    -o-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out
}

html:not(.no-js) .index-section:first-of-type .index-section-image img:not(.loaded), html:not(.no-js) .index-section:first-of-type .km-block-image img[data-load="false"]:not(.loaded) {
    opacity: 0
}

@media only screen and (max-width:1600px) {
    #overlayNav #mobileNavWrapper nav div a, #overlayNav #mobileNavWrapper nav div label {
        font-size: 48px
    }
}

@media only screen and (max-width:1280px) {
    #overlayNav #mobileNavWrapper nav div a, #overlayNav #mobileNavWrapper nav div label {
        font-size: 40px
    }
}

@media only screen and (max-width:1024px) {
    .touch-styles a, .touch-styles label {
        -webkit-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        -moz-tap-highlight-color: rgba(0, 0, 0, 0) !important;
        tap-highlight-color: rgba(0, 0, 0, 0) !important
    }

    #overlayNav #mobileNavWrapper nav div a, #overlayNav #mobileNavWrapper nav div label {
        font-size: 36px
    }

    .km-block-horizontalrule hr {
        margin: 34px 0
    }

    .collection-type-index.design-slideshow.slideshow-aspect-ratio-2401-cinema .index-gallery {
        padding-bottom: 56.25%
    }
}

@media only screen and (max-width: 1000px) {
  #siteTitle {
    font-size: 30px
  }
}

@media only screen and (max-width: 400px) {
  #siteTitle {
    font-size: 12px
  }
}

@media only screen and (max-width:768px) {
    #page {
        padding: 34px
    }

    body {
        -webkit-animation: bugfix infinite 1s
    }

    @-webkit-keyframes bugfix {
        from {
            padding: 0
        }

        to {
            padding: 0
        }
    }

    #header #headerNav {
        display: none
    }

    #header #logoWrapper, #header #siteTitleWrapper {
        display: inline-block;
        width: auto;
        height: auto;
        max-width: 70%;
        vertical-align: middle;
        padding: 0;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box
    }

    #header #logoWrapper #logoImage img, #header #siteTitleWrapper #logoImage img {
        max-height: 50px;
        max-width: 100%;
        width: auto;
        height: auto
    }

    #header #logoWrapper #siteTitle, #header #siteTitleWrapper #siteTitle, #header #logoWrapper #siteTitle a, #header #siteTitleWrapper #siteTitle a {
        width: 100%;
    }


    #siteTitleNotMobile, #siteTitleNotMobile2 {
      display: none;
    }

    #header #logoWrapper #siteTitle a, #header #siteTitleWrapper #siteTitle a {
        line-height: 1em;
        white-space: nowrap;
        position: relative;
        top: -.15em
    }

    .pre-footer-inner, .footer-inner {
        text-align: center
    }

    .pre-footer-inner .socialaccountlinks-block .social-account-list, .footer-inner .socialaccountlinks-block .social-account-list, .pre-footer-inner .back-to-top, .footer-inner .back-to-top {
        text-align: center;
        margin: auto;
        margin-bottom: 1em
    }

    .back-to-top-nav {
        display: block
    }

    .back-to-top {
        display: inline-block
    }

    .back-to-top a {
        display: block;
        padding: .75em 1em
    }

    #secondaryNavWrapper #secondaryNavigation div {
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        display: block
    }

    #secondaryNavWrapper #secondaryNavigation div a, #secondaryNavWrapper #secondaryNavigation div label {
        display: block
    }

    #secondaryNavWrapper #secondaryNavigation>div {
        margin-right: 0%
    }

    .site-phone, .site-email {
        display: block
    }


    #siteWrapper .calendar-block .yui3-calendar-header h1 {
        font-size: 20px !important
    }

    .banner-thumbnail-wrapper h1.page-title {
        font-size: 72px !important
    }

    .index-section-wrapper .content.has-main-media h1:not(.OT_title) {
        font-size: 72px !important
    }

    .index-gallery .title {
        font-size: 72px !important
    }

    .index-gallery .description p {
        font-size: 18px !important;
        letter-spacing: 0px !important;
        line-height: 1.35em !important
    }
}

@media only screen and (max-device-height:1024px) {
    #overlayNav #mobileNavWrapper nav div a, #overlayNav #mobileNavWrapper nav div label {
        font-size: 30px
    }

    .index-section-wrapper .content:not(.gallery-content) {
        padding: 68px 34px
    }

    .index-section-wrapper .content.has-main-media:not(.gallery-content) {
        padding: 136px 34px
    }
}

@media only screen and (max-width:640px) {
    .km-layout .spacer-block {
        display: none
    }

    .km-layout .km-row .km-block:first-child {
        padding-top: 17px !important
    }

    .km-layout .km-row .km-block:last-child {
        padding-bottom: 17px !important
    }

    .km-layout .km-row+.km-row, .km-layout .km-row+.km-block {
        margin-top: 0 !important
    }


    #overlayNav #mobileNavWrapper nav div a, #overlayNav #mobileNavWrapper nav div label {
        font-size: 24px
    }

    #siteWrapper {
        overflow: hidden
    }

    #page, .collection-type-products.show-product-item-nav #page {
        padding: 40px 20px
    }

    .index-section-wrapper .content:not(.gallery-content) {
        padding: 40px 20px
    }

    .index-section-wrapper .content.has-main-media:not(.gallery-content) {
        padding-top: 150px;
        padding-bottom: 150px
    }

    #header {
        padding: 0 20px
    }

    .header-inner {
        padding: 20px 0;
        display: block
    }

    .banner-thumbnail-wrapper {
        padding: 100px 0
    }

    .km-block-horizontalrule hr {
        margin: initial
    }

    blockquote {
        padding: .5em 20px
    }

    .quote-block figure {
        padding: 20px
    }

    .view-list .filter-heading {
        margin: 0 auto;
        padding: 1em 1em 0
    }

    .view-list .entry+.entry {
        margin-top: 60px
    }

    .footer-inner, .pre-footer-inner .km-layout {
        padding: 20px;
        text-align: center;
    }

    .pagination {
        margin-top: 60px
    }

    .pagination>div span {
        display: none
    }

    #productList .product {
        margin-bottom: 40px
    }

    #productList .product .product-title {
        margin-top: .5em
    }
    h1:not(.site-title):not(.page-title):not(.flyoutitem-title), .entry-title {
        font-size: 34px !important
    }

    .banner-thumbnail-wrapper h1.page-title {
        font-size: 34px !important
    }

    .banner-thumbnail-wrapper .page-description p {
        font-size: 20px !important
    }

    .index-section-wrapper .content.has-main-media h1:not(.OT_title) {
        font-size: 36px !important
    }

    h2:not(.OT_subtitle) {
        font-size: 26px !important
    }

    .index-section-wrapper .content.has-main-media h2:not(.OT_subtitle) {
        font-size: 26px !important
    }

    .index-section-wrapper .content.has-main-media h3 {
        font-size: 20px !important
    }

    .index-gallery .title {
        font-size: 30px !important
    }

    .index-gallery .description p {
        font-size: 16px !important;
        letter-spacing: 0px !important;
        line-height: 1.35em !important
    }

    .category-nav-toggle-label {
        display: block;
        visibility: visible;
        width: 100%;
        z-index: 2;
        position: absolute;
        top: .5em;
        right: 10px;
        cursor: pointer;
        font-size: 14px;
        line-height: 1.8em;
        text-align: right
    }

    .category-nav-toggle-label:after {
        font-size: 20px;
        content: "+";
        display: block;
        text-align: right
    }

    #categoryNav {
        margin-bottom: 25px;
        position: relative;
        padding: 0 10px;
        background-color: rgba(150, 150, 150, .1)
    }

    #categoryNav ul {
        text-align: left;
        font-size: 14px;
        margin: 0px 10% 0 0;
        line-height: 1.8em
    }

    #categoryNav ul li {
        margin: 0;
        padding-right: 0 !important;
        display: none
    }

    #categoryNav ul li.filter {
        display: block;
        visibility: visible
    }

    #categoryNav ul li a {
        display: block;
        font-size: 14px;
        padding: .5em 0
    }

    .page-alignment-center #categoryNav ul, .page-alignment-right #categoryNav ul {
        text-align: left
    }

    .page-alignment-center #categoryNav ul li, .page-alignment-right #categoryNav ul li {
        margin-left: 0;
        margin-right: 0
    }

    #categoryNav #categoryNavToggle:checked+.category-nav-toggle-label {
        z-index: 0
    }

    #categoryNav #categoryNavToggle:checked+.category-nav-toggle-label:after {
        content: '–'
    }

    #categoryNav #categoryNavToggle:checked~.category-nav ul {
        z-index: 2
    }

    #categoryNav #categoryNavToggle:checked~.category-nav ul li:not(.filter) {
        display: block
    }
}

@media only screen and (max-width:640px) {
    .km-layout .km-col-12>.spacer-block {
        display: block
    }
}

.site-title-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 30px;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 600;
    font-style: normal
}

.nav-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    font-weight: 500;
    font-style: normal
}

.page-title-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 88px;
    line-height: 1em;
    text-transform: none;
    letter-spacing: -.05em;
    font-weight: 700;
    font-style: normal
}

.page-description-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 22px;
    line-height: 1.6em;
    text-transform: none;
    letter-spacing: .6px;
    font-weight: 300;
    font-style: normal
}

.body-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 16px;
    line-height: 1.6em;
    letter-spacing: .6px;
    font-weight: 300;
    font-style: normal
}

.meta-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 500;
    font-style: normal
}

.heading1-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 48px;
    line-height: 1.2em;
    text-transform: none;
    letter-spacing: 0px;
    font-weight: 300;
    font-style: normal
}

.heading2-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 32px;
    line-height: 1.3em;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 300;
    font-style: normal
}

.heading3-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 16px;
    line-height: 1em;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 500;
    font-style: normal
}

.quote-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 29px;
    line-height: 1.35em;
    letter-spacing: 0px;
    font-weight: 400;
    font-style: normal
}

.gallery-title-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 88px;
    line-height: 1.2em;
    text-transform: none;
    letter-spacing: -.05em;
    font-weight: 700;
    font-style: normal
}

.gallery-description-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 22px;
    line-height: 1.6em;
    text-transform: none;
    letter-spacing: .6px;
    font-weight: 400;
    font-style: normal
}

.summary-heading-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    text-transform: none;
    letter-spacing: 1px;
    font-weight: 400;
    font-style: normal
}

.footer-nav-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 12px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    font-weight: 500;
    font-style: normal
}

.site-info-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 16px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 1px;
    font-weight: 300;
    font-style: normal
}

.category-nav-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    font-size: 14px;
    text-transform: uppercase;
    text-decoration: none;
    letter-spacing: 2px;
    font-weight: 500;
    font-style: normal
}

.small-button-block-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-style: normal
}

.medium-button-block-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-style: normal
}

.large-button-block-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-style: normal
}

.system-button-font {
    font-family: Courier New,Courier,Lucida Sans Typewriter,Lucida Typewriter,monospace;
    text-transform: uppercase;
    letter-spacing: 2px;
    font-weight: 600;
    font-style: normal
}
