html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
border: 0;
font-family: inherit;
font-size: 100%;
font-style: inherit;
font-weight: inherit;
margin: 0;
outline: 0;
padding: 0;
vertical-align: baseline;
}
html {
font-size: 62.5%; overflow-y: scroll; -webkit-text-size-adjust: 100%; -ms-text-size-adjust:     100%; }
*,
*:before,
*:after { -webkit-box-sizing: border-box; -moz-box-sizing:    border-box; box-sizing:         border-box;
}
body { background: #b2b2b2; }
article,
aside,
figcaption,
figure,
footer,
header,
main,
nav,
section {
display: block;
}
ol, ul {
list-style: none;
}
table { border-collapse: separate;
border-spacing: 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
content: "";
}
blockquote, q {
quotes: "" "";
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
}
a img {
border: 0;
}
a:focus img {
outline: 3px dotted #2c86ba;
} body,
button,
input,
select,
textarea {
font-size: 18px;
font-size: 1.8rem;
font-family: 'PT Serif', serif;
line-height: 1.5;
color: #404040;
color: hsl(0, 0%, 25%);
}
h1, h2, h3, h4, h5, h6 {
font-weight: 900;
font-family: 'Lato', sans-serif;
color: #000;
color: hsl(0, 0%, 0%);
-ms-word-break: break-word;
word-break: break-word;
}
p { margin-bottom: 1.5em; }
b, strong { font-weight: bold; }
dfn, cite, em, i { font-style: italic; }
address { margin: 0 0 1.5em; }
pre {
max-width: 100%;
padding: 1.6em;
margin-bottom: 2em!important;
overflow: auto;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
font-size: 1.5rem;
line-height: 1.6;
background: #eee;
}
code, kbd, tt, var { font: 15px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace; }
abbr, acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark, ins {
text-decoration: none;
background: #fff9c0;
}
sup, sub {
position: relative;
height: 0;
vertical-align: baseline;
font-size: 75%;
line-height: 0;
}
sup { bottom: 1ex; }
sub { top: .5ex; }
small { font-size: 75%; }
big { font-size: 125%; } hr {
height: 1px;
margin-bottom: 1.5em;
background-color: #ccc;
border: 0;
}
ul, ol { margin: 0 0 1.5em 3em; }
ul { list-style: disc; }
ol { list-style: decimal; }
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt { font-weight: bold; }
dd { margin: 0 1.5em 1.5em; }
img {
height: auto; max-width: 100%; }
figure { margin: 0; }
table {
width: 100%;
margin: 0 0 1.5em;
}
th { font-weight: bold; } button,
input,
select,
textarea {
vertical-align: baseline; *vertical-align: middle; margin: 0; font-size: 100%; }
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
padding: 1em 2em;
font-size: 16px;
font-size: 1.6rem;
font-family: 'Lato';
text-transform: uppercase;
line-height: 1;
color: hsl(0, 0%, 100%);
background: #3c3c3c;
background: hsl(0, 0%, 24%);
border: none;
border-radius: 3px;
cursor: pointer; -webkit-appearance: button; }
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #000;
background: hsl(0, 0%, 0%);
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
background: #000;
background: hsl(0, 0%, 0%);
}
input[type="checkbox"],
input[type="radio"] {
padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; width: 100%;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { padding: 0;
border: 0;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 8px;
font-family: 'Lato', sans-serif;
color: #333;
border: 1px solid #ccc;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
}
textarea {
width: 100%;
vertical-align: top; overflow: auto; }
.comment-awaiting-moderation { padding: .5rem 1rem;
margin: 1rem 0;
font-family: 'Lato', sans-serif;
font-size: 16px;
font-size: 1.6rem;
color: #fff;
color: hsl(0, 0%, 100%);
background: #84bd68;
background: hsl(100, 39%, 57%);
}  a {
text-decoration: none;
color: #000;
color: hsl(0, 0%, 0%);
}
a:visited {
color: #333;
color: hsl(0, 0%, 20%);
}
a:hover,
a:focus,
a:active {
text-decoration: underline;
} .main-navigation {
position: relative;
display: block;
width: 100%;
clear: both;
font-family: 'Lato', sans-serif;
text-transform: uppercase;
background: #313131;
background: hsl(0, 0%, 19%);
}
.main-navigation ul {
margin: 0;
padding-left: 0;
list-style: none;
}
.main-navigation li {
position: relative;
float: left;
}
.main-navigation a {
display: block;
padding: 1.3em 1em;
font-size: 14px;
font-size: 1.4rem;
text-decoration: none;
line-height: 1.3em;
color: white;
color: hsl(0, 0%, 100%);
}
.main-navigation ul ul {
position: absolute;
left: 0;
z-index: 99999;
display: none;
float: left;
padding: 0;
background: #4d4d4d;
background: hsl(0, 0%, 30%);
}
.main-navigation ul ul ul {
top: 0;
left: 100%;
}
.main-navigation ul ul a { width: 200px; }
.main-navigation ul ul li { }
.main-navigation li:hover > a,
.main-navigation li > a:focus {
color: #fff;
color: hsl(0, 0%, 100%);
background: #4d4d4d;
background: hsl(0, 0%, 30%);
}
.main-navigation ul ul :hover > a { }
.main-navigation ul ul a:hover,
.main-navigation ul ul a:focus {
background: #313131;
background: hsl(0, 0%, 19%);
}
.main-navigation ul li:hover > ul { display: block; }
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a,
.main-navigation .current_page_item > a:hover,
.main-navigation .current-menu-item > a:hover,
.main-navigation .current_page_item > a:focus,
.main-navigation .current-menu-item > a:focus {
color: #313131;
color: hsl(0, 0%, 19%);
background: white;
}
.main-navigation .current_page_ancestor {
background: #4d4d4d;
background: hsl(0, 0%, 30%);
}
.main-navigation ul ul .current_page_parent,
.main-navigation .current_page_parent .current_page_item > a {
color: #fff;
color: hsl(0, 0%, 100%);
background: #313131;
background: hsl(0, 0%, 19%);
} .menu-toggle {
display: none;
cursor: pointer;
}
@media screen and (max-width: 600px) {
.menu-toggle {
display: inline-block;
height: 3.9em;
padding: 0 1em;
font-weight: normal;
font-size: 14px;
font-size: 1.4rem;
text-decoration: none;
line-height: 3.75em;
color: white;
}
.menu-toggle a:hover,
.menu-toggle a:focus {
background: #4d4d4d;
background: hsl(0, 0%, 30%);
}
.main-navigation.toggled .nav-menu {
display: block;
border-top: 1px solid;
border-top-color: #fff;
border-top-color: hsla(0, 0%, 100%, .5);
}
.main-navigation ul {
display: none;
padding-left: 0;
}
.main-navigation li { float: none; }
.main-navigation li a { padding: 1.3em 2em; }
.main-navigation li li a { padding-left: 4em; }
.main-navigation li li li a { padding-left: 6em; }
.main-navigation li:hover > a,
.main-navigation li > a:focus {
background: #313131;
background: hsl(0, 0%, 19%);
}
.main-navigation ul ul,
.main-navigation ul ul ul {
position: relative;
top: inherit;
left: 0;
display: block;
float: none;
background: #313131;
background: hsl(0, 0%, 19%);
}
.main-navigation ul ul a { width: 100%; }
.main-navigation ul a:hover,
.main-navigation ul ul a:hover,
.main-navigation ul a:focus,
.main-navigation ul ul a:focus{
background: #4d4d4d;
background: hsl(0, 0%, 30%);
}
.main-navigation .current_page_ancestor { background: inherit; }
.main-navigation ul ul .current_page_parent {
color: inherit;
background: inherit;
}
.main-navigation .current_page_item > a,
.main-navigation .current_page_item > a:hover,
.main-navigation .current_page_item li:hover,
.main-navigation .current_page_item > a:focus,
.main-navigation .current_page_item li:focus,
.main-navigation .current_page_parent .current_page_item > a  {
color: #fff;
color: hsl(0, 0%, 100%);
background: #4d4d4d;
background: hsl(0, 0%, 30%);
}
}  .extra-menu {
float: right;
display: flex;
}
.menu-social {
display: inline-block;
margin-right: 20px;
}
.menu-social ul {
text-align: center;
list-style: none;
}
.menu-social ul li {
position: relative;
display:  inline-block;
}
.menu-social li a:before {
display: inline-block;
vertical-align: top;
padding: 0 5px;
font-family: 'Fontawesome';
font-size: 20px;
color: #fff;
-webkit-font-smoothing: antialiased;
content: '\f08e';
}
.menu-social li a[href*="dribbble.com"]::before { content: '\f17d'; }
.menu-social li a[href*="facebook.com"]::before { content: '\f09a'; }
.menu-social li a[href*="flickr.com"]::before { content: '\f16e'; }
.menu-social li a[href*="foursquare.com"]::before { content: '\f180'; }
.menu-social li a[href*="github.com"]::before { content: '\f09b'; }
.menu-social li a[href*="plus.google.com"]::before { content: '\f0d5'; }
.menu-social li a[href*="instagram.com"]::before { content: '\f16d'; }
.menu-social li a[href*="jsfiddle.com"]::before { content: '\f1cc'; }
.menu-social li a[href*="linkedin.com"]::before { content: '\f0e1'; }
.menu-social li a[href*="pinterest.com"]::before { content: '\f0d2'; }
.menu-social li a[href*="reddit.com"]::before { content: '\f1a1'; }
.menu-social li a[href*="soundcloud.com"]::before { content: '\f1be'; }
.menu-social li a[href*="stackoverflow.com"]::before { content: '\f16c'; }
.menu-social li a[href*="tumblr.com"]::before { content: '\f173'; }
.menu-social li a[href*="twitter.com"]::before { content: '\f099'; }
.menu-social li a[href*="vimeo.com"]::before { content: '\f194'; }
.menu-social li a[href*="vine.co"]::before { content: '\f1ca'; }
.menu-social li a[href*="yelp.com"]::before { content: '\f1e9'; }
.menu-social li a[href*="youtube.com"]::before { content: '\f167'; }
.menu-social li a[href*="wordpress.com"]::before { content: '\f19a'; }
@media screen and (max-width: 600px) {
#menu-social ul {
position: absolute;
top: 0;
right: 6rem;
display: block;
}
#menu-social li a {
padding-left:.5em;
padding-right: .5em;
}
} .nav-links a {
font-weight: 900;
}
.site-main .comment-navigation,
.site-main .paging-navigation,
.site-main .post-navigation {
font-size: 18px;
font-size: 1.8rem;
font-family: 'Lato', sans-serif;
color: #000;
color: hsl(0, 0%, 0%);
}
.post-nav-box {
padding: 2em 0;
margin-bottom: 4em;
border-top: hsl(0, 0%, 80%) solid 1px;
border-bottom: hsl(0, 0%, 80%) solid 1px;
}
.comment-navigation .nav-previous,
.paging-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
padding-right: 15%;
}
.comment-navigation .nav-next,
.paging-navigation .nav-next,
.post-navigation .nav-next {
float: right;
width: 50%;
padding-left: 15%;
text-align: right;
}
.nav-indicator { margin-bottom: 1em; }
.nav-previous h1,
.nav-next h1 { font-weight: 900; }
.comment-navigation {
padding: 1em 0;
margin: 3em 0;
border-top: hsl(0, 0%, 80%) solid 1px;
border-bottom: hsl(0, 0%, 80%) solid 1px;
}
.comment-navigation i { margin: 0 1em; }
@media screen and (max-width: 600px) {
.comment-navigation .nav-previous,
.post-navigation .nav-previous,
.comment-navigation .nav-next,
.post-navigation .nav-next {
float: none;
width: 100%;
padding: 0;
text-align: left;
}
.comment-navigation .nav-next,
.post-navigation .nav-next { margin-top: 4rem; }
}
.paging-navigation ul { margin: 0; }
.paging-navigation li { display: inline; }
a.page-numbers,
span.page-numbers {
padding: .3em .7em;
color: #333;
color: hsl(0, 0%, 20%);
}
a:hover.page-numbers,
a:focus.page-numbers{
color: #000;
color: hsl(0, 0%, 0%);
}
.paging-navigation .current {
font-weight: bold;
color: #000;
color: hsl(0, 0%, 0%);
}  .screen-reader-text {
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
top: 5px;
left: 5px;
z-index: 100000; clip: auto !important;
display: block;
width: auto;
height: auto;
padding: 15px 23px 14px;
font-weight: bold;
font-size: 14px;
text-decoration: none;
line-height: normal;
color: #21759b;
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
} .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
margin-bottom: 1em;
}
.alignright {
display: inline;
float: right;
margin-bottom: 1em;
margin-left: 1.5em;
}
.aligncenter {
display: block;
margin: 0 auto 1.6em;
clear: both;
} @media screen and (min-width: 1320px) {
.alignleft { margin-left: -160px; }
}
@media screen and (min-width: 1820px) {
.alignright { margin-right: -160px; }
} .clear:before,
.clear:after,
.entry-content:before,
.entry-content:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after {
display: table;
content: '';
}
.clear:after,
.entry-content:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after { clear: both; } .site-branding {
padding: 6rem 0;
text-align: center;
background: #0587BF;
background: hsl(198, 95%, 38%);
}
.title-box {
width: 600px;
max-width: 75%;
padding: 4rem;
margin: 0 auto;
border: solid 1px #fff;
border: solid 1px hsla(0, 0%, 100%, .3);
}
.site-title {
font-weight: 700;
font-size: 40px;
font-size: 4.5rem;
text-transform: uppercase;
line-height: normal;
padding-bottom: 1rem;
}
.site-description {
font-weight: 300;
font-size: 20px;
font-size: 2rem;
}
.site-branding a { text-decoration: none; }
.site-title a,
.site-description {
color: #fff;
color: hsl(0, 0%, 100%);
}
.header-image img {
display: block;
margin: 0 auto;
}
.header-background-image {
background: no-repeat center;
background-size: cover!important;
-moz-background-size: cover!important;
-webkit-background-size: cover!important;
}
.header-background-image .title-box {
background: #333;
background: hsla(0, 0%, 0%, .7);
} @media screen and (max-width: 900px) {
.site-branding { padding: 0; }
.title-box {
max-width: 100%;
margin: 0 auto;
padding: 4rem;
border: none;
}
}
@media screen and (max-width: 399px) {
.title-box { padding: 2rem; }
} .search-toggle {
display: inline-block;
width: 54px;
height: 54px;
margin-right: 20px;
color: #fff;
text-align: center;
cursor: pointer;
}
.search-toggle a {
width: 54px;
height: 54px;
padding: 5px;
}
.search-toggle a:hover,
.search-toggle a:focus,
.search-toggle a.active {
background: #4d4d4d;
background: hsl(0, 0%, 30%);
}
.search-toggle a::before {
content: '\f002';
display: inline-block;
vertical-align: top;
padding: 12px 5px 0 5px;
font-family: 'Fontawesome';
font-size: 20px;
color: #fff;
-webkit-font-smoothing: antialiased;
}
.search-box-wrapper {
z-index: 2;
width: 100%;
}
.search-box {
padding: 1em;
background: #4d4d4d;
background: hsl(0, 0%, 30%);
}
.search-box .search-field {
max-width: 362px;
float: right;
padding: 1rem 2rem 1rem 4rem;
font-size: 20px;
font-size: 2rem;
background-color: #fff;
border: 0;
}
.hide { display: none; }
.error404 .search-submit,
.search .search-submit,
.search-box .search-submit { display: none; }
@media screen and (max-width: 600px) {
.search-toggle {
position: absolute;
top: 0;
right: 0;
margin-right: 0;
}
} .widget {
margin: 0 0 4em;
font-family: 'Lato', sans-serif;
font-size: 16px;
font-size: 1.6rem;
}
.widget-title {
margin-bottom: 1em;
font-size: 24px;
font-size: 2.4rem;
border-bottom: 2px solid #000;
}
.widget a {
font-weight: 700;
color: #000;
color: hsl(0, 0%, 0%);
}
.widget ul,
.widget ol {
padding: 0;
margin: -1em 0 0;
list-style-type: none;
}
.widget li { padding: 1em 0 0; }
.widget li ul,
.widget li ol { margin-top: 0; }
.widget li li { margin-left: 1.5em; }
.widget_recent_entries li:before,
.widget_recent_comments li:before,
.widget_archive li:before {
display: block;
float: left;
padding-top: 2px;
margin-left: -2.5em;
font-family: 'fontawesome';
font-size: 14px;
font-size: 1.4rem;
}
.widget_recent_entries li,
.widget_recent_comments li { margin: 0 0 .5em 2.5em; }
.widget_recent_entries li:before { content: "\f036"; }
.widget_recent_comments li:before { content: "\f075"; }
.widget_archive li { margin: 0 0 0 2.5em; }
.widget_archive li:before { content: "\f187"; }
.widget_nav_menu a,
.widget_pages a {
display: block;
padding: 1em 0;
border-bottom: solid 1px hsl(0, 0%, 90%);
}
.widget_nav_menu li,
.widget_pages li { padding-top: 0; }
.widget_rss li { margin-bottom: .5em; }
.widget_rss .rss-date,
.widget_rss cite {
display: block;
font-size: 85%;
} .widget select { max-width: 100%; } .widget_search .search-submit {	display: none; }
.footer-widgets { margin: 0 auto; }
.footer-widgets .widget-title,
.footer-widgets .widget a:hover,
.footer-widgets .widget a:focus {
color: #fff;
color: hsl(0, 0%, 100%);
border-color: #fff;
border-color: hsl(0, 0%, 100%);
}
.footer-widgets .widget {
float: left;
width: 320px;
margin: 0 4rem 8rem 4rem;
} @media screen and (max-width: 879px) {
#footer-widgets { width: 100%!important; }
.footer-widgets .widget {
float: none;
width: 100%;
margin: 0 0 8rem;
}
}  .sticky { }
.hentry { margin: 0 0 1.5em; }
.updated { display: none; }
.single .byline,
.group-blog .byline { display: inline; }
.page-content,
.entry-content,
.entry-summary { margin: 1.5em 0 0; }
.page-links {
margin: 0 0 1.5em;
clear: both;
font-family: 'Lato', sans-serif;
}
.post-page-numbers {
padding: .3em;
}
.post-page-numbers:hover {
text-decoration: none;
}
.entry-title {
margin: 0 0 2rem;
font-weight: 900;
font-size: 40px;
font-size: 4rem;
line-height: 1.3em;
color: #000;
color: hsl(0, 0%, 0%);
}
.page .entry-title { margin-top: .7em; }
.entry-content a { text-decoration: underline; } .entry-content h1,
.entry-content h2,
.entry-content h3,
.entry-content h4,
.entry-content h5,
.entry-content h6 { margin-bottom: .4em; }
.entry-content h1 {
font-size: 32px;
font-size: 3.2rem;
}
.entry-content h2 {
font-size: 30px;
font-size: 3.0rem;
}
.entry-content h3 {
font-size: 28px;
font-size: 2.8rem;
}
.entry-content h4 {
font-size: 26px;
font-size: 2.6rem;
}
.entry-content h5 {
font-size: 24px;
font-size: 2.4rem;
}
.entry-content h6 {
font-size: 22px;
font-size: 2.2rem;
}
.entry-content p,
.entry-content ul,
.entry-content ol {
font-size: 20px;
font-size: 2rem;
line-height: 1.6em;
}
.entry-content blockquote p {
font-size: 28px;
font-size: 2.8rem;
line-height: 1.5em;
}
blockquote cite {
font-size: 18px;
font-size: 1.8rem;
} @media screen and (max-width: 680px) {
.entry-title {
font-size: 32px;
font-size: 3.2rem;
line-height: 1.3em;
}
.entry-content h1 {
font-size: 28px;
font-size: 2.8rem;
}
.entry-content h2 {
font-size: 26px;
font-size: 2.6rem;
}
.entry-content h3 {
font-size: 24px;
font-size: 2.4rem;
}
.entry-content h4 {
font-size: 22px;
font-size: 2.2rem;
}
.entry-content h5 {
font-size: 20px;
font-size: 2rem;
}
.entry-content h6 {
font-size: 18px;
font-size: 1.8rem;
}
.entry-content p,
.entry-content ul,
.entry-content ol  {
font-size: 18px;
font-size: 1.8rem;
}
.entry-content blockquote p {
font-size: 22px;
font-size: 2.2rem;
line-height: 1.5em;
}
blockquote cite {
font-size: 14px;
font-size: 1.4rem;
}
} blockquote {
padding: 1em 1.5em 0;
margin-bottom: 1em;
font-style: italic;
border-top: solid 1px hsl(0, 0%, 80%);
border-bottom: solid 1px hsl(0, 0%, 80%);
}
blockquote.alignleft {
float: left;
width: 50%;
padding: 1em 0 0;
margin-right: 2em;
}
blockquote.alignright {
float: right;
width: 50%;
padding: 1em 0 0;
margin-left: 2em;
}
.index-box blockquote.alignleft,
.index-box blockquote.alignright {
background: #fff;
background: hsl(0, 0%, 100%);
border: none;
}
blockquote em {
font-style: normal;
}
blockquote cite {
display: block;
margin-top: 1em;
margin-left: 40%;
font-family: 'Lato', sans-serif;
font-style: normal;
line-height: 1.5em;
text-align: right;
} @media screen and (min-width: 1820px) {
.index-box blockquote.alignright { padding-right: 2em; }
}
@media screen and (min-width: 1320px) {
.index-box blockquote.alignleft { padding-left: 2em; }
}
@media screen and (max-width: 780px) {
blockquote.alignleft,
blockquote.alignright { width: 40%; }
}
@media screen and (max-width:600px) {
blockquote.alignleft,
blockquote.alignright {
width: 100%;
padding: 1em 1.5em 0;
}
} .border-gray {
border: #b9b9b9 solid 1px;
border: hsl(0, 0%, 75%) solid 1px;
}
.border-black {
border: #000 solid 1px;
border: hsl(0, 0%, 0%) solid 1px;
}
.border-custom {
border: #6DBCDB solid 1px;
border: hsl(19, 95%, 38%) solid 1px;
} .category-list {
margin: 1.3em 0 1em;
font-family: 'Lato', sans-serif;
font-size: 16px;
font-size: 1.6rem;
}
.category-list a {
color: #333;
color: hsl(0, 0%, 20%);
}
.category-list a:hover,
.category-list a:focus {
color: #000;
color: hsl(0, 0%, 0%);
}
.entry-meta {
margin-bottom: 2rem;
padding: 0;
font-family: 'Lato', sans-serif;
font-size: 14px;
font-size: 1.4rem;
}
.entry-meta a { font-weight: 600; } .mobile-hide {
display: inline;
} @media screen and (min-width: 1320px) {
.single .entry-meta {
position: absolute;
width: 120px;
margin-left: -160px;
text-align: right;
}
.single .byline,
.single .posted-on,
.single .comments-link {
display: block;
margin-bottom: 1em;
}
.single .author { display: block; }
.single .mobile-hide {
display: none;
}
}
.entry-footer {
margin-top: 3rem;
margin-bottom: 5rem;
font-family: 'Lato', sans-serif;
}
.entry-footer ul {
padding: 0;
margin: 0;
font-size: 16px;
font-size: 1.6rem;
line-height: 2em;
list-style-type: none;
}
.entry-footer li {
display: inline-block;
margin-right: 4rem;
}
.entry-footer i { margin-right: .5rem; } .taxonomy-description {
padding-top: 2rem;
margin: 2rem 0;
font-family: 'Lato', sans-serif;
font-style: italic;
border-top: 1px solid hsl(0, 0%, 75%);
border-bottom: 1px solid hsl(0, 0%, 75%);
}
.sticky-post {
position: absolute;
top: 1rem;
right: 3rem;
}
.continue-reading {
margin: 0 4rem;
font-weight: 900;
font-size: 18px;
font-size: 1.8rem;
}
.continue-reading i { margin-left: .5em; }
.search-no-results .content-area,
.error404 .content-area { margin-top: 4rem; } .format-aside .entry-content { margin-top: 1em; } .attachment .entry-title { margin-top: .7em; }
.entry-attachment { margin-bottom: 3rem; }
.attachment-caption {
font-size: 14px;
font-size: 1.4rem;
font-family: 'Lato', sans-serif;
} .comments-title {
font-weight: 900;
font-size: 36px;
font-size: 3.6rem;
}
.comments-area > ol {
padding: 0;
margin: 2em 0;
list-style-type: none;
}
ol.children { list-style-type: none; }
.comment-author .avatar {
display: block;
float: left;
width: 50px;
margin-right: 20px;
}
.comment-author .fn {
font-weight: 900;
font-family: 'Lato', sans-serif;
font-size: 20px;
font-size: 2rem;
}
.comment-metadata {
font-size: 14px;
font-size:1.4rem;
}
.comment-meta { margin-bottom: 1em; }
.comment-content { font-size: 90%; }
.comment-content,
.reply { margin-left: 70px; }
.comment-body {
padding-bottom: 2em;
margin-bottom: 2em;
border-bottom: solid hsl(0, 0%, 80%) 1px;
}
.comment-list ol { margin-left: 50px; }
.trackback .comment-body a,
.comment-content a {
word-wrap: break-word;
text-decoration: underline;
}
.trackback .comment-body a:hover,
.comment-content a:hover {
text-decoration: none;
}
.reply {
font-weight: 600;
font-size: 14px;
font-size: 1.4rem;
font-family: 'Lato', sans-serif;
}
.comment-content ol { margin-left: 1.5em; }
.bypostauthor > .comment-body {
position: relative;
padding: 1em;
margin-bottom: 2em;
background: hsl(0, 0%, 93%);
border: none;
} @media screen and (max-width:600px) {
.comment-list ol { margin-left: 0; }
.comment-content ol { margin-left: 1.5em; }
.comment-content,
.reply { margin-left: 0; }
}
.comment-reply-title {
margin-bottom: .5em;
font-weight: 900;
font-size: 30px;
font-size: 3rem;
}
.comment-form {
padding-bottom: 4rem;
font-family: 'Lato', sans-serif;
font-size: 16px;
font-size: 1.6rem;
}
.comment-form textarea {
font-family: 'PT Serif', serif;
font-size: 18px;
font-size: 1.8rem;
}
.comment-form label { display: block; }
.required { color: red; } .reveal-bio {
max-width: 780px;
max-width: 78rem;
margin: 0 auto;
background: #fff;
}
.reveal-bio a {
display: block;
padding: 2rem 0;
margin: 0 auto;
font-weight: 700;
font-size: 26px;
font-size: 2.6rem;
color: #bfbfbf;
color: hsl(0, 0%, 75%);
text-align: center;
}
.reveal-bio a:hover,
.reveal-bio a:focus {
text-decoration: none;
color: #000;
color: hsl(0, 0%, 0%);
}
.shorter { padding: 0 0 4rem!important; }
.hide-fix {
padding: 0!important;
margin-bottom: 2rem!important;
}
.author-info {
padding-top: 1rem;
margin: 0 4rem;
}
.author-avatar {
float: left;
margin: 0 2rem 0 0;
}
.author-avatar img { display: block; }
.author-title {
margin-bottom: .8rem;
font-size: 36px;
font-size: 3.6rem;
line-height: 1;
}
.author-meta {
border-bottom: 16px solid hsl(0, 0%, 95%);
margin-bottom: 2rem;
font-family: 'Lato', sans-serif;
}
.share-and-more {
padding: .1rem 0 1.1rem;
font-weight: 700;
font-size: 16px;
font-size: 1.6rem;
}
.author-social-media { display: inline-block; }
.author-social-media a {
margin-left: 1.5rem;
color: #000;
color: hsl(0, 0%, 0%);
}
.author-social-media a:hover,
.author-social-media a:focus { text-decoration: none; }
a.author-link {
font-weight: 900;
font-family: 'Lato', sans-serif;
color: #000;
color: hsl(0, 0%, 0%);
}
.author-link i { margin-left: 1rem; }
.author-meta,
.author-description { margin-left: 12rem; } @media screen and (max-width: 600px) {
.author-meta,
.author-description { margin-left: 0; }
}  .infinite-scroll .paging-navigation, .infinite-scroll.neverending .site-footer { display: none;
} .infinity-end.neverending .site-footer {
display: block;
} .page-content img.wp-smiley,
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
margin-bottom: 0;
margin-top: 0;
padding: 0;
border: none;
}
.wp-caption {
max-width: 100%;
margin-bottom: 1.5em;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text { text-align: center; }
.wp-caption .wp-caption-text,
.gallery-caption {
padding: 0.8075em 1em;
font-size: 14px;
font-size: 1.4rem;
font-family: 'Lato', sans-serif;
background: #e5e5e5;
background: hsl(0, 0%, 90%);
}
.site-main .gallery { margin-bottom: 1.5em; }
.gallery-caption {
position: absolute;
bottom: 0;
left: 0;
max-height: 50%;
width: 100%;
padding: 6px 8px;
margin: 0;
font-size: 12px;
line-height: 1.5;
color: #fff;
text-align: left;
background-color: hsla(0, 0%, 0%, .8);
opacity: 0;
}
.gallery-item:hover .gallery-caption,
.gallery-item:focus .gallery-caption{ opacity: 1; }
.site-main .gallery a img {
display: block;
max-width: 100%;
height: auto;
margin: 0 auto;
border: none;
}
.site-main .gallery-item {
position: relative;
float: left;
max-width:100%;
margin-right: 3.333333333%;
margin-bottom: 3rem;
overflow: hidden;
background: #333;
}
.site-main .gallery dd,
.site-main .gallery figcaption { margin: 0; }
.site-main .gallery-columns-4 .gallery-item { }
.site-main .gallery-columns-4 .gallery-item img { } embed,
iframe,
object { max-width: 100%; } .single-post-thumbnail {
background-color: #b2b2b2;
background-image: url(//bcooling.com/wp-content/themes/simone/images/pattern.svg);
background-repeat: repeat;
}
.front-index-thumbnail { margin-bottom: -3.2em; }
@media screen and (max-width: 779px){
.front-index-thumbnail { margin-bottom: 0; }
}
.single-post-thumbnail img,
.front-index-thumbnail img {
display: block;
margin: 0 auto;
}
.has-thumbnail {
position: relative;
margin-top: -8em;
}
.small-index-thumbnail { margin-top: -1em; } .site-footer {
padding: 2em;
font-size: 16px;
font-size: 1.6rem;
font-family: 'Lato';
color: #fff;
color: hsl(0, 0%, 100%);
background: #313131;
background: hsl(0, 0%, 19%);
}
.site-footer a {
color: #fff;
color: hsl(0, 0%, 100%);
}
.site-info { text-align: center; }.site-content {
padding-bottom: 4em;
}
.single .site-content,
.page .site-content { 
background: #fff; 
background: hsl(0, 0%, 100%);
}
.site-content .widget-area {
float: right;
width: 380px;
padding: 4rem;
background: #fff;
background: hsl(0, 0%, 100%);
}
.site-footer {
width: 100%;
clear: both;
}
.entry-header,
.page-header,
.entry-content,
.entry-footer,
.tag-links,
.post-navigation,
.comments-area,
.paging-navigation {
position: relative;
max-width: 780px;
max-width: 78rem;
padding: 0 4rem;
margin: 0 auto;
}
@media screen and (max-width: 399px) {
.entry-header,
.page-header,
.entry-content,
.entry-footer,
.tag-links,
.post-navigation,
.comments-area,
.paging-navigation { padding: 0 2rem; }
}
.page-header,
.paging-navigation {
padding-top: 1em;
padding-bottom: 1em;
margin-bottom: 2em;
list-style-type: none;
background: #fff;
}
.page-header {
margin-top: 1em;
margin-bottom: 1em;
}
.index-box,
.author-index {
max-width: 780px;
max-width: 78rem;
padding: 1em 0 2em;
margin: 0 auto 2em;
background: #fff;
background: hsl(0, 0%, 100%);
}
@media screen and (max-width: 1820px) and (min-width: 1440px) {
.front-index-thumbnail { margin-bottom: 0; }
.front-index-thumbnail .image-shifter { margin-bottom: -3.2em; }
.index-box { margin-top: 0; }
}
@media screen and (min-width: 1540px) {
.content-area {
float: left;
width: 100%;
margin-right: -380px;
}
}
@media screen and (min-width: 1160px) and (max-width: 1539px) {
.content-area {
float: left;
width: 100%;
margin-left: -380px;
padding-left: 380px;
}
.index-box,
.entry-header,
.page-header,
.entry-content,
.entry-footer,
.tag-links,
.post-navigation,
.comments-area,
.paging-navigation,
.author-index { margin-right: 0; }
}
@media screen and (max-width: 1159px) {  
.site-content .widget-area {
float: none;
width: auto;
max-width: 780px;
margin: 1em auto 0;
}
}
@media screen and (min-width: 1820px) {
.image-shifter {
float: none;
width: 1060px;
margin: 0 auto;
}
}
@media screen and (min-width: 1540px) and (max-width: 1820px) {
.image-shifter { margin-right: 380px;}
}
@media screen and (min-width: 1440px) and (max-width: 1819px) {
.image-shifter {
float: right;
width: 1060px; 
}
}@font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 100;
src: url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-100.eot); src: local(''),
url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-100.eot?#iefix) format('embedded-opentype'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-100.woff2) format('woff2'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-100.woff) format('woff'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-100.ttf) format('truetype'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-100.svg#Lato) format('svg'); } @font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 300;
src: url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-300.eot); src: local(''),
url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-300.eot?#iefix) format('embedded-opentype'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-300.woff2) format('woff2'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-300.woff) format('woff'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-300.ttf) format('truetype'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-300.svg#Lato) format('svg'); } @font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 100;
src: url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-100italic.eot); src: local(''),
url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-100italic.eot?#iefix) format('embedded-opentype'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-100italic.woff2) format('woff2'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-100italic.woff) format('woff'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-100italic.ttf) format('truetype'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-100italic.svg#Lato) format('svg'); } @font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 300;
src: url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-300italic.eot); src: local(''),
url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-300italic.eot?#iefix) format('embedded-opentype'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-300italic.woff2) format('woff2'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-300italic.woff) format('woff'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-300italic.ttf) format('truetype'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-300italic.svg#Lato) format('svg'); } @font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 400;
src: url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-regular.eot); src: local(''),
url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-regular.eot?#iefix) format('embedded-opentype'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-regular.woff2) format('woff2'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-regular.woff) format('woff'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-regular.ttf) format('truetype'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-regular.svg#Lato) format('svg'); } @font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 400;
src: url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-italic.eot); src: local(''),
url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-italic.eot?#iefix) format('embedded-opentype'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-italic.woff2) format('woff2'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-italic.woff) format('woff'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-italic.ttf) format('truetype'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-italic.svg#Lato) format('svg'); } @font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 700;
src: url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-700.eot); src: local(''),
url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-700.eot?#iefix) format('embedded-opentype'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-700.woff2) format('woff2'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-700.woff) format('woff'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-700.ttf) format('truetype'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-700.svg#Lato) format('svg'); } @font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 700;
src: url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-700italic.eot); src: local(''),
url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-700italic.eot?#iefix) format('embedded-opentype'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-700italic.woff2) format('woff2'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-700italic.woff) format('woff'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-700italic.ttf) format('truetype'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-700italic.svg#Lato) format('svg'); } @font-face {
font-family: 'Lato';
font-style: normal;
font-weight: 900;
src: url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-900.eot); src: local(''),
url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-900.eot?#iefix) format('embedded-opentype'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-900.woff2) format('woff2'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-900.woff) format('woff'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-900.ttf) format('truetype'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-900.svg#Lato) format('svg'); } @font-face {
font-family: 'Lato';
font-style: italic;
font-weight: 900;
src: url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-900italic.eot); src: local(''),
url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-900italic.eot?#iefix) format('embedded-opentype'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-900italic.woff2) format('woff2'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-900italic.woff) format('woff'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-900italic.ttf) format('truetype'), url(https://bcooling.com/wp-content/themes/simone/fonts/lato-v23-latin-ext-900italic.svg#Lato) format('svg'); } @font-face {
font-family: 'PT Serif';
font-style: normal;
font-weight: 400;
src: url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-regular.eot); src: local(''),
url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-regular.eot?#iefix) format('embedded-opentype'), url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-regular.woff2) format('woff2'), url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-regular.woff) format('woff'), url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-regular.ttf) format('truetype'), url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-regular.svg#PTSerif) format('svg'); } @font-face {
font-family: 'PT Serif';
font-style: italic;
font-weight: 400;
src: url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-italic.eot); src: local(''),
url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-italic.eot?#iefix) format('embedded-opentype'), url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-italic.woff2) format('woff2'), url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-italic.woff) format('woff'), url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-italic.ttf) format('truetype'), url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-italic.svg#PTSerif) format('svg'); } @font-face {
font-family: 'PT Serif';
font-style: normal;
font-weight: 700;
src: url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-700.eot); src: local(''),
url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-700.eot?#iefix) format('embedded-opentype'), url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-700.woff2) format('woff2'), url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-700.woff) format('woff'), url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-700.ttf) format('truetype'), url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-700.svg#PTSerif) format('svg'); } @font-face {
font-family: 'PT Serif';
font-style: italic;
font-weight: 700;
src: url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-700italic.eot); src: local(''),
url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-700italic.eot?#iefix) format('embedded-opentype'), url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-700italic.woff2) format('woff2'), url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-700italic.woff) format('woff'), url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-700italic.ttf) format('truetype'), url(https://bcooling.com/wp-content/themes/simone/fonts/pt-serif-v17-latin-ext-700italic.svg#PTSerif) format('svg'); }@font-face{font-family:'FontAwesome';src:url(//bcooling.com/wp-content/themes/simone/fonts/font-awesome/fonts/fontawesome-webfont.eot?v=4.5.0);src:url(//bcooling.com/wp-content/themes/simone/fonts/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.5.0) format('embedded-opentype'),url(//bcooling.com/wp-content/themes/simone/fonts/font-awesome/fonts/fontawesome-webfont.woff2?v=4.5.0) format('woff2'),url(//bcooling.com/wp-content/themes/simone/fonts/font-awesome/fonts/fontawesome-webfont.woff?v=4.5.0) format('woff'),url(//bcooling.com/wp-content/themes/simone/fonts/font-awesome/fonts/fontawesome-webfont.ttf?v=4.5.0) format('truetype'),url(//bcooling.com/wp-content/themes/simone/fonts/font-awesome/fonts/fontawesome-webfont.svg?v=4.5.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=1);-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2);-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=3);-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1);-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{filter:progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1);-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}#jp-post-flair {
padding-top: 0.5em;
} div.sharedaddy,
#content div.sharedaddy,
#main div.sharedaddy {
clear: both;
}
div.sharedaddy h3.sd-title {
margin: 0 0 1em 0;
display: inline-block;
line-height: 1.2;
font-size: 9pt;
font-weight: 700;
}
body.highlander-light h3.sd-title::before {
border-top: 1px solid rgba(0, 0, 0, 0.2);
}
body.highlander-dark h3.sd-title::before {
border-top: 1px solid rgba(255, 255, 255, 0.4);
} .sd-sharing {
margin-bottom: 1em;
}
.sd-content ul {
padding: 0 !important;
margin: 0 !important;
list-style: none !important;
}
.sd-content ul li {
display: inline-block;
margin: 0 8px 12px 0;
padding: 0;
}
.sd-content ul li.share-deprecated {
opacity: 0.5;
}
.sd-content ul li.share-deprecated a span {
text-decoration: line-through;
}
.sd-block.sd-gplus {
margin: 0 0 0.5em 0;
}
.sd-gplus .sd-content {
font-size: 12px;
} .sd-content .share-email-error .share-email-error-title {
margin: 0.5em 0;
}
.sd-content .share-email-error .share-email-error-text {
font-family: "Open Sans", sans-serif;
font-size: 12px;
margin: 0.5em 0;
} .sd-social-icon .sd-content ul li a.sd-button,
.sd-social-text .sd-content ul li a.sd-button,
.sd-content ul li a.sd-button,
.sd-content ul li .option a.share-ustom, .sd-content ul li.preview-item div.option.option-smart-off a,
.sd-content ul li.advanced a.share-more,
.sd-social-icon-text .sd-content ul li a.sd-button,
.sd-social-official .sd-content > ul > li > a.sd-button,
#sharing_email .sharing_send,
.sd-social-official .sd-content > ul > li .digg_button > a { text-decoration: none !important;
display: inline-block;
font-size: 13px;
font-family: "Open Sans", sans-serif;
font-weight: 500;
border-radius: 4px;
color: #2c3338 !important;
background: #fff;
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.12), 0 0 0 1px rgba(0, 0, 0, 0.12);
text-shadow: none;
line-height: 23px;
padding: 4px 11px 3px 9px;
}
.sd-social-official .sd-content ul li a.sd-button,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a {
align-items: center;
display: flex;
font-size: 12px;
line-height: 12px;
padding: 1px 6px 0 5px;
min-height: 20px;
}
.sd-social-official .sd-content ul.preview li a.sd-button,
.sd-social-official .sd-content ul.preview li.preview-item div.option.option-smart-off a {
position: relative;
top: 2px;
}
.sd-content ul li a.sd-button > span,
.sd-content ul li .option a.share-ustom span, .sd-content ul li.preview-item div.option.option-smart-off a span,
.sd-content ul li.advanced a.share-more span,
.sd-social-icon-text .sd-content ul li a.sd-button > span,
.sd-social-official .sd-content > ul > li > a.sd-button span,
.sd-social-official .sd-content > ul > li .digg_button > a span { line-height: 23px;
margin-left: 6px;
} .sd-social-icon .sd-content ul li a.sd-button > span {
margin-left: 0;
}
body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text span:not(.custom-sharing-span) {
display: none;
} .sd-social-text .sd-content ul li a.sd-button span {
margin-left: 3px;
}
.sd-social-official .sd-content ul li a.sd-button > span,
.sd-social-official .sd-content ul li.preview-item div.option.option-smart-off a span {
line-height: 12px;
margin-left: 3px;
}
.sd-social-official .sd-content > ul > li > a.sd-button::before,
.sd-social-official .sd-content > ul > li .digg_button > a::before,
.sd-social-official .sd-content .sharing-hidden .inner > ul > li > a.sd-button::before,
.sd-social-official .sd-content .sharing-hidden .inner > ul > li .digg_button > a::before {
margin-bottom: -1px;
}
.sd-social-icon .sd-content ul li a.sd-button:hover,
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:hover,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:hover,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content > ul > li > a.sd-button:hover,
.sd-social-official .sd-content > ul > li > a.sd-button:active,
.sd-social-official .sd-content > ul > li .digg_button > a:hover,
.sd-social-official .sd-content > ul > li .digg_button > a:active {
box-shadow: 0 1px 2px rgba(0, 0, 0, 0.22), 0 0 0 1px rgba(0, 0, 0, 0.22);
}
.sd-social-icon .sd-content ul li a.sd-button:active,
.sd-social-text .sd-content ul li a.sd-button:active,
.sd-social-icon-text .sd-content ul li a.sd-button:active,
.sd-social-official .sd-content > ul > li > a.sd-button:active,
.sd-social-official .sd-content > ul > li .digg_button > a:active {
box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.16);
} .sd-content ul li a.sd-button::before {
display: inline-block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font: 400 18px/1 social-logos;
vertical-align: top;
text-align: center;
} .sd-social-icon-text ul li a.sd-button::before {
position: relative;
top: 2px;
} @media screen and (-webkit-min-device-pixel-ratio: 0) {
.sd-content ul li a.sd-button::before {
position: relative;
top: 2px;
}
}
.sd-social-official ul li a.sd-button::before {
position: relative;
top: -2px;
} @media screen and (-webkit-min-device-pixel-ratio: 0) {
.sd-social-official ul li a.sd-button::before {
top: 0;
}
} .jp-sharing-input-touch .sd-content ul li {
padding-left: 10px;
}
.sd-content ul li.preview-item.no-icon a.sd-button span {
margin-left: 0;
} .sd-social-text .sd-content ul li a::before,
.sd-content ul li.no-icon a::before {
display: none;
}
body .sd-social-text .sd-content ul li.share-custom a span,
body .sd-content ul li.share-custom.no-icon a span {
background-image: none;
background-position: -500px -500px !important; background-repeat: no-repeat !important;
padding-left: 0;
height: 0;
line-height: inherit;
}
.sd-social-icon .sd-content ul li a.share-more {
position: relative;
top: -4px;
}
@media screen and (-webkit-min-device-pixel-ratio: 0) {
.sd-social-icon .sd-content ul li a.share-more {
top: 2px;
}
} @-moz-document url-prefix() {
.sd-social-icon .sd-content ul li a.share-more {
top: 2px;
}
}
.sd-social-icon .sd-content ul li a.share-more span {
margin-left: 3px;
} .sd-social-icon .sd-content ul li.share-print a::before,
.sd-social-text .sd-content ul li.share-print a::before,
.sd-content ul li.share-print div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-print a::before,
.sd-social-official .sd-content li.share-print a::before {
content: "\f469";
}
.sd-social-icon .sd-content ul li.share-email a::before,
.sd-social-text .sd-content ul li.share-email a::before,
.sd-content ul li.share-email div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-email a::before,
.sd-social-official .sd-content li.share-email a::before {
content: "\f410";
}
.sd-social-icon .sd-content ul li.share-linkedin a::before,
.sd-social-text .sd-content ul li.share-linkedin a::before,
.sd-content ul li.share-linkedin div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-linkedin a::before {
content: "\f207";
}
.sd-social-icon .sd-content ul li.share-twitter a::before,
.sd-social-text .sd-content ul li.share-twitter a::before,
.sd-content ul li.share-twitter div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-twitter a::before,
.sd-social-icon .sd-content ul li.share-x a::before,
.sd-social-text .sd-content ul li.share-x a::before,
.sd-content ul li.share-x div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-x a::before {
content: "\f10e";
}
.sd-social-icon .sd-content ul li.share-reddit a::before,
.sd-social-text .sd-content ul li.share-reddit a::before,
.sd-content ul li.share-reddit div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-reddit a::before,
.sd-social-official .sd-content li.share-reddit a::before {
content: "\f222";
}
.sd-social-icon .sd-content ul li.share-tumblr a::before,
.sd-social-text .sd-content ul li.share-tumblr a::before,
.sd-content ul li.share-tumblr div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-tumblr a::before {
content: "\f607";
}
.sd-social-icon .sd-content ul li.share-pocket a::before,
.sd-social-text .sd-content ul li.share-pocket a::before,
.sd-content ul li.share-pocket div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-pocket a::before {
content: "\f224";
}
.sd-social-icon .sd-content ul li.share-pinterest a::before,
.sd-social-text .sd-content ul li.share-pinterest a::before,
.sd-content ul li.share-pinterest div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-pinterest a::before {
content: "\f210";
}
.sd-social-icon .sd-content ul li.share-facebook a::before,
.sd-social-text .sd-content ul li.share-facebook a::before,
.sd-content ul li.share-facebook div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-facebook a::before {
content: "\f203";
}
.sd-social-icon .sd-content ul li.share-press-this a::before,
.sd-social-text .sd-content ul li.share-press-this a::before,
.sd-content ul li.share-press-this div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-press-this a::before,
.sd-social-official .sd-content li.share-press-this a::before {
content: "\f205";
}
.sd-social-official .sd-content li.share-press-this a::before {
color: #2ba1cb;
}
.sd-social-icon .sd-content ul li.share-telegram a::before,
.sd-social-text .sd-content ul li.share-telegram a::before,
.sd-content ul li.share-telegram div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-telegram a::before,
.sd-social-official .sd-content li.share-telegram a::before {
content: "\f606";
}
.sd-social-official .sd-content li.share-telegram a::before {
color: #08c;
}
.sd-social-icon .sd-content ul li.share-threads a::before,
.sd-social-text .sd-content ul li.share-threads a::before,
.sd-content ul li.share-threads div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-threads a::before,
.sd-social-official .sd-content li.share-threads a::before {
content: "\f10d";
}
.sd-social-official .sd-content li.share-threads a::before {
color: #000;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-threads a.sd-button {
background: #000;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-mastodon a::before,
.sd-social-text .sd-content ul li.share-mastodon a::before,
.sd-content ul li.share-mastodon div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-mastodon a::before,
.sd-social-official .sd-content li.share-mastodon a::before {
content: "\f10a";
}
.sd-social-official .sd-content li.share-mastodon a::before {
color: #563acc;
}
.sd-social-icon .sd-content ul a.share-more::before,
.sd-social-text .sd-content ul a.share-more::before,
.sd-content ul li.advanced a.share-more::before,
.sd-social-icon-text .sd-content a.share-more::before,
.sd-social-official .sd-content a.share-more::before {
content: "\f415";
}
.sd-social-official .sd-content a.share-more::before {
color: #2ba1cb;
}
.sd-social-icon .sd-content ul li.share-jetpack-whatsapp a::before,
.sd-social-text .sd-content ul li.share-jetpack-whatsapp a::before,
.sd-content ul li.share-jetpack-whatsapp div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-jetpack-whatsapp a::before,
.sd-social-official .sd-content li.share-jetpack-whatsapp a::before {
content: "\f608";
}
.sd-social-official .sd-content li.share-jetpack-whatsapp a::before {
color: #43d854;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-jetpack-whatsapp a.sd-button {
background: #43d854;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-nextdoor a::before,
.sd-social-text .sd-content ul li.share-nextdoor a::before,
.sd-content ul li.share-nextdoor div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-nextdoor a::before,
.sd-social-official .sd-content li.share-nextdoor a::before {
content: "\f10c";
}
.sd-social-official .sd-content li.share-nextdoor a::before {
color: #8ed500;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-nextdoor a.sd-button {
background: #8ed500;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-bluesky a::before,
.sd-social-text .sd-content ul li.share-bluesky a::before,
.sd-content ul li.share-bluesky div.option.option-smart-off a::before,
.sd-social-icon-text .sd-content li.share-bluesky a::before,
.sd-social-official .sd-content li.share-bluesky a::before {
content: "\f10f";
}
.sd-social-official .sd-content li.share-bluesky a::before {
color: #0085ff;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-bluesky a.sd-button {
background: #0085ff;
color: #fff !important;
}
.sd-social-icon .sd-content ul li.share-deprecated a::before,
.sd-social-icon-text .sd-content li.share-deprecated a::before,
.sd-social-official .sd-content li.share-deprecated a::before,
.sd-content ul li.share-deprecated div.option.option-smart-off a::before {
width: 1em;
height: 1em;
content: "\1F6AB";
} .sd-social .sd-button .share-count {
background: #2ea2cc;
color: #fff;
border-radius: 10px;
display: inline-block;
text-align: center;
font-size: 10px;
padding: 1px 3px;
line-height: 1;
}
.sd-social-official .sd-content > ul > li > a.sd-button span {
line-height: 1;
}
.sd-social-official .sd-content ul {
display: flex;
flex-wrap: wrap;
}
.sd-social-official .sd-content ul::after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
.sd-social-official .sd-content li.share-press-this a {
margin: 0 0 5px 0;
}
.sd-social-official .sd-content ul > li {
display: flex;
max-height: 18px;
}
.sd-social-official .sd-content ul > li .option-smart-off {
margin-right: 8px;
}
.sd-social-official .fb-share-button > span {
vertical-align: top !important;
}
.sd-social-official .sd-content .pocket_button iframe {
width: 98px;
} .pocket_button iframe,
.pinterest_button,
.twitter_button,
.linkedin_button > span {
margin: 0 !important;
}
.linkedin_button > span,
.pinterest_button a {
display: block !important;
}
.sd-social-official .sd-content .share-tumblr iframe {
max-width: 53px;
width: unset;
}
body .sd-social-official li.share-print,
body .sd-social-official li.share-email a,
body .sd-social-official li.share-custom a,
body .sd-social-official li a.share-more,
body .sd-social-official li.share-digg a,
body .sd-social-official li.share-press-this a {
position: relative;
top: 0;
} body .sd-social-icon .sd-content li.share-custom > a {
padding: 2px 3px 0 3px;
position: relative;
top: 4px;
}
body .sd-social-icon .sd-content li.share-custom a span,
body .sd-social-icon-text .sd-content li.share-custom a span,
body .sd-social-text .sd-content li.share-custom a span,
body .sd-social-official .sd-content li.share-custom a span,
body .sd-content ul li.share-custom a.share-icon span {
background-size: 16px 16px;
background-repeat: no-repeat;
margin-left: 0;
padding: 0 0 0 19px;
display: inline-block;
height: 21px;
line-height: 16px;
}
body .sd-content ul li.share-custom a span[hidden] {
display: none;
}
body .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-icon.no-text .custom-sharing-span {
color: transparent;
}
body .sd-social-icon .sd-content li.share-custom a span {
width: 0;
padding-left: 16px !important;
} .sharing-hidden .inner {
position: absolute;
z-index: 2;
border: 1px solid #ccc;
padding: 10px;
background: #fff;
box-shadow: 0 5px 20px rgba(0, 0, 0, 0.2);
border-radius: 2px;
margin-top: 5px;
max-width: 400px;
}
.sharing-hidden .inner ul {
margin: 0 !important;
}
.sd-social-official .sd-content .sharing-hidden ul > li.share-end {
clear: both;
margin: 0 !important;
height: 0 !important;
}
.sharing-hidden .inner::before,
.sharing-hidden .inner::after {
position: absolute;
z-index: 1;
top: -8px;
left: 20px;
width: 0;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 8px solid #ccc;
content: "";
display: block;
}
.sharing-hidden .inner::after {
z-index: 2;
top: -7px;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-bottom: 8px solid #fff;
}
.sharing-hidden ul {
margin: 0;
} .sd-social-icon .sd-content ul li[class*="share-"] a,
.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a {
border-radius: 50%;
border: 0;
box-shadow: none;
padding: 7px;
position: relative;
top: -2px;
line-height: 1;
width: auto;
height: auto;
margin-bottom: 0;
max-width: 32px;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button > span,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a span {
line-height: 1;
}
.sd-social-icon .sd-content ul li[class*="share-"] a:hover,
.sd-social-icon .sd-content ul li[class*="share-"] div.option a:hover {
border: none;
opacity: 0.6;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button::before {
top: 0;
}
.sd-social-icon .sd-content ul li[class*="share-"] a.sd-button.share-custom {
padding: 8px 8px 6px 8px;
}
.sd-social-icon .sd-content ul li a.sd-button.share-more {
margin-left: 10px;
}
.sd-social-icon .sd-content ul li:first-child a.sd-button.share-more {
margin-left: 0;
}
.sd-social-icon .sd-button span.share-count {
position: absolute;
bottom: 0;
right: 0;
border-radius: 0;
background: #555;
font-size: 9px;
} .sd-social-icon .sd-content ul li[class*="share-"] a.sd-button {
background: #e9e9e9;
margin-top: 2px;
text-indent: 0;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-tumblr a.sd-button {
background: #2c4762;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-facebook a.sd-button {
background: #0866ff;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-twitter a.sd-button {
background: #000;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-x a.sd-button {
background: #000;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-pinterest a.sd-button {
background: #ca1f27;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-digg a.sd-button {
color: #555 !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-press-this a.sd-button {
background: #4f94d4;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-telegram a.sd-button {
background: #08c;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-linkedin a.sd-button {
background: #0077b5;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-pocket a.sd-button {
background: #ee4056;
color: #fff !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-reddit a.sd-button {
background: #cee3f8;
color: #555 !important;
}
.sd-social-icon .sd-content ul li[class*="share-"].share-mastodon a.sd-button {
background: linear-gradient(to top, #563acc 0%, #6364ff 100%);
color: #fff !important;
}
#jetpack-source_f_name {
display: none !important;
position: absolute !important;
left: -9000px;
}
.sd-content .share-customize-link {
margin-top: 8px;
line-height: 11px;
}
.sd-content .share-customize-link a {
font-size: 11px;
font-family: "Open Sans", sans-serif;
}
@media print {
.sharedaddy.sd-sharing-enabled {
display: none;
}
}@font-face{font-family:social-logos;src:url(data:application/octet-stream;base64,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) format('woff2');display:inline-block;vertical-align:middle;line-height:1;font-weight:400;font-style:normal;speak:none;text-decoration:inherit;text-transform:none;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.social-logo__amazon:before{content:"\f600"}.social-logo__behance:before{content:"\f101"}.social-logo__blogger-alt:before{content:"\f601"}.social-logo__blogger:before{content:"\f602"}.social-logo__bluesky:before{content:"\f10f"}.social-logo__codepen:before{content:"\f216"}.social-logo__dribbble:before{content:"\f201"}.social-logo__dropbox:before{content:"\f225"}.social-logo__eventbrite:before{content:"\f603"}.social-logo__facebook:before{content:"\f203"}.social-logo__fediverse:before{content:"\f10b"}.social-logo__feed:before{content:"\f413"}.social-logo__flickr:before{content:"\f211"}.social-logo__foursquare:before{content:"\f226"}.social-logo__ghost:before{content:"\f61c"}.social-logo__github:before{content:"\f200"}.social-logo__google-alt:before{content:"\f102"}.social-logo__google-plus-alt:before{content:"\f218"}.social-logo__google-plus:before{content:"\f206"}.social-logo__google:before{content:"\f103"}.social-logo__instagram:before{content:"\f215"}.social-logo__link:before{content:"\f109"}.social-logo__linkedin:before{content:"\f207"}.social-logo__mail:before{content:"\f410"}.social-logo__mastodon:before{content:"\f10a"}.social-logo__medium-alt:before{content:"\f106"}.social-logo__medium:before{content:"\f623"}.social-logo__nextdoor:before{content:"\f10c"}.social-logo__patreon:before{content:"\f105"}.social-logo__pinterest-alt:before{content:"\f210"}.social-logo__pinterest:before{content:"\f209"}.social-logo__pocket:before{content:"\f224"}.social-logo__polldaddy:before{content:"\f217"}.social-logo__print:before{content:"\f469"}.social-logo__reddit:before{content:"\f222"}.social-logo__share:before{content:"\f415"}.social-logo__skype:before{content:"\f220"}.social-logo__sms:before{content:"\f110"}.social-logo__spotify:before{content:"\f515"}.social-logo__squarespace:before{content:"\f605"}.social-logo__stumbleupon:before{content:"\f223"}.social-logo__telegram:before{content:"\f606"}.social-logo-threads:before{content:"\f10d"}.social-logo__tiktok-alt:before{content:"\f107"}.social-logo__tiktok:before{content:"\f108"}.social-logo__tumblr-alt:before{content:"\f607"}.social-logo__tumblr:before{content:"\f214"}.social-logo__twitch:before{content:"\f516"}.social-logo__twitter-alt:before{content:"\f10e"}.social-logo__twitter:before{content:"\f610"}.social-logo__vimeo:before{content:"\f212"}.social-logo__whatsapp:before{content:"\f608"}.social-logo__woocommerce:before{content:"\f104"}.social-logo__wordpress:before{content:"\f205"}.social-logo__x:before{content:"\f10e"}.social-logo__xanga:before{content:"\f609"}.social-logo__youtube:before{content:"\f213"}