﻿/*
 * Theme Name: Lore
 * Theme URI: http://preview.lsvr.sk/lore
 * Text Domain: lore
 * Description: Knowledge Base WordPress Theme
 * Version: 2.2.1
 * Author: LSVRthemes
 * Author URI: http://themeforest.net/user/LSVRthemes/portfolio
 * Tags: theme-options, threaded-comments, translation-ready, featured-images, custom-logo, custom-menu, one-column, two-columns, three-columns, four-columns, left-sidebar, right-sidebar, footer-widgets, full-width-template, rtl-language-support
 * License: http://themeforest.net/licenses
 * License URI: http://themeforest.net/licenses
 */ /* -----------------------------------------------------------------------------

	This theme's CSS was generated with SASS (http://sass-lang.com/).

	DO NOT make changes to this file, nor to any other file in the theme.
	Any sort of code customization should be done via a Child Theme.
	https://codex.wordpress.org/Child_Themes

----------------------------------------------------------------------------- */ /* normalize.css v5.0.0 | MIT License | github.com/necolas/normalize.css */
html { font-family: sans-serif; line-height: 1.15; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; }
body { margin: 0; }
article, aside, footer, header, nav, section { display: block; }
h1 { font-size: 2em; margin: 0.67em 0; }
figcaption, figure, main { display: block; }
figure { margin: 1em 40px; }
hr { box-sizing: content-box; height: 0; overflow: visible; }
pre { font-family: monospace, monospace; font-size: 1em; }
a { background-color: transparent; -webkit-text-decoration-skip: objects; }
a:active, a:hover { outline-width: 0; }
abbr[title] { border-bottom: none; text-decoration: underline; text-decoration: underline dotted; }
b, strong { font-weight: inherit; }
b, strong { font-weight: bolder; }
code, kbd, samp { font-family: monospace, monospace; font-size: 1em; }
dfn { font-style: italic; }
mark { background-color: #ff0; color: #000; }
small { font-size: 80%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sub { bottom: -0.25em; }
sup { top: -0.5em; }
audio, video { display: inline-block; }
audio:not([controls]) { display: none; height: 0; }
img { border-style: none; }
svg:not(:root) { overflow: hidden; }
button, input, optgroup, select, textarea { font-family: sans-serif; font-size: 100%; line-height: 1.15; margin: 0; }
button, input { overflow: visible; }
button, select { text-transform: none; }
button, html [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; }
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; }
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; }
fieldset { border: 1px solid #c0c0c0; margin: 0 2px; padding: 0.35em 0.625em 0.75em; }
legend { box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; }
progress { display: inline-block; vertical-align: baseline; }
textarea { overflow: auto; }
[type="checkbox"], [type="radio"] { box-sizing: border-box; padding: 0; }
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; }
[type="search"] { -webkit-appearance: textfield; outline-offset: -2px; }
[type="search"]::-webkit-search-cancel-button, [type="search"]::-webkit-search-decoration { -webkit-appearance: none; }
::-webkit-file-upload-button { -webkit-appearance: button; font: inherit; }
details, menu { display: block; }
summary { display: list-item; }
canvas { display: inline-block; }
template { display: none; }
[hidden] { display: none; }
.lsvr-container { margin: 0 auto; padding: 0px 0px; width: 100%; max-width: 1360px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.lsvr-container .lsvr-container { padding: 0; }
.lsvr-grid { position: relative; margin-left: -15px; margin-right: -15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.lsvr-grid:before, .lsvr-grid:after { content: ''; display: table; clear: both; }
.lsvr-grid__col { position: relative; float: left; padding-left: 15px; padding-right: 15px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.rtl .lsvr-grid__col { float: right; }
.lsvr-grid--1-cols > .lsvr-grid__col:nth-child(1n+1), .lsvr-grid--2-cols > .lsvr-grid__col:nth-child(2n+1), .lsvr-grid--3-cols > .lsvr-grid__col:nth-child(3n+1), .lsvr-grid--4-cols > .lsvr-grid__col:nth-child(4n+1) { clear: left; }
.rtl .lsvr-grid--1-cols > .lsvr-grid__col:nth-child(1n+1), .rtl .lsvr-grid--2-cols > .lsvr-grid__col:nth-child(2n+1), .rtl .lsvr-grid--3-cols > .lsvr-grid__col:nth-child(3n+1), .rtl .lsvr-grid--4-cols > .lsvr-grid__col:nth-child(4n+1) { clear: right; }
.lsvr-grid__col--span-1 { width: 8.333%; }
.lsvr-grid__col--span-2 { width: 16.666%; }
.lsvr-grid__col--span-3 { width: 24.999%; }
.lsvr-grid__col--span-4 { width: 33.332%; }
.lsvr-grid__col--span-5 { width: 41.665%; }
.lsvr-grid__col--span-6 { width: 49.998%; }
.lsvr-grid__col--span-7 { width: 58.331%; }
.lsvr-grid__col--span-8 { width: 66.664%; }
.lsvr-grid__col--span-9 { width: 74.997%; }
.lsvr-grid__col--span-10 { width: 83.33%; }
.lsvr-grid__col--span-11 { width: 91.663%; }
.lsvr-grid__col--span-12 { width: 99.996%; }
.lsvr-grid__col--push-1 { left: 8.333%; }
.lsvr-grid__col--push-2 { left: 16.666%; }
.lsvr-grid__col--push-3 { left: 24.999%; }
.lsvr-grid__col--push-4 { left: 33.332%; }
.lsvr-grid__col--push-5 { left: 41.665%; }
.lsvr-grid__col--push-6 { left: 49.998%; }
.lsvr-grid__col--push-7 { left: 58.331%; }
.lsvr-grid__col--push-8 { left: 66.664%; }
.lsvr-grid__col--push-9 { left: 74.997%; }
.lsvr-grid__col--push-10 { left: 83.33%; }
.lsvr-grid__col--push-11 { left: 91.663%; }
.lsvr-grid__col--push-12 { left: 99.996%; }
.rtl .lsvr-grid__col--push-1 { left: auto; right: 8.333%; }
.rtl .lsvr-grid__col--push-2 { left: auto; right: 16.666%; }
.rtl .lsvr-grid__col--push-3 { left: auto; right: 24.999%; }
.rtl .lsvr-grid__col--push-4 { left: auto; right: 33.332%; }
.rtl .lsvr-grid__col--push-5 { left: auto; right: 41.665%; }
.rtl .lsvr-grid__col--push-6 { left: auto; right: 49.998%; }
.rtl .lsvr-grid__col--push-7 { left: auto; right: 58.331%; }
.rtl .lsvr-grid__col--push-8 { left: auto; right: 66.664%; }
.rtl .lsvr-grid__col--push-9 { left: auto; right: 74.997%; }
.rtl .lsvr-grid__col--push-10 { left: auto; right: 83.33%; }
.rtl .lsvr-grid__col--push-11 { left: auto; right: 91.663%; }
.rtl .lsvr-grid__col--push-12 { left: auto; right: 99.996%; }
.lsvr-grid__col--pull-1 { left: -8.333%; }
.lsvr-grid__col--pull-2 { left: -16.666%; }
.lsvr-grid__col--pull-3 { left: -24.999%; }
.lsvr-grid__col--pull-4 { left: -33.332%; }
.lsvr-grid__col--pull-5 { left: -41.665%; }
.lsvr-grid__col--pull-6 { left: -49.998%; }
.lsvr-grid__col--pull-7 { left: -58.331%; }
.lsvr-grid__col--pull-8 { left: -66.664%; }
.lsvr-grid__col--pull-9 { left: -74.997%; }
.lsvr-grid__col--pull-10 { left: -83.33%; }
.lsvr-grid__col--pull-11 { left: -91.663%; }
.lsvr-grid__col--pull-12 { left: -99.996%; }
.rtl .lsvr-grid__col--pull-1 { left: auto; right: -8.333%; }
.rtl .lsvr-grid__col--pull-2 { left: auto; right: -16.666%; }
.rtl .lsvr-grid__col--pull-3 { left: auto; right: -24.999%; }
.rtl .lsvr-grid__col--pull-4 { left: auto; right: -33.332%; }
.rtl .lsvr-grid__col--pull-5 { left: auto; right: -41.665%; }
.rtl .lsvr-grid__col--pull-6 { left: auto; right: -49.998%; }
.rtl .lsvr-grid__col--pull-7 { left: auto; right: -58.331%; }
.rtl .lsvr-grid__col--pull-8 { left: auto; right: -66.664%; }
.rtl .lsvr-grid__col--pull-9 { left: auto; right: -74.997%; }
.rtl .lsvr-grid__col--pull-10 { left: auto; right: -83.33%; }
.rtl .lsvr-grid__col--pull-11 { left: auto; right: -91.663%; }
.rtl .lsvr-grid__col--pull-12 { left: auto; right: -99.996%; }

@media (min-width: 1199px) {
    .lsvr-grid__col--xlg-span-1 { width: 8.333%; }
    .lsvr-grid__col--xlg-span-2 { width: 16.666%; }
    .lsvr-grid__col--xlg-span-3 { width: 24.999%; }
    .lsvr-grid__col--xlg-span-4 { width: 33.332%; }
    .lsvr-grid__col--xlg-span-5 { width: 41.665%; }
    .lsvr-grid__col--xlg-span-6 { width: 49.998%; }
    .lsvr-grid__col--xlg-span-7 { width: 58.331%; }
    .lsvr-grid__col--xlg-span-8 { width: 66.664%; }
    .lsvr-grid__col--xlg-span-9 { width: 74.997%; }
    .lsvr-grid__col--xlg-span-10 { width: 83.33%; }
    .lsvr-grid__col--xlg-span-11 { width: 91.663%; }
    .lsvr-grid__col--xlg-span-12 { width: 99.996%; }
    .lsvr-grid__col--xlg-push-1 { left: 8.333%; }
    .lsvr-grid__col--xlg-push-2 { left: 16.666%; }
    .lsvr-grid__col--xlg-push-3 { left: 24.999%; }
    .lsvr-grid__col--xlg-push-4 { left: 33.332%; }
    .lsvr-grid__col--xlg-push-5 { left: 41.665%; }
    .lsvr-grid__col--xlg-push-6 { left: 49.998%; }
    .lsvr-grid__col--xlg-push-7 { left: 58.331%; }
    .lsvr-grid__col--xlg-push-8 { left: 66.664%; }
    .lsvr-grid__col--xlg-push-9 { left: 74.997%; }
    .lsvr-grid__col--xlg-push-10 { left: 83.33%; }
    .lsvr-grid__col--xlg-push-11 { left: 91.663%; }
    .lsvr-grid__col--xlg-push-12 { left: 99.996%; }
    .rtl .lsvr-grid__col--xlg-push-1 { left: auto; right: 8.333%; }
    .rtl .lsvr-grid__col--xlg-push-2 { left: auto; right: 16.666%; }
    .rtl .lsvr-grid__col--xlg-push-3 { left: auto; right: 24.999%; }
    .rtl .lsvr-grid__col--xlg-push-4 { left: auto; right: 33.332%; }
    .rtl .lsvr-grid__col--xlg-push-5 { left: auto; right: 41.665%; }
    .rtl .lsvr-grid__col--xlg-push-6 { left: auto; right: 49.998%; }
    .rtl .lsvr-grid__col--xlg-push-7 { left: auto; right: 58.331%; }
    .rtl .lsvr-grid__col--xlg-push-8 { left: auto; right: 66.664%; }
    .rtl .lsvr-grid__col--xlg-push-9 { left: auto; right: 74.997%; }
    .rtl .lsvr-grid__col--xlg-push-10 { left: auto; right: 83.33%; }
    .rtl .lsvr-grid__col--xlg-push-11 { left: auto; right: 91.663%; }
    .rtl .lsvr-grid__col--xlg-push-12 { left: auto; right: 99.996%; }
}

@media (max-width: 991px) {
    .lsvr-grid__col { float: none; }
    .lsvr-grid__col--span-1, .lsvr-grid__col--span-2, .lsvr-grid__col--span-3, .lsvr-grid__col--span-4, .lsvr-grid__col--span-5, .lsvr-grid__col--span-6, .lsvr-grid__col--span-7, .lsvr-grid__col--span-8, .lsvr-grid__col--span-9, .lsvr-grid__col--span-10, .lsvr-grid__col--span-11, .lsvr-grid__col--span-12 { width: 100%; }
    .lsvr-grid--1-cols > .lsvr-grid__col:nth-child(1n+1), .lsvr-grid--2-cols > .lsvr-grid__col:nth-child(2n+1), .lsvr-grid--3-cols > .lsvr-grid__col:nth-child(3n+1), .lsvr-grid--4-cols > .lsvr-grid__col:nth-child(4n+1) { clear: none; }
    .lsvr-grid__col--push-1, .lsvr-grid__col--push-2, .lsvr-grid__col--push-3, .lsvr-grid__col--push-4, .lsvr-grid__col--push-5, .lsvr-grid__col--push-6, .lsvr-grid__col--push-7, .lsvr-grid__col--push-8, .lsvr-grid__col--push-9, .lsvr-grid__col--push-10, .lsvr-grid__col--push-11 { left: auto; right: auto; }
    .lsvr-grid__col--pull-1, .lsvr-grid__col--pull-2, .lsvr-grid__col--pull-3, .lsvr-grid__col--pull-4, .lsvr-grid__col--pull-5, .lsvr-grid__col--pull-6, .lsvr-grid__col--pull-7, .lsvr-grid__col--pull-8, .lsvr-grid__col--pull-9, .lsvr-grid__col--pull-10, .lsvr-grid__col--pull-11 { left: auto; right: auto; }
    .rtl .lsvr-grid__col--push-1, .rtl .lsvr-grid__col--push-2, .rtl .lsvr-grid__col--push-3, .rtl .lsvr-grid__col--push-4, .rtl .lsvr-grid__col--push-5, .rtl .lsvr-grid__col--push-6, .rtl .lsvr-grid__col--push-7, .rtl .lsvr-grid__col--push-8, .rtl .lsvr-grid__col--push-9, .rtl .lsvr-grid__col--push-10, .rtl .lsvr-grid__col--push-11 { left: auto; right: auto; }
    .rtl .lsvr-grid__col--pull-1, .rtl .lsvr-grid__col--pull-2, .rtl .lsvr-grid__col--pull-3, .rtl .lsvr-grid__col--pull-4, .rtl .lsvr-grid__col--pull-5, .rtl .lsvr-grid__col--pull-6, .rtl .lsvr-grid__col--pull-7, .rtl .lsvr-grid__col--pull-8, .rtl .lsvr-grid__col--pull-9, .rtl .lsvr-grid__col--pull-10, .rtl .lsvr-grid__col--pull-11 { left: auto; right: auto; }
}

@media (min-width: 991px) and (max-width: 1199px) {
    .lsvr-grid__col--lg-span-1 { float: left; width: 8.333%; }
    .lsvr-grid__col--lg-span-2 { float: left; width: 16.666%; }
    .lsvr-grid__col--lg-span-3 { float: left; width: 24.999%; }
    .lsvr-grid__col--lg-span-4 { float: left; width: 33.332%; }
    .lsvr-grid__col--lg-span-5 { float: left; width: 41.665%; }
    .lsvr-grid__col--lg-span-6 { float: left; width: 49.998%; }
    .lsvr-grid__col--lg-span-7 { float: left; width: 58.331%; }
    .lsvr-grid__col--lg-span-8 { float: left; width: 66.664%; }
    .lsvr-grid__col--lg-span-9 { float: left; width: 74.997%; }
    .lsvr-grid__col--lg-span-10 { float: left; width: 83.33%; }
    .lsvr-grid__col--lg-span-11 { float: left; width: 91.663%; }
    .lsvr-grid__col--lg-span-12 { float: left; width: 99.996%; }
    .lsvr-grid--lg-1-cols > .lsvr-grid__col:nth-child(1n+1), .lsvr-grid--lg-2-cols > .lsvr-grid__col:nth-child(2n+1), .lsvr-grid--lg-3-cols > .lsvr-grid__col:nth-child(3n+1), .lsvr-grid--lg-4-cols > .lsvr-grid__col:nth-child(4n+1) { clear: left; }
    .rtl .lsvr-grid--lg-1-cols > .lsvr-grid__col:nth-child(1n+1), .rtl .lsvr-grid--lg-2-cols > .lsvr-grid__col:nth-child(2n+1), .rtl .lsvr-grid--lg-3-cols > .lsvr-grid__col:nth-child(3n+1), .rtl .lsvr-grid--lg-4-cols > .lsvr-grid__col:nth-child(4n+1) { clear: right; }
}

@media (min-width: 768px) and (max-width: 990px) {
    .lsvr-grid__col--md-span-1 { float: left; width: 8.333%; }
    .lsvr-grid__col--md-span-2 { float: left; width: 16.666%; }
    .lsvr-grid__col--md-span-3 { float: left; width: 24.999%; }
    .lsvr-grid__col--md-span-4 { float: left; width: 33.332%; }
    .lsvr-grid__col--md-span-5 { float: left; width: 41.665%; }
    .lsvr-grid__col--md-span-6 { float: left; width: 49.998%; }
    .lsvr-grid__col--md-span-7 { float: left; width: 58.331%; }
    .lsvr-grid__col--md-span-8 { float: left; width: 66.664%; }
    .lsvr-grid__col--md-span-9 { float: left; width: 74.997%; }
    .lsvr-grid__col--md-span-10 { float: left; width: 83.33%; }
    .lsvr-grid__col--md-span-11 { float: left; width: 91.663%; }
    .lsvr-grid__col--md-span-12 { float: left; width: 99.996%; }
    .lsvr-grid--md-1-cols > .lsvr-grid__col:nth-child(1n+1), .lsvr-grid--md-2-cols > .lsvr-grid__col:nth-child(2n+1), .lsvr-grid--md-3-cols > .lsvr-grid__col:nth-child(3n+1), .lsvr-grid--md-4-cols > .lsvr-grid__col:nth-child(4n+1) { clear: left; }
}

@media (min-width: 481px) and (max-width: 767px) {
    .lsvr-grid__col--sm-span-1 { float: left; width: 8.333%; }
    .lsvr-grid__col--sm-span-2 { float: left; width: 16.666%; }
    .lsvr-grid__col--sm-span-3 { float: left; width: 24.999%; }
    .lsvr-grid__col--sm-span-4 { float: left; width: 33.332%; }
    .lsvr-grid__col--sm-span-5 { float: left; width: 41.665%; }
    .lsvr-grid__col--sm-span-6 { float: left; width: 49.998%; }
    .lsvr-grid__col--sm-span-7 { float: left; width: 58.331%; }
    .lsvr-grid__col--sm-span-8 { float: left; width: 66.664%; }
    .lsvr-grid__col--sm-span-9 { float: left; width: 74.997%; }
    .lsvr-grid__col--sm-span-10 { float: left; width: 83.33%; }
    .lsvr-grid__col--sm-span-11 { float: left; width: 91.663%; }
    .lsvr-grid__col--sm-span-12 { float: left; width: 99.996%; }
    .lsvr-grid--md-1-cols > .lsvr-grid__col:nth-child(1n+1), .lsvr-grid--md-2-cols > .lsvr-grid__col:nth-child(2n+1), .lsvr-grid--md-3-cols > .lsvr-grid__col:nth-child(3n+1), .lsvr-grid--md-4-cols > .lsvr-grid__col:nth-child(4n+1) { clear: none; }
    .lsvr-grid--sm-1-cols > .lsvr-grid__col:nth-child(1n+1), .lsvr-grid--sm-2-cols > .lsvr-grid__col:nth-child(2n+1), .lsvr-grid--sm-3-cols > .lsvr-grid__col:nth-child(3n+1), .lsvr-grid--sm-4-cols > .lsvr-grid__col:nth-child(4n+1) { clear: left; }
    .rtl .lsvr-grid--sm-1-cols > .lsvr-grid__col:nth-child(1n+1), .rtl .lsvr-grid--sm-2-cols > .lsvr-grid__col:nth-child(2n+1), .rtl .lsvr-grid--sm-3-cols > .lsvr-grid__col:nth-child(3n+1), .rtl .lsvr-grid--sm-4-cols > .lsvr-grid__col:nth-child(4n+1) { clear: right; }
}

@media (max-width: 480px) {
    .lsvr-container { padding: 0 20px; }
    .lsvr-container .lsvr-container { padding: 0; }
}

@font-face { font-family: 'lore-icons'; src: url("assets/fonts/lore-icons.eot?m6lu7t"); src: url("assets/fonts/lore-icons.eot?m6lu7t#iefix") format("embedded-opentype"),url("assets/fonts/lore-icons.ttf?m6lu7t") format("truetype"),url("assets/fonts/lore-icons.woff?m6lu7t") format("woff"),url("assets/fonts/lore-icons.svg?m6lu7t#lore-icons") format("svg"); font-weight: normal; font-style: normal; }
[class^="icon-"], [class*=" icon-"] { font-family: 'lore-icons' !important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
.icon-search:before { content: "\f002"; }
.icon-envelope-o:before { content: "\f003"; }
.icon-star-o:before { content: "\f006"; }
.icon-user:before { content: "\f007"; }
.icon-check:before { content: "\f00c"; }
.icon-close:before { content: "\f00d"; }
.icon-power-off:before { content: "\f011"; }
.icon-cog:before { content: "\f013"; }
.icon-home:before { content: "\f015"; }
.icon-file-o:before { content: "\f016"; }
.icon-refresh:before { content: "\f021"; }
.icon-tint:before { content: "\f043"; }
.icon-chevron-left:before { content: "\f053"; }
.icon-chevron-right:before { content: "\f054"; }
.icon-info-circle:before { content: "\f05a"; }
.icon-chevron-up:before { content: "\f077"; }
.icon-chevron-down:before { content: "\f078"; }
.icon-thumb-tack:before { content: "\f08d"; }
.icon-twitter:before { content: "\f099"; }
.icon-facebook:before { content: "\f09a"; }
.icon-facebook-f:before { content: "\f09a"; }
.icon-github:before { content: "\f09b"; }
.icon-credit-card:before { content: "\f09d"; }
.icon-rss:before { content: "\f09e"; }
.icon-paperclip:before { content: "\f0c6"; }
.icon-bars:before { content: "\f0c9"; }
.icon-pinterest:before { content: "\f0d2"; }
.icon-google-plus:before { content: "\f0d5"; }
.icon-linkedin:before { content: "\f0e1"; }
.icon-dashboard:before { content: "\f0e4"; }
.icon-file-text-o:before { content: "\f0f6"; }
.icon-angle-left:before { content: "\f104"; }
.icon-angle-right:before { content: "\f105"; }
.icon-angle-up:before { content: "\f106"; }
.icon-angle-down:before { content: "\f107"; }
.icon-quote-left:before { content: "\f10d"; }
.icon-quote-right:before { content: "\f10e"; }
.icon-spinner:before { content: "\f110"; }
.icon-folder-o:before { content: "\f114"; }
.icon-folder-open-o:before { content: "\f115"; }
.icon-html5:before { content: "\f13b"; }
.icon-css3:before { content: "\f13c"; }
.icon-bitcoin:before { content: "\f15a"; }
.icon-thumbs-up:before { content: "\f164"; }
.icon-thumbs-down:before { content: "\f165"; }
.icon-youtube:before { content: "\f167"; }
.icon-xing:before { content: "\f168"; }
.icon-dropbox:before { content: "\f16b"; }
.icon-stack-overflow:before { content: "\f16c"; }
.icon-instagram:before { content: "\f16d"; }
.icon-flickr:before { content: "\f16e"; }
.icon-bitbucket:before { content: "\f171"; }
.icon-tumblr:before { content: "\f173"; }
.icon-dribbble:before { content: "\f17d"; }
.icon-skype:before { content: "\f17e"; }
.icon-foursquare:before { content: "\f180"; }
.icon-bug:before { content: "\f188"; }
.icon-vk:before { content: "\f189"; }
.icon-weibo:before { content: "\f18a"; }
.icon-renren:before { content: "\f18b"; }
.icon-stack-exchange:before { content: "\f18d"; }
.icon-slack:before { content: "\f198"; }
.icon-wordpress:before { content: "\f19a"; }
.icon-yahoo:before { content: "\f19e"; }
.icon-google:before { content: "\f1a0"; }
.icon-stumbleupon:before { content: "\f1a4"; }
.icon-digg:before { content: "\f1a6"; }
.icon-behance:before { content: "\f1b4"; }
.icon-steam:before { content: "\f1b6"; }
.icon-spotify:before { content: "\f1bc"; }
.icon-deviantart:before { content: "\f1bd"; }
.icon-soundcloud:before { content: "\f1be"; }
.icon-file-pdf-o:before { content: "\f1c1"; }
.icon-file-word-o:before { content: "\f1c2"; }
.icon-file-excel-o:before { content: "\f1c3"; }
.icon-file-powerpoint-o:before { content: "\f1c4"; }
.icon-file-image-o:before { content: "\f1c5"; }
.icon-file-archive-o:before { content: "\f1c6"; }
.icon-file-audio-o:before { content: "\f1c7"; }
.icon-file-video-o:before { content: "\f1c8"; }
.icon-file-code-o:before { content: "\f1c9"; }
.icon-codepen:before { content: "\f1cb"; }
.icon-jsfiddle:before { content: "\f1cc"; }
.icon-life-bouy:before { content: "\f1cd"; }
.icon-git:before { content: "\f1d3"; }
.icon-tencent-weibo:before { content: "\f1d5"; }
.icon-qq:before { content: "\f1d6"; }
.icon-wechat:before { content: "\f1d7"; }
.icon-paper-plane-o:before { content: "\f1d9"; }
.icon-sliders:before { content: "\f1de"; }
.icon-slideshare:before { content: "\f1e7"; }
.icon-twitch:before { content: "\f1e8"; }
.icon-yelp:before { content: "\f1e9"; }
.icon-newspaper-o:before { content: "\f1ea"; }
.icon-paypal:before { content: "\f1ed"; }
.icon-google-wallet:before { content: "\f1ee"; }
.icon-lastfm:before { content: "\f202"; }
.icon-medium:before { content: "\f23a"; }
.icon-tripadvisor:before { content: "\f262"; }
.icon-odnoklassniki:before { content: "\f263"; }
.icon-wikipedia-w:before { content: "\f266"; }
.icon-500px:before { content: "\f26e"; }
.icon-amazon:before { content: "\f270"; }
.icon-vimeo:before { content: "\f27d"; }
.icon-reddit-alien:before { content: "\f281"; }
.icon-scribd:before { content: "\f28a"; }
.icon-hashtag:before { content: "\f292"; }
.icon-gitlab:before { content: "\f296"; }
.icon-snapchat-ghost:before { content: "\f2ac"; }
.icon-user-circle-o:before { content: "\f2be"; }
.icon-bandcamp:before { content: "\f2d5"; }
.icon-etsy:before { content: "\f2d7"; }
.icon-academy:before { content: "\e900"; }
.icon-alert-triangle:before { content: "\e901"; }
.icon-article1:before { content: "\e902"; }
.icon-bookmark-document1:before { content: "\e903"; }
.icon-bookmark:before { content: "\e904"; }
.icon-building:before { content: "\e905"; }
.icon-calculator:before { content: "\e906"; }
.icon-calendar:before { content: "\e907"; }
.icon-certificate:before { content: "\e908"; }
.icon-chart-growth:before { content: "\e909"; }
.icon-chat-bubble-ok:before { content: "\e90a"; }
.icon-chat-bubble-question:before { content: "\e90b"; }
.icon-chat-bubble-square:before { content: "\e90c"; }
.icon-chat-bubbles-circle:before { content: "\e90d"; }
.icon-check-box:before { content: "\e90e"; }
.icon-check-circle:before { content: "\e90f"; }
.icon-checklist:before { content: "\e910"; }
.icon-clock:before { content: "\e911"; }
.icon-cloud:before { content: "\e912"; }
.icon-code:before { content: "\e913"; }
.icon-coding-settings:before { content: "\e914"; }
.icon-coffee-cup:before { content: "\e915"; }
.icon-comment:before { content: "\e916"; }
.icon-computer:before { content: "\e917"; }
.icon-contacts:before { content: "\e918"; }
.icon-customize:before { content: "\e919"; }
.icon-device-wireless:before { content: "\e91a"; }
.icon-devices:before { content: "\e91b"; }
.icon-diamond:before { content: "\e91c"; }
.icon-download-box:before { content: "\e91d"; }
.icon-email-envelope:before { content: "\e91e"; }
.icon-email-sign:before { content: "\e91f"; }
.icon-faq:before { content: "\e920"; }
.icon-file-edit:before { content: "\e921"; }
.icon-files:before { content: "\e922"; }
.icon-fire:before { content: "\e923"; }
.icon-five-stars:before { content: "\e924"; }
.icon-flag:before { content: "\e925"; }
.icon-folder:before { content: "\e926"; }
.icon-forum:before { content: "\e927"; }
.icon-gallery:before { content: "\e928"; }
.icon-gift:before { content: "\e929"; }
.icon-globe:before { content: "\e92a"; }
.icon-graph:before { content: "\e92b"; }
.icon-installation:before { content: "\e92c"; }
.icon-key:before { content: "\e92d"; }
.icon-laptop:before { content: "\e92e"; }
.icon-library:before { content: "\e92f"; }
.icon-lightbulb:before { content: "\e930"; }
.icon-link:before { content: "\e931"; }
.icon-list:before { content: "\e932"; }
.icon-lock-unlock:before { content: "\e933"; }
.icon-lock:before { content: "\e934"; }
.icon-magic-wand:before { content: "\e935"; }
.icon-magnifier:before { content: "\e936"; }
.icon-map-marker:before { content: "\e937"; }
.icon-map:before { content: "\e938"; }
.icon-music:before { content: "\e939"; }
.icon-newspaper:before { content: "\e93a"; }
.icon-nonstop:before { content: "\e93b"; }
.icon-office-hours:before { content: "\e93c"; }
.icon-page:before { content: "\e93d"; }
.icon-phone:before { content: "\e93e"; }
.icon-phone-circle:before { content: "\e93f"; }
.icon-photo:before { content: "\e940"; }
.icon-picture:before { content: "\e941"; }
.icon-play:before { content: "\e942"; }
.icon-plug:before { content: "\e943"; }
.icon-plugins:before { content: "\e944"; }
.icon-plus-circle:before { content: "\e945"; }
.icon-post:before { content: "\e946"; }
.icon-quality:before { content: "\e947"; }
.icon-recycle:before { content: "\e948"; }
.icon-rocket:before { content: "\e949"; }
.icon-settings-box:before { content: "\e94a"; }
.icon-settings:before { content: "\e94b"; }
.icon-shopping-basket:before { content: "\e94c"; }
.icon-shutter:before { content: "\e94d"; }
.icon-signal:before { content: "\e94e"; }
.icon-star:before { content: "\e94f"; }
.icon-strategy:before { content: "\e950"; }
.icon-tag:before { content: "\e951"; }
.icon-target:before { content: "\e952"; }
.icon-text:before { content: "\e953"; }
.icon-user-support:before { content: "\e954"; }
.icon-users-community:before { content: "\e955"; }
.icon-video-camera:before { content: "\e956"; }
.icon-video:before { content: "\e957"; }
.icon-vote-heart:before { content: "\e958"; }
.icon-wallet:before { content: "\e959"; }
.icon-window-application:before { content: "\e95a"; }
.mfp-bg { top: 0; left: 0; width: 100%; height: 100%; z-index: 1042; overflow: hidden; position: fixed; background: #0b0b0b; opacity: 0.8; }
.mfp-wrap { top: 0; left: 0; width: 100%; height: 100%; z-index: 1043; position: fixed; outline: none !important; -webkit-backface-visibility: hidden; }
.mfp-container { text-align: center; position: absolute; width: 100%; height: 100%; left: 0; top: 0; padding: 0 8px; box-sizing: border-box; }
.mfp-container:before { content: ''; display: inline-block; height: 100%; vertical-align: middle; }
.mfp-align-top .mfp-container:before { display: none; }
.mfp-content { position: relative; display: inline-block; vertical-align: middle; margin: 0 auto; text-align: left; z-index: 1045; }
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content { width: 100%; cursor: auto; }
.mfp-ajax-cur { cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close { cursor: -moz-zoom-out; cursor: -webkit-zoom-out; cursor: zoom-out; }
.mfp-zoom { cursor: pointer; cursor: -webkit-zoom-in; cursor: -moz-zoom-in; cursor: zoom-in; }
.mfp-auto-cursor .mfp-content { cursor: auto; }
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter { -webkit-user-select: none; -moz-user-select: none; user-select: none; }
.mfp-loading.mfp-figure { display: none; }
.mfp-hide { display: none !important; }
.mfp-preloader { color: #CCC; position: absolute; top: 50%; width: auto; text-align: center; margin-top: -0.8em; left: 8px; right: 8px; z-index: 1044; }
.mfp-preloader a { color: #CCC; }
.mfp-preloader a:hover { color: #FFF; }
.mfp-s-ready .mfp-preloader { display: none; }
.mfp-s-error .mfp-content { display: none; }
button.mfp-close, button.mfp-arrow { overflow: visible; cursor: pointer; background: transparent; border: 0; -webkit-appearance: none; display: block; outline: none; padding: 0; z-index: 1046; box-shadow: none; touch-action: manipulation; }
button::-moz-focus-inner { padding: 0; border: 0; }
.mfp-close { width: 44px; height: 44px; line-height: 44px; position: absolute; right: 0; top: 0; text-decoration: none; text-align: center; opacity: 0.65; padding: 0 0 18px 10px; color: #FFF; font-style: normal; font-size: 28px; font-family: Arial, Baskerville, monospace; }
.mfp-close:hover, .mfp-close:focus { opacity: 1; }
.mfp-close:active { top: 1px; }
.mfp-close-btn-in .mfp-close { color: #333; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close { color: #FFF; right: -6px; text-align: right; padding-right: 6px; width: 100%; }
.mfp-counter { position: absolute; top: 0; right: 0; color: #CCC; font-size: 12px; line-height: 18px; white-space: nowrap; }
.mfp-arrow { position: absolute; opacity: 0.65; margin: 0; top: 50%; margin-top: -55px; padding: 0; width: 90px; height: 110px; -webkit-tap-highlight-color: transparent; }
.mfp-arrow:active { margin-top: -54px; }
.mfp-arrow:hover, .mfp-arrow:focus { opacity: 1; }
.mfp-arrow:before, .mfp-arrow:after { content: ''; display: block; width: 0; height: 0; position: absolute; left: 0; top: 0; margin-top: 35px; margin-left: 35px; border: medium inset transparent; }
.mfp-arrow:after { border-top-width: 13px; border-bottom-width: 13px; top: 8px; }
.mfp-arrow:before { border-top-width: 21px; border-bottom-width: 21px; opacity: 0.7; }
.mfp-arrow-left { left: 0; }
.mfp-arrow-left:after { border-right: 17px solid #FFF; margin-left: 31px; }
.mfp-arrow-left:before { margin-left: 25px; border-right: 27px solid #3F3F3F; }
.mfp-arrow-right { right: 0; }
.mfp-arrow-right:after { border-left: 17px solid #FFF; margin-left: 39px; }
.mfp-arrow-right:before { border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder { padding-top: 40px; padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content { line-height: 0; width: 100%; max-width: 900px; }
.mfp-iframe-holder .mfp-close { top: -40px; }
.mfp-iframe-scaler { width: 100%; height: 0; overflow: hidden; padding-top: 56.25%; }
.mfp-iframe-scaler iframe { position: absolute; display: block; top: 0; left: 0; width: 100%; height: 100%; box-shadow: 0 0 8px rgba(0,0,0,0.6); background: #000; }
img.mfp-img { width: auto; max-width: 100%; height: auto; display: block; line-height: 0; box-sizing: border-box; padding: 40px 0 40px; margin: 0 auto; }
.mfp-figure { line-height: 0; }
.mfp-figure:after { content: ''; position: absolute; left: 0; top: 40px; bottom: 40px; display: block; right: 0; width: auto; height: auto; z-index: -1; box-shadow: 0 0 8px rgba(0,0,0,0.6); background: #444; }
.mfp-figure small { color: #BDBDBD; display: block; font-size: 12px; line-height: 14px; }
.mfp-figure figure { margin: 0; }
.mfp-bottom-bar { margin-top: -36px; position: absolute; top: 100%; left: 0; width: 100%; cursor: auto; }
.mfp-title { text-align: left; line-height: 18px; color: #F3F3F3; word-wrap: break-word; padding-right: 36px; }
.mfp-image-holder .mfp-content { max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure { cursor: pointer; }

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
    .mfp-img-mobile .mfp-image-holder { padding-left: 0; padding-right: 0; }
    .mfp-img-mobile img.mfp-img { padding: 0; }
    .mfp-img-mobile .mfp-figure:after { top: 0; bottom: 0; }
    .mfp-img-mobile .mfp-figure small { display: inline; margin-left: 5px; }
    .mfp-img-mobile .mfp-bottom-bar { background: rgba(0,0,0,0.6); bottom: 0; margin: 0; top: auto; padding: 3px 5px; position: fixed; box-sizing: border-box; }
    .mfp-img-mobile .mfp-bottom-bar:empty { padding: 0; }
    .mfp-img-mobile .mfp-counter { right: 5px; top: 3px; }
    .mfp-img-mobile .mfp-close { top: 0; right: 0; width: 35px; height: 35px; line-height: 35px; background: rgba(0,0,0,0.6); position: fixed; text-align: center; padding: 0; }
}

@media all and (max-width: 900px) {
    .mfp-arrow { -webkit-transform: scale(0.75); transform: scale(0.75); }
    .mfp-arrow-left { -webkit-transform-origin: 0; transform-origin: 0; }
    .mfp-arrow-right { -webkit-transform-origin: 100%; transform-origin: 100%; }
    .mfp-container { padding-left: 6px; padding-right: 6px; }
}

html { height: 100%; }
body { position: relative; margin: 0; font-size: 16px; font-family: 'Arial', sans-serif; font-weight: 400; -ms-word-wrap: break-word; word-wrap: break-word; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; }
a { -webkit-transition: all 250ms; -moz-transition: all 250ms; -ms-transition: all 250ms; -o-transition: all 250ms; transition: all 250ms; text-decoration: underline; }
a:hover { text-decoration: none; }
abbr { border-bottom: 1px dotted transparent; }
address { margin-bottom: 30px; }
audio { width: 100%; }
button { background: none; cursor: pointer; outline: 0; border: 0; -webkit-transition: all 150ms; -moz-transition: all 150ms; -ms-transition: all 150ms; -o-transition: all 150ms; transition: all 150ms; }
blockquote { margin: 0 0 30px 0; }
em { font-style: italic; }
fieldset { margin: 0; padding: 0; border: 0; }
figure { margin: 0 0 30px 0; padding: 0; }
img { max-width: 100%; height: auto; }
p { line-height: 1.6875em; margin: 0 0 30px 0; }
pre { margin: 0 0 30px 0; padding: 20px; line-height: 1.6em; font-family: Courier, monospace; font-size: .813em; border-radius: 3px; overflow-x: auto; }
q { font-style: italic; }
strong { font-weight: bold; }
sub, sup { position: relative; top: -0.5em; font-size: 0.750em; vertical-align: top; }
sub { top: auto; bottom: -0.5em; }
var { font-style: italic; }
video { width: 100%; }
h1, h2, h3, h4, h5, h6 { position: relative; margin: 0 0 30px 0; line-height: 1.5em; font-weight: normal; }
h1 { font-size: 2.625em; font-weight: bold; }
h2 { font-size: 1.875em; font-style: italic; font-weight: bold; }
h3 { line-height: 1.3em; font-size: 1.5em; }
h4 { line-height: 1.3em; font-size: 1.125em; font-weight: bold; }
h5 { line-height: 1.3em; font-size: 1.125em; }
h6 { margin: 0 0 15px 0; line-height: 1.3em; font-size: 0.813em; text-transform: uppercase; letter-spacing: 0.05em; }
dl { margin: 0 0 30px 0; }
dt { margin: 15px 0 0 0; font-weight: bold; }
dt:first-child { margin-top: 0; }
dd { margin: 0; }
ul { margin: 0 0 30px 0; padding: 0 0 0 20px; list-style: disc outside; }
ol { margin: 0 0 30px 0; padding: 0 0 0 20px; list-style: decimal inside; }
li { margin-bottom: 7px; padding: 0; line-height: 1.5em; }
ul ul, ol ol, ul ol, ol ul { margin: 10px 0 10px 10px; }
table { margin-bottom: 30px; width: 100%; border-collapse: collapse; }
table th { padding: 15px 20px 13px 20px; font-weight: bold; text-align: left; text-transform: uppercase; border: 0; }
table td { padding: 15px 20px 13px 20px; vertical-align: middle; border: 0; }
table p { margin-bottom: 15px; }
table p:last-child { margin: 0; }
label { display: block; margin: 0 0 3px 0; padding: 0; font-size: 0.875em; letter-spacing: 0.04em; font-weight: bold; line-height: normal; text-transform: uppercase; }
input, select, textarea { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; padding: 12px 20px; width: 100%; max-width: 900px; line-height: normal; font-size: 15px; border: 0; }
textarea { max-width: 100%; }
input[type="checkbox"], input[type="radio"] { width: auto; border: 0; }
input:focus { outline: none; }
select { padding: 7px 15px 5px 15px; }
option { padding: 7px 15px 5px 15px; font-size: 15px; }
label input[type="text"], label input[type="password"] { display: block; }
input[type="submit"] { width: auto; cursor: pointer; }
.aligncenter { margin-left: auto; margin-right: auto; }
.alignleft { float: left; margin: 0 15px 15px 0; }
.alignright { float: right; margin: 0 0 15px 15px; }
.bypostauthor .comment-author .fn { font-style: italic; }
.clearfix:before, .clearfix:after { display: table; clear: both; height: 0; content: ''; }
.embed-media { margin-bottom: 30px; }
.gallery-caption { padding: 4px; }
.hidden { display: none; }
.screen-reader-text { clip: rect(1px, 1px, 1px, 1px); position: absolute !important; height: 1px; width: 1px; overflow: hidden; }
.lead { line-height: 1.5em; font-size: 1.500em; font-weight: 400; }
.strikethrough { text-decoration: line-through; }
.valign-middle { vertical-align: middle; }
.valign-top { vertical-align: top; }
.valign-bottom { vertical-align: bottom; }
.wp-caption { padding: 4px; max-width: 100%; }
.wp-caption-text { font-size: 0.875em; }
p.wp-caption-text { margin-top: 5px; }
.wp-audio-shortcode, .wp-video, .wp-block-audio, .wp-block-video { margin: 0 0 30px 0; }
.wp-block-column { margin: 0; }
.wp-block-separator { margin: 30px 0; border: 0; border-top: 1px solid transparent; }
.wp-block-quote { margin: 0 0 30px 0; font-size: 1.5em; font-style: italic; padding-left: 30px; border: 3px solid transparent; border-width: 0 0 0 3px; }
.wp-block-quote p { margin: 0 0 15px 0; }
.wp-block-quote cite { font-style: normal; font-size: 0.583em; text-transform: uppercase; }
.wp-block-embed { margin: 0 0 30px 0; }
.wp-block-embed__wrapper { text-align: center; }
.wp-embed-aspect-1-1 > .wp-block-embed__wrapper, .wp-embed-aspect-4-3 > .wp-block-embed__wrapper, .wp-embed-aspect-16-9 > .wp-block-embed__wrapper { position: relative; width: 100%; height: 0; }
.wp-embed-aspect-1-1 > .wp-block-embed__wrapper { padding-bottom: 100%; }
.wp-embed-aspect-4-3 > .wp-block-embed__wrapper { padding-bottom: 75%; }
.wp-embed-aspect-16-9 > .wp-block-embed__wrapper { padding-bottom: 56.25%; }
.wp-embed-aspect-1-1 > .wp-block-embed__wrapper > iframe, .wp-embed-aspect-4-3 > .wp-block-embed__wrapper > iframe, .wp-embed-aspect-16-9 > .wp-block-embed__wrapper > iframe { position: absolute; top: 0; left: 0; right: 0; bottom: 0; width: 100%; height: 100%; }
.wp-block-file { margin: 0 0 30px 0; padding: 10px 0; }
.wp-block-image { margin: 0 0 30px 0; }
.wp-block-image figcaption { line-height: 1.5em; text-align: left; }
.gallery { margin: 0 0 30px 0; }
.gallery:before, .gallery:after { display: table; clear: both; height: 0; content: ''; }
.gallery-item { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; margin: 0; padding: 5px; }
.gallery-columns-1 .gallery-item { float: none; }
.gallery-columns-2 .gallery-item { width: 50%; }
.gallery-columns-2 .gallery-item:nth-child(2n+1) { clear: left; }
.gallery-columns-3 .gallery-item { width: 33%; }
.gallery-columns-3 .gallery-item:nth-child(3n+1) { clear: left; }
.gallery-columns-4 .gallery-item { width: 25%; }
.gallery-columns-4 .gallery-item:nth-child(4n+1) { clear: left; }
.gallery-columns-5 .gallery-item { width: 20%; }
.gallery-columns-5 .gallery-item:nth-child(5n+1) { clear: left; }
.gallery-columns-6 .gallery-item { width: 16%; }
.gallery-columns-6 .gallery-item:nth-child(6n+1) { clear: left; }
.gallery-columns-7 .gallery-item { width: 14%; }
.gallery-columns-7 .gallery-item:nth-child(7n+1) { clear: left; }
.gallery-columns-8 .gallery-item { width: 12.5%; }
.gallery-columns-8 .gallery-item:nth-child(8n+1) { clear: left; }
.gallery-columns-9 .gallery-item { width: 11.111%; }
.gallery-columns-9 .gallery-item:nth-child(9n+1) { clear: left; }
.wp-block-gallery { margin: 0 0 30px 0; }
.wp-block-gallery:before, .wp-block-gallery:after { display: table; clear: both; height: 0; content: ''; }
.wp-block-gallery .blocks-gallery-item figcaption { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.wp-block-table.is-style-regular td { border: 1px solid transparent; }
.c-alert-message { position: relative; margin: 0 0 30px 0; padding: 20px 30px 20px 50px; line-height: 1.6875em; font-size: 0.875em; border: 0; border-radius: 3px; }
.c-alert-message:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\f05a'; position: absolute; top: 21px; left: 17px; font-size: 22px; }
.c-alert-message--success:before { content: '\f00c'; }
.c-lsvr_kba-attachment-icon:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\f016'; }
.c-lsvr_kba-attachment-icon--image:before { content: '\f1c5'; }
.c-lsvr_kba-attachment-icon--video:before { content: '\f1c8'; }
.c-lsvr_kba-attachment-icon--audio:before { content: '\f1c7'; }
.c-lsvr_kba-attachment-icon--docx:before, .c-lsvr_kba-attachment-icon--doc:before { content: '\f1c2'; }
.c-lsvr_kba-attachment-icon--gif:before { content: '\f1c2'; }
.c-lsvr_kba-attachment-icon--rtf:before, .c-lsvr_kba-attachment-icon--txt:before { content: '\f0f6'; }
.c-lsvr_kba-attachment-icon--pdf:before { content: '\f1c1'; }
.c-lsvr_kba-attachment-icon--xls:before { content: '\f1c3'; }
.c-lsvr_kba-attachment-icon--zip:before { content: '\f1c6'; }
.c-lsvr_kba-format-icon:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e902'; }
.c-lsvr_kba-format-icon--image:before { content: '\e941'; }
.c-lsvr_kba-format-icon--video:before { content: '\e957'; }
.c-lsvr_kba-format-icon--audio:before { content: '\e939'; }
.c-lsvr_kba-format-icon--link:before { content: '\e931'; }
.c-lsvr_kba-format-icon--gallery:before { content: '\e928'; }
.c-button { -webkit-transition: all 250ms; -moz-transition: all 250ms; -ms-transition: all 250ms; -o-transition: all 250ms; transition: all 250ms; display: inline-block; padding: 12px 30px; line-height: 1em; font-size: 0.875em; letter-spacing: 0.02em; font-weight: bold; text-transform: uppercase; text-decoration: none; border-radius: 30px; }
.c-post-type-icon:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e93d'; }
.c-post-type-icon--lsvr_kba:before { content: '\e902'; }
.c-post-type-icon--lsvr_faq:before { content: '\e920'; }
.c-post-type-icon--post:before { content: '\e946'; }
.c-post-rating { font-size: 0.75em; }
.c-post-rating__likes, .c-post-rating__dislikes, .c-post-rating__sum { position: relative; margin-right: 10px; padding-left: 15px; }
.c-post-rating__likes:last-child, .c-post-rating__dislikes:last-child, .c-post-rating__sum:last-child { margin-right: 0; }
.c-post-rating__likes:before, .c-post-rating__dislikes:before, .c-post-rating__sum:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; top: 2px; left: 0; font-size: 12px; }
.c-post-rating__likes:before, .c-post-rating__sum--positive:before { content: '\f164'; }
.c-post-rating__dislikes:before, .c-post-rating__sum--negative:before { content: '\f165'; }
.c-search-form { max-width: 400px; }
.c-search-form__input-holder { position: relative; }
.c-search-form__input { padding: 10px 20px 10px 15px; font-size: 16px; font-style: italic; border: 2px solid transparent; }
.c-search-form__button { -webkit-transition: all 250ms; -moz-transition: all 250ms; -ms-transition: all 250ms; -o-transition: all 250ms; transition: all 250ms; display: block; position: absolute; top: 50%; right: 10px; margin-top: -15px; padding: 0; width: 30px; height: 30px; line-height: 30px; text-align: center; }
.c-search-form__button:hover { opacity: 0.8; }
.c-search-form__button:active { opacity: 0.5; }
.c-search-form__button-icon { -webkit-transition: all,100ms; -moz-transition: all,100ms; -ms-transition: all,100ms; -o-transition: all,100ms; transition: all,100ms; position: relative; left: 0; font-size: 18px; }
.c-search-form__button-icon:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\f002'; }

@-webkit-keyframes lsvr-scaleout {
    0% { -webkit-transform: scale(0); }
    100% { -webkit-transform: scale(1); opacity: 0; }
}

@keyframes lsvr-scaleout {
    0% { -webkit-transform: scale(0); transform: scale(0); }
    100% { -webkit-transform: scale(1); transform: scale(1); opacity: 0; }
}

.c-spinner { display: inline-block; width: 30px; height: 30px; border-radius: 100%; -webkit-animation: lsvr-scaleout 1.0s infinite ease-in-out; animation: lsvr-scaleout 1.0s infinite ease-in-out; }
.header__bg { position: relative; background-size: cover; }
.header__overlay { position: absolute; top: 0; left: 0; right: 0; bottom: 0; z-index: 10; }
.header__inner { -webkit-transition: background-color 200ms; -moz-transition: background-color 200ms; -ms-transition: background-color 200ms; -o-transition: background-color 200ms; transition: background-color 200ms; position: relative; padding-bottom: 45px; z-index: 100; }
.page-template-fullwidth .header__inner, .page-template-fullwidth-without-title .header__inner, .page-template-wide .header__inner, .page-template-wide-without-title .header__inner, .post-type-archive-lsvr_kba--category-view .header__inner { padding-bottom: 0; }
.header-navbar { -webkit-transition: background-color 200ms; -moz-transition: background-color 200ms; -ms-transition: background-color 200ms; -o-transition: background-color 200ms; transition: background-color 200ms; position: relative; z-index: 20; }
.header-navbar__inner { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; -webkit-transition: padding 250ms; -moz-transition: padding 250ms; -ms-transition: padding 250ms; -o-transition: padding 250ms; transition: padding 250ms; display: table; padding: 20px 0; width: 100%; min-height: 90px; }
.header-navbar__inner:before, .header-navbar__inner:after { display: table; clear: both; height: 0; content: ''; }
.header-navbar--scrolled .header-navbar__inner { padding: 10px 0; }
.header--sticky .header-navbar { position: fixed; top: 0; left: 0; right: 0; }
.admin-bar .header--sticky .header-navbar { top: 30px; }
.header-navbar__placeholder { -webkit-transition: height 200ms; -moz-transition: height 200ms; -ms-transition: height 200ms; -o-transition: height 200ms; transition: height 200ms; display: block; height: 100px; }
.header-branding { display: table-cell; vertical-align: middle; }
.header-branding:before, .header-branding:after { display: table; clear: both; height: 0; content: ''; }
.header-branding__inner { vertical-align: middle; }
.header-logo { display: inline-block; margin-right: 10px; vertical-align: middle; }
.header-logo__link { display: block; }
.header-logo__link:hover { opacity: 0.8; }
.header-logo__link:active { opacity: 0.6; }
.header-title-tagline { display: inline-block; vertical-align: middle; }
.header-title { margin: 0; font-size: 1em; font-weight: bold; }
.header-title__link { text-decoration: none; }
.header-tagline { margin: 0; font-size: 0.875em; font-style: italic; }
.header-navbar__navigation { display: table-cell; text-align: right; vertical-align: middle; }
.header-navbar__navigation:before, .header-navbar__navigation:after { display: table; clear: both; height: 0; content: ''; }
.header-menu { display: inline-block; }
.header-menu__list { list-style-type: none; margin: 0; padding: 0; }
.header-menu__item { list-style-type: none; margin: 0; padding: 0; line-height: normal; }
.header-menu__item-link { position: relative; border: 0; z-index: 10; }
.header-menu__submenu { list-style-type: none; margin: 0; padding: 0; }
.header-menu a { text-decoration: none; }
.header-menu__item-toggle { display: none; position: absolute; top: 10px; right: 30px; padding: 0; width: 30px; height: 30px; line-height: 31px; font-size: 24px; text-align: center; border: 1px solid transparent; border-radius: 3px; z-index: 20; cursor: pointer; }
.header-menu__item-toggle-icon:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\f107'; }
.header-menu__item-toggle--active .header-menu__item-toggle-icon:before { content: '\f106'; }
.header-menu__item--level-0 { display: inline-block; padding: 10px 2px; text-align: left; }
.header-menu__item-link--level-0 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: block; position: relative; padding: 5px 12px; font-size: 0.875em; text-transform: uppercase; letter-spacing: 0.1em; border-radius: 3px; border: 1px solid transparent; }
.header-menu__item-link--level-0:hover { text-decoration: none; }
.header-menu__item--level-0.menu-item-has-children > .header-menu__item-link--level-0 { padding-right: 20px; }
.header-menu__item--level-0.menu-item-has-children > .header-menu__item-link:after { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\f107'; position: absolute; top: 10px; right: 7px; font-size: 10px; }
.header-menu__item--dropdown { position: relative; }
.header-menu__item--dropdown .header-menu__item.menu-item-has-children { position: relative; }
.header-menu__item--dropdown .header-menu__item.menu-item-has-children > .header-menu-primary__item-link:after { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\f105'; position: absolute; top: 14px; right: 10px; font-size: 14px; }
.header-menu__item--dropdown .header-menu__submenu--level-0, .header-menu__item--dropdown .header-menu__submenu--level-1, .header-menu__item--dropdown .header-menu__submenu--level-2 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: none; position: absolute; top: 0; left: 0; width: 240px; }
.header-menu__item--dropdown .header-menu__submenu--level-0 { top: 100%; font-size: 0.875em; z-index: 20; }
.header-menu__item--dropdown .header-menu__submenu--level-0:before { content: ''; display: block; position: absolute; top: -4px; left: 20px; width: 0; height: 0; border: 4px solid transparent; border-top: 0; -webkit-transition: border-color,150ms; -moz-transition: border-color,150ms; -ms-transition: border-color,150ms; -o-transition: border-color,150ms; transition: border-color,150ms; }
.header-menu__item--dropdown:nth-last-child(1) .header-menu__submenu--level-0, .header-menu__item--dropdown:nth-last-child(2) .header-menu__submenu--level-0, .header-menu__item--dropdown:nth-last-child(3) .header-menu__submenu--level-0, .header-menu__item--dropdown:nth-last-child(4) .header-menu__submenu--level-0 { left: auto; right: 0; }
.header-menu__item--dropdown .header-menu__submenu--level-1 { left: 100%; }
.header-menu__item--dropdown:nth-last-child(1) .header-menu__submenu--level-0:before, .header-menu__item--dropdown:nth-last-child(2) .header-menu__submenu--level-0:before, .header-menu__item--dropdown:nth-last-child(3) .header-menu__submenu--level-0:before, .header-menu__item--dropdown:nth-last-child(4) .header-menu__submenu--level-0:before { left: auto; right: 20px; }
.header-menu__item--dropdown:nth-last-child(1) .header-menu__submenu--level-1, .header-menu__item--dropdown:nth-last-child(2) .header-menu__submenu--level-1, .header-menu__item--dropdown:nth-last-child(3) .header-menu__submenu--level-1, .header-menu__item--dropdown:nth-last-child(4) .header-menu__submenu--level-1, .header-menu__item--dropdown:nth-last-child(1) .header-menu__submenu--level-2, .header-menu__item--dropdown:nth-last-child(2) .header-menu__submenu--level-2, .header-menu__item--dropdown:nth-last-child(3) .header-menu__submenu--level-2, .header-menu__item--dropdown:nth-last-child(4) .header-menu__submenu--level-2 { left: auto; right: 100%; }
.header-menu__item--dropdown .header-menu__submenu .header-menu__item { border-top: 1px solid transparent; }
.header-menu__item--dropdown .header-menu__submenu .header-menu__item:first-child { border: 0; border-radius: 3px 3px 0 0; }
.header-menu__item--dropdown .header-menu__submenu .header-menu__item:last-child { border-radius: 0 0 3px 3px; }
.header-menu__item--dropdown .header-menu__submenu .header-menu__item:first-child:last-child { border-radius: 3px; }
.header-menu__item--dropdown .header-menu__submenu .header-menu__item-link { display: block; padding: 10px 16px; }
.header-menu__item--dropdown .header-menu__submenu .header-menu__item:first-child > .header-menu__item-link { border-radius: 3px 3px 0 0; }
.header-menu__item--dropdown .header-menu__submenu .header-menu__item:last-child > .header-menu__item-link { border-radius: 0 0 3px 3px; }
.header-menu__item--dropdown .header-menu__submenu .header-menu__item:first-child:last-child > .header-menu__item-link { border-radius: 3px; }
.header-menu__item--dropdown .menu-item-has-children > .header-menu__item-link--level-0 { padding-right: 15px; }
.header-menu__item--dropdown .menu-item-has-children > .header-menu__item-link:after { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\f105'; position: absolute; top: 14px; right: 10px; font-size: 12px; }
.header-menu__item--dropdown .current-menu-ancestor > .header-menu__item-link, .header-menu__item--dropdown .current-menu-parent > .header-menu__item-link, .header-menu__item--dropdown .current-menu-item > .header-menu__item-link { font-weight: bold; }
.header-menu__item--megamenu .current-menu-ancestor > .header-menu__item-link, .header-menu__item--megamenu .current-menu-parent > .header-menu__item-link, .header-menu__item--megamenu .current-menu-item > .header-menu__item-link { font-weight: bold; }
.header-menu__item--megamenu .header-menu__submenu--level-0 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; display: none; position: absolute; top: 75px; left: 50%; margin-left: -685px; padding: 40px 30px 0 30px; width: 100%; max-width: 1370px; font-size: 0.875em; border-radius: 3px; z-index: 20; }
.header-menu__item--megamenu .header-menu__submenu--level-0:before, .header-menu__item--megamenu .header-menu__submenu--level-0:after { display: table; clear: both; height: 0; content: ''; }
.header-menu__item--megamenu .header-menu__item--level-1 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; width: 25%; margin: 0 0 40px 0; padding: 0 15px; }
.header-menu__item--megamenu .header-menu__item--level-1:nth-child(4n+1) { clear: left; }
.header-menu__item--megamenu .header-menu__item-link--level-1 { font-weight: bold; text-transform: uppercase; }
.header-menu__item--megamenu .header-menu__submenu--level-1 { margin: 10px 0 0 0; }
.header-menu__item--megamenu .header-menu__item--level-2 { margin: 10px 0 0 0; }
.header-menu__item--megamenu .header-menu__submenu--level-2 { margin: 0 0 0 20px; font-size: 0.875em; }
.header-menu__item--megamenu .header-menu__item--level-3 { margin: 5px 0 0 0; }
.header-navbar--scrolled .header-menu__item--megamenu .header-menu__submenu--level-0 { top: 65px; }
.header-navbar-search { display: inline-block; position: relative; margin-left: 15px; text-align: left; }
.header-navbar-search__toggle { display: block; position: relative; top: 1px; padding: 0; width: 30px; height: 28px; line-height: 29px; font-size: 16px; text-align: center; border-radius: 2px; }
.header-navbar-search__toggle-icon:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\f002'; }
.header-navbar-search__toggle--active .header-navbar-search__toggle-icon:before { content: '\f00d'; }
.header-navbar-search__form { display: none; position: absolute; top: 100%; right: -20px; margin-top: 15px; width: 650px; }
.header-navbar-search__form:before { content: ''; display: block; position: absolute; top: -6px; right: 28px; width: 0; height: 0; border: 6px solid transparent; border-top: 0; }
.header-navbar-search .header-search-form__keywords { display: none; }
.header-navbar-search .header-search-form__panel { display: block; }
.header-languages { display: inline-block; margin: 8px 0 0 20px; padding-left: 20px; border: 1px solid transparent; border-width: 0 0 0 1px; }
.header-languages__list { list-style-type: none; margin: 0; padding: 0; font-size: 0.75em; }
.header-languages__item { list-style-type: none; margin: 0; padding: 0; line-height: normal; display: inline; margin-left: 10px; }
.header-languages__item:first-child { margin: 0; }
.header-languages__item-link { text-decoration: none; }
.header-navbar__toggle { display: none; position: absolute; top: 24px; right: 30px; padding: 0; width: 46px; height: 46px; line-height: 46px; font-size: 24px; text-align: center; border-radius: 2px; border: 1px solid transparent; }
.header-navbar__toggle-icon:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\f0c9'; }
.header-navbar__toggle--active .header-navbar__toggle-icon:before { content: '\f00d'; }
.header-search { display: none; position: relative; padding: 90px 0; z-index: 10; }
.header--has-large-search .header-search { display: block; }
.header-search__inner { margin: 0 auto; max-width: 700px; }
.header-search-form__content { position: relative; }
.header-search-form__input-wrapper { position: relative; }
.header-search-form__input { padding: 20px 80px 18px 30px; max-width: 100%; font-size: 16px; font-weight: bold; border-radius: 3px; }
.header-search-form__input::placeholder { font-style: italic; font-weight: normal; }
.header-search-form__submit { display: block; position: absolute; top: 50%; right: 15px; margin-top: -25px; padding: 0; width: 50px; height: 50px; line-height: 50px; text-align: center; font-size: 20px; }
.header-search-form__submit:hover { opacity: 0.8; }
.header-search-form__submit:active { opacity: 0.6; }
.header-search-form__spinner { display: none; position: absolute; top: 50%; right: 60px; margin-top: -15px; }
.header-search-form__panel { display: none; position: absolute; top: 100%; left: 0; margin-top: -3px; width: 100%; border-top: 2px solid transparent; border-radius: 0 0 3px 3px; }
.header-search-form__filter { padding: 15px 30px; }
.header-search-form__filter-title { display: inline-block; margin-right: 10px; font-size: 0.875em; font-style: italic; }
.header-search-form__filter-label { -webkit-transition: all 150ms; -moz-transition: all 150ms; -ms-transition: all 150ms; -o-transition: all 150ms; transition: all 150ms; display: inline-block; padding: 5px 12px; font-size: 0.75em; text-transform: none; font-weight: normal; letter-spacing: 0; border: 1px solid transparent; border-radius: 20px; cursor: pointer; }
.header-search-form__filter-checkbox { display: none; }
.header-search-form__results { border-top: 1px solid transparent; }
.header-search-form--loading .header-search-form__results { opacity: 0.5; }
.header-search-form__results-list { list-style-type: none; margin: 0; padding: 0; max-height: 250px; overflow: auto; }
.header-search-form__results-item { list-style-type: none; margin: 0; padding: 0; line-height: normal; position: relative; }
.header-search-form__results-item-icon { position: absolute; top: 13px; left: 30px; line-height: 16px; font-size: 16px; }
.header-search-form__results-item-link { display: block; padding: 8px 40px 8px 60px; text-decoration: none; }
.header-search-form--has-rating .header-search-form__results-item-link { padding-right: 140px; }
.header-search-form--has-rating .header-search-form__results-item-rating { position: absolute; top: 10px; left: 100%; }
.header-search-form--rating-type-both .header-search-form__results-item-rating { margin-left: -120px; }
.header-search-form--rating-type-likes .header-search-form__results-item-rating, .header-search-form--rating-type-sum .header-search-form__results-item-rating { margin-left: -70px; }
.header-search-form__results-more { margin: 0; padding: 15px 30px; text-align: center; border-top: 1px solid transparent; }
.header-search-form__results-more-link { font-size: 0.875em; text-transform: uppercase; text-decoration: none; }
.header-search-form__results-message { margin: 0; padding: 15px 30px; font-size: 0.875em; text-align: center; }
.header-search-form__keywords { text-align: center; }
.header-search-form__keywords-inner { display: inline-block; padding: 10px 30px; font-size: 0.75em; border-radius: 0 0 3px 3px; }
.header-search-form__keywords-inner > a { text-decoration: none; }
.header-search-form__panel { background-color: #FFF; }
#core { position: relative; z-index: 20; }
.core__columns-bg { margin: -45px 0 60px; }
.core--wide .core__columns-bg, .core--fullwidth .core__columns-bg, .core__columns--wide .core__columns-bg, .core__columns--fullwidth .core__columns-bg { margin: 0; }
.core__columns-main, .core__columns-sidebar { position: relative; }
.core__columns-main:before, .core__columns-sidebar:before { content: ''; display: block; position: absolute; top: 0; width: 1px; height: 100%; font-size: 0; line-height: 0; }
.core__columns-main--right:before { left: 0; }
.core__columns-main--left:before { right: 0; }
.core__columns-sidebar--right:before { left: -1px; }
.core__columns-sidebar--left:before { right: -1px; }
.core__columns--narrow .lsvr-container, .core--narrow .lsvr-container { max-width: 900px; }
.core__columns-main--right #main { margin-left: -15px; }
.core__columns-main--left #main { margin-right: -15px; }
.main__inner { padding: 60px; padding-bottom: 30px; }
.core--wide .main__inner, .core--fullwidth .main__inner, .core__columns--wide .main__inner, .core__columns--fullwidth .main__inner { padding-left: 0; padding-right: 0; }
.main__header { margin: 0 0 60px 0; text-align: center; }
.main__header-title { margin: 0 0 30px 0; }
.main__header-title em { font-weight: normal; font-size: 0.875em; }
.breadcrumbs { position: relative; margin: 0 0 30px 0; font-size: 0.875em; text-transform: uppercase; text-align: center; }
.breadcrumbs__list { list-style-type: none; margin: 0; padding: 0; }
.breadcrumbs__item { list-style-type: none; margin: 0; padding: 0; line-height: normal; display: inline-block; position: relative; padding: 5px 10px; }
.breadcrumbs__item:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\f105'; position: absolute; top: 50%; left: -3px; margin-top: -6px; font-size: 12px; }
.breadcrumbs__item:first-child:before { content: ''; }
.breadcrumbs__link { text-decoration: none; }
.post-author { margin: 30px 0 60px 0; padding-top: 30px; border-top: 1px solid transparent; }
.post-author__inner { position: relative; padding-left: 70px; }
.post-author__portrait { position: absolute; top: 0; left: 0; margin: 0; }
.post-author__name { display: inline; margin: 0 10px 0 0; font-size: 1em; font-weight: bold; }
.post-author__badge { display: inline; font-size: 0.625em; font-weight: bold; text-transform: uppercase; }
.post-author__description { margin: 10px 0 0 0; font-size: 0.875em; }
.post-author__description > p { margin: 10px 0 0 0; }
.post-author__more { margin: 10px 0 0 0; letter-spacing: 0.05em; }
.post-author__more-link { font-size: 0.875em; text-decoration: none; text-transform: uppercase; }
.post-navigation { margin: 60px -60px 30px -60px; padding: 30px 60px 0 60px; border-top: 1px solid transparent; }
.post-navigation__list { list-style-type: none; margin: 0; padding: 0; }
.post-navigation__list:before, .post-navigation__list:after { display: table; clear: both; height: 0; content: ''; }
.post-navigation__prev, .post-navigation__next { list-style-type: none; margin: 0; padding: 0; line-height: normal; position: relative; width: 45%; }
.post-navigation__prev { float: left; }
.post-navigation__next { float: right; text-align: right; }
.post-navigation__prev--has-thumb .post-navigation__prev-inner { padding-left: 70px; }
.post-navigation__next--has-thumb .post-navigation__next-inner { padding-right: 70px; }
.post-navigation__thumb-link { display: block; position: absolute; top: 0; left: 0; max-width: 50px; }
.post-navigation__next .post-navigation__thumb-link { left: auto; right: 0; }
.post-navigation__thumb-link:hover { opacity: 0.9; }
.post-navigation__thumb-link:active { opacity: 0.8; }
.post-navigation__title { margin: 0 0 5px 0; }
.post-navigation__title-link { text-decoration: none; }
.post-navigation__link { text-decoration: none; }
.post-comments { margin: 30px -60px 30px -60px; padding: 30px 60px 0 60px; border-top: 1px solid transparent; }
.post-comments__title { margin-bottom: 30px; }
.post-comments__list { list-style-type: none; margin: 0; padding: 0; }
.post-comments__list ul { list-style-type: none; margin: 0; padding: 0; }
.post-comments__list .pingback, .post-comments__list .comment { list-style-type: none; margin: 0; padding: 0; line-height: normal; margin-top: 30px; padding-top: 30px; border-top: 1px solid transparent; }
.post-comments__list > .pingback:first-child, .post-comments__list > .comment:first-child { margin: 0; padding: 0; border: 0; }
.post-comments__list ul ul { margin-left: 75px; }
.post-comments__list .comment-body { position: relative; }
.post-comments__list .comment-meta { margin-bottom: 1em; }
.post-comments__list .says { display: none; }
.post-comments__list .comment-author { display: inline; }
.post-comments__list .comment-author .fn a { margin-right: 10px; text-decoration: none; font-weight: bold; }
.post-comments__list .comment-metadata { display: block; margin: 5px 0 0 0; font-size: 0.75em; }
.post-comments__list .comment-metadata > a { margin-right: 10px; text-decoration: none; }
.post-comments__list .comment-edit-link { text-decoration: none; }
.post-comments__list .comment-content { font-size: 0.875em; }
.post-comments__list .comment-content > p { margin: 0 0 15px 0; }
.post-comments__list .comment-reply-link { font-size: 0.75em; font-weight: bold; text-decoration: none; }
.post-comments__list .comment-respond { margin-top: 30px; }
.post-comments__list--avatars .comment-body { padding-left: 60px; }
.post-comments__list--avatars .pingback .comment-body { padding-left: 0; }
.post-comments__list--avatars .avatar { position: absolute; top: 0; left: 0; max-width: 50px; }
.comment-notes { position: relative; margin: 0 0 30px 0; padding: 20px 30px 20px 50px; line-height: 1.6875em; font-size: 0.875em; border: 0; border-radius: 3px; }
.comment-notes:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\f05a'; position: absolute; top: 21px; left: 17px; font-size: 22px; }
.post-comments__form { margin-top: 60px; }
.post-comments__form .comment-respond:before, .post-comments__form .comment-respond:after { display: table; clear: both; height: 0; content: ''; }
.post-comments__form .comment-form-comment { float: right; width: 50%; }
.post-comments__form .comment-form-author, .post-comments__form .comment-form-email, .post-comments__form .comment-form-url { float: left; margin: 0 0 15px 0; width: 45%; }
.post-comments__form .comment-form-url { margin-bottom: 30px; }
.post-comments__form--logged-in .comment-form-comment { float: none; width: auto; }
.post-comments .form-submit { clear: both; margin: 30px 0; }
.post-comments .form-submit .submit { -webkit-transition: all 250ms; -moz-transition: all 250ms; -ms-transition: all 250ms; -o-transition: all 250ms; transition: all 250ms; display: inline-block; padding: 12px 30px; line-height: 1em; font-size: 0.875em; letter-spacing: 0.02em; font-weight: bold; text-transform: uppercase; text-decoration: none; border-radius: 30px; }
.logged-in-as { position: relative; margin: 0 0 30px 0; padding: 20px 30px 20px 50px; line-height: 1.6875em; font-size: 0.875em; border: 0; border-radius: 3px; }
.logged-in-as:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\f05a'; position: absolute; top: 21px; left: 17px; font-size: 22px; }
.logged-in-as > a { text-decoration: none; }
.comment-form-cookies-consent:before, .comment-form-cookies-consent:after { display: table; clear: both; height: 0; content: ''; }
.comment-form-cookies-consent input { float: left; margin-right: 10px; }
.comment-form-cookies-consent label { display: inline-block; position: relative; top: -5px; float: left; padding: 0; max-width: 250px; text-transform: none; }
.navigation.pagination { margin: 60px 0 30px 0; margin-left: -60px; margin-right: -60px; padding: 30px 30px 0 30px; font-size: 0.875em; text-align: center; text-transform: uppercase; border-top: 1px solid transparent; }
.navigation.pagination .page-numbers { position: relative; display: inline-block; padding: 4px 10px; line-height: 1.4em; letter-spacing: 0.05em; text-decoration: none; border-radius: 3px; }
.navigation.pagination .next.page-numbers:after, .navigation.pagination .prev.page-numbers:after { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; top: 7px; font-size: 13px; }
.navigation.pagination .next.page-numbers { padding-right: 22px; }
.navigation.pagination .prev.page-numbers { padding-left: 22px; }
.navigation.pagination .next.page-numbers:after { content: '\f105'; right: 10px; }
.navigation.pagination .prev.page-numbers:after { content: '\f104'; left: 10px; }
ul.page-numbers { list-style-type: none; margin: 0; padding: 0; margin: 30px 0 30px 0; font-size: 0.875em; text-transform: uppercase; }
ul.page-numbers > li { list-style-type: none; margin: 0; padding: 0; line-height: normal; display: inline-block; }
ul.page-numbers .page-numbers { position: relative; display: inline-block; padding: 4px 10px; line-height: 1.4em; letter-spacing: 0.05em; text-decoration: none; border-radius: 3px; }
ul.page-numbers .page-numbers:hover { text-decoration: none; }
.general-post-archive .post-archive__count { margin: 0 0 15px 0; font-size: 0.875em; letter-spacing: 0.05em; text-transform: uppercase; }
.general-post-archive .post-archive__list { margin: 0 -60px 30px -60px; }
.general-post-archive .post { padding: 15px 60px; }
.general-post-archive .post__inner { position: relative; padding: 0 0 0 30px; }
.general-post-archive .post__icon { position: absolute; top: 3px; left: 0; font-size: 20px; }
.general-post-archive .post__title { margin: 0; padding-right: 200px; font-size: 1.125em; font-style: normal; font-weight: normal; }
.general-post-archive .post__title-link { text-decoration: none; }
.general-post-archive .post__content { font-size: 0.875em; }
.general-post-archive .post__content > p { margin: 10px 0 0 0; }
.general-post-archive .post__footer { position: absolute; top: 0; right: 0; text-align: right; }
.general-post-archive .post__rating { display: inline-block; margin: 0; }
.general-post-archive .post__date { display: inline-block; margin: 0 0 0 20px; font-size: 0.75em; letter-spacing: 0.05em; text-transform: uppercase; }
.general-post-archive .navigation.pagination { margin-top: 30px; }
.blog-post-page .post__thumbnail { margin: 0 -60px 30px -60px; text-align: center; }
.blog-post-page .post__meta { margin: 15px 0 0 0; font-size: 0.875em; }
.blog-post-page .post__meta-item { display: inline-block; position: relative; margin: 0 20px 5px 0; padding-left: 25px; }
.blog-post-page .post__meta-item:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; top: 2px; left: 0; font-size: 18px; }
.blog-post-page .post__meta-item--categories:before { content: '\e926'; }
.blog-post-page .post__meta-item--tags:before { content: '\e951'; }
.blog-post-page .post__meta-item--comments:before { content: '\e916'; }
.blog-post-page .post__meta .post__term-link, .blog-post-page .post__meta-item-link { font-weight: bold; text-decoration: none; }
.blog-post-archive .post { margin: 60px 0 30px 0; }
.blog-post-archive .post__thumbnail-link:hover { opacity: 0.8; }
.blog-post-archive .post__thumbnail-link:active { opacity: 0.9; }
.blog-post-archive .post__header { margin: 0 0 30px 0; }
.blog-post-archive .post__header-link { text-decoration: none; }
.blog-post-archive .sticky .post__header-title { position: relative; padding-left: 30px; }
.blog-post-archive .sticky .post__header-title:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\f08d'; position: absolute; top: 11px; left: 0; font-size: 24px; opacity: 0.5; }
.blog-post-archive .post__footer { position: relative; }
.blog-post-archive .post__footer:before { content: ''; display: block; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; line-height: 0; font-size: 0; z-index: 10; }
.blog-post-archive .post__footer-inner { position: relative; z-index: 20; }
.blog-post-archive .post__footer-inner:before, .blog-post-archive .post__footer-inner:after { display: table; clear: both; height: 0; content: ''; }
.blog-post-archive .post__date { float: left; margin: 8px 0 0 0; padding-right: 10px; font-size: 0.813em; letter-spacing: 0.05em; text-transform: uppercase; }
.blog-post-archive .post__date-author-link { text-decoration: none; }
.blog-post-archive .post__permalink { float: right; margin: 0; padding-left: 10px; }
.blog-post-single .post__date { margin: 0; font-size: 0.813em; letter-spacing: 0.05em; text-transform: uppercase; }
.blog-post-single .post__date-author-link { text-decoration: none; }
.blog-post-single .post__footer { margin: 60px 0 30px 0; }
.lsvr_kba-post-archive--default .post-archive__description { margin: 60px 0; text-align: center; }
.lsvr_kba-post-archive--default .post-archive__subcategories-wrapper { margin: 60px -15px; }
.lsvr_kba-post-archive--default .post-archive__subcategories { list-style-type: none; margin: 0; padding: 0; margin: -15px 0; }
.lsvr_kba-post-archive--default .post-archive__subcategories:before, .lsvr_kba-post-archive--default .post-archive__subcategories:after { display: table; clear: both; height: 0; content: ''; }
.lsvr_kba-post-archive--default .post-archive__subcategory { list-style-type: none; margin: 0; padding: 0; line-height: normal; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: left; padding: 15px; width: 50%; }
.lsvr_kba-post-archive--default .post-archive__subcategory:nth-child(2n+1) { clear: left; }
.lsvr_kba-post-archive--default .post-archive__subcategory-inner { padding: 30px 30px 30px 60px; border: 1px solid transparent; }
.lsvr_kba-post-archive--default .post-archive__subcategory-header { position: relative; }
.lsvr_kba-post-archive--default .post-archive__subcategory-icon { position: absolute; top: 1px; left: -30px; font-size: 20px; line-height: 20px; }
.lsvr_kba-post-archive--default .post-archive__subcategory-icon--default:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e926'; }
.lsvr_kba-post-archive--default .post-archive__subcategory-link { margin: 0 5px 0 0; font-weight: bold; text-decoration: none; }
.lsvr_kba-post-archive--default .post-archive__subcategory-count { font-size: 0.875em; }
.lsvr_kba-post-archive--default .post-archive__subcategory-description { margin: 10px 0 0 0; font-size: 0.875em; }
.lsvr_kba-post-archive--default .post-archive__subcategory-description > p { margin: 10px 0 0 0; }
.lsvr_kba-post-archive--default .post-archive__count { margin: 0 0 15px 0; font-size: 0.875em; letter-spacing: 0.05em; text-transform: uppercase; }
.lsvr_kba-post-archive--default .post-archive__list { margin: 0 -60px 30px -60px; }
.lsvr_kba-post-archive--default .post { padding: 15px 60px; }
.lsvr_kba-post-archive--default .post__inner { position: relative; padding: 0 0 0 30px; }
.lsvr_kba-post-archive--default .post__icon { position: absolute; top: 3px; left: 0; font-size: 20px; }
.lsvr_kba-post-archive--default .post__title { margin: 0; padding-right: 200px; font-size: 1.125em; font-style: normal; font-weight: normal; }
.lsvr_kba-post-archive--default .post__title-link { text-decoration: none; }
.lsvr_kba-post-archive--default .post__content { font-size: 0.875em; }
.lsvr_kba-post-archive--default .post__content > p { margin: 10px 0 0 0; }
.lsvr_kba-post-archive--default .post__footer { position: absolute; top: 0; right: 0; text-align: right; }
.lsvr_kba-post-archive--default .post__rating { display: inline-block; margin: 0; }
.lsvr_kba-post-archive--default .post__date { display: inline-block; margin: 0 0 0 20px; font-size: 0.75em; letter-spacing: 0.05em; text-transform: uppercase; }
.lsvr_kba-post-archive--default .navigation.pagination { margin-top: 30px; }
.lsvr_kba-post-archive--category-view .post-archive__list { list-style-type: none; margin: 0; padding: 0; margin: 0 -15px 30px -15px; }
.lsvr_kba-post-archive--category-view .post-archive__item { margin: 0 0 30px 0; list-style-type: none; }
.lsvr_kba-post-archive--category-view .post-archive__item-inner { padding: 30px; border: 1px solid transparent; border-radius: 3px; }
.lsvr_kba-post-archive--category-view .post-archive__item-header { margin: 0 0 30px 0; text-align: center; }
.lsvr_kba-post-archive--category-view .post-archive__item-icon { display: block; margin: 0 0 15px 0; font-size: 44px; }
.lsvr_kba-post-archive--category-view .post-archive__item-icon--default:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e926'; }
.lsvr_kba-post-archive--category-view .post-archive__item-title { margin: 0; font-size: 1.125em; font-weight: normal; font-style: normal; }
.lsvr_kba-post-archive--category-view .post-archive__item-link { text-decoration: none; }
.lsvr_kba-post-archive--category-view .post-archive__item-description { margin: 15px 0 0 0; font-size: 0.875em; }
.lsvr_kba-post-archive--category-view .post-archive__item-description > p { margin: 15px 0 0 0; }
.lsvr_kba-post-archive--category-view .post-archive__item-children-wrapper { margin: 30px 0 0 0; }
.lsvr_kba-post-archive--category-view .post-archive__item-children-wrapper-title { position: relative; margin: 0 0 15px 0; }
.lsvr_kba-post-archive--category-view .post-archive__item-children-wrapper-title:after { content: ''; position: absolute; top: 50%; left: 0; width: 100%; height: 0; line-height: 0; border-top: 1px solid transparent; }
.lsvr_kba-post-archive--category-view .post-archive__item-children-wrapper-title-inner { position: relative; padding-right: 10px; z-index: 20; }
.lsvr_kba-post-archive--category-view .post-archive__item-children { list-style-type: none; margin: 0; padding: 0; }
.lsvr_kba-post-archive--category-view .post-archive__item-child { list-style-type: none; margin: 0; padding: 0; line-height: normal; position: relative; margin: 10px 0 0 0; padding: 0 0 0 30px; }
.lsvr_kba-post-archive--category-view .post-archive__item-child-link { margin: 0 15px 0 0; text-decoration: none; }
.lsvr_kba-post-archive--category-view .post-archive__item-child-icon { position: absolute; top: 0; left: 0; font-size: 18px; }
.lsvr_kba-post-archive--category-view .post-archive__item-child-icon--default:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e926'; line-height: 20px; }
.lsvr_kba-post-archive--category-view .post-archive__item-child-count { font-size: 0.813em; }
.lsvr_kba-post-single .post__thumbnail { margin: 0 -60px 30px -60px; text-align: center; }
.lsvr_kba-post-single .post-attachments { margin: 60px 0; padding: 30px; border-radius: 3px; }
.lsvr_kba-post-single .post-attachments__title { margin: 0 0 30px 0; }
.lsvr_kba-post-single .post-attachments__list { list-style-type: none; margin: 0; padding: 0; padding: 0; }
.lsvr_kba-post-single .post-attachments__item { list-style-type: none; margin: 0; padding: 0; line-height: normal; margin: 10px 0 0 0; padding: 10px 0 0 0; border-top: 1px solid transparent; }
.lsvr_kba-post-single .post-attachments__item:first-child { margin-top: 0; padding-top: 0; border: 0; }
.lsvr_kba-post-single .post-attachments__item-inner { position: relative; padding: 0 50px 0 20px; }
.lsvr_kba-post-single .post-attachments__icon { position: absolute; top: 3px; left: 0; font-size: 14px; }
.lsvr_kba-post-single .post-attachments__link { text-decoration: none; font-size: 0.875em; }
.lsvr_kba-post-single .post-attachments__filesize { position: absolute; top: 3px; right: 0; font-size: 0.75em; }
.lsvr_kba-post-single .post-attachments__label { position: absolute; top: 5px; right: 0; font-size: 0.625em; text-transform: uppercase; }
.lsvr_kba-post-single .post__footer { margin: 60px 0 30px 0; }
.lsvr_kba-post-single .post__date { margin: 0; font-size: 0.813em; letter-spacing: 0.05em; text-transform: uppercase; }
.lsvr_kba-post-single .post__date-published-wrapper { margin-right: 20px; }
.lsvr_kba-post-single .post__date-author-link { text-decoration: none; }
.lsvr_kba-post-single .post__date-updated { font-style: italic; }
.lsvr_kba-post-single .post__meta { margin: 10px 0 0 0; padding-top: 10px; font-size: 0.875em; border-top: 1px solid transparent; }
.lsvr_kba-post-single .post__meta-item { display: inline-block; position: relative; margin: 0 20px 5px 0; padding-left: 25px; }
.lsvr_kba-post-single .post__meta-item:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; top: 2px; left: 0; font-size: 18px; }
.lsvr_kba-post-single .post__meta-item--categories:before { content: '\e926'; }
.lsvr_kba-post-single .post__meta-item--tags:before { content: '\e951'; }
.lsvr_kba-post-single .post__meta .post__term-link { font-weight: bold; text-decoration: none; }
.lsvr_kba-post-single .post-rating { -webkit-transition: opacity 150ms; -moz-transition: opacity 150ms; -ms-transition: opacity 150ms; -o-transition: opacity 150ms; transition: opacity 150ms; margin: 60px 0 30px 0; }
.lsvr_kba-post-single .post-rating--loading { opacity: 0.3; }
.lsvr_kba-post-single .post-rating__inner { position: relative; }
.lsvr_kba-post-single .post-rating__inner:before, .lsvr_kba-post-single .post-rating__inner:after { display: table; clear: both; height: 0; content: ''; }
.lsvr_kba-post-single .post-rating__inner:before { content: ''; display: block; position: absolute; top: 50%; left: 0; width: 100%; height: 1px; line-height: 0; font-size: 0; z-index: 10; }
.lsvr_kba-post-single .post-rating__title { position: relative; float: left; margin: 0; padding: 7px 10px 0 0; z-index: 20; }
.lsvr_kba-post-single .post-rating__controls { position: relative; float: right; padding-left: 10px; z-index: 20; }
.lsvr_kba-post-single .post-rating__button { display: inline-block; position: relative; padding: 0 20px 0 40px; height: 40px; line-height: 38px; vertical-align: top; border: 1px solid transparent; border-radius: 20px; }
.lsvr_kba-post-single .post-rating__button:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; -webkit-transition: all 150ms; -moz-transition: all 150ms; -ms-transition: all 150ms; -o-transition: all 150ms; transition: all 150ms; position: absolute; top: 11px; left: 20px; font-size: 16px; }
.lsvr_kba-post-single .post-rating__button--like:before { content: '\f164'; }
.lsvr_kba-post-single .post-rating__button--dislike:before { content: '\f165'; }
.lsvr_kba-post-single .post-rating__button--like:active:before { top: 9px; }
.lsvr_kba-post-single .post-rating__button--dislike:active:before { top: 13px; }
.lsvr_kba-post-single .post-rating--type-sum .post-rating__button { padding-left: 35px; }
.lsvr_kba-post-single .post-rating__sum { display: inline-block; padding: 0 10px; line-height: 40px; vertical-align: top; }
.lsvr_kba-post-single .post-related { margin: 30px -60px; padding: 30px 60px 0 60px; border-top: 1px solid transparent; }
.lsvr_kba-post-single .post-related__list { list-style-type: none; margin: 0; padding: 0; }
.lsvr_kba-post-single .post-related__item { list-style-type: none; margin: 0; padding: 0; line-height: normal; position: relative; margin: 10px 0 0 0; padding-left: 30px; }
.lsvr_kba-post-single .post-related__icon { position: absolute; top: 1px; left: 0; font-size: 18px; }
.lsvr_kba-post-single .post-related__link { margin-right: 15px; text-decoration: none; }
.lsvr_faq-post-archive .post-archive__list { margin: 0 0 30px 0; }
.lsvr_faq-post-archive .post { margin: 0 0 30px 0; border: 1px solid transparent; border-radius: 2px; }
.lsvr_faq-post-archive .post__header { position: relative; padding: 15px 30px; }
.lsvr_faq-post-archive .post__title { margin: 0; font-size: 1em; font-weight: normal; font-style: normal; }
.lsvr_faq-post-archive .post__content-wrapper { padding: 0 30px 15px 30px; }
.lsvr_faq-post-archive .post__content > p { margin: 15px 0 0 0; }
.lsvr_faq-post-archive .post__content > p:first-child { margin: 0; }
.lsvr_faq-post-archive .post__permalink-link { font-size: 0.875em; text-decoration: none; }
.lsvr_faq-post-archive .post__footer { margin: 15px 0 0 0; font-size: 0.75em; }
.lsvr_faq-post-archive .post__meta { display: inline; margin: 0 20px 0 0; }
.lsvr_faq-post-archive .post__term-link { text-decoration: none; }
.lsvr_faq-post-archive .post__footer-permalink { display: inline; margin: 0; }
.lsvr_faq-post-archive .post__footer-permalink-link { text-decoration: none; }
.lsvr_faq-post-archive--is-expandable .post { margin: 5px 0 0 0; }
.lsvr_faq-post-archive--is-expandable .post:first-child { margin: 0; }
.lsvr_faq-post-archive--is-expandable .post__inner { -webkit-transition: border-color 150ms; -moz-transition: border-color 150ms; -ms-transition: border-color 150ms; -o-transition: border-color 150ms; transition: border-color 150ms; border: 3px solid transparent; border-width: 0 0 0 3px; border-radius: 2px; }
.lsvr_faq-post-archive--is-expandable .post__header { padding-right: 70px; cursor: pointer; }
.lsvr_faq-post-archive--is-expandable .post__header:after { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\f107'; position: absolute; top: 14px; right: 30px; font-size: 24px; }
.lsvr_faq-post-archive--is-expandable .post--expanded .post__header:after { content: '\f106'; }
.lsvr_faq-post-archive--is-expandable .post__content-wrapper { display: none; }
.lsvr_faq-post-single .post__footer { margin: 60px 0 30px 0; }
.lsvr_faq-post-single .post__meta { margin: 0; font-size: 0.875em; }
.lsvr_faq-post-single .post__meta-item { display: inline-block; position: relative; margin: 0 20px 5px 0; padding-left: 25px; }
.lsvr_faq-post-single .post__meta-item:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; position: absolute; top: 2px; left: 0; font-size: 18px; }
.lsvr_faq-post-single .post__meta-item--categories:before { content: '\e926'; }
.lsvr_faq-post-single .post__meta-item--tags:before { content: '\e951'; }
.lsvr_faq-post-single .post__meta .post__term-link, .lsvr_faq-post-single .post__meta-item-link { font-weight: bold; text-decoration: none; }
.core__columns-sidebar--right #sidebar { margin-left: -15px; }
.core__columns-sidebar--left #sidebar { margin-right: -15px; }
.sidebar__inner { padding: 30px 0; }
#sidebar .widget { margin: 0 0 30px 0; padding: 30px 40px 0 40px; border-top: 1px solid transparent; }
#sidebar .widget:first-child { border: 0; }
.widget__title { margin: 0 0 30px 0; font-size: 0.875em; font-weight: bold; }
.widget__more { margin: 30px 0 0 0; font-size: 0.875em; }
.widget__more-link { text-decoration: none; }
.widget__no-results { margin: 30px 0 0 0; text-align: left; }
.widget_archive ul { list-style-type: none; margin: 0; padding: 0; }
.widget_archive li { list-style-type: none; margin: 0; padding: 0; line-height: normal; margin: 10px 0 0 0; }
.widget_archive li:first-child { margin: 0; }
.widget_archive select { max-width: 260px; }
.widget_archive a { text-decoration: none; }
.widget_calendar table { width: 100%; border-collapse: collapse; border: 0; }
.widget_calendar caption { margin-bottom: 10px; font-size: 0.875em; text-transform: uppercase; letter-spacing: 0.04em; }
.widget_calendar th { padding: 0 0 10px 0; font-size: 0.875em; border: 0; text-align: center; }
.widget_calendar td { border: 0; }
.widget_calendar tbody td { padding: 8px 0; font-size: 0.875em; text-align: center; }
.widget_calendar tfoot td { padding: 8px 0 0 0; font-size: 0.875em; }
.widget_calendar tfoot a { font-weight: bold; text-decoration: none; }
.widget_calendar #prev { text-align: left; }
.widget_calendar #next { text-align: right; }
.widget_categories ul { list-style-type: none; margin: 0; padding: 0; }
.widget_categories li { list-style-type: none; margin: 0; padding: 0; line-height: normal; margin: 10px 0 0 0; }
.widget_categories .widget__inner > li:first-child { margin: 0; }
.widget_categories ul ul { margin-left: 30px; }
.widget_categories select { max-width: 260px; }
.widget_categories a { text-decoration: none; }
.widget_categories .current-cat > a { font-weight: bold; }
.widget.widget_media_gallery .gallery-item a:hover { opacity: 0.9; }
.widget.widget_media_gallery .gallery-item a:active { opacity: 0.8; }
.widget_media_image a:hover { opacity: 0.9; }
.widget_media_image a:active { opacity: 0.8; }
.widget_meta ul { list-style-type: none; margin: 0; padding: 0; }
.widget_meta li { list-style-type: none; margin: 0; padding: 0; line-height: normal; margin: 15px 0 0 0; }
.widget_meta a { text-decoration: none; }
.widget_nav_menu .current-menu-item > .sub-menu, .widget_nav_menu .current-menu-ancestor > .sub-menu { display: block; }
.widget_nav_menu .current-menu-item > a { font-weight: bold; }
.widget_nav_menu ul { list-style-type: none; margin: 0; padding: 0; }
.widget_nav_menu li { list-style-type: none; margin: 0; padding: 0; line-height: normal; position: relative; margin: 10px 0 0 0; }
.widget_nav_menu .menu > li > .sub-menu, .widget_nav_menu .menu > li > .sub-menu > li > .sub-menu, .widget_nav_menu .menu > li > .sub-menu > li > .sub-menu > li > .sub-menu { margin-left: 30px; }
.widget_nav_menu .menu > li > .sub-menu > li > .sub-menu > li > .sub-menu ul { margin-left: 5px; }
.widget_nav_menu a { text-decoration: none; }
.widget_pages ul { list-style-type: none; margin: 0; padding: 0; }
.widget_pages li { list-style-type: none; margin: 0; padding: 0; line-height: normal; margin: 15px 0 0 0; }
.widget_pages .widget__inner > li:first-child { margin: 0; }
.widget_pages ul ul { margin-left: 30px; }
.widget_pages a { text-decoration: none; }
.widget_recent_comments ul { list-style-type: none; margin: 0; padding: 0; }
.widget_recent_comments li { list-style-type: none; margin: 0; padding: 0; line-height: normal; margin: 15px 0 0 0; }
.widget_recent_comments a { text-decoration: none; }
.widget_recent_comments .url { font-weight: normal; }
.widget_recent_entries ul { list-style-type: none; margin: 0; padding: 0; }
.widget_recent_entries li { list-style-type: none; margin: 0; padding: 0; line-height: normal; margin: 15px 0 0 0; }
.widget_recent_entries .post-date { display: block; margin: 5px 0 0 0; font-size: 0.875em; }
.widget_recent_entries a { text-decoration: none; }
.widget_rss ul { list-style-type: none; margin: 0; padding: 0; }
.widget_rss li { list-style-type: none; margin: 0; padding: 0; line-height: normal; margin: 15px 0 0 0; }
.widget_rss .rss-date { display: block; margin: 5px 0 0 0; font-size: 0.875em; }
.widget_rss .rssSummary { display: block; margin: 5px 0 0 0; font-size: 0.875em; }
.widget_rss a { text-decoration: none; }
.widget_tag_cloud .tag-cloud-link { display: inline-block; margin: 0 2px 4px 0; text-decoration: none; }
.lsvr-lore-cta-widget { text-align: center; }
.lsvr-lore-cta-widget .widget__title { margin: 0 0 15px 0; font-size: 1.375em; text-transform: none; font-weight: normal; }
.lsvr-lore-cta-widget .widget__inner { padding: 30px; border-radius: 3px; }
.lsvr-lore-cta-widget__text > p { margin: 15px 0 0 0; }
.lsvr-lore-cta-widget__text > p:first-child { margin: 0; }
.lsvr-lore-cta-widget__more { margin: 30px 0 0 0; }
.lsvr-lore-kba-category-widget { text-align: center; }
.lsvr-lore-kba-category-widget .widget__inner { padding: 30px; border: 1px solid transparent; border-radius: 3px; }
.lsvr-lore-kba-category-widget__icon { display: block; margin: 0 0 10px 0; font-size: 40px; }
.lsvr-lore-kba-category-widget__icon--default:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e926'; }
.lsvr-lore-kba-category-widget__title { margin: 0; font-size: 1.375em; text-transform: none; font-weight: normal; }
.lsvr-lore-kba-category-widget__title-link { text-decoration: none; }
.lsvr-lore-kba-category-widget__list { list-style-type: none; margin: 0; padding: 0; }
.lsvr-lore-kba-category-widget__item { list-style-type: none; margin: 0; padding: 0; line-height: normal; margin: 15px 0 0 0; }
.lsvr-lore-kba-category-widget__item-link { text-decoration: none; }
.lsvr-definition-list-widget__list:before, .lsvr-definition-list-widget__list:after { display: table; clear: both; height: 0; content: ''; }
.lsvr-definition-list-widget__item-title { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; clear: both; float: left; margin: 10px 0 0 0; padding: 10px 10px 0 0; width: 50%; border-top: 1px solid transparent; }
.lsvr-definition-list-widget__item-text { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; float: right; margin: 10px 0 0 0; padding: 10px 0 0 10px; width: 50%; text-align: right; border-top: 1px solid transparent; }
.lsvr-definition-list-widget__item-title:first-of-type, .lsvr-definition-list-widget__item-text:first-of-type { margin: 0; padding-top: 0; border: 0; }
.lsvr-definition-list-widget__item-text-link { text-decoration: none; }
.lsvr-post-list-widget__list { list-style-type: none; margin: 0; padding: 0; margin: 0; }
.lsvr-post-list-widget__item { list-style-type: none; margin: 0; padding: 0; line-height: normal; margin: 15px 0 0 0; }
.lsvr-post-list-widget__item:first-child { margin-top: 0; }
.lsvr-post-list-widget__item-inner { position: relative; }
.lsvr-post-list-widget__item--has-thumb .lsvr-post-list-widget__item-inner { padding-left: 65px; min-height: 50px; }
.lsvr-post-list-widget__item-thumb { position: absolute; left: 0; top: 2px; width: 50px; }
.lsvr-post-list-widget__item-thumb-link { display: block; }
.lsvr-post-list-widget__item-thumb-link:hover { opacity: 0.9; }
.lsvr-post-list-widget__item-thumb-link:active { opacity: 0.8; }
.lsvr-post-list-widget__item-thumb img { display: block; }
.lsvr-post-list-widget__item-title { margin: 0; font-size: 1em; }
.lsvr-post-list-widget__item-title-link { text-decoration: none; }
.lsvr-post-list-widget__item-date, .lsvr-post-list-widget__item-category { display: inline-block; margin: 5px 0 0 0; font-size: 0.75em; }
.lsvr-post-list-widget__item-category-link { text-decoration: none; }
.lsvr-post-featured-widget .widget__title { margin-bottom: 15px; padding: 0; border: 0; }
.lsvr-post-featured-widget__thumb { margin: 0 0 15px 0; }
.lsvr-post-featured-widget__thumb-link { display: block; }
.lsvr-post-featured-widget__thumb-link:hover { opacity: 0.9; }
.lsvr-post-featured-widget__thumb-link:active { opacity: 0.8; }
.lsvr-post-featured-widget__thumb img { display: block; }
.lsvr-post-featured-widget__title { margin: 0; font-size: 1.125em; }
.lsvr-post-featured-widget__title-link { text-decoration: none; }
.lsvr-post-featured-widget__date, .lsvr-post-featured-widget__category { display: inline-block; margin: 5px 0 0 0; font-size: 0.75em; }
.lsvr-post-featured-widget__category-link { text-decoration: none; }
.lsvr-post-featured-widget__excerpt p { margin: 15px 0 0 0; }
.lsvr-post-featured-widget__excerpt-more { font-size: 0.875em; }
.lsvr-post-featured-widget__excerpt-more-link { text-decoration: none; }
.lsvr-post-featured-widget .widget__more { margin-top: 15px; }
.lsvr_kba-categories-widget ul, .lsvr_faq-categories-widget ul { list-style-type: none; margin: 0; padding: 0; }
.lsvr_kba-categories-widget li, .lsvr_faq-categories-widget li { list-style-type: none; margin: 0; padding: 0; line-height: normal; margin: 15px 0 0 0; }
.lsvr_kba-categories-widget .widget__inner > li:first-child, .lsvr_faq-categories-widget .widget__inner > li:first-child { margin: 0; }
.lsvr_kba-categories-widget ul ul, .lsvr_faq-categories-widget ul ul { margin-left: 30px; }
.lsvr_kba-categories-widget .root > li > ul, .lsvr_faq-categories-widget .root > li > ul { font-size: 0.875em; }
.lsvr_kba-categories-widget a, .lsvr_faq-categories-widget a { text-decoration: none; }
.lsvr_kba-categories-widget .current-cat > a, .lsvr_faq-categories-widget .current-cat > a { font-weight: bold; }
.lsvr_kba-tree-widget__list { list-style-type: none; margin: 0; padding: 0; display: none; }
.lsvr_kba-tree-widget__list--level-0 { display: block; margin: -8px 0; }
.lsvr_kba-tree-widget__item--current > .lsvr_kba-tree-widget__list, .lsvr_kba-tree-widget__item--current-ancestor > .lsvr_kba-tree-widget__list { display: block; }
.lsvr_kba-tree-widget__item { list-style-type: none; margin: 0; padding: 0; line-height: normal; }
.lsvr_kba-tree-widget__item-inner { position: relative; padding: 8px 0; border: 3px solid transparent; border-width: 0 0 0 3px; }
.lsvr_kba-tree-widget__item-link-wrapper { position: relative; padding: 0 25px 0 25px; }
.lsvr_kba-tree-widget__item-icon { position: absolute; top: 2px; left: 0; font-size: 18px; line-height: 20px; }
.lsvr_kba-tree-widget__item-icon--default:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e926'; }
.lsvr_kba-tree-widget__item-link { margin-right: 5px; text-decoration: none; }
.lsvr_kba-tree-widget__item-count { font-size: 0.875em; }
.lsvr_kba-tree-widget__item-toggle { display: block; position: absolute; top: 0; right: 0; padding: 0; width: 20px; height: 20px; line-height: 20px; font-size: 17px; text-align: center; border-radius: 2px; border: 1px solid transparent; }
.lsvr_kba-tree-widget__item-toggle-icon:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\f107'; }
.lsvr_kba-tree-widget__item-toggle--active .lsvr_kba-tree-widget__item-toggle-icon:before { content: '\f106'; }
.lsvr_kba-tree-widget__item--current > .lsvr_kba-tree-widget__item-inner .lsvr_kba-tree-widget__item-link { font-weight: bold; }
.lsvr_kba-tree-widget__list--level-1 { font-size: 0.875em; }
.lsvr_kba-tree-widget__item--level-1 > .lsvr_kba-tree-widget__item-inner { padding-left: 25px; }
.lsvr_kba-tree-widget__item--level-1 > .lsvr_kba-tree-widget__item-inner .lsvr_kba-tree-widget__item-icon { top: 0; }
.lsvr_kba-tree-widget__item--level-2 > .lsvr_kba-tree-widget__item-inner { padding-left: 50px; }
.lsvr_kba-tree-widget__item--level-2 > .lsvr_kba-tree-widget__item-inner .lsvr_kba-tree-widget__item-icon { top: 0; }
.lsvr_kba-tree-widget__item--level-3 > .lsvr_kba-tree-widget__item-inner { padding-left: 75px; }
.lsvr_kba-tree-widget__item--level-3 > .lsvr_kba-tree-widget__item-inner .lsvr_kba-tree-widget__item-icon { top: 0; }
.lsvr_kba-tree-widget__item--level-4 .lsvr_kba-tree-widget__item-inner { padding-left: 90px; }
.lsvr_kba-tree-widget__item--level-4 .lsvr_kba-tree-widget__item-icon { top: 0; }
#sidebar .lsvr_kba-tree-widget__content { margin: 0 -40px; }
#sidebar .lsvr_kba-tree-widget__item-inner { padding-left: 40px; padding-right: 40px; }
#sidebar .lsvr_kba-tree-widget__item--level-1 > .lsvr_kba-tree-widget__item-inner { padding-left: 65px; }
#sidebar .lsvr_kba-tree-widget__item--level-2 > .lsvr_kba-tree-widget__item-inner { padding-left: 90px; }
#sidebar .lsvr_kba-tree-widget__item--level-3 > .lsvr_kba-tree-widget__item-inner { padding-left: 115px; }
#sidebar .lsvr_kba-tree-widget__item--level-4 .lsvr_kba-tree-widget__item-inner { padding-left: 130px; }
.lsvr_kba-list-widget__list { list-style-type: none; margin: 0; padding: 0; margin: 0; }
.lsvr_kba-list-widget__item { list-style-type: none; margin: 0; padding: 0; line-height: normal; margin: 15px 0 0 0; }
.lsvr_kba-list-widget__item:first-child { margin: 0; }
.lsvr_kba-list-widget__item-inner { position: relative; }
.lsvr_kba-list-widget__item--has-icon .lsvr_kba-list-widget__item-inner { padding-left: 35px; }
.lsvr_kba-list-widget__item-icon { position: absolute; top: -4px; left: 0; font-size: 24px; }
.lsvr_kba-list-widget__item-title { margin: 0; font-size: 1em; font-weight: normal; }
.lsvr_kba-list-widget__item--current .lsvr_kba-list-widget__item-title { font-weight: bold; }
.lsvr_kba-list-widget__item--has-rating .lsvr_kba-list-widget__item-title { padding-right: 100px; }
.lsvr_kba-list-widget__item-title-link { text-decoration: none; }
.lsvr_kba-list-widget__item-date, .lsvr_kba-list-widget__item-category { display: inline-block; margin: 5px 0 0 0; font-size: 0.75em; }
.lsvr_kba-list-widget__item-category-link { text-decoration: none; }
.lsvr_kba-list-widget__item-rating { position: absolute; top: 0; right: 0; margin: 0; line-height: normal; }
.lsvr_kba-list-widget__item-excerpt { font-size: 0.875em; }
.lsvr_kba-list-widget__item-excerpt > p { margin: 10px 0 0 0; }
.lsvr_kba-featured-widget__content-inner { position: relative; }
.lsvr_kba-featured-widget__title { margin: 0; font-size: 1em; font-weight: bold; }
.lsvr_kba-featured-widget__content--has-rating .lsvr_kba-featured-widget__title { padding-right: 100px; }
.lsvr_kba-featured-widget__title-link { text-decoration: none; }
.lsvr_kba-featured-widget__date, .lsvr_kba-featured-widget__category { display: inline-block; margin: 5px 0 0 0; font-size: 0.75em; }
.lsvr_kba-featured-widget__category-link { text-decoration: none; }
.lsvr_kba-featured-widget__rating { position: absolute; top: 0; right: 0; margin: 0; line-height: normal; }
.lsvr_kba-featured-widget__excerpt { font-size: 0.875em; }
.lsvr_kba-featured-widget__excerpt > p { margin: 15px 0 0 0; }
.lsvr_faq-list-widget__list { list-style-type: none; margin: 0; padding: 0; margin: 0; }
.lsvr_faq-list-widget__item { list-style-type: none; margin: 0; padding: 0; line-height: normal; margin: 15px 0 0 0; }
.lsvr_faq-list-widget__item:first-child { margin-top: 0; }
.lsvr_faq-list-widget__item-title { margin: 0; font-size: 1em; font-weight: normal; }
.lsvr_faq-list-widget__item--current .lsvr_faq-list-widget__item-title { font-weight: bold; }
.lsvr_faq-list-widget__item-title-link { text-decoration: none; }
.lsvr_faq-list-widget__item-category { margin: 5px 0 0 0; font-size: 0.75em; }
.lsvr_faq-list-widget__item-category-link { text-decoration: none; }
.lsvr_faq-featured-widget__title { margin: 0; font-size: 1em; font-weight: bold; }
.lsvr_faq-featured-widget__title-link { text-decoration: none; }
.lsvr_faq-featured-widget__excerpt { font-size: 0.875em; }
.lsvr_faq-featured-widget__excerpt > p { margin: 15px 0 0 0; }
.lsvr_faq-featured-widget__category { margin: 15px 0 0 0; font-size: 0.75em; }
.lsvr_faq-featured-widget__category-link { text-decoration: none; }
.widget_display_search form:before, .widget_display_search form:after { display: table; clear: both; height: 0; content: ''; }
.widget_display_search .button { -webkit-transition: all 250ms; -moz-transition: all 250ms; -ms-transition: all 250ms; -o-transition: all 250ms; transition: all 250ms; display: inline-block; padding: 12px 30px; line-height: 1em; font-size: 0.875em; letter-spacing: 0.02em; font-weight: bold; text-transform: uppercase; text-decoration: none; border-radius: 30px; margin-top: 10px; float: right; }
.widget_display_forums ul { list-style-type: none; margin: 0; padding: 0; }
.widget_display_forums li { list-style-type: none; margin: 0; padding: 0; line-height: normal; margin-top: 15px; }
.widget_display_forums .widget__inner > ul > li:first-child { margin-top: 0; }
.widget_display_forums a { text-decoration: none; }
.bbp_widget_login form:before, .bbp_widget_login form:after { display: table; clear: both; height: 0; content: ''; }
.bbp_widget_login .bbp-login-form { margin: 0; }
.bbp_widget_login .bbp-username label, .bbp_widget_login .bbp-password label { display: block; width: auto; }
.bbp_widget_login input { max-width: 400px; }
.bbp_widget_login .bbp-remember-me { margin: 10px 0 15px 0; }
.bbp_widget_login .bbp-submit-wrapper { float: right; margin: 0; }
.bbp_widget_login .bbp-login-links { float: left; font-size: 0.875em; }
.bbp_widget_login .bbp-login-links a { display: block; float: left; clear: left; margin: 5px 0 0 0; text-decoration: none; }
.bbp_widget_login .bbp-login-links a:first-child { margin: 0; }
#sidebar .bbp-login-form label { width: auto; }
.widget_display_replies ul { list-style-type: none; margin: 0; padding: 0; }
.widget_display_replies li { list-style-type: none; margin: 0; padding: 0; line-height: normal; margin-top: 15px; }
.widget_display_replies .widget__inner > ul > li:first-child { margin-top: 0; }
.widget_display_replies a { text-decoration: none; }
.widget_display_replies img.avatar { margin-top: 3px; vertical-align: top; }
.widget_display_replies li div { margin: 5px 0 0 0; font-size: 0.75em; }
.widget_display_topics ul { list-style-type: none; margin: 0; padding: 0; }
.widget_display_topics li { list-style-type: none; margin: 0; padding: 0; line-height: normal; margin-top: 15px; }
.widget_display_topics .widget__inner > ul > li:first-child { margin-top: 0; }
.widget_display_topics a { text-decoration: none; }
.widget_display_topics li div { margin: 5px 0 0 0; font-size: 0.75em; }
.widget_display_stats dl { list-style-type: none; margin: 0; padding: 0; }
.widget_display_stats dl:before, .widget_display_stats dl:after { display: table; clear: both; height: 0; content: ''; }
.widget_display_stats dl > dt { clear: left; float: left; margin-top: 15px; width: 60%; line-height: 1em; font-weight: normal; }
.widget_display_stats dl > dd { float: right; margin-top: 15px; width: 40%; line-height: 1em; font-weight: bold; text-align: right; }
.widget_display_stats dl > dt:first-of-type, .widget_display_stats dl > dd:first-of-type { margin-top: 0; }
.widget_display_views ul { list-style-type: none; margin: 0; padding: 0; }
.widget_display_views li { list-style-type: none; margin: 0; padding: 0; line-height: normal; margin-top: 15px; }
.widget_display_views .widget__inner > ul > li:first-child { margin-top: 0; }
.widget_display_views a { text-decoration: none; }
.footer-top { padding: 30px 0; }
.footer-top__inner:before, .footer-top__inner:after { display: table; clear: both; height: 0; content: ''; }
.footer-menu { float: left; max-width: 60%; }
.footer-menu__list { list-style-type: none; margin: 0; padding: 0; }
.footer-menu__list > li { list-style-type: none; margin: 0; padding: 0; line-height: normal; display: inline-block; margin: 7px 35px 7px 0; }
.footer-menu a { text-decoration: none; }
.footer-social { float: right; max-width: 40%; }
.footer-social__list { list-style-type: none; margin: 0; padding: 0; }
.footer-social__item { list-style-type: none; margin: 0; padding: 0; line-height: normal; display: inline-block; margin: 0 0 0 15px; font-size: 24px; }
.footer-social__item-link { text-decoration: none; }
.footer-widgets { padding: 60px 0 0 0; }
.footer-widgets .widget { margin: 0 0 60px 0; }
.footer-widgets .widget-title, .footer-widgets .widget__title { font-size: 1.125em; font-weight: normal; }
.footer-bottom { padding: 30px 0; border-top: 1px solid transparent; }
.footer-bottom__inner { position: relative; padding-right: 50px; min-height: 10px; }
.footer-text { font-size: 0.875em; }
.footer-text p { margin: 15px 0 0 0; }
.footer-text p:first-child { margin: 0; }
.footer-text a { text-decoration: none; }
.footer-scroll-top { display: inline-block; position: absolute; top: 0; right: 0; font-size: 18px; text-decoration: none; }
.footer-scroll-top:active { top: -2px; }
.lsvr-lore-faq { margin: 0 0 60px 0; }
.lsvr-lore-faq__header { margin: 0 0 30px 0; text-align: center; }
.lsvr-lore-faq__list { margin: 0 0 30px 0; }
.lsvr-lore-faq__post { margin: 5px 0 0 0; border: 1px solid transparent; border-radius: 2px; }
.lsvr-lore-faq__item:first-child .lsvr-lore-faq__post { margin: 0; }
.lsvr-lore-faq__post-inner { -webkit-transition: border-color 150ms; -moz-transition: border-color 150ms; -ms-transition: border-color 150ms; -o-transition: border-color 150ms; transition: border-color 150ms; border: 3px solid transparent; border-width: 0 0 0 3px; border-radius: 2px; }
.lsvr-lore-faq__post-header { position: relative; padding: 15px 70px 15px 30px; cursor: pointer; }
.lsvr-lore-faq__post-header:after { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\f107'; position: absolute; top: 14px; right: 30px; font-size: 24px; }
.lsvr-lore-faq__post--expanded .lsvr-lore-faq__post-header:after { content: '\f106'; }
.lsvr-lore-faq__post-title { margin: 0; font-size: 1em; font-weight: normal; font-style: normal; }
.lsvr-lore-faq__post-content-wrapper { display: none; padding: 0 30px 15px 30px; }
.lsvr-lore-faq__post-content > p { margin: 15px 0 0 0; }
.lsvr-lore-faq__post-content > p:first-child { margin: 0; }
.lsvr-lore-faq__post-permalink { font-size: 0.875em; }
.lsvr-lore-faq__post-permalink-link { text-decoration: none; }
.lsvr-lore-faq__post-footer { margin: 15px 0 0 0; font-size: 0.75em; }
.lsvr-lore-faq__post-meta { display: inline; margin: 0 20px 0 0; }
.lsvr-lore-faq__post-footer .post__term-link { text-decoration: none; }
.lsvr-lore-faq__post-footer-permalink { display: inline; margin: 0; }
.lsvr-lore-faq__post-footer-permalink-link { text-decoration: none; }
.lsvr-lore-faq__footer { position: relative; margin: 0 0 30px 0; text-align: center; }
.lsvr-lore-faq__footer:before { content: ''; display: block; position: absolute; top: 50%; left: 0; width: 100%; height: 0; line-height: 0; border-top: 1px solid transparent; z-index: 10; }
.lsvr-lore-faq__more { display: inline-block; position: relative; margin: 0; padding: 0 15px; z-index: 20; }
.lsvr-lore-knowledge-base { margin: 0 0 30px 0; }
.lsvr-lore-knowledge-base__header { position: relative; margin: 0 0 30px 0; }
.lsvr-lore-knowledge-base__header:before, .lsvr-lore-knowledge-base__header:after { display: table; clear: both; height: 0; content: ''; }
.lsvr-lore-knowledge-base__header:before { content: ''; display: block; position: absolute; top: 50%; left: 0; width: 100%; height: 0; line-height: 0; border-top: 1px solid transparent; z-index: 10; }
.lsvr-lore-knowledge-base__title { position: relative; float: left; margin: 0; padding: 7px 15px 0 0; z-index: 20; }
.lsvr-lore-knowledge-base__header-more { position: relative; float: right; margin: 0; padding-left: 15px; z-index: 20; }
.lsvr-lore-knowledge-base__list { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; margin-left: -15px; margin-right: -15px; }
.lsvr-lore-knowledge-base__list:before, .lsvr-lore-knowledge-base__list:after { display: table; clear: both; height: 0; content: ''; }
.lsvr-lore-knowledge-base__list > .widget { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; float: left; margin: 0 0 30px 0; padding-left: 15px; padding-right: 15px; }
.lsvr-lore-knowledge-base__list--1-cols > .widget { float: none; }
.lsvr-lore-knowledge-base__list--2-cols > .widget:nth-child(2n+1), .lsvr-lore-knowledge-base__list--3-cols > .widget:nth-child(3n+1), .lsvr-lore-knowledge-base__list--4-cols > .widget:nth-child(4n+1) { clear: left; }
.lsvr-lore-knowledge-base__list--1-cols > .widget { width: 100; }
.lsvr-lore-knowledge-base__list--2-cols > .widget { width: 50%; }
.lsvr-lore-knowledge-base__list--3-cols > .widget { width: 33.33%; }
.lsvr-lore-knowledge-base__list--4-cols > .widget { width: 25%; }
.lsvr-lore-knowledge-base__footer { display: none; margin: 0 0 60px 0; text-align: center; }
.lsvr-lore-posts { margin: 0 0 60px 0; }
.lsvr-lore-posts__post { margin: 0 0 30px 0; }
.lsvr-lore-posts__header { margin: 0 0 30px 0; text-align: center; }
.lsvr-lore-posts__post-thumbnail { margin: 0 0 15px 0; }
.lsvr-lore-posts__post-thumbnail-link { display: block; }
.lsvr-lore-posts__post-thumbnail-link:hover { opacity: 0.9; }
.lsvr-lore-posts__post-thumbnail-link:active { opacity: 0.8; }
.lsvr-lore-posts__post-thumbnail-link > img { border-radius: 2px; }
.lsvr-lore-posts__post-meta { margin: 0 0 15px 0; font-size: 0.813em; }
.lsvr-lore-posts__post-meta-date { font-weight: bold; text-transform: uppercase; }
.lsvr-lore-posts .post__term-link { text-decoration: none; }
.lsvr-lore-posts__post-title { margin: 0 0 15px 0; font-size: 1.25em; font-weight: bold; }
.lsvr-lore-posts__post-title-link { text-decoration: none; }
.lsvr-lore-posts__post-content { margin: 0 0 15px 0; font-size: 0.875em; }
.lsvr-lore-posts__post-content > p { margin: 15px 0 0 0; }
.lsvr-lore-posts__post-permalink { margin: 0 0 15px 0; font-size: 0.875em; }
.lsvr-lore-posts__post-permalink-link { text-decoration: none; }
.lsvr-lore-posts__footer { position: relative; margin: 0 0 30px 0; text-align: center; }
.lsvr-lore-posts__footer:before { content: ''; display: block; position: absolute; top: 50%; left: 0; width: 100%; height: 0; line-height: 0; border-top: 1px solid transparent; z-index: 10; }
.lsvr-lore-posts__more { display: inline-block; position: relative; margin: 0; padding: 0 15px; z-index: 20; }
.lsvr-lore-sidebar { margin: 0 0 30px 0; }
.lsvr-lore-sidebar__header { position: relative; margin: 0 0 30px 0; }
.lsvr-lore-sidebar__header:before, .lsvr-lore-sidebar__header:after { display: table; clear: both; height: 0; content: ''; }
.lsvr-lore-sidebar__header:before { content: ''; display: block; position: absolute; top: 50%; left: 0; width: 100%; height: 0; line-height: 0; border-top: 1px solid transparent; z-index: 10; }
.lsvr-lore-sidebar__title { position: relative; float: left; margin: 0; padding: 7px 15px 0 0; z-index: 20; }
.lsvr-lore-sidebar__header-more { position: relative; float: right; margin: 0; padding-left: 15px; z-index: 20; }
.lsvr-lore-sidebar__list { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; margin-left: -15px; margin-right: -15px; }
.lsvr-lore-sidebar__list:before, .lsvr-lore-sidebar__list:after { display: table; clear: both; height: 0; content: ''; }
.lsvr-lore-sidebar__list > .widget { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; float: left; margin: 0 0 30px 0; padding-left: 15px; padding-right: 15px; }
.lsvr-lore-sidebar--has-borders .widget__inner { padding: 30px; border: 1px solid transparent; border-radius: 3px; }
.lsvr-lore-sidebar__list--1-cols > .widget { float: none; }
.lsvr-lore-sidebar__list--2-cols > .widget:nth-child(2n+1), .lsvr-lore-sidebar__list--3-cols > .widget:nth-child(3n+1), .lsvr-lore-sidebar__list--4-cols > .widget:nth-child(4n+1) { clear: left; }
.lsvr-lore-sidebar__list--1-cols > .widget { width: 100; }
.lsvr-lore-sidebar__list--2-cols > .widget { width: 50%; }
.lsvr-lore-sidebar__list--3-cols > .widget { width: 33.33%; }
.lsvr-lore-sidebar__list--4-cols > .widget { width: 25%; }
.lsvr-lore-sidebar__footer { display: none; margin: 0 0 60px 0; text-align: center; }
.lsvr-lore-sitemap { margin: 0 0 30px 0; }
.lsvr-lore-sitemap__header { position: relative; margin: 0 0 30px 0; }
.lsvr-lore-sitemap__header:before, .lsvr-lore-sitemap__header:after { display: table; clear: both; height: 0; content: ''; }
.lsvr-lore-sitemap__header:before { content: ''; display: block; position: absolute; top: 50%; left: 0; width: 100%; height: 0; line-height: 0; border-top: 1px solid transparent; z-index: 10; }
.lsvr-lore-sitemap__title { position: relative; float: left; margin: 0; padding: 7px 15px 0 0; z-index: 20; }
.lsvr-lore-sitemap__header-more { position: relative; float: right; margin: 0; padding-left: 15px; z-index: 20; }
.lsvr-lore-sitemap__list { list-style-type: none; margin: 0; padding: 0; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; margin-left: -15px; margin-right: -15px; }
.lsvr-lore-sitemap__list:before, .lsvr-lore-sitemap__list:after { display: table; clear: both; height: 0; content: ''; }
.lsvr-lore-sitemap__item { list-style-type: none; margin: 0; padding: 0; line-height: normal; margin: 15px 0 0 0; }
.lsvr-lore-sitemap__item-link { text-decoration: none; }
.lsvr-lore-sitemap__submenu { list-style-type: none; margin: 0; padding: 0; }
.lsvr-lore-sitemap__item--level-0 { -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; position: relative; float: left; margin: 0 0 30px 0; padding-left: 15px; padding-right: 15px; }
.lsvr-lore-sitemap__item--level-0 > .lsvr-lore-sitemap__item-inner { padding: 30px; text-align: center; border: 1px solid transparent; border-radius: 3px; }
.lsvr-lore-sitemap__item--cta > .lsvr-lore-sitemap__item-inner { padding: 0; border: 0; border-radius: 0; }
.lsvr-lore-sitemap__item-icon { display: block; margin: 0 0 10px 0; font-size: 40px; }
.lsvr-lore-sitemap__item-title { margin: 0; font-size: 1.25em; text-transform: none; font-weight: normal; }
.lsvr-lore-sitemap__nav--1-cols .lsvr-lore-sitemap__item--level-0 { float: none; }
.lsvr-lore-sitemap__nav--2-cols .lsvr-lore-sitemap__item--level-0:nth-child(2n+1), .lsvr-lore-sitemap__nav--3-cols .lsvr-lore-sitemap__item--level-0:nth-child(3n+1), .lsvr-lore-sitemap__nav--4-cols .lsvr-lore-sitemap__item--level-0:nth-child(4n+1) { clear: left; }
.lsvr-lore-sitemap__nav--2-cols .lsvr-lore-sitemap__item--level-0 { width: 50%; }
.lsvr-lore-sitemap__nav--3-cols .lsvr-lore-sitemap__item--level-0 { width: 33.33%; }
.lsvr-lore-sitemap__nav--4-cols .lsvr-lore-sitemap__item--level-0 { width: 25%; }
.lsvr-lore-sitemap__footer { display: none; margin: 0 0 60px 0; text-align: center; }
.lsvr-lore-toc { margin: 0 0 60px 0; }
.lsvr-lore-toc__title { position: relative; }
.lsvr-lore-toc__title:before { content: ''; display: block; position: absolute; top: 50%; left: 0; width: 100%; height: 0; line-height: 0; border-top: 1px solid transparent; z-index: 10; }
.lsvr-lore-toc__title-inner { position: relative; padding-right: 10px; z-index: 20; }
.lsvr-lore-toc__content--loading { text-align: center; }
.lsvr-lore-toc--editor-view .lsvr-lore-toc__content { font-size: 0.875em; }
.lsvr-lore-toc__list { list-style-type: none; margin: 0; padding: 0; }
.lsvr-lore-toc__item { list-style-type: none; margin: 0; padding: 0; line-height: normal; margin: 10px 0 0 0; }
.lsvr-lore-toc__item-link { text-decoration: none; }
.shortcode-widget { margin-bottom: 30px; }
.lsvr-alert-message { position: relative; margin: 0 0 30px 0; padding: 20px 30px 20px 50px; line-height: 1.6875em; font-size: 0.875em; border: 0; border-radius: 3px; }
.lsvr-alert-message:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\f05a'; position: absolute; top: 21px; left: 17px; font-size: 22px; }
.lsvr-alert-message__title { margin: 0 0 5px 0; font-size: 1em; line-height: 1.6875em; font-weight: bold; }
.lsvr-alert-message__text > p { margin: 5px 0 0 0; }
.lsvr-alert-message__text > p:first-child { margin: 0; }
.lsvr-button { -webkit-transition: all 250ms; -moz-transition: all 250ms; -ms-transition: all 250ms; -o-transition: all 250ms; transition: all 250ms; display: inline-block; padding: 12px 30px; line-height: 1em; font-size: 0.875em; letter-spacing: 0.02em; font-weight: bold; text-transform: uppercase; text-decoration: none; border-radius: 30px; margin: 0 0 30px 0; }
.lsvr-button--small { padding: 8px 10px; font-size: 0.875em; }
.lsvr-button--large { padding: 15px 20px; font-size: 1.125em; }
.lsvr-counter { margin: 0 0 30px 0; }
.lsvr-counter__number { margin: 0; font-size: 3em; font-weight: bold; }
.lsvr-counter__label { margin: 0; }
.lsvr-cta { margin: 0 0 30px 0; padding: 30px; border: 1px solid transparent; }
.lsvr-cta--has-button .lsvr-cta__inner { padding-right: 200px; }
.lsvr-cta__inner { position: relative; }
.lsvr-cta__title { margin: 0 0 15px 0; font-weight: normal; }
.lsvr-cta__text > p { margin: 15px 0 0 0; }
.lsvr-cta__text > p:first-child { margin: 0; }
.lsvr-cta__button { position: absolute; top: 50%; right: 0; margin: -25px 0 0 0; }
.lsvr-cta__button-link { -webkit-transition: all 250ms; -moz-transition: all 250ms; -ms-transition: all 250ms; -o-transition: all 250ms; transition: all 250ms; display: inline-block; padding: 12px 30px; line-height: 1em; font-size: 0.875em; letter-spacing: 0.02em; font-weight: bold; text-transform: uppercase; text-decoration: none; border-radius: 30px; }
.lsvr-feature { margin: 0 0 30px 0; }
.lsvr-feature--has-icon .lsvr-feature__inner { position: relative; padding-left: 80px; }
.lsvr-feature__icon { display: block; position: absolute; top: 0; left: 0; width: 60px; height: 60px; line-height: 58px; border-radius: 50%; font-size: 24px; text-align: center; }
.lsvr-feature__title { margin: 0 0 15px 0; }
.lsvr-feature__title-link { text-decoration: none; }
.lsvr-feature__text > p { margin: 15px 0 0 0; }
.lsvr-feature__text > p:first-child { margin: 0; }
.lsvr-feature__more { margin: 15px 0 0 0; font-size: 0.875em; }
.lsvr-feature__more-link { text-decoration: none; }
.lsvr-pricing-table { margin: 0 0 30px 0; border: 1px solid transparent; text-align: center; }
.lsvr-pricing-table__inner { padding: 30px; }
.lsvr-pricing-table__title { padding: 15px 10px; margin: -31px -31px 15px -31px; font-weight: normal; }
.lsvr-pricing-table__price { margin: 0 0 15px 0; }
.lsvr-pricing-table__price-value { display: block; line-height: 1em; font-size: 3.75em; font-weight: bold; }
.lsvr-pricing-table__price-description { display: block; margin: 0; }
.lsvr-pricing-table__text { padding-top: 30px; border-top: 1px solid transparent; }
.lsvr-pricing-table__text > p { margin: 15px 0 0 0; }
.lsvr-pricing-table__text > p:first-child { margin: 0; }
.lsvr-pricing-table__button { margin: 30px 0 0 0; }
.lsvr-pricing-table__button-link { -webkit-transition: all 250ms; -moz-transition: all 250ms; -ms-transition: all 250ms; -o-transition: all 250ms; transition: all 250ms; display: inline-block; padding: 12px 30px; line-height: 1em; font-size: 0.875em; letter-spacing: 0.02em; font-weight: bold; text-transform: uppercase; text-decoration: none; border-radius: 30px; }
.lsvr-progress-bar { margin: 0 0 30px 0; }
.lsvr-progress-bar__title { margin: 0 0 15px 0; }
.lsvr-progress-bar__bar { position: relative; }
.lsvr-progress-bar__bar-inner { height: 25px; }
.lsvr-progress-bar__bar-label { position: absolute; top: 4px; right: 10px; font-size: 0.875em; font-weight: bold; }
.bbp-login-form { margin-bottom: 30px; }
.bbp-login-form label { width: auto; }
.bbp-login-form .bbp-username, .bbp-login-form .bbp-email, .bbp-login-form .bbp-password { margin: 0 0 30px 0; }
.bbp-login-form .bbp-username label, .bbp-login-form .bbp-email label, .bbp-login-form .bbp-password label { display: block; margin: 0 0 5px 0; }
.bbp-login-form .bbp-username p { margin: 0; }
.bbp-login-form .bbp-username input, .bbp-login-form .bbp-email input, .bbp-login-form .bbp-password input { padding: 12px 15px; }
.bbp-login-form .bbp-submit-wrapper { margin: 0; }
div.bbp-submit-wrapper { margin: 0; }
.bbp-submit-wrapper button { -webkit-transition: all 250ms; -moz-transition: all 250ms; -ms-transition: all 250ms; -o-transition: all 250ms; transition: all 250ms; display: inline-block; padding: 12px 30px; line-height: 1em; font-size: 0.875em; letter-spacing: 0.02em; font-weight: bold; text-transform: uppercase; text-decoration: none; border-radius: 30px; }
div.bbp-template-notice.important, div.bbp-template-notice { position: relative; margin: 0 0 30px 0; padding: 18px 20px 18px 50px; border-radius: 0; border: 0; }
div.bbp-template-notice:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\f05a'; position: absolute; top: 24px; left: 20px; font-size: 20px; }
div.bbp-template-notice p { margin: 15px 0 0 0; padding: 0; font-size: 0.875em; }
div.bbp-template-notice p:first-child { margin-top: 0; }
div.bbp-template-notice img.avatar { margin: 0; vertical-align: top; }
div.bbp-template-notice a { text-decoration: none; }
#bbpress-forums { margin: 0 0 30px 0; padding-bottom: 1px; font-size: 1em; }
#bbpress-forums ul { list-style-type: none; margin: 0; padding: 0; }
#bbpress-forums p.bbp-topic-meta img.avatar, #bbpress-forums ul.bbp-reply-revision-log img.avatar, #bbpress-forums ul.bbp-topic-revision-log img.avatar, #bbpress-forums .widget_display_topics img.avatar, #bbpress-forums .widget_display_replies img.avatar { margin: 0; vertical-align: top; }
#bbpress-forums .mobile-label { display: none; font-weight: bold; }
#bbpress-forums .bbp-breadcrumb { display: none; }
#bbpress-forums .bbp-search-form { display: none; }
#bbpress-forums #subscription-toggle { display: block; margin: 0 0 15px 0; text-align: right; }
#bbpress-forums .bbp-reply-content #subscription-toggle { display: inline; margin: 0; }
#bbpress-forums #favorite-toggle .favorite-toggle, #bbpress-forums #subscription-toggle .subscription-toggle { font-size: 0.875em; text-decoration: none; }
#bbpress-forums .bbp-topic-tags { margin: 0 0 15px 0; padding: 10px 15px; font-size: 0.750em; }
#bbpress-forums .bbp-topic-tags p { margin: 10px 0 0 0; }
#bbpress-forums .bbp-topic-tags p:first-child { margin: 0; }
#bbpress-forums .bbp-topic-tags a { text-decoration: none; }
#bbpress-forums ul.bbp-lead-topic, #bbpress-forums ul.bbp-topics, #bbpress-forums ul.bbp-forums, #bbpress-forums ul.bbp-replies, #bbpress-forums ul.bbp-search-results { margin: 0; font-size: 1em; border: 0; }
#bbpress-forums li.bbp-header { padding: 0 0 15px 0; border: 0; border-bottom: 1px solid transparent; }
#bbpress-forums li.bbp-header .bbp-reply-content { margin-left: 120px; }
#bbpress-forums div.bbp-forum-content, #bbpress-forums div.bbp-topic-content, #bbpress-forums div.bbp-reply-content { margin-left: 120px; }
#bbpress-forums .bbp-topic-header { padding: 12px 30px; font-size: 0.750em; border: 1px solid transparent; border-width: 1px 0; }
#bbpress-forums li.bbp-body ul.forum, #bbpress-forums li.bbp-body ul.topic { padding: 15px 0; }
#bbpress-forums li.bbp-body ul.forum:first-child, #bbpress-forums li.bbp-body ul.topic:first-child { border: 0; }
#bbpress-forums .bbp-forum-info .bbp-forum-content, #bbpress-forums p.bbp-topic-meta { margin: 10px 0 0 0; line-height: 1.3em; font-size: 0.875em; font-style: italic; }
#bbpress-forums .bbp-topic-meta a { text-decoration: none; }
#bbpress-forums .bbp-topic-meta .avatar { position: relative; top: -3px; }
#bbpress-forums .bbp-forums-list { margin: 10px 0 0 10px; }
#bbpress-forums .bbp-forums-list li { margin-right: 5px; font-size: 0.750em; }
#bbpress-forums .bbp-forum-title, #bbpress-forums .bbp-topic-permalink { font-weight: bold; text-decoration: none; }
#bbpress-forums .bbp-forum-link { text-decoration: none; }
#bbpress-forums .bbp-author-avatar img { vertical-align: top; }
#bbpress-forums div.bbp-topic-author { text-align: left; }
#bbpress-forums div.bbp-topic-author img.avatar { display: block; margin: 12px 0; }
#bbpress-forums .bbp-topic-freshness, #bbpress-forums .bbp-forum-freshness { text-align: right; font-size: 0.875em; }
#bbpress-forums .bbp-topic-freshness a, #bbpress-forums .bbp-forum-freshness a { text-decoration: none; }
#bbpress-forums .bbp-topic-freshness-author .avatar { position: relative; top: -3px; }
#bbpress-forums div.bbp-reply-author { text-align: left; }
#bbpress-forums div.bbp-reply-author img.avatar { display: block; margin: 12px 0; }
#bbpress-forums .bbp-reply-header { padding: 10px 0; font-size: 0.750em; border: 1px solid transparent; border-width: 1px 0 1px 0; }
#bbpress-forums .bbp-reply-header:first-child { border-top: 0; }
#bbpress-forums li.bbp-body div.hentry { padding: 10px 0; }
#bbpress-forums div.reply { width: auto; }
#bbpress-forums .bbp-reply-permalink { text-decoration: none; }
#bbpress-forums .bbp-admin-links { margin: 0 10px 0 0; }
#bbpress-forums .bbp-admin-links a, #bbpress-forums .bbp-admin-links a:hover { text-decoration: none; }
#bbpress-forums div.bbp-forum-author, #bbpress-forums div.bbp-topic-author, #bbpress-forums div.bbp-reply-author { font-size: 0.875em; }
#bbpress-forums .bbp-reply-author .bbp-author-avatar { display: block; }
#bbpress-forums .bbp-reply-author .bbp-author-avatar:hover { opacity: 0.9; }
#bbpress-forums .bbp-reply-author .bbp-author-avatar:active { opacity: 0.8; }
#bbpress-forums div.bbp-forum-author a.bbp-author-name, #bbpress-forums div.bbp-topic-author a.bbp-author-name, #bbpress-forums div.bbp-reply-author a.bbp-author-name { display: inline; margin: 5px 0 0 0; font-size: 1em; text-decoration: none; }
#bbpress-forums div.bbp-forum-author a.bbp-author-role, #bbpress-forums div.bbp-topic-author a.bbp-author-role, #bbpress-forums div.bbp-reply-author a.bbp-author-role { font-size: 0.875em; }
#bbpress-forums .bbp-topic-author br, #bbpress-forums .bbp-reply-author br { display: none; }
#bbpress-forums .bbp-reply-form, #bbpress-forums .bbp-topic-form { margin-top: 60px; }
#bbpress-forums fieldset.bbp-form { margin: 0; padding: 0; border: 0; }
#bbpress-forums form > fieldset.bbp-form > legend { margin-bottom: 30px; padding: 0; line-height: 1.2em; font-size: 1.5em; font-weight: bold; }
#bbpress-forums fieldset.bbp-form fieldset.bbp-form > legend { margin: 0 0 15px 0; padding: 0; font-weight: bold; }
#bbpress-forums fieldset.bbp-form select, #bbpress-forums fieldset.bbp-form input { max-width: 400px; }
#bbpress-forums .quicktags-toolbar { border: 1px solid transparent; }
#bbpress-forums .quicktags-toolbar input { width: auto; }
#bbpress-forums fieldset.bbp-form p { margin: 0 0 30px 0; }
#bbpress-forums fieldset.bbp-form input[type=checkbox] { margin: 5px 2px 0 0; }
#bbpress-forums li.bbp-footer { display: none; }
#bbpress-forums .bbp-pagination { float: none; margin: 30px 0; font-size: 1em; }
#bbpress-forums .bbp-pagination:before, #bbpress-forums .bbp-pagination:after { display: table; clear: both; height: 0; content: ''; }
#bbpress-forums .bbp-breadcrumb + .bbp-pagination, #bbpress-forums .bbp-template-notice + .bbp-pagination { display: none; }
#bbpress-forums .bbp-pagination-count { padding: 8px 0 0 0; font-size: 0.750em; }
#bbpress-forums .bbp-pagination .page-numbers { display: inline-block; padding: 0; width: 30px; height: 30px; line-height: 30px; font-size: 0.875em; text-align: center; border: 0; opacity: 1; border-radius: 3px; }
#bbpress-forums .bbp-pagination .page-numbers:hover { text-decoration: none; }
#bbpress-forums #bbp-user-wrapper h2.entry-title { margin: 60px 0 30px 0; padding: 0; }
#bbpress-forums #bbp-user-wrapper h2.entry-title:first-child { margin-top: 0; }
#bbpress-forums .bbp-user-section p { margin: 0 0 30px 0; }
#bbpress-forums #bbp-user-navigation { padding: 0 0 2px 0; font-size: 0.875em; }
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li { margin-top: 5px; }
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li:first-child { margin-top: 0; }
#bbpress-forums #bbp-single-user-details #bbp-user-navigation a, #bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a { display: inline; padding: 0; text-decoration: none; border: 0; }
#bbpress-forums #bbp-single-user-details #bbp-user-navigation li.current a { font-weight: bold; opacity: 1; }
#bbpress-forums #bbp-your-profile fieldset { padding: 0; }
#bbpress-forums #bbp-your-profile fieldset label[for] { display: block; float: none; margin-bottom: 3px; padding: 0; width: auto; text-align: left; }
#bbpress-forums #bbp-your-profile fieldset input, #bbpress-forums #bbp-your-profile fieldset textarea { position: relative; padding: 12px 15px; width: 100%; font-family: inherit; font-size: 16px; outline: 0; border: 0; border-radius: 0; }
#bbpress-forums #bbp-your-profile fieldset input[type=file] { padding: 0; }
#bbpress-forums #bbp-your-profile fieldset span.description { border: 0; background: transparent; }
#bbpress-forums #bbp-your-profile #bbp_user_edit_submit { -webkit-transition: all 250ms; -moz-transition: all 250ms; -ms-transition: all 250ms; -o-transition: all 250ms; transition: all 250ms; display: inline-block; padding: 12px 30px; line-height: 1em; font-size: 0.875em; letter-spacing: 0.02em; font-weight: bold; text-transform: uppercase; text-decoration: none; border-radius: 30px; }
#bbpress-forums #bbp-your-profile fieldset fieldset.password { width: auto; }
#bbpress-forums #bbp-your-profile .bbp-form.avatar input[type="checkbox"] { margin-top: 2px; }
#bbpress-forums .bbp-forum-status-closed .bbp-forum-title:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\e930'; margin-right: 3px; }
#bbpress-forums #bbp_reply_edit_reason { margin-top: 3px; }
div.wpcf7-response-output, .wpcf7-response-output { position: relative; margin: 0 0 30px 0; padding: 20px 30px 20px 50px; line-height: 1.6875em; font-size: 0.875em; border: 0; border-radius: 3px; }
div.wpcf7-response-output:before, .wpcf7-response-output:before { font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; content: '\f05a'; position: absolute; top: 21px; left: 17px; font-size: 22px; }
.wpcf7-submit { -webkit-transition: all 250ms; -moz-transition: all 250ms; -ms-transition: all 250ms; -o-transition: all 250ms; transition: all 250ms; display: inline-block; padding: 12px 30px; line-height: 1em; font-size: 0.875em; letter-spacing: 0.02em; font-weight: bold; text-transform: uppercase; text-decoration: none; border-radius: 30px; }
.main--fullwidth .page__content .elementor-inner > .elementor-section-wrap > .elementor-section > .elementor-column-gap-default > .elementor-row > .elementor-column > .elementor-element-populated { padding: 0; }
.main--fullwidth .elementor-section.elementor-section-boxed > .elementor-container { max-width: 100%; }
.mfp-fade.mfp-bg.mfp-ready { opacity: 0.9; }
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close, .mfp-title, .mfp-counter { color: #FFF; }
.mfp-arrow { -webkit-transition: all,300ms; -moz-transition: all,300ms; -ms-transition: all,300ms; -o-transition: all,300ms; transition: all,300ms; }
.mfp-arrow, .mfp-arrow:focus { opacity: 0.6; }
.mfp-arrow:active, .mfp-arrow:hover { opacity: 1; }
.mfp-removing .mfp-arrow { opacity: 0; }
.mfp-figure:after { -moz-box-shadow: none; -webkit-box-shadow: none; box-shadow: none; }
.mfp-arrow:active { margin-top: -55px; }
.mfp-arrow, .mfp-arrow:after { border: 0; }
.mfp-arrow:before { font-size: 30px; color: #FFF; font-family: 'lore-icons'!important; speak: none; font-style: normal; font-weight: normal; font-variant: normal; text-transform: none; line-height: 1; -webkit-font-smoothing: antialiased; -moz-osx-font-smoothing: grayscale; border: 0; }
.mfp-arrow-left:before { content: '\f053'; }
.mfp-arrow-right:before { content: '\f054'; }
.mfp-arrow-left { left: 10px; }
.mfp-arrow-left:active { left: 5px; }
.mfp-arrow-right { right: 10px; }
.mfp-arrow-right:active { right: 5px; }
.main--fullwidth .vc_row { margin-left: 0; margin-right: 0; }
.main--fullwidth .vc_row.lsvr-container { margin-left: auto; margin-right: auto; }
.main--fullwidth .vc_column_container > .vc_column-inner { padding-left: 0; padding-right: 0; }
#lsvr-media-query-breakpoint { font-family: '1200'; }

@media (max-width: 1199px) {
    #lsvr-media-query-breakpoint { font-family: '1199'; }
    .header--sticky .header-navbar { position: relative; top: auto; left: auto; right: auto; }
    .admin-bar .header--sticky .header-navbar { top: auto; }
    .header-navbar .lsvr-container { padding: 0; }
    .header-navbar__inner { display: block; position: relative; padding: 0; }
    .header-navbar--scrolled .header-navbar__inner { padding: 0; }
    .header-branding { display: block; padding: 20px 100px 20px 30px; }
    .header-navbar__navigation { display: none; position: relative; border-top: 1px solid transparent; }
    .header--has-languages .header-navbar__navigation { padding-top: 50px; }
    .header-menu { display: block; }
    .header-menu__item { position: relative; border-top: 1px solid transparent; }
    .header-menu__item-link { padding: 15px 30px 15px 30px; font-size: 0.938em; }
    .header-menu__item.menu-item-has-children > .header-menu__item-link { padding-right: 80px; }
    .header-menu__item-toggle { display: block; }
    .header-menu__item--level-0 { display: block; padding: 0; }
    .header-menu__item-link--level-0 { border-radius: 0; border: 4px solid transparent; border-width: 0 0 0 4px; }
    .header-menu__item--level-0.menu-item-has-children > .header-menu__item-link:after { display: none; }
    .header-menu__item--dropdown .header-menu__submenu--level-0 { top: auto; font-size: 1em; }
    .header-menu__item--dropdown .header-menu__submenu--level-0:before { display: none; }
    .header-menu__item--dropdown .header-menu__submenu--level-0, .header-menu__item--dropdown .header-menu__submenu--level-1, .header-menu__item--dropdown .header-menu__submenu--level-2 { position: relative; width: auto; }
    .header-menu__item--dropdown .header-menu__submenu .header-menu__item:first-child { border-top: 1px solid transparent; }
    .header-menu__item--dropdown:nth-last-child(1) .header-menu__submenu--level-1, .header-menu__item--dropdown:nth-last-child(2) .header-menu__submenu--level-1, .header-menu__item--dropdown:nth-last-child(3) .header-menu__submenu--level-1, .header-menu__item--dropdown:nth-last-child(4) .header-menu__submenu--level-1, .header-menu__item--dropdown:nth-last-child(1) .header-menu__submenu--level-2, .header-menu__item--dropdown:nth-last-child(2) .header-menu__submenu--level-2, .header-menu__item--dropdown:nth-last-child(3) .header-menu__submenu--level-2, .header-menu__item--dropdown:nth-last-child(4) .header-menu__submenu--level-2 { left: auto; right: auto; }
    .header-menu__item--dropdown .header-menu__submenu .header-menu__item:first-child > .header-menu__item-link { border-radius: 0; }
    .header-menu__item--dropdown .header-menu__submenu .header-menu__item-link { padding: 15px 30px 15px 30px; font-size: 0.938em; }
    .header-menu__item--dropdown .header-menu__submenu .header-menu__item-link--level-2 { padding-left: 60px; }
    .header-menu__item--dropdown .header-menu__submenu .header-menu__item-link--level-3 { padding-left: 90px; }
    .header-menu__item--dropdown .menu-item-has-children > .header-menu__item-link:after { display: none; }
    .header-navbar--scrolled .header-menu__item--megamenu .header-menu__submenu--level-0 { top: auto; }
    .header-menu__item--megamenu .header-menu__submenu--level-0 { position: relative; top: auto; left: auto; right: auto; margin: 0; padding: 0; width: auto; border-radius: 0; }
    .header-menu__item--megamenu .header-menu__item--level-1 { float: none; width: auto; margin: 0; padding: 0; }
    .header-menu__item--megamenu .header-menu__item--level-2 { margin: 0; }
    .header-menu__item--megamenu .header-menu__item-link--level-1 { font-weight: normal; text-transform: none; }
    .header-menu__item--megamenu .header-menu__submenu { display: none; }
    .header-menu__item--megamenu .header-menu__submenu--level-0 { font-size: 1em; }
    .header-menu__item--megamenu .header-menu__submenu--level-1 { margin: 0; }
    .header-menu__item--megamenu .header-menu__submenu .header-menu__item-link { display: block; }
    .header-menu__item--megamenu .header-menu__item-link--level-2 { padding-left: 60px; }
    .header-menu__item--megamenu .header-menu__item-link--level-3 { padding-left: 90px; }
    .header-languages { position: absolute; top: 15px; left: 30px; margin: 0; padding: 0; border: 0; }
    .header-navbar-search { display: none; }
    .header-navbar__toggle { display: block; }
    .header-navbar__placeholder { display: none; }
    .header--has-large-search .header-search { display: none; }
    .header-search { display: none; padding: 30px 0 60px 0; border-top: 1px solid transparent; }
    .core__columns-bg { margin: 0; }
    .lsvr-lore-knowledge-base__list--3-cols > .widget:nth-child(3n+1), .lsvr-lore-knowledge-base__list--4-cols > .widget:nth-child(4n+1) { clear: none; }
    .lsvr-lore-knowledge-base__list--3-cols > .widget:nth-child(2n+1), .lsvr-lore-knowledge-base__list--4-cols > .widget:nth-child(2n+1) { clear: left; }
    .lsvr-lore-knowledge-base__list--3-cols > .widget, .lsvr-lore-knowledge-base__list--4-cols > .widget { width: 50%; }
    .lsvr-lore-sidebar__list--3-cols > .widget:nth-child(3n+1), .lsvr-lore-sidebar__list--4-cols > .widget:nth-child(4n+1) { clear: none; }
    .lsvr-lore-sidebar__list--3-cols > .widget:nth-child(2n+1), .lsvr-lore-sidebar__list--4-cols > .widget:nth-child(2n+1) { clear: left; }
    .lsvr-lore-sidebar__list--3-cols > .widget, .lsvr-lore-sidebar__list--4-cols > .widget { width: 50%; }
    .lsvr-lore-sitemap__nav--3-cols .lsvr-lore-sitemap__item--level-0:nth-child(3n+1), .lsvr-lore-sitemap__nav--4-cols .lsvr-lore-sitemap__item--level-0:nth-child(4n+1) { clear: none; }
    .lsvr-lore-sitemap__nav--3-cols .lsvr-lore-sitemap__item--level-0:nth-child(2n+1), .lsvr-lore-sitemap__nav--4-cols .lsvr-lore-sitemap__item--level-0:nth-child(2n+1) { clear: left; }
    .lsvr-lore-sitemap__nav--3-cols .lsvr-lore-sitemap__item--level-0, .lsvr-lore-sitemap__nav--4-cols .lsvr-lore-sitemap__item--level-0 { width: 50%; }
}

@media (max-width: 991px) {
    #lsvr-media-query-breakpoint { font-family: '991'; }
    .core__columns-main:before, .core__columns-sidebar:before { display: none; }
    .core__columns-main--right #main, .core__columns-main--left #main { margin-left: 0; margin-right: 0; }
    .main__inner { padding-left: 0; padding-right: 0; }
    .general-post-archive .post-archive__list { margin-left: -30px; margin-right: -30px; }
    .general-post-archive .post { padding-left: 30px; padding-right: 30px; }
    .lsvr_kba-post-archive--default .post-archive__list { margin-left: -30px; margin-right: -30px; }
    .lsvr_kba-post-archive--default .post { padding-left: 30px; padding-right: 30px; }
    .navigation.pagination, .post-navigation { margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
    .post-comments { margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
    .blog-post-page .post__thumbnail { margin-left: 0; margin-right: 0; }
    .lsvr_kba-post-single .post-related { margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; }
    .core__columns-sidebar--right #sidebar, .core__columns-sidebar--left #sidebar { margin-right: 0; margin-left: 0; }
    #sidebar .widget { padding-left: 0; padding-right: 0; }
    #sidebar .lsvr_kba-tree-widget__content { margin-left: -30px; margin-right: -30px; }
    .footer-top { text-align: center; }
    .footer-menu { float: none; max-width: 100%; }
    .footer-menu__list > li { margin: 10px 10px 0 10px; }
    .footer-menu__list > li:first-child { margin-top: 0; }
    .footer-social { float: none; margin-top: 15px; max-width: 100%; }
    .footer-social:first-child { margin-top: 0; }
    .footer-social__item { margin: 0 10px; }
}

@media (max-width: 767px) {
    #lsvr-media-query-breakpoint { font-family: '767'; }
    h1 { font-size: 1.875em; }
    h2 { font-size: 1.5em; }
    .header-title-tagline { padding: 8px 0; }
    .header-branding--has-logo .header-title-tagline { display: none; }
    .general-post-archive .post__title { padding: 0; }
    .general-post-archive .post__footer { position: relative; top: auto; left: auto; text-align: left; }
    .general-post-archive .post__rating { margin-right: 20px; }
    .general-post-archive .post__date { margin: 0; }
    .lsvr_kba-post-archive--default .post-archive__subcategories-wrapper { margin-left: 0; margin-right: 0; }
    .lsvr_kba-post-archive--default .post-archive__subcategory { float: none; padding: 0; margin-top: 15px; width: auto; }
    .lsvr_kba-post-archive--default .post-archive__subcategory:first-child { margin-top: 0; }
    .lsvr_kba-post-archive--default .post__title { padding: 0; }
    .lsvr_kba-post-archive--default .post__footer { position: relative; top: auto; left: auto; text-align: left; }
    .lsvr_kba-post-archive--default .post__rating { margin-right: 20px; }
    .lsvr_kba-post-archive--default .post__date { margin: 0; }
    .lsvr_kba-post-single .post-rating { margin: 60px 0; }
    .lsvr_kba-post-single .post-rating__inner:before { display: none; }
    .lsvr_kba-post-single .post-rating__title { padding: 0; float: none; }
    .lsvr_kba-post-single .post-rating__controls { margin-top: 15px; padding: 0; float: none; }
    .lsvr_kba-post-single .post-rating__controls:first-child { margin-top: 0; }
    .post-navigation__prev, .post-navigation__next { float: none; margin-top: 30px; width: auto; text-align: left; }
    .post-navigation__prev:first-child, .post-navigation__next:first-child { margin-top: 0; }
    .post-navigation__next--has-thumb .post-navigation__next-inner { padding-right: 0; padding-left: 70px; }
    .post-navigation__next .post-navigation__thumb-link { right: auto; left: 0; }
    .post-comments__form .comment-form-comment, .post-comments__form .comment-form-author, .post-comments__form .comment-form-email, .post-comments__form .comment-form-url { float: none; width: auto; }
    .footer-bottom { text-align: center; }
    .footer-bottom__inner { padding: 0; }
    .footer-scroll-top { position: relative; top: auto; right: auto; margin-top: 30px; font-size: 24px; }
    .footer-scroll-top:first-child { margin-top: 0; }
    .lsvr-lore-knowledge-base__title { padding-top: 0; }
    .lsvr-lore-knowledge-base__header-more { display: none; }
    .lsvr-lore-knowledge-base__footer { display: block; }
    .lsvr-lore-knowledge-base__list--2-cols > .widget:nth-child(2n+1), .lsvr-lore-knowledge-base__list--3-cols > .widget:nth-child(2n+1), .lsvr-lore-knowledge-base__list--4-cols > .widget:nth-child(2n+1) { clear: left; }
    .lsvr-lore-knowledge-base__list--2-cols > .widget, .lsvr-lore-knowledge-base__list--3-cols > .widget, .lsvr-lore-knowledge-base__list--4-cols > .widget { width: 100%; }
    .lsvr-lore-sidebar__title { padding-top: 0; }
    .lsvr-lore-sidebar__header-more { display: none; }
    .lsvr-lore-sidebar__footer { display: block; }
    .lsvr-lore-sidebar__list--2-cols > .widget:nth-child(2n+1), .lsvr-lore-sidebar__list--3-cols > .widget:nth-child(2n+1), .lsvr-lore-sidebar__list--4-cols > .widget:nth-child(2n+1) { clear: left; }
    .lsvr-lore-sidebar__list--2-cols > .widget, .lsvr-lore-sidebar__list--3-cols > .widget, .lsvr-lore-sidebar__list--4-cols > .widget { width: 100%; }
    .lsvr-lore-sitemap__title { padding-top: 0; }
    .lsvr-lore-sitemap__header-more { display: none; }
    .lsvr-lore-sitemap__footer { display: block; }
    .lsvr-lore-sitemap__nav--2-cols .lsvr-lore-sitemap__item--level-0:nth-child(2n+1), .lsvr-lore-sitemap__nav--3-cols .lsvr-lore-sitemap__item--level-0:nth-child(2n+1), .lsvr-lore-sitemap__nav--4-cols .lsvr-lore-sitemap__item--level-0:nth-child(2n+1) { clear: left; }
    .lsvr-lore-sitemap__nav--2-cols .lsvr-lore-sitemap__item--level-0, .lsvr-lore-sitemap__nav--3-cols .lsvr-lore-sitemap__item--level-0, .lsvr-lore-sitemap__nav--4-cols .lsvr-lore-sitemap__item--level-0 { width: 100%; }
    .wp-block-column:not(:last-child), .wp-block-column:not(:first-child), .wp-block-column:nth-child(2n), .wp-block-column { flex: 0 0 100%; margin: 0; }
}

@media (max-width: 480px) {
    #lsvr-media-query-breakpoint { font-family: '480'; }
    .post-navigation__prev, .post-navigation__next { float: none; text-align: left; }
    .post-navigation__next { margin-top: 30px; }
    .post-navigation__next:first-child { margin-top: 0; }
    .general-post-archive .post-archive__list { margin-left: -20px; margin-right: -20px; }
    .general-post-archive .post { padding-left: 20px; padding-right: 20px; }
    .lsvr_kba-post-archive--default .post-archive__list { margin-left: -20px; margin-right: -20px; }
    .lsvr_kba-post-archive--default .post { padding-left: 20px; padding-right: 20px; }
    .footer-menu__list > li { display: block; }
    #sidebar .lsvr_kba-tree-widget__content { margin-left: -20px; margin-right: -20px; }
    body .vc_row { margin-left: -10px; margin-right: -10px; }
}
