.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}.nivo-lightbox-content,.nivo-lightbox-overlay{height:100%;width:100%}.nivo-lightbox-overlay{position:fixed;top:0;left:0;z-index:99998;overflow:hidden;visibility:hidden;opacity:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.nivo-lightbox-overlay.nivo-lightbox-open{visibility:visible;opacity:1}.nivo-lightbox-wrap{position:absolute;top:10%;bottom:10%;left:10%;right:10%}.nivo-lightbox-title-wrap{position:absolute;bottom:0;left:0;width:100%;z-index:99999;text-align:center}.nivo-lightbox-nav{display:none}.nivo-lightbox-prev{position:absolute;top:50%;left:0}.nivo-lightbox-next{position:absolute;top:50%;right:0}.nivo-lightbox-close{position:absolute;top:2%;right:2%}.nivo-lightbox-image{text-align:center}.nivo-lightbox-image img{max-width:100%;max-height:100%;width:auto;height:auto;vertical-align:middle}.nivo-lightbox-content iframe,.nivo-lightbox-error{width:100%;height:100%}.nivo-lightbox-ajax,.nivo-lightbox-inline{max-height:100%;overflow:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.nivo-lightbox-error{display:table;text-align:center;color:#fff;text-shadow:0 1px 1px #000}.nivo-lightbox-error p{display:table-cell;vertical-align:middle}.nivo-lightbox-notouch .nivo-lightbox-effect-fade,.nivo-lightbox-notouch .nivo-lightbox-effect-fadeScale,.nivo-lightbox-notouch .nivo-lightbox-effect-fall,.nivo-lightbox-notouch .nivo-lightbox-effect-slideDown,.nivo-lightbox-notouch .nivo-lightbox-effect-slideLeft,.nivo-lightbox-notouch .nivo-lightbox-effect-slideRight,.nivo-lightbox-notouch .nivo-lightbox-effect-slideUp{-webkit-transition:all .2s ease-in-out;-moz-transition:all .2s ease-in-out;-ms-transition:all .2s ease-in-out;-o-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.nivo-lightbox-effect-fadeScale .nivo-lightbox-wrap{-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;-o-transition:all .3s;transition:all .3s;-webkit-transform:scale(.7);-moz-transform:scale(.7);-ms-transform:scale(.7);transform:scale(.7)}.nivo-lightbox-effect-fadeScale.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:scale(1);-moz-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap,.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap,.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap,.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap{-webkit-transition:all .3s cubic-bezier(.25,.5,.5,.9);-moz-transition:all .3s cubic-bezier(.25,.5,.5,.9);-ms-transition:all .3s cubic-bezier(.25,.5,.5,.9);-o-transition:all .3s cubic-bezier(.25,.5,.5,.9);transition:all .3s cubic-bezier(.25,.5,.5,.9)}.nivo-lightbox-effect-slideLeft .nivo-lightbox-wrap{-webkit-transform:translateX(-10%);-moz-transform:translateX(-10%);-ms-transform:translateX(-10%);transform:translateX(-10%)}.nivo-lightbox-effect-slideRight .nivo-lightbox-wrap{-webkit-transform:translateX(10%);-moz-transform:translateX(10%);-ms-transform:translateX(10%);transform:translateX(10%)}.nivo-lightbox-effect-slideLeft.nivo-lightbox-open .nivo-lightbox-wrap,.nivo-lightbox-effect-slideRight.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:translateX(0);-moz-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0)}.nivo-lightbox-effect-slideDown .nivo-lightbox-wrap{-webkit-transform:translateY(-10%);-moz-transform:translateY(-10%);-ms-transform:translateY(-10%);transform:translateY(-10%)}.nivo-lightbox-effect-slideUp .nivo-lightbox-wrap{-webkit-transform:translateY(10%);-moz-transform:translateY(10%);-ms-transform:translateY(10%);transform:translateY(10%)}.nivo-lightbox-effect-slideDown.nivo-lightbox-open .nivo-lightbox-wrap,.nivo-lightbox-effect-slideUp.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:translateY(0);-moz-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.nivo-lightbox-body-effect-fall .nivo-lightbox-effect-fall{-webkit-perspective:1000px;-moz-perspective:1000px;perspective:1000px}.nivo-lightbox-effect-fall .nivo-lightbox-wrap{-webkit-transition:all .3s ease-out;-moz-transition:all .3s ease-out;-ms-transition:all .3s ease-out;-o-transition:all .3s ease-out;transition:all .3s ease-out;-webkit-transform:translateZ(300px);-moz-transform:translateZ(300px);-ms-transform:translateZ(300px);transform:translateZ(300px)}.nivo-lightbox-effect-fall.nivo-lightbox-open .nivo-lightbox-wrap{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);transform:translateZ(0)}.nivo-lightbox-theme-default.nivo-lightbox-overlay { 
background: #666;
background: rgba(0,0,0,0.6); 
}
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { background: url(//www.posaune-lernen.de/seite/wp-content/plugins/responsive-lightbox/assets/nivo/themes/default/loading.gif) no-repeat 50% 50%; }
.nivo-lightbox-theme-default .nivo-lightbox-nav {
top: 10%;
width: 8%;
height: 80%;
text-indent: -9999px;
background-repeat: no-repeat;
background-position: 50% 50%;
opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-nav:hover { 
opacity: 1; 
background-color: rgba(0,0,0,0.5);
}
.nivo-lightbox-theme-default .nivo-lightbox-prev { 
background-image: url(//www.posaune-lernen.de/seite/wp-content/plugins/responsive-lightbox/assets/nivo/themes/default/prev.png); 
border-radius: 0 3px 3px 0;
}
.nivo-lightbox-theme-default .nivo-lightbox-next { 
background-image: url(//www.posaune-lernen.de/seite/wp-content/plugins/responsive-lightbox/assets/nivo/themes/default/next.png); 
border-radius: 3px 0 0 3px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close {
display: block;
background: url(//www.posaune-lernen.de/seite/wp-content/plugins/responsive-lightbox/assets/nivo/themes/default/close.png) no-repeat 5px 5px;
width: 16px;
height: 16px;
text-indent: -9999px;
padding: 5px;
opacity: 0.5;
}
.nivo-lightbox-theme-default .nivo-lightbox-close:hover { opacity: 1; }
.nivo-lightbox-theme-default .nivo-lightbox-title-wrap { bottom: -7%; }
.nivo-lightbox-theme-default .nivo-lightbox-title {
font: 14px/20px 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-style: normal;
font-weight: normal;
background: #000;
color: #fff;
padding: 7px 15px;
border-radius: 30px;
}
.nivo-lightbox-theme-default .nivo-lightbox-image img {
background: #fff;
-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
.nivo-lightbox-theme-default .nivo-lightbox-ajax,
.nivo-lightbox-theme-default .nivo-lightbox-inline {
background: #fff;
padding: 40px;
-webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
-moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
box-shadow: 0px 1px 1px rgba(0,0,0,0.4);
}
@media (-webkit-min-device-pixel-ratio: 1.3),
(-o-min-device-pixel-ratio: 2.6/2),
(min--moz-device-pixel-ratio: 1.3),
(min-device-pixel-ratio: 1.3),
(min-resolution: 1.3dppx) {
.nivo-lightbox-theme-default .nivo-lightbox-content.nivo-lightbox-loading { 
background-image: url(//www.posaune-lernen.de/seite/wp-content/plugins/responsive-lightbox/assets/nivo/themes/default/loading@2x.gif); 
background-size: 32px 32px;
}
.nivo-lightbox-theme-default .nivo-lightbox-prev { 
background-image: url(//www.posaune-lernen.de/seite/wp-content/plugins/responsive-lightbox/assets/nivo/themes/default/prev@2x.png); 
background-size: 48px 48px;
}
.nivo-lightbox-theme-default .nivo-lightbox-next { 
background-image: url(//www.posaune-lernen.de/seite/wp-content/plugins/responsive-lightbox/assets/nivo/themes/default/next@2x.png); 
background-size: 48px 48px;
}
.nivo-lightbox-theme-default .nivo-lightbox-close { 
background-image: url(//www.posaune-lernen.de/seite/wp-content/plugins/responsive-lightbox/assets/nivo/themes/default/close@2x.png); 
background-size: 16px 16px;
}
}.simple-banner,
.simple-banner_2,
.simple-banner_3,
.simple-banner_4,
.simple-banner_5 {
width: 100%;
text-align: center;
position: relative;
display: block;
}
.simple-banner .simple-banner-text,
.simple-banner_2 .simple-banner-text_2,
.simple-banner_3 .simple-banner-text_3,
.simple-banner_4 .simple-banner-text_4,
.simple-banner_5 .simple-banner-text_5 {
font-weight: 700;
padding: 10px 20px;
position: relative;
}
.simple-banner .simple-banner-button,
.simple-banner_2 .simple-banner-button_2,
.simple-banner_3 .simple-banner-button_3,
.simple-banner_4 .simple-banner-button_4,
.simple-banner_5 .simple-banner-button_5 {
border: none;
background-color: transparent;
padding: 0 5px;
margin: 0 10px;
text-align: center;
text-decoration: none;
position: absolute;
transform: translate(0%, -50%);
right: 0;
top: 50%;
font-size: 16px;
cursor: pointer;
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {margin: 0; padding: 0; border: 0; font-size: 100%; vertical-align: baseline;}
article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }
html { font-size: 100%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
figure { margin: 10% 0; }
figcaption { text-align: center; }
img { border: 0; -ms-interpolation-mode: bicubic;}
a:hover, a:active, a:focus { outline: none; -moz-outline-style: none;}
input {-webkit-border-radius:0; border-radius:0;}
::-webkit-input-placeholder {color: #222222;}
:-moz-placeholder {color: #222222;}
::-moz-placeholder {color: #222222;}
:-ms-input-placeholder {color: #222222;}
*, *:before, *:after {-webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box;}
::selection {background: #d1eded; }
::-moz-selection {background: #d1eded; } .clearfix:after, .sharedaddy:after {clear:both; content:' '; display:block; font-size:0; line-height:0; visibility:hidden; width:0; height:0; }
.cf:before, .cf:after {content: " "; display: table; }
.cf:after {clear: both;} .cf {*zoom: 1;}  body {
display: block;
font-family: 'Times New Roman', Georgia, serif;
color: #222222;
background: #f8f8f8;
}
.wrap-all {
position: relative;
opacity: 0;
}
#masthead {
position: relative;
margin: 0 auto;
max-width: 1200px;
padding: 60px 0 0;
}
.main-container {
padding: 50px 15px 80px;
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
#primary {
margin: 0 auto;
max-width: 1200px;
clear: both;
} .entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6,
.site-branding h1.site-title,
.site-branding p.site-title,
.entry-header h1.entry-title,
.entry-header h2.entry-title,
p.site-description,
#site-nav,
.nav-wrap,
#infinite-handle span,
.comment-details .comment-author,
#comments #respond,
input[type="button"],
input[type="submit"],
.front-one-slogan,
.front-two-slogan,
.bw-custom-page .entry-content h2,
.bw-custom-page .entry-content h3,
blockquote cite,
.contact-form label,
.entry-content blockquote.big,
.entry-content p.pull-left,
.entry-content p.pull-right {
font-family: 'Source Code Pro', mono;
}
.entry-details,
#comments h3.comments-title,
.comment-time,
.comment-edit,
#comments .nopassword,
#comments p.nocomments,
.bw-custom-page .entry-content p.intro {
font-family: 'Playfair Display', serif;
}
.entry-details,
#comments h3.comments-title,
.bw-custom-page .entry-content p.intro,
.bw-menu .entry-content h3 {
font-size: 14px;
font-size: 0.875rem;
text-transform: uppercase;
letter-spacing: 2px;
}
.entry-details,
#comments h3.comments-title,
.bw-custom-page .entry-content p.intro {
font-style: italic;
}
.comment-details .comment-time,
.comment-details .comment-edit,
#comments .nopassword,
#comments p.nocomments {
font-style: italic;
text-transform: uppercase;
letter-spacing: 2px;
} h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}
h1 {
margin: 46px 0 15px;
font-size: 22px;
font-size:  1.375rem;
}
h2 {
margin: 46px 0 12px;
font-size: 22px;
font-size: 1.375rem;
line-height: 1.35;
}
h3 {
margin: 38px 0 10px;
font-size: 20px;
font-size: 1.25rem;
line-height: 1.4;
}
h4 {
margin: 30px 0 10px;
font-size: 18px;
font-size: 1.125rem;
line-height: 1.4;
}
h5 {
margin: 24px 0 8px;
font-size: 16px;
font-size: 1rem;
}
h6 {
margin: 24px 0 8px;
font-size: 14px;
font-size: 0.875rem;
} h1, h2, h3, h4, h5, h6,
.entry-content,
.page-content,
.comment-content {
word-wrap: break-word;
}
.entry-content p,
.entry-content p.standard-text,
.entry-content ul,
.entry-content ol,
#comments .comment-text p,
#comments .comment-reply,
.wide-content,
.intro-wrap {
font-size: 15px;
font-size: 0.9375rem;
line-height: 2.2;
}
p {
margin-bottom: 24px;
}
.entry-content p:last-child {
margin-bottom: 0;
}
.entry-content blockquote p:last-child  {
margin-bottom: 24px;
}
ul, ol {
margin: 0 0 24px 0;
padding-left: 40px;
list-style-position: inside;
}
.blog .post .entry-content ul,
.blog .post .entry-content ol {
text-align: left;
}
ul {
list-style: square;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 0;
}
.entry-content ul,
.entry-content ol {
padding-left: 50px;
}
.entry-content ul li,
.entry-content ol li,
#comments ul li,
#comments ol li  {
margin-bottom: 4px;
list-style-position: outside;
}
.entry-content ul ul li:last-child,
.entry-content ol ol li:last-child,
#comments ul ul li:last-child,
#comments ol ol li:last-child {
margin-bottom: 0;
}
.entry-content ul ul,
.entry-content ol ol,
#comments ul ul,
#comments ol ol {
padding-left: 25px;
}
b, strong {
font-weight: bold;
}
dfn, em, i {
font-style: italic;
}
s, strike, del {
text-decoration: line-through;
}
address {
margin: 0 0 24px;
font-size: 16px;
font-size: 1rem;
line-height: 1.6;
}
pre {
max-width: 100%;
margin-bottom: 24px;
padding: 20px;
overflow: auto;
background: #ededed;
font-family:  Consolas, Monaco, monospace;
font-size: 12px;
font-size: 0.75rem;
line-height: 1.7;
text-align: left;
color: #555;
}
code, kbd, tt, var {
font-family: Consolas, Monaco, monospace;
font-size: 13px;
font-size: 0.8125rem;
}
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
background: #d1eded;
text-decoration: none;
}
sup,
sub {
position: relative;
vertical-align: baseline;
height: 0;
font-size: 75%;
line-height: 0;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
img {
max-width: 100%; height: auto; }
dl {
text-align: left;
}
dt {
padding-bottom: 4px;
font-weight: bold;
}
dd {
margin: 0 0 20px;
}
dl dt {
font-weight: bold;
color: #162626;
}
dl dd {
margin: 0 0 20px;
font-size: 15px;
font-size: 0.9375rem;
line-height:1.6;
}
.wp-smiley {
border: 0;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} table {
width: 100%;
margin: 0 0 40px;
border-collapse: collapse;
border-spacing: 0;
border-bottom: 1px solid #ccc;
line-height: 2;
font-size: 15px;
font-size: 0.9375rem;
text-align: left;
}
table td {
padding: 6px 6px 6px 0;
border-top: 1px solid #ccc;
}
table caption {
margin: 40px 0;
}
table th {
padding: 6px 6px 6px 0;
text-align:left;
font-weight: bold;
} .single-post .entry-header .entry-comments:before,
.entry-edit:before,
#comments ul.comment-meta a.comment-edit-link:before {
display: inline;
content: '\2014';
padding: 0 2px 0 0;
} .alignleft,
.alignright {
display: block;
}
.alignleft {
margin: 5px 45px 5px 0;
float: left;
}
.alignright {
margin: 5px 0 0 30px;
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
clear: both;
}
img.alignleft,
img.alignright {
margin-top:10px;
margin-bottom:20px;
} input,
textarea {
padding: 5px 2%;
border: 1px solid #ccc;
background: #fff;
color: #222;
font-family: 'Times New Roman', Georgia, serif;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.8;
}
form label {
display: inline-block;
margin: 0 0 4px;
font-size: 14px;
font-size: 0.875rem;
font-weight: 600;
}
input:focus,
input:active,
textarea:focus,
textarea:active {
border: 1px solid #222;
outline: none;
} input[type="button"],
input[type="submit"] {
margin: 25px 0 10px;
padding: 9px 20px;
background: #222;
color: #cbcbcb;
border: none;
font-size: 14px;
font-size: 0.875rem;
text-transform: uppercase;
letter-spacing: 2px;
cursor: pointer;
-webkit-appearance: none;
}
input[type="button"]:hover,
input[type="submit"]:hover,
.widget_blog_subscription input[type="submit"]:hover {
background: #222;
}  a {
color: #222222;
text-decoration: none;
}
.entry-content a,
.comment-details .comment-author a,
#colophon a:hover,
#colophon .textwidget a,
.intro-wrap a,
.more-info-btn span,
a.comment-reply-link,
.front-two-slogan a {
border-bottom: 1px solid #222222;
}
.entry-content a:hover,
.comment-details .comment-author a:hover,
#colophon .textwidget a:hover,
.intro-wrap a:hover,
.entry-content .blue a:hover,
.entry-content .red a:hover,
.entry-content .green a:hover,
.more-info-btn:hover span,
a.comment-reply-link:hover {
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
}
#colophon .menu-social-one-container a:hover,
#colophon .menu-social-two-container a:hover,
#colophon .menu-social-three-container a:hover {
border-bottom: none;
}
.entry-header a,
.front-two-slogan a,
.front-one-slogan p a,
h1 a,
h2 a,
h3 a {
color: #222222;
}
.front-two-slogan a:hover {
opacity: 0.5;
} .blue {color: #35a8c7;}
.green {color: #76a35b;}
.red {color: #d85c56;}
.entry-content .blue a {color: #35a8c7; border-bottom: 1px solid #35a8c7;}
.entry-content .green a {color: #76a35b; border-bottom: 1px solid #35a8c7;}
.entry-content .red a {color: #d85c56; border-bottom: 1px solid #d85c56;}  .site-branding-wrap {
padding: 0 15px;
}
.site-branding {
margin: 0 auto;
max-width: 350px;
text-align: center;
word-break: break-word;
-ms-word-break: break-all;
-webkit-hyphens: auto;
-moz-hyphens: auto;
-ms-hyphens: auto;
hyphens: auto;
}
.site-branding h1.site-title,
.site-branding p.site-title {
display: inline-block;
margin: 0;
padding: 0;
font-weight: 600;
}
.site-branding p.site-title,
.site-branding h1.site-title {
font-size: 54px;
line-height: 1.05;
}
.site-branding p.site-title a,
.site-branding h1.site-title a {
color: #222;
}
p.site-description {
margin: 0;
padding: 0 0 15px;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.6;
font-weight: 600;
display: block;
} .title-logo {
padding: 17px 0 0 0;
} #mobilenav-open,
#mobilenav-close {
display: block;
position: absolute;
width: 35px;
height: 35px;
background: #222;
cursor: pointer;
}
#mobilenav-open {
top: 15px;
right: 15px;
}
#mobilenav-close {
top: 0;
right: 0;
width: 40px;
height: 40px;
}
#mobilenav-open span,
#mobilenav-close span {
display: none;
}
#mobilenav-open:after,
#mobilenav-close:after {
position: absolute;
top: 0;
left: 0;
right: 0;
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 18px/1 'Genericons';
line-height: 1;
color: #fff;
vertical-align: top;
width: 100%;
text-align: center;
}
#mobilenav-open:after {
content: '\f419';
padding: 8px 0 0 0;
}
#mobilenav-close:after {
content: '\f406';
padding: 13px 5px 0 0;
} .sticky-element .sticky-anchor {
display: none !important;
}
#site-nav {
display: none;
background: #222;
width: 290px;
margin: 0 15px;
padding: 45px 0 12px;
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
position: absolute;
top:15px;
right: 0;
z-index: 100000;
text-align: center;
}
.nav-open #site-nav {
display: block;
}
.front-two-wrap.cf {
z-index: 100;
}
#site-nav ul {
list-style: none;
display: block;
padding: 0;
margin: 0;
}
#site-nav ul ul {
margin: 12px 0;
padding: 10px 0;
background: #333;
}
#site-nav ul ul ul {
margin: 0;
padding: 0;
}
#site-nav ul li {
display: block;
padding: 0;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.4;
text-transform: uppercase;
letter-spacing: 2px;
}
#site-nav ul li a {
display: block;
color: #ccc;
padding: 12px 10px;
}
#site-nav ul li a:hover {
color: #fff;
}
#site-nav ul ul li a {
padding: 6px 10px;
}
#site-nav ul ul li {
text-transform: none;
letter-spacing: 0;
} label.screen-reader-text,
input#searchsubmit {
display: none;
}
.searchbox {
height: 53px;
border-top: 1px solid rgba(0, 0, 0, 0.15);
}
.searchbox input.search-field {
width: 100%;
height: 53px;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.4;
}
.searchbox input.search-field,
.searchbox input.search-field:hover,
.searchbox input.search-field:active,
.searchbox input.search-field:focus {
background: #f2f2f2;
border: none;
}  .site-content .post {
position: relative;
display: block;
max-width: 100%;
padding-bottom: 80px;
}
.site-content .post:before {
content: "\00a0";
position: absolute;
width: 7%;
height: 3px;
line-height: 1px;
border-top: 3px solid #222;
top: 0;
left: 47.5%;
z-index: 1;
}
.site-content .entry-thumbnail img.wp-post-img {
line-height: 0;
}
.sticky {
}
.blog .post .entry-content,
.archive .post .entry-content {
text-align: center;
} .entry-thumbnail {
padding-bottom: 32px;
line-height: 0;
} .site-content .entry-header {
display: block;
text-align: center;
padding: 32px 0 38px;
}
.single-format-quote .format-quote .entry-header {
padding-bottom: 38px;
}
.entry-header h1.entry-title,
.entry-header h2.entry-title,
.bw-custom-page .entry-content h2 {
display: block;
margin: 0;
padding: 0;
font-size: 24px;
font-size: 1.5rem;
line-height: 1.32;
font-weight: 300;
word-wrap: break-word;
} .entry-details {
display: block;
position: relative;
padding: 10px 0 0 0;
}
.entry-date,
.entry-comments,
.entry-edit {
display: inline-block;
} .page-link {
display: block;
padding: 15px 0;
clear: both;
font-size: 14px;
font-size: 0.875rem;
word-spacing:18px;
}
.page-link a {
display: inline-block;
text-decoration: none;
margin-bottom: 8px;
}  .single-post .site-content .post,
.page-template-default .site-content .page,
.bw-contact .site-content .page,
.error404 .site-content .page {
padding: 0;
}
.single-post .site-content .post:before,
.bw-contact .site-content .page:before,
.error404 .site-content .page:before {
left: 0;
}
.single-post .site-content .entry-header,
.bw-contact .site-content .entry-header,
.error404 .site-content .entry-header {
text-align: left;
padding: 32px 0 70px;
}
.content-wrap {
max-width: 1200px;
margin: 0 auto;
} .single-post .entry-content p,
.single-post .entry-content p.standard-text,
.single-post .entry-content ul,
.single-post .entry-content ol,
.page .entry-content p,
.page .entry-content ul,
.page .entry-content ol {
font-size: 16px;
font-size: 1rem;
line-height: 2.06;
}
p.justify {
text-align: justify;
}
.entry-content blockquote {
position: relative;
text-align: center;
margin: 30px 0;
}
.single-post .entry-content blockquote {
text-align: left;
}
.format-quote .entry-content blockquote {
margin: 0;
}
.entry-content blockquote p,
.single-post .entry-content blockquote p,
blockquote.quote-text p {
font-size: 20px;
font-size: 1.25rem;
line-height: 1.9;
font-style: normal;
}
blockquote.quote-text p {
margin: 0;
line-height: 1.7;
}
.entry-content blockquote cite,
#comments blockquote cite,
blockquote.quote-text cite {
font-size: 14px;
font-size: 0.875rem;
font-style: normal;
display: block;
padding-top: 20px;
text-transform: uppercase;
letter-spacing: 2px;
}
blockquote.quote-text cite {
padding-top: 8px;
font-size: 12px;
font-size: 0.75rem;
}
.entry-content blockquote.big {
max-width: 500px;
margin-left: auto;
margin-right: auto;
padding: 30px 0 6px;
}
.entry-content blockquote.big p {
font-style: normal;
font-weight: 300;
line-height: 1.8;
text-align: center;
}
.entry-content blockquote.big cite {
font-weight: normal;
}
.post .entry-content blockquote.big p {
font-size: 20px;
font-size: 1.25rem;
}
.page .entry-content blockquote.big p {
font-size: 22px;
font-size: 1.375rem;
}
.entry-content p.pull-left,
.entry-content p.pull-right {
margin-bottom: 24px;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.8;
}
.entry-content p.pull-right {
text-align: right;
}
.entry-content p.note {
max-width: 780px;
margin: 0 auto;
text-align: center;
}
.entry-content p.intro {
font-size: 18px;
font-size: 1.125rem;
line-height: 1.75;
}
.bw-centered .entry-content p.intro {
font-size: 20px;
font-size: 1.25rem;
line-height: 1.8;
}
.uppercase {
text-transform: uppercase;
letter-spacing: 2px;
} img {
max-width: 100%;
height: auto;
}
a[rel~="attachment"],
a[href$=jpg],
a[href$=jpeg],
a[href$=jpe],
a[href$=png],
a[href$=gif]{
border-bottom: none !important;
}
img.wp-post-image {
padding: 0;
}
img.img-border {
max-width:98.1%;
padding:5px;
background:#fff;
border:1px solid rgba(0, 0, 0, 0.15);
}
.widget img {
max-width:100%;
height:auto;
}
.wp-caption.alignnone {
margin: 0;
}
.wp-caption {
max-width: 100%;
}
img#wpstats {
display: none;
}
.entry-content .wp-caption {
padding: 0 0 24px;
}
.format-image .entry-content .wp-caption {
padding: 0;
}
.wp-caption-text,
.widget p.wp-caption-text,
gallery .gallery-item .gallery-caption,
.single .gallery .gallery-item .gallery-caption {
padding: 15px 2px 0;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.35;
font-style: italic;
text-align: center;
}
.entry-content p.wp-caption-text {
padding-top: 20px;
}
.entry-content .alignleft p.wp-caption-text {
text-align: left;
}
.entry-content .alignright p.wp-caption-text {
text-align: right;
margin-right: 6px;
}
embed,
iframe,
object,
video {
max-width:100%;
}
.entry-content .twitter-tweet-rendered {
max-width: 100% !important; } .gallery {
clear: both;
overflow: hidden;
}
.gallery .gallery-item {
float: left;
margin-top: 0;
margin-bottom: 6px;
text-align: center;
width: 33.3%;
}
.gallery .gallery-item a {
border-bottom: none;
}
.gallery-columns-2 .gallery-item {
width: 50%;
}
.gallery-columns-2 .gallery-item:nth-of-type(odd),
.gallery-columns-3 .gallery-item:nth-of-type(3n+1) {
padding-right: 1.4%;
}
.gallery-columns-2 .gallery-item:nth-of-type(even),
.gallery-columns-3 .gallery-item:nth-of-type(3n+3) {
padding-left: 1.4%;
}
.gallery-columns-3 .gallery-item:nth-of-type(3n+2) {
padding-left: 0.7%;
padding-right: 0.7%;
}
.gallery-columns-4 .gallery-item {
width: 25%;
}
.gallery-columns-5 .gallery-item {
width: 20%;
}
.gallery-columns-6 .gallery-item {
width: 16.6%;
}
.gallery-columns-7 .gallery-item {
width: 14%;
}
.gallery-columns-8 .gallery-item {
width: 12.5%;
}
.gallery-columns-9 .gallery-item {
width: 11%;
}
.gallery-columns-2 .attachment-medium {
max-width: 92%;
height: auto;
}
.gallery-columns-4 .attachment-thumbnail,
.gallery-columns-5 .attachment-thumbnail,
.gallery-columns-6 .attachment-thumbnail {
max-width: 93%;
height: auto;
}
.gallery-columns-7 .attachment-thumbnail,
.gallery-columns-8 .attachment-thumbnail,
.gallery-columns-9 .attachment-thumbnail {
max-width: 94%;
height: auto;
}
.gallery dl, .gallery dt {
margin: 0;
}
.gallery br+br {
display: none;
}
.gallery .gallery-item img {
width: 100%;
height: auto;
}
.gallery .gallery-item .gallery-caption {
display: none;
margin: 2px 2px 24px;
padding: 0;
}
.single .gallery .gallery-item .gallery-caption {
display: block;
} .single-post .entry-meta {
margin-top: 60px;
padding-top: 50px;
border-top: 1px solid rgba(0, 0, 0, 0.15);
clear: both;
}
.entry-cats,
.entry-tags {
width: 50%;
float: left;
display: inline-block;
padding: 0 0 50px;
font-size: 15px;
font-size: 0.9375rem;
}
.entry-cats span,
.entry-tags span {
display: block;
padding: 0 0 15px;
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
letter-spacing: 2px;
}
.entry-cats a,
.entry-tags a {
padding: 0 3px 0 0;
}
.entry-cats a:before,
.entry-tags a:before,
.archive-header h1.archive-title span:before {
display: inline;
content: '\0023';
padding: 0;
-webkit-font-smoothing: antialiased;
vertical-align: top;
} .single-post .authorbox {
position: relative;
border-top: 1px solid rgba(0, 0, 0, 0.15);
padding: 55px 0;
font-size: 15px;
font-size: 0.9375rem;
line-height: 2.2;
clear: both;
}
.authorbox .author-info img.avatar {
width: 45px;
height: 45px;
margin: 3px 20px 0 0;
float: left;
}
.authorbox h3.author-name {
margin: 0;
padding: 0 0 5px;
font-family: 'Times New Roman', Georgia, serif;
font-size: 15px;
font-size: 0.9375rem;
font-weight: bold;
}
.authorbox p.author-description {
margin: 0 0 0 65px;
}  .comments-container {
display: block;
clear: both;
float: none;
border-top: 1px solid rgba(0, 0, 0, 0.15);
}
#comments,
#disqus_thread {
position: relative;
max-width: 100%;
margin: 0 auto;
padding: 55px 0 0 0;
}
#comments h3.comments-title,
#comments ol.commentlist,
#comments #respond {
width: 100%;
}
#comments li.comment,
#comments li.pingback {
overflow:hidden;
margin: 0 0 77px;
padding: 0;
}
#comments li.comment:last-of-type,
#comments li.pingback:last-of-type {
margin: 0;
}
#comments li.comment ul.children {
margin: 33px 0 0;
}
#comments .children .comment:last-child {
margin: 0;
}
#comments h3.comments-title {
margin: 0;
padding: 0 0 50px;
}
#comments h3.comments-title span a {
display: none;
margin: 5px 0 0 0;
font-size: 12px;
font-size: 0.75rem;
float: right;
font-weight: normal;
}
#comments ol.commentlist {
list-style: none;
margin: 0;
padding: 0;
}
.site-content ol.commentlist li {
display: block;
margin: 0;
padding: 0;
}
#comments ul.children {
margin: 0;
padding: 0;
} #comments .comment-avatar {
margin: 0;
padding: 0 10px 0 0;
line-height: 0;
display: block;
float: left;
}
#comments .comment-avatar img.avatar {
width: 40px;
height: 40px;
margin:  0;
}
#comments .comment-details {
position: relative;
display: block;
margin: 0;
}
.comment-details .comment-author {
font-size: 14px;
font-size: 0.875rem;
line-height: 1.3;
display: block;
padding-bottom: 5px;
font-weight: 600;
}
.comment-details .comment-time,
.comment-details .comment-edit {
display: inline;
font-size: 12px;
font-size: 0.75rem;
}
.comment-details .comment-edit {
padding-left: 5px;
}
#comments .comment-text {
margin: 0;
padding: 8px 0 0 0;
}
#comments .comment-text p {
margin: 0 0 20px;
padding: 0;
}
#comments .comment-text p:last-child {
margin: 0;
}
#comments .comment-reply {
position: relative;
clear: both;
}
#comments p.comment-awaiting-moderation {
display: inline-block;
margin: 0 0 24px;
padding: 1px 2px;
background: #d6fce2;
font-size: 13px;
font-size: 0.8125rem;
font-style: italic;
}
.bypostauthor {
} #comments ol li.pingback span {
font-size: 16px;
font-size: 1rem;
font-weight: bold;
}
#comments ol li.pingback p {
margin:0;
}
#comments ol li.pingback a {
font-size: 14px;
font-size: 0.875rem;
font-weight: normal;
}
#comments .pingback p.pingback-edit a {
font-size: 12px;
font-size: 0.75rem;
} #comments .nopassword,
#comments p.nocomments {
position: relative;
margin: 30px 0 0;
padding: 0;
font-size: 12px;
font-size: 0.75rem;
} #comments #respond {
margin: 0;
padding: 40px 0 0;
overflow: hidden;
text-align: left;
}
#comments ol.commentlist #respond {
margin: 0;
padding-left: 0;
padding-right: 0;
}
#comments #respond h3#reply-title {
margin: 0;
font-size: 14px;
font-size: 0.875rem;
text-transform: uppercase;
font-weight: 600;
}
#comments #respond p.comment-notes,
#comments #respond p.logged-in-as {
margin: 0 0 12px;
padding: 5px 0 0;
font-size: 12px;
font-size: 0.75rem;
font-weight: 600;
}
#respond a#cancel-comment-reply-link {
margin: 2px 0 0 0;
float:  right;
font-size: 12px;
font-size: 0.75rem;
text-transform: none;
font-weight: 600;
}
#commentform p.comment-form-author,
#commentform p.comment-form-email,
#commentform p.comment-form-url,
#commentform p.comment-form-comment {
margin:0;
padding: 15px 0 0;
}
#commentform p.comment-form-author,
#commentform p.comment-form-email,
#commentform p.comment-form-url,
#commentform p.comment-form-comment,
.contact-form div {
float: none;
clear: both;
width: 100%;
}
#commentform p.form-allowed-tags {
display: none;
}
#commentform input#author,
#commentform input#email,
#commentform input#url {
display: block;
width: 100%;
padding: 7px 2%;
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
-webkit-appearance: none;
outline-color: transparent;
outline-style: none;
}
#commentform textarea#comment {
width:100%;
}
#commentform p.form-submit {
margin:0 0 8px;
clear: both;
}
#commentform .comment-form-cookies-consent {
padding-top: 20px;
}
.comment-form-cookies-consent label {
display: inline;
font-size: 12px;
font-size: 0.75rem;
font-weight: 600;
}
#wp-comment-cookies-consent {
margin-right: 6px;
}  .nav-wrap,
#infinite-handle {
display: block;
overflow: hidden;
clear: both;
margin: 0 auto;
padding: 0;
text-align: center;
font-size: 16px;
font-size: 1rem;
text-transform: uppercase;
letter-spacing: 2px;
}
#nav-below,
#nav-single,
#nav-comments {
overflow: hidden;
display: inline-block;
}
#nav-below {
max-width: 400px;
}
#nav-comments {
padding: 85px 0 0;
}
.nav-previous,
.nav-next {
width: 180px;
}
.nav-next {
margin: 0 0 0 10px;
text-align: left;
float: right;
}
.nav-previous {
margin: 0 10px 0 0;
text-align: right;
float: left;
}
.nav-previous a,
.previous-image a {
display: inline-block;
}
.separator {
float: left;
letter-spacing: 0;
}
.single-post .nav-wrap {
padding: 60px 0 0 0;
}
.single-post .nav-previous,
.single-post .nav-next {
width: auto;
}  .site-content .page {
position: relative;
}
.bw-centered .site-content .page {
margin-left: auto;
margin-right: auto;
max-width: 780px;
text-align: center;
}
.site-content .page:before,
.bw-custom-page .entry-content h2:before {
content: "\00a0";
position: absolute;
width: 30px;
height: 3px;
line-height: 1px;
border-top: 3px solid #222;
top: 0;
left: 48.7%;
z-index: 1;
}
.page-template-default .site-content .entry-header {
text-align: left;
}
.page-template-default .site-content .page:before {
left: 0;
}
.page .comments-container {
margin-top: 120px;
}
.template-fullwidth #comments {
max-width: 650px;
}
.page .edit-link {
display: block;
padding: 24px 0 60px;
}
.bw-fullwidth .page .edit-link,
.bw-custom-page .page .edit-link {
text-align: center;
}  .archive-header {
padding: 0 0 80px;
display: block;
text-align: center;
}
.archive-header h1.archive-title {
margin: 0;
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
letter-spacing: 1px;
}
.archive-header h1.archive-title span {
font-size: 15px;
font-size: 0.9375rem;
text-transform: none;
letter-spacing: 0;
display: block;
padding-top: 8px;
}
.archive-header .taxonomy-description p {
margin: 7px 0 0 0;
font-size: 12px;
font-size: 0.75rem;
}
.search-no-results #primary #searchform input#s {
width: 60%;
}
.search-no-results #primary input#searchsubmit,
.error404 #primary input#searchsubmit {
display: inline-block;
padding: 7px 20px;
}
.error404 .site-content .entry-wrap {
overflow: hidden;
}   .home.header-big #masthead {
text-align: center;
}
.home.header-big .site-branding {
margin: 0 auto;
text-align: center;
}
.home.header-big .site-branding-wrap {
padding: 0 0 25px;
display: block;
}
.home.header-big .site-branding h1.site-title {
display: block;
margin: 0;
padding: 0 60px;
text-align: center;
}
.home.header-big .site-branding p.site-description {
display: block;
}
.intro-wrap {
margin: 0 0 60px;
padding: 0;
display: none;
}
.intro-wrap p {
padding: 0 60px;
}
.intro-wrap p:last-child {
margin-bottom: 0;
}
.more-info-btn {
margin: 0 auto 30px;
padding: 10px;
display: inline-block;
cursor: pointer;
} .bw-front #masthead {
padding-bottom: 50px;
}
.bw-front.header-big #masthead {
padding-bottom: 0;
}
.bw-front .main-container {
padding-top: 0;
padding-bottom: 60px;
}
.front-one-wrap {
position: relative;
line-height: 0;
}
.front-one-slogan {
position: relative;
max-width: 400px;
margin: 0 auto;
padding: 30px 0 0 0;
font-size: 21px;
font-size: 1.3125rem;
font-weight: 300;
line-height: 1.5;
text-align: center;
}
.front-one-slogan p a {
border-bottom: 1px solid #222222;
}
.front-one-wrap a.fp-img-link {
font-size: 0 !important;
line-height: 0;
}
.front-one-wrap a.fp-img-link,
.front-two-wrap a.fp-img-link {
opacity: 1;
-webkit-transition: all ease-in-out 0.3s;
-moz-transition: all ease-in-out 0.3s;
-o-transition: all ease-in-out 0.3s;
transition: all ease-in-out 0.3s;
}
.front-one-wrap a.fp-img-link:hover,
.front-two-wrap a.fp-img-link:hover {
opacity: 0.5;
-webkit-transition: all ease-in-out 0.3s;
-moz-transition: all ease-in-out 0.3s;
-o-transition: all ease-in-out 0.3s;
transition: all ease-in-out 0.3s;
} .front-two-wrap .img-container {
position: relative;
line-height: 0;
background: #fff;
}
#img-container-one,
#img-container-two,
#img-container-three {
margin-bottom: 10px;
}
.front-two-slogan {
position: absolute;
bottom: 38px;
left: 20px;
max-width: 200px;
display: block;
font-size: 13px;
font-size: 0.8125rem;
line-height: 1.4;
text-align: center;
}
.front-two-slogan p:last-child {
margin-bottom: 0;
}  .bw-custom-page .entry-content {
text-align: center;
} .bw-custom-page .entry-content h2 {
display: block;
position: relative;
padding: 30px 0 0 0;
margin: 0;
}
.bw-custom-page .entry-content p.intro {
margin: 0 0 10px;
}
.bw-menu .entry-content h3 {
display: inline-block;
margin: 0;
padding: 0 0 5px;
}
.bw-custom-page .entry-content h4 {
font-family: 'Times New Roman', Georgia, serif;
font-size: 15px;
font-size: 0.9375rem;
line-height: 2.2;
font-weight: normal;
text-transform: uppercase;
letter-spacing: 2px;
}
.bw-menu .entry-content .three-columns-one h4 {
margin: 30px 0 8px;
}
.bw-menu .entry-content .two-columns-one h4 {
margin: 25px 0 8px;
}
.entry-content p span.price {
font-weight: bold;
font-style: normal;
}
.entry-content p span.price:before,
.entry-content p span.price:after {
display: inline;
content: '\2014';
-webkit-font-smoothing: antialiased;
vertical-align: top;
}
.entry-content p span.price:before {
padding: 0 5px 0 0;
}
.entry-content p span.price:after {
padding: 0 0 0 5px;
}
.bw-custom-page .entry-content .three-columns-one p,
.bw-custom-page .entry-content .three-columns-two p,
.bw-custom-page .entry-content .four-columns-one p,
.bw-custom-page .entry-content .four-columns-two p,
.bw-custom-page .entry-content .four-columns-three p {
font-size: 15px;
font-size: 0.9375rem;
font-style: italic;
} .testimonial {
display: block;
clear: both;
padding: 0 0 70px;
}
.testimonial:last-child {
padding: 0;
}
.bw-testimonials .entry-content img {
width: 75px;
height: 75px;
margin-bottom: 13px;
}
.bw-testimonials .entry-content h3 {
position: relative;
display: block;
margin: 0 0 20px;
padding-top: 12px;
font-size: 18px;
font-size: 1.125rem;
}
.bw-testimonials .entry-content h3 a {
border-bottom: none;
}
.bw-testimonials .entry-content h3:before {
content: "\00a0";
position: absolute;
width: 6%;
height: 2px;
line-height: 1px;
border-top: 2px solid #222;
top: 0;
left: 47%;
z-index: 1;
}  .default-sidebar {
border-top: 1px solid rgba(0, 0, 0, 0.15);
margin-top: 80px;
padding-top: 60px;
font-size: 15px;
font-size: 0.9375rem;
line-height: 2.2;
}
.widget-area .widget {
clear: both;
float: none;
overflow: hidden;
padding: 0 0 50px;
text-align: center;
}
.widget-area .widget:last-child {
padding: 0;
}
.widget h3.widget-title {
display: block;
margin: 0 0 8px;
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
letter-spacing: 2px;
}
.widget-area .widget ul {
margin: 0;
padding: 0;
}
.widget-area .widget ul li {
list-style: none;
}
.widget-area .widget img.resize {
max-width: 100%;
height: auto;
}
.widget select,
.widget iframe {
max-width: 99%;
margin-left: 1px;
margin-left: 0.1rem;
}
.wp_widget_tag_cloud div,
.widget_tag_cloud div {
-ms-word-break: break-all;
word-break: break-all;
word-break: break-word;
}
.widget_recent_comments a.url {
font-weight: bold;
} .textwidget img {
margin-bottom: 5px;
}
.textwidget p {
margin-bottom: 24px;
}
.textwidget p:last-child {
margin-bottom: 0;
}
.widget p.wp-caption-text {
margin: 0;
padding: 8px 2px 24px;
} .widget_categories ul,
.widget_archive ul,
.widget_pages ul,
.widget_nav_menu ul,
.widget_meta ul,
.widget_recent_entries ul,
.widget_recent_comments ul {
padding-left: 0;
}
.widget-area .widget_recent_comments ul li {
padding-bottom: 4px;
} .widget-area .widget_rss ul {
margin: 0;
padding: 0;
}
.widget-area .widget_rss ul li {
padding-bottom: 20px;
}
.widget-area .widget_rss ul li span.rss-date:before {
content: '\002d';
display: inline;
padding: 0 4px 0 2px;
-webkit-font-smoothing: antialiased;
}
.widget-area .widget_rss ul li .rssSummary {
padding: 4px 0;
display: inline-block;
} .widget_recent_entries span.post-date {
display: block;
}
.widget_recent_entries span.post-date:before {
content: '\002D';
display: inline;
padding: 0 4px 0 0;
-webkit-font-smoothing: antialiased;
} .widget_calendar #calendar_wrap {
position: relative;
}
.widget_calendar #calendar_wrap table {
width: 98%;
}
.widget_calendar #calendar_wrap a {
font-weight: bold;
}
.widget_calendar #wp-calendar caption {
margin: 0 0 15px;
text-align: left;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 1.5px;
line-height: 1.2;
}
.widget_calendar table#wp-calendar tr th {
padding: 2px;
text-align: center;
font-weight:bold;
}
.widget_calendar table#wp-calendar tr td {
padding: 3px 5px;
border: 1px solid rgba(0, 0, 0, 0.15);
}
.widget_calendar table#wp-calendar tr td#today {
font-weight:bold;
}
.widget_calendar table#wp-calendar tbody tr td a {
display: block;
}
.widget_calendar table#wp-calendar tbody tr td a:hover {
text-decoration: underline;
} .widget_search,
.jetpack_subscription_widget {
max-width: 280px;
margin: 0 auto;
}
.widget_search input.search-field,
.jetpack_subscription_widget #subscribe-email input {
width: 65%;
float: left;
margin-right: 2%;
padding: 3px 2%;
}
.widget_search input#searchsubmit,
.jetpack_subscription_widget input[type="submit"]  {
width: 33%;
float: left;
margin: 0;
display: inline-block;
padding: 7px 15px;
font-size: 12px;
font-size: 0.75rem;
}
.jetpack_subscription_widget #subscribe-email input {
width: 58%;
}
.jetpack_subscription_widget input[type="submit"]  {
width: 40%;
} .menu-social-one-container,
.menu-social-two-container,
.menu-social-three-container {
display: inline-block;
overflow: hidden;
margin: 0;
padding: 0;
text-align: center;
}
.menu-social-one-container li,
.menu-social-two-container li,
.menu-social-three-container li {
display: inline-block;
margin: 0;
padding: 0;
list-style: none;
width: 37px;
height: 37px;
}
.menu-social-one-container li a,
.menu-social-two-container li a,
.menu-social-three-container li a  {
display: block;
padding: 0;
margin: 0;
line-height: 1;
text-align: center;
overflow: hidden;
}
.menu-social-one-container li a,
.menu-social-two-container li a,
.menu-social-three-container li a {
width: 37px;
height: 37px;
font-size: 17px;
font-size: 1.0625rem;
color: #222;
}
.menu-social-one-container ul li a:before,
.menu-social-two-container ul li a:before,
.menu-social-three-container ul li a:before {
display: inline-block;
width: 37px;
height: 37px;
-webkit-font-smoothing: antialiased;
vertical-align: top;
visibility: visible;
}
.menu-social-one-container .menu li a::before,
.menu-social-two-container .menu li a::before,
.menu-social-three-container .menu li a::before {
font: normal 18px/1 'Genericons';
padding: 10px 0 0 0;
text-align: center;
}
.menu-social-one-container .menu li a::before,
.menu-social-two-container .menu li a::before,
.menu-social-three-container .menu li a::before { content: '\f408';}
.widget_nav_menu .menu li a[href*="codepen.io"]::before {content: '\f216';}
.widget_nav_menu .menu li a[href*="digg.com"]::before {content: '\f221';}
.widget_nav_menu .menu li a[href*="dropbox.com"]::before {content: '\f225';}
.widget_nav_menu .menu li a[href*="facebook.com"]::before {content: '\f204';}
.widget_nav_menu .menu li a[href*="flickr.com"]::before {content: '\f211';}
.widget_nav_menu .menu li a[href*="plus.google.com"]::before {content: '\f218';}
.widget_nav_menu .menu li a[href*="github.com"]::before {content: '\f200';}
.widget_nav_menu .menu li a[href*="instagram.com"]::before {content: '\f215';}
.widget_nav_menu .menu li a[href*="linkedin.com"]::before {content: '\f208';}
.widget_nav_menu .menu li a[href*="pinterest.com"]::before {content: '\f210';}
.widget_nav_menu .menu li a[href*="path.com"]::before {content: '\f219';}
.widget_nav_menu .menu li a[href*="dribbble.com"]::before {content: '\f201';}
.widget_nav_menu .menu li a[href*="polldaddy.com"]::before {content: '\f217';}
.widget_nav_menu .menu li a[href*="getpocket.com"]::before {content: '\f224';}
.widget_nav_menu .menu li a[href*="reddit.com"]::before {content: '\f222';}
.widget_nav_menu .menu li a[href*="skype.com"]::before,
.widget_nav_menu .menu li a[href*="skype:"]::before {content: '\f220';}
.widget_nav_menu .menu li a[href*="stumbleupon.com"]::before {content: '\f223';}
.widget_nav_menu .menu li a[href*="tumblr.com"]::before {content: '\f214';}
.widget_nav_menu .menu li a[href*="twitter.com"]::before {content: '\f202';}
.widget_nav_menu .menu li a[href*="vimeo.com"]::before {content: '\f212';}
.widget_nav_menu .menu li a[href*="youtube.com"]::before {content: '\f213';}
.widget_nav_menu .menu li a[href*="wordpress.org"]::before,
.widget_nav_menu .menu li a[href*="wordpress.com"]::before {content: '\f205';}
.widget_nav_menu .menu li a[href*="feed"]::before {content: '\f413';}
.widget_nav_menu .menu li a[href*="mailto"]::before {content: '\f410';}  #colophon {
position: relative;
max-width: 1200px;
margin: 0 auto;
padding: 0 0 30px;
float: none;
clear: both;
font-size: 15px;
font-size: 0.9375rem;
line-height: 2.2;
}
.top {
margin: 0 auto;
width: 19px;
height: 40px;
display: block;
-webkit-transition: all ease-in-out .15s;
-moz-transition: all ease-in-out .15s;
-o-transition: all ease-in-out .15s;
transition: all ease-in-out .15s;
cursor: pointer;
}
.top:before {
content: '\2191';
display: block;
width: 19px;
height: 40px;
padding: 0;
font-size: 36px;
font-size: 2.25rem;
line-height: 1;
-webkit-font-smoothing: antialiased;
vertical-align: top;
}
.top span {
display: none;
} #footer-widgetarea {
padding: 80px 15px 0;
text-align: center;
}
#footer-one {
padding-bottom: 50px;
}
#footer-two,
#footer-three {
padding-bottom: 50px;
} #colophon #site-info {
display: block;
padding: 0 15px 50px;
text-align: center;
}
#colophon #site-info ul {
margin: 0;
padding: 0;
list-style:none;
}
#colophon #site-info ul.credit,
#colophon #site-info ul.credit li,
#colophon p.credittext {
display: block;
padding: 0;
}
#colophon p.credittext {
margin: 0;
}   .jetpack_subscription_widget {
clear: both;
overflow: hidden;
}
#commentform .comment-subscription-form label {
font-weight: normal;
}
.widget-grofile ul.grofile-accounts {
margin: 0 auto;
display: inline-block;
}
.widget-grofile img.grofile-thumbnail {
padding: 15px;
width: auto;
-webkit-border-radius: 400px;
-moz-border-radius: 400px;
border-radius: 400px;
}
.comment-subscription-form .subscribe-label {
display: inline !important;
float: none !important;
font-size: 12px;
font-size: 0.75rem;
font-weight: normal;
}
p.comment-subscription-form {
clear: both;
overflow: hidden;
margin-top: 5px !important;
margin-bottom: 5px !important;
font-size: 12px;
font-size: 0.75rem;
font-weight: normal;
}
p.comment-subscription-form:last-child {
padding-top: 0;
margin-bottom: 0 !important;
}
.widget_twitter_timeline iframe {
display: block;
}
.widget_jetpack_display_posts_widget h4 {
margin: 35px 0 15px;
font-size: 18px;
font-size: 1.125rem;
}
.widget_jetpack_display_posts_widget img {
margin: 0 0 15px;
}
.widget_jetpack_display_posts_widget p {
font-size: 15px;
font-size: 0.9375rem;
line-height: 1.6;
}
.widget_contact_info {
line-height: 1.7;
}
.contact-map {
border: 1px solid rgba(0, 0, 0, 0.15);
padding: 3px;
background: #fff;
}
.confit-address,
.confit-phone,
.confit-hours {
padding: 15px 0 0;
} .sharedaddy {
width: 100%;
display: block;
margin: 0;
padding: 0;
float: none;
clear: both;
}
.entry-meta .sharedaddy div.sd-block {
padding-top: 15px;
}
.sharedaddy h3.sd-title {
margin: 0 !important;
padding: 0 0 17px;
font-family: 'Times New Roman', Georgia, serif;
font-size: 12px;
font-size: 0.75rem;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: normal !important;
}
div.sharedaddy h3.sd-title:before {
display: none !important;
}
div.sharedaddy .sd-content ul {
margin: 0 !important;
}
div.sharedaddy h3,
#content div.sharedaddy h3,
#main div.sharedaddy h3,
#main-wrap div.sharedaddy h3 {
padding: 3px 20px 0 0;
}
.sharedaddy div.sd-block {
border-top: none !important;
border-top: none !important;
padding-top: 24px;
}
.sharedaddy a.sd-button {
vertical-align: top;
} .contact-form {
max-width: 650px;
padding: 10px 0 24px;
}
.contact-form div {
overflow: hidden;
margin-top: 20px;
}
.entry-content .contact-form label span {
margin-left: 3px !important;
padding-top: 0;
font-weight: normal;
font-size: 12px;
font-size: 0.75rem;
color: #222 !important;
}
.page .contact-form input[type='text'],
.page .contact-form input[type='email'],
.page .contact-form textarea {
display: block;
width: 99%;
max-width: 99%;
}
.contact-form input[type='text'],
.contact-form input[type='email'] {
margin-bottom: 4px !important;
}
.contact-form p.contact-submit {
clear: both;
float: none;
overflow: hidden;
} .infinite-scroll #nav-below,
.infinite-scroll .nav-wrap,
.infinite-scroll.neverending #colophon {
display: none;
}
.infinity-end.neverending #colophon {
display: block;
}
#infinite-footer .container {
display: none;
}
#infinite-handle {
max-width: 100%;
float: none;
margin: 0 auto;
}
#infinite-handle span {
background: none !important;
border-radius: 0;
color: #222222 !important;
cursor: pointer;
display: inline-block;
padding: 0 !important;
font-size: 18px;
font-size: 1.125rem;
}
#infinite-handle span button {
text-transform: uppercase !important;
letter-spacing: 2px !important;
}
.infinite-loader {
margin: 0 auto;
text-align: center;
}
.infinite-loader .spinner {
left: 48%;
text-align: center;
margin: 0 auto;
} .site-content div.wpcf7 {
clear: both;
overflow: hidden;
max-width: 100%;
padding: 0 0 34px;
}
.site-content div.wpcf7 p {
margin: 0;
padding: 0 0 16px;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.5;
font-weight: bold;
}
.site-content div.wpcf7 p:last-of-type {
padding: 0;
}
.site-content div.wpcf7 input[type='text'],
.site-content div.wpcf7 input[type='email'],
.site-content div.wpcf7 textarea {
width: 80%;
}
.site-content input.wpcf7-submit {
clear: both;
overflow: hidden;
width: auto;
} .ssba {
padding-top: 20px;
font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
font-size: 12px !important;
}   .two-columns-one,
.three-columns-one,
.three-columns-two,
.four-columns-one,
.four-columns-two,
.four-columns-three {
width:100%;
}
.entry-content .two-columns-one,
.entry-content .three-columns-one,
.entry-content .three-columns-two,
.entry-content .four-columns-one,
.entry-content .four-columns-two,
.entry-content .four-columns-three {
position: relative;
float: left;
margin-top: 30px;
margin-bottom: 0;
font-size: 14px;
font-size: 0.875rem;
line-height: 1.7;
}
.bw-custom-page .entry-content .two-columns-one,
.bw-custom-page .entry-content .three-columns-one,
.bw-custom-page .entry-content .three-columns-two,
.bw-custom-page .entry-content .four-columns-one,
.bw-custom-page .entry-content .four-columns-two,
.bw-custom-page .entry-content .four-columns-three {
margin-top: 60px;
}
.last {
clear: right;
margin-right: 0 !important;
}
.divider {
width: 100%;
margin-bottom: 50px;
padding-top: 50px;
display: block;
clear: both;
}
.border {
width: 100%;
border-bottom: 1px solid rgba(0, 0, 0, 0.15);
margin-bottom: 60px;
padding-top: 60px;
display: block;
clear: both;
}
.clear {
width: 100%;
display: block;
clear: both;
} .white-box,
.blue-box,
.yellow-box,
.red-box,
.green-box,
.lightgrey-box,
.grey-box,
.dark-box {
margin: 0 0 24px;
padding: 12px;
overflow:hidden;
color: #222;
font-size: 16px;
font-size: 1rem;
line-height:1.65;
}
.site-content .white-box p,
.site-content .blue-box p,
.site-content .yellow-box p,
.site-content .red-box p,
.site-content .green-box p,
.site-content .lightgrey-box p,
.site-content .grey-box p,
.site-content .dark-box p {
margin: 0 0 24px;
}
.white-box {background: #fff; border: 1px solid rgba(0, 0, 0, 0.15);}
.blue-box {background: #eef6fe;}
.yellow-box {background: #ffffcc;}
.red-box {background: #fff0f1;}
.green-box {background: #e7f3e0;}
.lightgrey-box {background: #f7f0e4;}
.grey-box {background: #f4f4f4;}
.dark-box {background: #444; color: #fff;}
.dark-box a:hover {color:#fff;} .standard-btn {
display: inline-block;
margin: 0 0 24px;
padding: 7px 20px;
overflow: hidden;
cursor: pointer;
font-size: 14px;
font-size: 0.875rem;
background: #54a8d0;
color: #fff;
text-align: center;
font-weight: normal;
text-decoration: none !important;
}
.post .entry-content a.standard-btn,
.page .entry-content a.standard-btn {
color: #fff;
border: none;
}
.round-btn {
-webkit-border-radius: 50px;
-moz-border-radius: 50px;
border-radius: 50px;
}
.bold-btn {
font-weight:bold;
}
.standard-btn.xsmall-btn {
padding: 5px 15px;
font-size: 12px;
font-size: 0.75rem;
}
.standard-btn.small-btn {
padding: 6px 15px;
font-size: 13px;
font-size: 0.8125rem;
}
.standard-btn.large-btn {
padding: 10px 20px;
font-size: 16px;
font-size: 1rem;
}
.standard-btn.xlarge-btn {
padding: 12px 20px;
font-size: 18px;
font-size: 1.125rem;
}
.red-btn {background: #f17c67; color: #fff;}
.red-btn:hover {background: #e23e32; color: #fff;}
.green-btn {background: #86c166; color: #fff;}
.green-btn:hover {background: #489130; color: #fff;}
.blue-btn {background: #81c7d4; color: #fff;}
.blue-btn:hover {background: #459baf; color: #fff;}
.darkblue-btn {background: #7b90d2; color: #fff;}
.darkblue-btn:hover {background: #3b54aa; color: #fff;}
.purple-btn  {background: #b28fce; color: #fff;}
.purple-btn:hover {background: #7b54a4; color: #fff;}
.yellow-btn {background: #f9e530; color: #fff;}
.yellow-btn:hover {background: #f2db0a; color: #fff;}
.grey-btn {background: #bcbcbc; color: #222;}
.grey-btn:hover {background: #999; color: #222;}
.black-btn {background: #161616; color: rgba(255, 255, 255, 0.85);}
.black-btn:hover {background: #222; color: #fff;} .css-transform #spinner {
position: fixed;
top: 50%;
left: 50%;
margin: 0;
width: 22px;
height: 22px;
background: #222;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-animation: spinner 1s infinite ease-in-out;
-moz-animation: spinner 1s infinite ease-in-out;
-ms-animation: spinner 1s infinite ease-in-out;
-o-animation: spinner 1s infinite ease-in-out;
animation: spinner 1s infinite ease-in-out;
}
@-webkit-keyframes spinner {
0% {
-webkit-transform: scale(0.3);
}
100% {
-webkit-transform: scale(1);
opacity: 0;
}
}
@-moz-keyframes spinner {
0% {
-moz-transform: scale(0.3);
}
100% {
-moz-transform: scale(1);
opacity: 0;
}
}
@-o-keyframes spinner {
0% {
-o-transform: scale(0.3);
}
100% {
-o-transform: scale(1);
opacity: 0;
}
}
@keyframes spinner {
0% {
transform: scale(0.3);
}
100% {
transform: scale(1);
opacity: 0;
}
}  .wp-block-column,
.wp-block-quote {
margin-bottom: 24px;
} .alignwide,
.alignfull {
position: relative;
width: 100%;
margin-left: 0;
margin-right: 0;
}
@media (min-width: 1240px) {
.single-post .entry-content .alignwide,
.single-post .entry-content .alignfull {
max-width: calc(100% + 220px);
width: calc(100% + 220px);
left: 0;
right: -220px;
margin-left: 0;
margin-right: 0;
}
}
.page-template .alignfull {
margin-left: calc(50% - 50vw);
margin-right: calc(50% - 50vw);
width: auto;
max-width: 1000%;
}
.page-template .alignfull > *,
.alignwide > * {
margin-left: auto;
margin-right: auto;
} .entry-content .wp-block-image a,
.entry-content .wp-block-image a:hover {
border: none;
}
.entry-content .wp-block-image figcaption a {
border-bottom: 1px solid #222;
}
.entry-content .wp-block-image figcaption a:hover {
border-bottom: 1px solid #ccc;
} .wp-block-separator {
border: none;
border-bottom: 1px solid #000;
margin-bottom: 24px;
margin-top: 24px;
} .entry-content .wp-block-pullquote blockquote {
margin: 0;
padding: 0;
border: none;
}
.entry-content .wp-block-pullquote {
padding: 0;
border: 0;
margin-left: 0;
margin-right: 0;
margin-bottom: 24px;
padding: 0;
text-align: center;
border: none;
font-weight: bold;
line-height: 1.6;
border: 0;
}
.entry-content .wp-block-pullquote p,
.single-post .entry-content .wp-block-pullquote p,
.default-page .entry-content .wp-block-pullquote p {
margin: 0;
color: #222;
font-family: 'Source Code Pro', mono;
font-size: 15px;
font-weight: normal;
line-height: 1.8;
}
@media screen and (min-width: 1200px) {
.wp-block-pullquote.alignleft {
margin: 0 35px 24px -50px;
}
}
@media screen and (min-width: 1200px) {
.wp-block-pullquote.alignright {
margin: 0 -50px 24px 35px;
}
}
.entry-content .wp-block-pullquote cite {
text-align: center;
font-weight: normal;
text-transform: none;
}
.entry-content .wp-block-pullquote.alignleft,
.entry-content .wp-block-pullquote.alignleft cite {
text-align: left;
}
.entry-content .wp-block-pullquote.alignleft blockquote {
margin-left: 0;
}
.entry-content .wp-block-pullquote.alignright,
.entry-content .wp-block-pullquote.alignright cite {
text-align: right;
}
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
max-width: 100%;
}
@media (min-width: 767px) {
.wp-block-pullquote.alignleft,
.wp-block-pullquote.alignright {
max-width: 330px;
margin-bottom: 0;
}
.wp-block-pullquote.alignleft blockquote {
margin-right: 30px;
}
.wp-block-pullquote.alignright blockquote {
margin-left: 30px;
}
}
.wp-block-quote {
position: relative;
border: none;
}
.entry-content .wp-block-quote p {
margin-bottom: 0;
font-family: 'Source Code Pro', mono;
font-style: normal;
}
.wp-block-quote:not(.is-large):not(.is-style-large) {
border-left: none;
padding-left: 0;
}
.wp-block-quote:not(.is-large):not(.is-style-large) p {
font-size: 16px;
}
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
margin: 24px 0;
padding: 0 15px;
}
@media screen and (min-width: 767px) {
.wp-block-quote.is-large,
.wp-block-quote.is-style-large {
margin: 50px 0;
padding: 0 40px;
}
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-size: 22px;
font-weight: 300;
line-height: 1.8;
font-style: normal;
margin-bottom: 0;
}
@media screen and (min-width: 767px) {
.entry-content .wp-block-quote.is-large p,
.entry-content .wp-block-quote.is-style-large p {
font-size: 26px;
}
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-large footer,
.wp-block-quote.is-style-large cite,
.wp-block-quote.is-style-large footer {
font-size: 14px;
text-align: left;
}
.wp-block-quote.is-large[style*="text-align:center"] cite,
.wp-block-quote.is-large[style*="text-align:center"] footer,
.wp-block-quote.is-style-large[style*="text-align:center"] cite,
.wp-block-quote.is-style-large[style*="text-align:center"] footer {
text-align: center;
}
.wp-block-quote.is-large[style*="text-align:right"] cite,
.wp-block-quote.is-large[style*="text-align:right"] footer,
.wp-block-quote.is-style-large[style*="text-align:right"] cite,
.wp-block-quote.is-style-large[style*="text-align:right"] footer {
text-align: right;
}
.wp-block-quote__citation,
.wp-block-quote cite,
.wp-block-quote footer {
margin-top: 0;
display: block;
font-size: 14px;
color: #222;
font-family: 'Source Code Pro', mono;
text-transform: uppercase;
letter-spacing: 2px;
font-style: normal;
} .entry-content p.has-small-font-size {
font-size: 13px;
}
.entry-content p.has-regular-font-size {
font-size: 16px;
}
.entry-content p.has-large-font-size {
font-size: 18px;
}
.entry-content p.has-larger-font-size {
font-size: 22px;
}
.entry-content .has-drop-cap::first-letter {
font-size: 3.8em !important;
line-height: 1 !important;
font-weight: bold !important;
} .default-page .entry-content p.has-background,
.entry-content p.has-background {
padding: 30px;
font-size: 15px;
}
.has-light-grey-background-color {
background-color: #f4f4f4;
}
.has-light-grey-color {
color: #f4f4f4;
}
.has-dark-grey-background-color {
background-color: #444444;
}
.has-dark-grey-color {
color: #444444;
}
.has-white-background-color {
background-color: #ffffff;
}
.has-white-color {
color: #ffffff;
}
.has-light-yellow-background-color {
background-color: #ffffcc;
}
.has-light-yellow-color {
color: #ffffcc;
}
.has-light-red-background-color {
background-color: #fff0f1;
}
.has-light-red-color {
color: #fff0f1;
}
.has-light-green-background-color {
background-color: #e7f3e0;
}
.has-light-green-color {
color: #edf6ea;
}
.has-light-blue-background-color {
background-color: #eef6fe;
}
.has-light-blue-color {
color: #eef6fe;
} .wp-block-button .wp-block-button__link,
.post .entry-content .wp-block-button .wp-block-button__link {
border: none;
border-radius: 4px;
box-shadow: none;
cursor: pointer;
display: inline-block;
font-weight: normal;
margin: 0;
padding: 14px 16px;
text-decoration: none;
font-size: 16px;
}
.wp-block-button.is-style-outline .wp-block-button__link {
border-width: 1px;
} @media (min-width: 767px) {
.wp-block-column:not(:last-child) {
margin-right: 24px;
}
.wp-block-column:not(:last-child) {
margin-right: 24px;
}
.wp-block-column:not(:first-child),
.wp-block-column:nth-child(2n) {
margin-left: 24px;
}
.wp-block-column:nth-child(odd) {
margin-right: 24px;
}
.has-3-columns .wp-block-column:nth-child(odd) {
margin-right: 0;
}
.has-3-columns .wp-block-column:last-child {
margin-left: 0;
margin-right: 0;
}
} .wp-block-image {
margin-bottom: 24px;
}
.entry-content .wp-block-gallery {
padding-left: 0;
margin: 0;
}
.entry-content .wp-block-gallery li {
padding: 0;
}
.entry-content .wp-block-gallery li:before {
display: none;
content: '';
}
.entry-content .wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
padding: 40px 10px 10px;
}
.wp-block-image figcaption,
.wp-block-embed figcaption {
font-size: 14px;
line-height: 1.4;
margin-top: 15px;
margin-bottom: 24px;
color: #222;
}
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text,
.single-post .entry-content .wp-block-cover-text:last-child {
font-size: 2em;
margin-bottom: 0 !important;
}
@media screen and (min-width: 767px) {
.wp-block-cover-image .wp-block-cover-image-text,
.wp-block-cover-image .wp-block-cover-text,
.wp-block-cover .wp-block-cover-image-text,
.wp-block-cover .wp-block-cover-text {
font-size: 2em;
margin-bottom: 0 !important;
}
} .wp-block-table.is-style-stripes tr:nth-child(odd) {
background-color: #ededed;
}   @media screen and (min-width: 413px) {
#site-nav {
width: 384px;
}
} @media screen and (min-width: 630px) {
.main-container {
padding: 80px 68px;
}
#footer-widgetarea {
padding: 115px 68px 0;
}
#colophon #site-info {
padding: 0 68px 50px;
}
p.site-description {
padding: 0 0 30px;
}
} @media screen and (min-width: 767px) { .site-content .post {
padding-bottom: 120px;
}
#footer-widgetarea {
text-align: left;
}
#colophon #site-info {
text-align: left;
} .entry-header h1.entry-title,
.entry-header h2.entry-title,
.bw-custom-page .entry-content h2 {
font-size: 36px;
font-size: 2.25rem;
}
.entry-details,
#comments h3.comments-title,
.nav-wrap,
#infinite-handle,
.bw-custom-page .entry-content p.intro,
.bw-menu .entry-content h3 {
font-size: 18px;
font-size: 1.125rem;
}
.entry-content p.intro {
font-size: 20px;
font-size: 1.25rem;
}
.bw-centered .entry-content p.intro {
font-size: 22px;
font-size: 1.375rem;
}
.site-content .post:before {
width: 5%;
left: 48.5%;
}
.post .entry-content blockquote.big p {
font-size: 24px;
font-size: 1.5rem;
}
.page .entry-content blockquote.big p {
font-size: 26px;
font-size: 1.625rem;
} .entry-content p.pull-left {
margin: 2px 30px 10px 0;
max-width: 330px;
float: left;
}
.entry-content p.pull-right {
margin: 2px 0 10px 30px;
max-width: 330px;
float: right;
}
.border {
margin-bottom: 105px;
padding-top: 105px;
} .single-post .authorbox {
padding: 55px 0;
}
.authorbox .author-info img.avatar {
width: 45px;
height: 45px;
}
.authorbox p.author-description {
margin: 0 0 0 110px;
}
.authorbox .author-info img.avatar {
width: 90px;
height: 90px;
} #comments,
#disqus_thread {
max-width: 1200px;
padding: 80px 0 0 0;
}
#comments li.comment ul.children {
margin-left: 80px;
}
#comments li.comment ul.children ul.children {
margin-left: 0;
} .default-sidebar {
margin-top: 115px;
padding-top: 115px;
} .archive-header {
padding: 0 0 120px;
} .front-one-slogan {
position: absolute;
padding: 0;
bottom: 30px;
left: 60px;
font-size: 24px;
font-size: 1.5rem;
line-height: 1.5;
text-align: left;
} .front-two-wrap .img-container {
max-width: 49.57%;
float: left;
}
#img-container-one,
#img-container-two {
margin-bottom: 6px;
}
#img-container-three {
padding-bottom: 0;
}
#img-container-two,
#img-container-four {
float: right;
} .single-post .nav-wrap {
padding: 100px 0 0 0;
} #colophon {
padding: 0 0 50px;
}
#footer-one {
width: 35%;
margin-right: 5%;
float: left;
}
#footer-two,
#footer-three {
width: 25%;
float: left;
}
#footer-two {
margin-left: 5%;
}
#footer-three {
margin-left: 5%;
}
.footer-column {
width: 27.45%;
float: left;
}
#footer-column-one {
margin-right: 8.82%;
}
#footer-column-three {
float: right;
}
#footer-column-two .widget {
width: 160px;
float: right;
}
#footer-column-three .widget {
width: 160px;
}
.top {
position: absolute;
margin: 0;
bottom: 30px;
left: 68px;
}
.top:hover {
height: 45px;
} .menu-social-one-container li,
.menu-social-two-container li,
.menu-social-three-container li {
display: block;
float: left;
padding: 0 0 10px;
}
.menu-social-one-container li a,
.menu-social-two-container li a,
.menu-social-three-container li a,
.menu-social-one-container .menu li a::before,
.menu-social-two-container .menu li a::before,
.menu-social-three-container .menu li a::before {
text-align: left;
}
.menu-social-one-container .menu li a::before,
.menu-social-two-container .menu li a::before,
.menu-social-three-container .menu li a::before {
font: normal 18px/1 'Genericons';
padding: 6px 0 0 0;
text-align: left;
} .white-box,
.blue-box,
.yellow-box,
.red-box,
.green-box,
.lightgrey-box,
.grey-box,
.dark-box {
padding: 20px;
}
.two-columns-one {width: 46%;}
.three-columns-one {width: 31.3%;}
.three-columns-two {width: 65.6%;}
.four-columns-one {width: 23.5%;}
.four-columns-two {width: 49%;}
.four-columns-three {width: 74.5%;}
.two-columns-one,
.three-columns-one,
.three-columns-two,
.four-columns-one,
.four-columns-two,
.four-columns-three {
position:relative;
float:left;
margin-bottom: 0;
margin-top: 100px;
}
.two-columns-one {margin-right: 4%; margin-left: 0;}
.three-columns-one {margin: 0 3% 0 0;}
.four-columns-one {margin: 0 2% 0 0;}
.bw-custom-page .two-columns-one {width: 39%; margin-right: 8.5%; margin-left: 6.75%;}
.bw-custom-page .two-columns-one.last {margin-right: 6.75%; margin-left: 0;}
.bw-custom-page .three-columns-one {width: 29.5%; margin-right: 5.5%;}
.bw-custom-page .three-columns-one.last {margin-right: 0;}
} @media screen and (min-width: 1023px) { #masthead,
.main-container,
#colophon #site-info {
padding-left: 50px;
padding-right: 50px;
}
.single-post #primary,
.single-post .site-content .post,
.page-template-default .site-content .page,
.bw-contact .site-content .page,
.error404 .site-content .page {
width: 580px;
float: left;
}
.more-info-btn {
margin: 0 auto 40px;
} .blog .main-container {
padding-left: 0;
padding-right: 0;
}
.site-content .post {
width: 49.8%;
float: left;
padding-left: 5.85%;
padding-right: 5.85%;
}
#comments h3.comments-title,
#comments ol.commentlist,
#comments #respond {
width: 580px;
} .default-sidebar {
width: 280px;
border-top: none;
margin: 0;
padding-top: 40px;
padding-bottom: 0;
float: right;
}
.widget-area .widget {
text-align: left;
}
.widget_search,
.jetpack_subscription_widget {
max-width: 280px;
margin: 0;
} .front-one-slogan {
max-width: 600px;
bottom: 40px;
left: 70px;
font-size: 30px;
font-size: 1.875rem;
font-weight: normal;
}
.front-one-slogan p a {
border-bottom: 2px solid #222222;
} .front-two-slogan {
max-width: 275px;
font-size: 16px;
font-size: 1rem;
line-height: 1.8;
}
#img-container-one,
#img-container-two {
margin-bottom: 10px;
} .bw-menu .entry-content .three-columns-one h4 {
margin: 70px 0 8px;
}
.bw-menu .entry-content .two-columns-one h4 {
margin: 35px 0 8px;
} #footer-widgetarea {
padding: 115px 50px 0;
}
.top {
left: 50px;
} .bw-custom-page .two-columns-one {width: 25%; margin-right: 12.5%; margin-left: 18.75%;}
.bw-custom-page .two-columns-one.last {margin-right: 18.75%; margin-left: 0;}
.bw-custom-page .three-columns-one {width: 25%; margin-right: 12.5%;}
.bw-custom-page .three-columns-one.last {margin-right: 0;}
} @media screen and (min-width: 1130px) { #primary {
margin: 0 auto;
max-width: 1200px;
clear: both;
}
.single-post #primary,
.single-post .site-content .post,
.page-template-default .site-content .page,
.bw-contact .site-content .page,
.error404 .site-content .page,
#comments h3.comments-title,
#comments ol.commentlist,
#comments #respond {
width: 630px;
}
.site-content .post {
width: 49.9%;
}
.main-container {
padding-top: 118px;
padding-bottom: 112px;
}
.single-post #primary {
float: left;
} #masthead {
padding-top: 45px;
display: block;
}
.bw-front #masthead {
padding-bottom: 0;
}
.header-big.bw-front-two #masthead {
padding-bottom: 0 !important;
}
.site-branding-wrap {
padding: 0 0 60px;
} .bw-front .main-container {
padding-top: 60px;
}
.more-info-btn {
display: none;
}
.home.header-big #masthead {
text-align: left;
}
.home.header-big .site-branding-wrap {
width: 50%;
padding: 0 0 80px;
float: left;
}
.home.header-big .site-branding h1.site-title {
display: block;
margin: 0;
padding: 0 60px;
text-align: center;
}
.home.header-big .site-branding p.site-description {
padding: 0px 0px 40px;
text-align: left;
}
.intro-wrap {
display: block !important;
width: 50%;
margin: 0;
padding: 68px 0 80px;
float: right;
text-align: left;
}
.intro-wrap p {
padding: 0 60px;
}
.intro-wrap p:last-child {
margin-bottom: 0;
} #mobilenav-open,
#mobilenav-close {
display: none !important;
}
#site-nav {
position: relative;
display: block !important;
width: auto;
margin: 0;
padding: 0;
background: #f8f8f8;
}
#site-nav ul.nav-menu {
max-width: 1200px;
margin: 0 auto;
padding: 0;
text-align: center;
}
#site-nav ul li {
position: relative;
display: inline-block;
padding: 15px 0;
font-size: 18px;
font-size: 1.125rem;
text-transform: uppercase;
letter-spacing: 2px;
font-weight: 600;
}
#site-nav ul li:after {
content: '\002f';
display: inline;
padding: 0 20px 0 30px;
-webkit-font-smoothing: antialiased;
vertical-align: top;
}
#site-nav ul li:last-child:after {
display: none;
}
#site-nav ul li a {
margin: 0;
padding: 0;
display: inline;
color: #222;
}
#site-nav ul li a:hover {
color: #222;
}
#site-nav ul li,
#site-nav ul ul li:first-child {
border-top: none;
}
#site-nav ul ul li a,
#site-nav ul ul ul li a {
padding: 12px 10px;
text-transform: uppercase;
letter-spacing: 2px;
}
#site-nav ul ul {
position: absolute;
display: none;
top: 55px;
left: 0;
margin: 0 0 0 -35px;
width: 100%;
padding: 12px 0;
z-index: 10000000;
background: #222;
color: #fff;
-webkit-transition: all ease-in-out 0.2s;
-moz-transition: all ease-in-out 0.2s;
-o-transition: all ease-in-out 0.2s;
transition: all ease-in-out 0.2s;
}
#site-nav ul ul ul {
margin: 0;
padding: 12px 0;
}
#site-nav ul ul li {
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: normal;
padding: 0 5px;
}
#site-nav ul ul li:after {
display: none;
}
#site-nav ul ul a {
color: #cbcbcb;
display: block;
padding: 15px 0;
}
#site-nav ul ul a:hover {
color: #fff;
border-bottom: none;
}
#site-nav ul ul ul.sub-menu,
#site-nav ul ul ul.children {
position: absolute;
top: 0;
left: 99%;
}
#site-nav ul li:hover > ul {
display: block;
-webkit-transition: all ease-in-out 0.2s;
-moz-transition: all ease-in-out 0.2s;
-o-transition: all ease-in-out 0.2s;
transition: all ease-in-out 0.2s;
}
#site-nav li:hover > a {
border-bottom: 2px solid #222;
}
#site-nav ul ul li:hover > a {
border-bottom: none;
}
#site-nav li li:hover > a {
color: #fff;
} .entry-content p.pull-left {
margin: 2px 20px 10px -20px;
}
.entry-content p.pull-right {
margin: 2px -40px 10px 40px;
} #footer-widgetarea {
padding: 115px 0 0;
}
#footer-one {
width: 25%;
margin-left: 20%;
float: left;
}
#footer-two,
#footer-three {
width: 12.5%;
float: left;
}
#footer-two {
margin-left: 12.5%;
}
#footer-three {
margin-left: 10%;
}
#colophon #site-info {
margin-left: 20%;
padding: 40px 0 0 0;
}
#footer-social-nav {
max-width: 55%;
margin: 0 auto;
}
#colophon {
padding: 0 0 110px;
}
.top {
bottom: 115px;
}
} @media screen and (min-width: 1300px) {
#primary {
max-width: 1200px;
}
#masthead,
.main-container,
#colophon #site-info {
padding-left: 0;
padding-right: 0;
}
.top {
left: 0;
}
}body{
font-family:Helvetica Neue,Helvetica,sans serif;
}
input, textarea {
font-family:Helvetica Neue,Helvetica,sans serif;
}
.intro-wrap{
font-family: "Source Code Pro",mono;
} .widget-title{
font-family: "Source Code Pro",mono;
}
.widget h3.widget-title{
font-size:0.85rem;
}    @font-face {
font-family: 'Source Code Pro';
font-style: normal;
font-weight: 300;
src: url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/source-code-pro-v22-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-300.eot); src: local(''),
url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/source-code-pro-v22-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-300.eot?#iefix) format('embedded-opentype'), url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/source-code-pro-v22-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-300.woff2) format('woff2'), url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/source-code-pro-v22-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-300.woff) format('woff'), url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/source-code-pro-v22-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-300.ttf) format('truetype'), url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/source-code-pro-v22-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-300.svg#SourceCodePro) format('svg'); } @font-face {
font-family: 'Source Code Pro';
font-style: normal;
font-weight: 400;
src: url(//posaune-lernen.de/fonts/source-code-pro-v22-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-regular.eot); src: local(''),
url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/source-code-pro-v22-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-regular.eot?#iefix) format('embedded-opentype'), url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/source-code-pro-v22-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-regular.woff2) format('woff2'), url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/source-code-pro-v22-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-regular.woff) format('woff'), url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/source-code-pro-v22-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-regular.ttf) format('truetype'), url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/source-code-pro-v22-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-regular.svg#SourceCodePro) format('svg'); } @font-face {
font-family: 'Source Code Pro';
font-style: normal;
font-weight: 600;
src: url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/source-code-pro-v22-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-600.eot); src: local(''),
url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/source-code-pro-v22-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-600.eot?#iefix) format('embedded-opentype'), url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/source-code-pro-v22-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-600.woff2) format('woff2'), url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/source-code-pro-v22-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-600.woff) format('woff'), url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/source-code-pro-v22-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-600.ttf) format('truetype'), url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/source-code-pro-v22-vietnamese_latin-ext_latin_greek-ext_greek_cyrillic-ext_cyrillic-600.svg#SourceCodePro) format('svg'); } @font-face {
font-family: 'Playfair Display';
font-style: normal;
font-weight: 400;
src: url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/playfair-display-v30-vietnamese_latin-ext_latin_cyrillic-regular.eot); src: local(''),
url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/playfair-display-v30-vietnamese_latin-ext_latin_cyrillic-regular.eot?#iefix) format('embedded-opentype'), url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/playfair-display-v30-vietnamese_latin-ext_latin_cyrillic-regular.woff2) format('woff2'), url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/playfair-display-v30-vietnamese_latin-ext_latin_cyrillic-regular.woff) format('woff'), url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/playfair-display-v30-vietnamese_latin-ext_latin_cyrillic-regular.ttf) format('truetype'), url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/playfair-display-v30-vietnamese_latin-ext_latin_cyrillic-regular.svg#PlayfairDisplay) format('svg'); } @font-face {
font-family: 'Playfair Display';
font-style: italic;
font-weight: 400;
src: url(//posaune-lernen.de/fonts/playfair-display-v30-vietnamese_latin-ext_latin_cyrillic-italic.eot); src: local(''),
url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/playfair-display-v30-vietnamese_latin-ext_latin_cyrillic-italic.eot?#iefix) format('embedded-opentype'), url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/playfair-display-v30-vietnamese_latin-ext_latin_cyrillic-italic.woff2) format('woff2'), url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/playfair-display-v30-vietnamese_latin-ext_latin_cyrillic-italic.woff) format('woff'), url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/playfair-display-v30-vietnamese_latin-ext_latin_cyrillic-italic.ttf) format('truetype'), url(//posaune-lernen.de/seite/wp-content/themes/blackwalnut-child/fonts/playfair-display-v30-vietnamese_latin-ext_latin_cyrillic-italic.svg#PlayfairDisplay) format('svg'); }   h4{
font-size:1.05rem;
font-style:italic;
}
.anmerkungen{
font-size:0.8em;
}
#colophon{
font-size: 0.85rem;
}
.textwidget{
font-size:0.85rem;
}   .divider-musikerin{
width: 100%;
margin-bottom: 20px;
padding-top: 0px; !important
display: block;
clear: both;
}
.runde-ecken {
border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
}
.bandfoto a{
text-decoration:none; !important
}
.logo a{
text-decoration:none; !important
}
.credit a:hover{
border-bottom:1px solid rgba(0, 0, 0, 0.15); !important
}@font-face {
font-family: 'Genericons';
src: url(//www.posaune-lernen.de/seite/wp-content/themes/blackwalnut/genericons/genericons/Genericons.eot);
}
@font-face {
font-family: 'Genericons';
src: url(data:application/font-woff;charset=utf-8;base64,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) format('woff'),
url(//www.posaune-lernen.de/seite/wp-content/themes/blackwalnut/genericons/genericons/Genericons.ttf) format('truetype'),
url(//www.posaune-lernen.de/seite/wp-content/themes/blackwalnut/genericons/genericons/Genericons.svg#genericonsregular) format('svg');
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Genericons";
src: url(//www.posaune-lernen.de/seite/wp-content/themes/blackwalnut/genericons/genericons/Genericons.svg#Genericons) format("svg");
}
} .genericon {
font-size: 16px;
vertical-align: top;
text-align: center;
-moz-transition: color .1s ease-in 0;
-webkit-transition: color .1s ease-in 0;
display: inline-block;
font-family: "Genericons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
speak: none;
} .genericon-404:before { content: "\f423"; }
.genericon-activity:before { content: "\f508"; }
.genericon-anchor:before { content: "\f509"; }
.genericon-aside:before { content: "\f101"; }
.genericon-attachment:before { content: "\f416"; }
.genericon-audio:before { content: "\f109"; }
.genericon-bold:before { content: "\f471"; }
.genericon-book:before { content: "\f444"; }
.genericon-bug:before { content: "\f50a"; }
.genericon-cart:before { content: "\f447"; }
.genericon-category:before { content: "\f301"; }
.genericon-chat:before { content: "\f108"; }
.genericon-checkmark:before { content: "\f418"; }
.genericon-close:before { content: "\f405"; }
.genericon-close-alt:before { content: "\f406"; }
.genericon-cloud:before { content: "\f426"; }
.genericon-cloud-download:before { content: "\f440"; }
.genericon-cloud-upload:before { content: "\f441"; }
.genericon-code:before { content: "\f462"; }
.genericon-codepen:before { content: "\f216"; }
.genericon-cog:before { content: "\f445"; }
.genericon-collapse:before { content: "\f432"; }
.genericon-comment:before { content: "\f300"; }
.genericon-day:before { content: "\f305"; }
.genericon-digg:before { content: "\f221"; }
.genericon-document:before { content: "\f443"; }
.genericon-dot:before { content: "\f428"; }
.genericon-downarrow:before { content: "\f502"; }
.genericon-download:before { content: "\f50b"; }
.genericon-draggable:before { content: "\f436"; }
.genericon-dribbble:before { content: "\f201"; }
.genericon-dropbox:before { content: "\f225"; }
.genericon-dropdown:before { content: "\f433"; }
.genericon-dropdown-left:before { content: "\f434"; }
.genericon-edit:before { content: "\f411"; }
.genericon-ellipsis:before { content: "\f476"; }
.genericon-expand:before { content: "\f431"; }
.genericon-external:before { content: "\f442"; }
.genericon-facebook:before { content: "\f203"; }
.genericon-facebook-alt:before { content: "\f204"; }
.genericon-fastforward:before { content: "\f458"; }
.genericon-feed:before { content: "\f413"; }
.genericon-flag:before { content: "\f468"; }
.genericon-flickr:before { content: "\f211"; }
.genericon-foursquare:before { content: "\f226"; }
.genericon-fullscreen:before { content: "\f474"; }
.genericon-gallery:before { content: "\f103"; }
.genericon-github:before { content: "\f200"; }
.genericon-googleplus:before { content: "\f206"; }
.genericon-googleplus-alt:before { content: "\f218"; }
.genericon-handset:before { content: "\f50c"; }
.genericon-heart:before { content: "\f461"; }
.genericon-help:before { content: "\f457"; }
.genericon-hide:before { content: "\f404"; }
.genericon-hierarchy:before { content: "\f505"; }
.genericon-home:before { content: "\f409"; }
.genericon-image:before { content: "\f102"; }
.genericon-info:before { content: "\f455"; }
.genericon-instagram:before { content: "\f215"; }
.genericon-italic:before { content: "\f472"; }
.genericon-key:before { content: "\f427"; }
.genericon-leftarrow:before { content: "\f503"; }
.genericon-link:before { content: "\f107"; }
.genericon-linkedin:before { content: "\f207"; }
.genericon-linkedin-alt:before { content: "\f208"; }
.genericon-location:before { content: "\f417"; }
.genericon-lock:before { content: "\f470"; }
.genericon-mail:before { content: "\f410"; }
.genericon-maximize:before { content: "\f422"; }
.genericon-menu:before { content: "\f419"; }
.genericon-microphone:before { content: "\f50d"; }
.genericon-minimize:before { content: "\f421"; }
.genericon-minus:before { content: "\f50e"; }
.genericon-month:before { content: "\f307"; }
.genericon-move:before { content: "\f50f"; }
.genericon-next:before { content: "\f429"; }
.genericon-notice:before { content: "\f456"; }
.genericon-paintbrush:before { content: "\f506"; }
.genericon-path:before { content: "\f219"; }
.genericon-pause:before { content: "\f448"; }
.genericon-phone:before { content: "\f437"; }
.genericon-picture:before { content: "\f473"; }
.genericon-pinned:before { content: "\f308"; }
.genericon-pinterest:before { content: "\f209"; }
.genericon-pinterest-alt:before { content: "\f210"; }
.genericon-play:before { content: "\f452"; }
.genericon-plugin:before { content: "\f439"; }
.genericon-plus:before { content: "\f510"; }
.genericon-pocket:before { content: "\f224"; }
.genericon-polldaddy:before { content: "\f217"; }
.genericon-portfolio:before { content: "\f460"; }
.genericon-previous:before { content: "\f430"; }
.genericon-print:before { content: "\f469"; }
.genericon-quote:before { content: "\f106"; }
.genericon-rating-empty:before { content: "\f511"; }
.genericon-rating-full:before { content: "\f512"; }
.genericon-rating-half:before { content: "\f513"; }
.genericon-reddit:before { content: "\f222"; }
.genericon-refresh:before { content: "\f420"; }
.genericon-reply:before { content: "\f412"; }
.genericon-reply-alt:before { content: "\f466"; }
.genericon-reply-single:before { content: "\f467"; }
.genericon-rewind:before { content: "\f459"; }
.genericon-rightarrow:before { content: "\f501"; }
.genericon-search:before { content: "\f400"; }
.genericon-send-to-phone:before { content: "\f438"; }
.genericon-send-to-tablet:before { content: "\f454"; }
.genericon-share:before { content: "\f415"; }
.genericon-show:before { content: "\f403"; }
.genericon-shuffle:before { content: "\f514"; }
.genericon-sitemap:before { content: "\f507"; }
.genericon-skip-ahead:before { content: "\f451"; }
.genericon-skip-back:before { content: "\f450"; }
.genericon-skype:before { content: "\f220"; }
.genericon-spam:before { content: "\f424"; }
.genericon-spotify:before { content: "\f515"; }
.genericon-standard:before { content: "\f100"; }
.genericon-star:before { content: "\f408"; }
.genericon-status:before { content: "\f105"; }
.genericon-stop:before { content: "\f449"; }
.genericon-stumbleupon:before { content: "\f223"; }
.genericon-subscribe:before { content: "\f463"; }
.genericon-subscribed:before { content: "\f465"; }
.genericon-summary:before { content: "\f425"; }
.genericon-tablet:before { content: "\f453"; }
.genericon-tag:before { content: "\f302"; }
.genericon-time:before { content: "\f303"; }
.genericon-top:before { content: "\f435"; }
.genericon-trash:before { content: "\f407"; }
.genericon-tumblr:before { content: "\f214"; }
.genericon-twitch:before { content: "\f516"; }
.genericon-twitter:before { content: "\f202"; }
.genericon-unapprove:before { content: "\f446"; }
.genericon-unsubscribe:before { content: "\f464"; }
.genericon-unzoom:before { content: "\f401"; }
.genericon-uparrow:before { content: "\f500"; }
.genericon-user:before { content: "\f304"; }
.genericon-video:before { content: "\f104"; }
.genericon-videocamera:before { content: "\f517"; }
.genericon-vimeo:before { content: "\f212"; }
.genericon-warning:before { content: "\f414"; }
.genericon-website:before { content: "\f475"; }
.genericon-week:before { content: "\f306"; }
.genericon-wordpress:before { content: "\f205"; }
.genericon-xpost:before { content: "\f504"; }
.genericon-youtube:before { content: "\f213"; }
.genericon-zoom:before { content: "\f402"; }