@charset "UTF-8";


@font-face {
font-family: "icons-font";
src:url(//stichtinghersenschudding.nl/wp-content/themes/the-box-plus/fonts/icons-font.eot?version=1.6);
src:url(//stichtinghersenschudding.nl/wp-content/themes/the-box-plus/fonts/icons-font.eot?version=1.6#iefix) format("embedded-opentype"),
url(//stichtinghersenschudding.nl/wp-content/themes/the-box-plus/fonts/icons-font.woff?version=1.6) format("woff"),
url(//stichtinghersenschudding.nl/wp-content/themes/the-box-plus/fonts/icons-font.ttf?version=1.6) format("truetype"),
url(//stichtinghersenschudding.nl/wp-content/themes/the-box-plus/fonts/icons-font.svg?version=1.6#icons-font) format("svg");
font-weight: normal;
font-style: normal;
}
[class^="icon-"]:before,
[class*=" icon-"]:before {
font-family: "icons-font" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
text-rendering: auto;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
} .icon-quote-right:before {
content: "a";
}
.icon-quote-left:before {
content: "b";
}
.icon-double-arrow-right:before {
content: "d";
}
.icon-double-arrow-left:before {
content: "e";
}
.icon-angle-right:before {
content: "f";
}
.icon-angle-left:before {
content: "g";
}
.icon-angle-down:before {
content: "i";
}
.icon-menu:before {
content: "j";
}
.icon-comment:before {
content: "l";
}
.icon-comments-alt:before {
content: "m";
}
.icon-caret-right:before {
content: "o";
}
.icon-caret-left:before {
content: "p";
}
.icon-mail:before {
content: "q";
}
.icon-pin:before {
content: "s";
}
.icon-image:before {
content: "t";
}
.icon-video:before {
content: "u";
}
.icon-link-external:before {
content: "r";
}
.icon-googleplus:before {
content: "w";
}
.icon-facebook:before {
content: "x";
}
.icon-youtube:before {
content: "y";
}
.icon-pinterest:before {
content: "z";
}
.icon-search:before {
content: "A";
}
.icon-twitter:before {
content: "B";
}
.icon-home:before {
content: "C";
}
.icon-linkedin:before {
content: "D";
}
.icon-coffee:before {
content: "E";
}
.icon-rss:before {
content: "M";
}
.icon-user:before {
content: "v";
}
.icon-instagram:before {
content: "F";
}
.icon-category-alt:before {
content: "H";
}
.icon-tag-alt:before {
content: "I";
}
.icon-comment-alt:before {
content: "J";
}
.icon-comments:before {
content: "K";
}
.icon-music:before {
content: "N";
}
.icon-tag:before {
content: "O";
}
.icon-mail-alt:before {
content: "P";
}
.icon-link:before {
content: "Q";
}
.icon-flag:before {
content: "k";
}
.icon-category:before {
content: "L";
}
.icon-hearth:before {
content: "8";
}
.icon-camera:before {
content: "U";
}
.icon-book:before {
content: "V";
}
.icon-star-alt:before {
content: "G";
}
.icon-date:before {
content: "Z";
}
.icon-heart-alt:before {
content: "0";
}
.icon-doc-alt:before {
content: "1";
}
.icon-star:before {
content: "c";
}
.icon-calendar:before {
content: "2";
}
.icon-dribbble:before {
content: "3";
}
.icon-caret-down:before {
content: "h";
}
.icon-caret-up:before {
content: "n";
}
.icon-download:before {
content: "5";
}
.icon-left-circle:before {
content: "7";
}
.icon-tumblr:before {
content: "9";
}
.icon-github:before {
content: "!";
}
.icon-flickr:before {
content: "Y";
}
.icon-share:before {
content: "6";
}
.icon-stumbleupon:before {
content: "4";
}
.icon-medium:before {
content: "R";
}
.icon-whatsapp:before {
content: "S";
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:     100%;
}
body {
margin: 0;
font-size: 16px;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
}
a:active,
a:hover {
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #ccc;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body {
background: #f0f3f5;
}
#page {
margin: auto;
padding: 0;
//max-width: 980px;
}
.content-area {
width: 65.3062%; float: left;
}
.widget-area {
width: 30.6123%; float: right;
}
.sidebar-content .content-area {
float: right;	
}
.sidebar-content .widget-area {
float: left;	
} .clearfix:after,
.entry-header:after,
.entry-content:after,
.entry-summary:after,
.widget:after,
.main-navigation > div > ul:after,
.page-numbers:after,
.row:after {
clear: both;
}
.clearfix:before,
.clearfix:after,
.entry-header:before,
.entry-header:after,
.entry-content:before,
.entry-content:after,
.entry-summary:before,
.entry-summary:after,
.widget:before,
.widget:after,
.main-navigation > div > ul:before,
.main-navigation > div > ul:after,
.page-numbers:before,
.page-numbers:after,
.row:before,
.row:after {
display: table;
content: "";
} h1,h2,h3,h4,h5,h6 {
clear: both;
}
h1 {
font-size: 1.714em; line-height: 1.4;
margin: 1.5em 0 0.5em;
color: #4e4a47;
}
h2 {
font-size: 1.571em; line-height: 1.4;
font-weight: 700;
margin: 1.5em 0 0.5em;
color: #4e4a47;
}
h3 {
font-size: 1.286em; font-weight: 700;
margin: 0 0 0.5em;
color: #4e4a47;
}
h4 {
font-size: 1.143em; font-weight: 700;
margin: 0 0 0.5em;
}
h5 {
font-size: 1em;
text-transform: uppercase;
font-weight: 400;
margin: 0 0 0.5em;
}
.site-title {
font-family: 'Source Sans Pro', sans-serif;
font-size: 2em; font-weight: 700;
line-height: 1.3;
margin: 0;
}
.site-title a {
display: inline-block;
color: #4e4a47;
}
.site-title a:hover {
text-decoration: none;
color: #0fa5d9;
}
.site-title a:active,
.site-title a:focus {
outline: 0;
text-decoration: none;
}
.entry-title {
margin: 0;
width: 90%;
max-width: 90%;
clear: none;
float: left;
font-weight: 400;
color: #4e4a47;
font-size: 1.714em; } body,
button,
input,
select,
textarea {
font-family: 'Oxygen', sans-serif;
font-size: 14px;
line-height: 1.6;
color: #4e4a47;
}
.main-navigation,
.site-footer,
.widget-area,
.entry-footer,
.entry-meta,
.breadcrumb {
font-size: 0.929em }
hr {
background-color: #eee;
border: 0;
height: 1px;
margin: 1em 0;
}
p {
margin: 0 0 1.5em 0
}
ul, ol {
margin: 0 0 1.5em 3em;
}
ul {
list-style: square;
}
ol {
list-style: decimal;
}
ul ul, ol ol, ul ol, ol ul {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.5em 1.5em;
}
b, strong {
font-weight: 700;
}
dfn, cite, em, i {
font-style: italic;
}
blockquote {
font-style: italic;
margin: 1.5em 0;
padding: 0 1em;
border-left: 4px solid #ddd;
}
address {
margin: 0 0 1.5em;
}
pre {
background: #eee;
font-family: "Courier 10 Pitch", Courier, monospace;
font-size: 15px;
line-height: 1.6;
margin-bottom: 1.5em;
padding: 1.5em;
overflow: auto;
max-width: 100%;
}
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 {
background: #fff9c0;
text-decoration: none;
}
sup,
sub {
font-size: 75%;
height: 0;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
bottom: 1ex;
}
sub {
top: .5ex;
}
small {
font-size: 75%;
}
big {
font-size: 125%;
}
figure {
margin: 0;
}
table {
margin: 1.5em 0;
width: 100%;
border-top: 1px solid #eee;
border-left: 1px solid #eee;
}
th {
font-weight: 700;
}
thead th {
font-size: 1.143em;
}
th, td {
border-bottom: 1px solid #eee;
border-right: 1px solid #eee;
padding: 0.5em;
}
button,
input,
select,
textarea {
font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button,
input {
line-height: normal; *overflow: visible; }
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
background-color: #0fa5d9;
color: #fff;
cursor: pointer; -webkit-appearance: button; line-height: 1;
padding: 0.75em 1.5em;
border: none;
}
button:hover,
html input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
color: #fff !important;
}
button:focus,
html input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
html input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; }
input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration { -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner { border: 0;
padding: 0;
}
input[type=text],
input[type=email],
input[type=password],
textarea {
color: #454545;
border: 1px solid rgba(0,0,0,0.07);
margin: 0.5em 0;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=password]:focus,
textarea:focus {
color: #4e4a47;
border-color: rgba(0,0,0,0.2);
}
input[type=text],
input[type=email],
input[type=password] {
padding: 0.5em 1em;
}
textarea {
overflow: auto; padding: 0.5em;
vertical-align: top; width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
}
input#submit {
background: #0fa5d9;
border: none;
color: #fff;
font-weight: 700;
font-size: 0.923em;
text-transform: uppercase;
line-height: 1.4;
}
input#submit:hover {
background-color: #0fa5d9;
}
#content input#submit:hover {
color: #fff !important;
}
#searchform input {
display: inline-block;
}
.icon-font {
display: inline-block;
vertical-align: -10%;
}
.icon-font:before {
font-size: 14px;
} a {
text-decoration: none;
color: #0fa5d9;
}
h1 a {
color: #4e4a47;
}
h2 a,
h3 a {
color: #4e4a47;
}
a:hover,
a:focus,
a:active {
text-decoration: underline;
outline: 0;
}
a:hover {
color: #f07570 !important;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
text-decoration: none;
}
.more-link {
display: inline-block;
padding: 0;
margin: 0;
}
#content .more-link:hover {
text-decoration: none;
color: #757575;
} .edit-link a {
display: inline-block;
padding: 0.25em 1em;
font-weight: 700;
border: 1px solid #0fa5d9;
background-color: #fff;
color: #0fa5d9;	
text-decoration: none;	
font-size: 	0.923em;
line-height: 1;
-webkit-border-radius: 20px;
border-radius: 20px;
}
#content .edit-link a:hover {
border-color: #4e4a47;
color: #4e4a47;
} .alignleft,
.wp-caption.alignleft {
display: inline;
float: left;
margin-right: 1em;
}
.alignright,
.wp-caption.alignright {
display: inline;
float: right;
margin-left: 1em;
}
.aligncenter {
clear: both;
display: block;
margin: 0.5em auto;
} .assistive-text {
clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
} .site-header {
position: relative;
}
.site-brand {
position: relative;
margin: 40px 0 20px;
}
hgroup {
width: 50%;
float: left;
margin: 0;
padding: 0 20px 0 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
hgroup h1 a {
text-decoration: none;
outline: none;
margin: auto
}
.site-description {
color: #959595;
color: rgba(0,0,0,0.5);
display: inline-block;
margin: 0;
font-size: 1em; 
font-weight: 400;
}
.assistive-text {
display: none;
}
.header-image {
display: block;
text-decoration: none;
margin-top: 20px;
}
.header-image img {
display: block;
max-width: 100%;
height: auto;
}
.header-ads {
margin: 0 auto 20px;
text-align: center;
} .main-navigation ul {
list-style: none;
margin: 0;
padding-left: 0;
background-color: #0fa5d9;
}
.main-navigation li {
float: left;
position: relative;
padding: 0;
margin: 0;
}
.main-navigation li:first-child {
margin-left: 0;
}
.main-navigation a {
color: #fff;
text-decoration: none;
display: inline-block;
height: 48px;
line-height: 48px;
padding: 0 1em;
}
.main-navigation .icon-home {
font-size: 16px;
vertical-align: middle;
}
.main-menu > li > a:hover,
.main-navigation > div > ul > li > a:hover {
color: #fff !important;
}
.main-menu > li.menu-item-has-children > a,
.main-navigation > div > ul > li.page_item_has_children > a {
padding-right: 18px;
}
.main-menu > li.menu-item-has-children > a:before,
.main-navigation > div > ul > li.page_item_has_children > a:before {
font-family: "icons-font" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;	
position: absolute;
right: 2px;
top: 18px;		
content: "i";
font-size: 14px;
width: 14px;
text-align: left;
display: inline-block;
}
.main-navigation li:hover a,
.main-navigation li:focus a {
background-color: rgba(255,255,255,0.2);
}
.main-navigation ul ul {
visibility: hidden;
opacity: 0;
width: 180px;
position: absolute;
top: 48px;
left: 0;
z-index: 99999;
background-color: #fff;
-webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.1);
box-shadow: 0 1px 2px rgba(0,0,0,0.1);
-webkit-transition: all 0.4s ease-in-out 0s;
transition: all 0.4s ease-in-out 0s;
}
.main-navigation ul ul:after {
border-bottom: 6px solid #fff;
border-left: 6px solid rgba(0, 0, 0, 0);
border-right: 6px solid rgba(0, 0, 0, 0);
content: "";
height: 0;
margin: 0 auto 0 -4px;
position: absolute;
text-align: center;
width: 0;
left: 1em;
top: -6px;
}
.main-menu > li:hover > ul,
.main-navigation > div > ul > li:hover > ul {
visibility: visible;
opacity: 1;
}
.main-navigation ul ul li {
float: none;
margin: 0;
border-top: 1px dashed rgba(0,0,0,0.1);
}
.main-navigation ul ul li:first-child {
border: 0;
}
.main-navigation ul ul a {
color: #656565;
display: block;
height: auto;
line-height: 1.5;
padding: 0.75em 1em;
background: #fff;
}
.main-navigation ul li:hover ul a,
.main-navigation ul li:focus ul a {
background: #fff;
}
.main-navigation ul ul a:hover,
.main-navigation ul ul a:focus {
color: #0fa5d9;
}
.main-navigation ul ul ul {
display: none;
visibility: visible;
opacity: 1;
left: 100%;
top: 0;
}
.main-navigation ul ul ul:after {
content: none;
}
.main-navigation div ul ul li:hover > ul {
display: block;
}
.main-navigation div ul ul ul li:hover > ul {
display: block;
}
#site-navigation-sticky-wrapper .main-navigation {
z-index: 9999;
} .social-navigation {
width: 50%;
float: left;
margin: 10px 0 0;
padding: 0 0 0 20px;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.social-links {
list-style-type: none;
text-align: right;
margin: 0;
padding: 0;
}
.social-links li {
display: inline-block;
padding: 0;
margin: 0;
}
.social-links a {
width: 24px;
height: 24px;
display: inline-block;
-webkit-border-radius: 14px;
border-radius: 14px;
background: #353535;
text-align: center;
text-decoration: none;
margin: 0 0 0 0.5em;
}
.social-links li:first-child a {
margin-left: 0;
}
.social-links [class^="icon-"]:before,
.social-links [class*=" icon-"]:before {
display: inline-block;
color: #fff;
font-size: 14px;
line-height: 24px;
}
.social-links a:hover {
background: #4e4a47;
}
.social-links .rss:hover {
background: #F28A29;
}
.social-links .twitter:hover {
background: #1db0ed;
}
.social-links .facebook:hover {
background: #3B5998;
}
.social-links .googleplus:hover {
background: #dd4b39;
}
.social-links .linkedin:hover {
background: #007bb6;
}
.social-links .instagram:hover {
background: #517fa4;
}
.social-links .youtube:hover {
background: #bb0000;
}
.social-links .pinterest:hover {
background: #cb2027;
}
.social-links .stumbleupon:hover {
background: #ea4b24;
}
.social-links .flickr:hover {
background: #ff0084;
}
.social-links .tumblr:hover {
background: #32506d;
}
.social-links .medium:hover {
background: #000;
}
.social-links .github:hover {
background: #121111;
} .company-info {
width: 50%;
float: left;
margin: 10px 0 0;
padding: 0 0 0 20px;
text-align: right;
font-size: 0.929em;
-webkit-box-sizing: border-box;
box-sizing: border-box;
} .mobile-navigation {
display: none;
z-index: 999;
background-color: #4e4a47;
}
.menu-toggle {
display: none;
position: absolute;
right: 0;
top: 0;
width: 40px;
height: 40px;
text-decoration: none;
color: #4e4a47;
cursor: pointer;
} .button-toggle {
display: block;
background-color: #252525;
content: "";
height: 2px;
opacity: 1;
position: absolute;
transition: opacity 0.3s ease 0s, background 0.3s ease 0s;
width: 24px;
z-index: 20;
left: 8px;
top: 20px;
}
.button-toggle:before {
background-color: #4e4a47;
content: "";
height: 2px;
left: 0;
position: absolute;
top: -8px;
transform-origin: center center 0;
transition: transform 0.3s ease 0s, background 0.3s ease 0s;
width: 24px;
}
.button-toggle:after {
background-color: #4e4a47;
bottom: -8px;
content: "";
height: 2px;
left: 0;
position: absolute;
transform-origin: center center 0;
transition: transform 0.3s ease 0s, background 0.3s ease 0s;
width: 24px;
}
.toggled-on .button-toggle {
background-color: transparent !important;
}
.toggled-on .button-toggle:before {
opacity: 1;
transform: translate(0px, 8px) rotate(-45deg);
}
.toggled-on .button-toggle:after {
opacity: 1;
transform: translate(0px, -8px) rotate(45deg);
} .site-main {
margin: 20px 0;
}
.hentry {
margin: 0 0 20px 0;
padding: 0;
background-color: #fff;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.06);
box-shadow: 0 1px 1px rgba(0,0,0,0.06);
}
.entry-header {
position: relative;
padding: 15px 20px;
border-bottom: 1px solid rgba(0, 0, 0, 0.07);
}
.entry-content,
.entry-summary {
padding: 20px;
}
.entry-content p:last-child,
.entry-summary p:last-child {
margin-bottom: 0;
}
.entry-footer {
padding: 15px 20px;
border-top: 1px solid rgba(0, 0, 0, 0.07);
color: #959595;
}
.entry-footer p {
margin: 0;
}
.entry-footer .icon-font {
color: #0fa5d9;
}
.entry-meta {
float: left;
color: #959595;
}
.entry-header .entry-meta .entry-author a,
.entry-header .entry-meta .comments-link a {
color: #959595;
}
.entry-time {
position: relative;
float: right;
background-color: #4e4a47;
-webkit-border-radius: 24px;
border-radius: 24px;
color: #FFFFFF;
font-size: 12px;
font-weight: 700;
height: 48px;
letter-spacing: 1px;
text-align: center;
text-transform: uppercase;
width: 48px;
}
.entry-time-day {
display: block;
line-height: 1;
padding: 8px 0 3px;
}
.entry-time-month {
border-top: 1px solid rgba(255, 255, 255, 0.2);
display: inline-block;
line-height: 1;
padding: 3px 0 0;
}
.entry-date,
.entry-author,
.comments-link,
.category-meta,
.tag-meta {
padding-right: 1em;
display: inline-block;
}
.entry-date,
.entry-author,
.comments-link {
margin-top: 0.25em;
color: #a6a4a2;
}
.hentry img {
max-width: 100%;
height: auto;
}
.post-thumbnail {
margin: 0 0 1em 0;
max-width: 100%;
}
.post-thumbnail.thumbnail,
.post-thumbnail.medium {
margin: 0 1em 0 0;
float: left;
}
.post-thumbnail.thumbnail {
max-width: 150px;	
}
.post-thumbnail.medium {
max-width: 220px;	
}
.post-thumbnail img {
display: block;
margin: auto;
}
.post-thumbnail.large img {
width: 100%;
height: auto;
}
.byline {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.page-links {
clear: both;
margin: 0 0 1.5em;
}
.sep {
display: inline-block;
padding: 0 0.5em;
color: #b5b5b5;
}
.page-header {
background-color: #FFFFFF;
margin: 0 0 20px 0;
padding: 15px 20px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
}
.page-header h1 {
font-size: 	0.857em; text-transform: uppercase;
margin: 0;
padding: 0;
}
.page-header .taxonomy-description p {
margin: 1em 0;
}
.single .entry-title {
margin: 0;
}
.single .entry-header .entry-meta {
float: left;
width: 90%;
max-width: 90%;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
margin: 0;
line-height: 1;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #10c0cc;
display: block;
font-size: 14px;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; }
.breadcrumb {
color: #959595;
margin-bottom: 20px;
}
.row {
margin: 0 -10px;
padding: 0;
list-style-type: none;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
[class^="col-"] {
float: left;
padding-left: 10px;
padding-right: 10px;
margin: 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.col-2 {
width: 16.66666667%;
}
.col-3 {
width: 25%;
}
.col-4 {
width: 33.33333333%;
}
.col-6 {
width: 50%;
}
.col-8  {
width: 66.66666667%;
}
.col-9 {
width: 75%;
}
.col-10 {
width: 83.33333333%;
}
.col-12 {
width: 100%;
} .page-title {
color: #959595;
}
.page-title span {
color: #0fa5d9;
} .author-info {
background-color: #fff;
margin: 0 0 20px;
padding: 15px 20px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
font-size: 0.929em;
}
.author-avatar {
float: left;
max-width: 80px;
margin-right: 1em;
}
.author-avatar img {
-webkit-border-radius: 50%;
border-radius: 50%;
}
h3.author-title {
clear: none;
margin: 0;
font-size: 1.077em;
font-weight: 700;
}
.author-description p:last-child {
margin-bottom: 0;
} .entry-format-icon {
display: none;
line-height: 48px;
}
.entry-format-icon:before {
font-family: "icons-font" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 48px;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
display: inline-block;
font-size: 21px;
text-align: center;
color: #fff;
}
.sticky .entry-time-day,
.sticky .entry-time-month,
.format-image .entry-time-day,
.format-image .entry-time-month,
.format-gallery .entry-time-day,
.format-gallery  .entry-time-month,
.format-link .entry-time-day,
.format-link .entry-time-month,
.format-quote .entry-time-day,
.format-quote .entry-time-month,
.format-video .entry-time-day,
.format-video .entry-time-month {
display: none;
}
.sticky .entry-format-icon,
.format-image .entry-format-icon,
.format-gallery .entry-format-icon,
.format-link .entry-format-icon,
.format-quote .entry-format-icon,
.format-video .entry-format-icon,
.format-status .entry-format-icon {
display: block;
}
.sticky .entry-format-icon:before {
content: "s";
}
.format-image .entry-format-icon:before {
content: "t";
}
.format-gallery .entry-format-icon:before {
content: "U";
}
.format-video .entry-format-icon:before {
content: "u";
}
.format-link .entry-format-icon:before {
content: "Q";
}
.format-quote .entry-format-icon:before {
content: "a";
}
.format-status .entry-format-icon:before {
content: "l";
}
.format-aside .entry-header {
display: none;
}
.format-quote .entry-summary blockquote {
margin: 0;
}
.format-image .entry-summary img {
margin: 0
}
.format-status .entry-summary p {
margin-bottom: 0.5em;
} .entry-content img,
.comment-content img,
.widget img {
max-width: 100%; }
.entry-content img,
.comment-content img[height],
img[class*="align"],
img[class*="wp-image-"] {
height: auto; }
.entry-content img,
img.size-full {
max-width: 100%;
width: auto; }
.entry-content img.wp-smiley,
.comment-content img.wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.wp-caption {
border: 0;
margin: 0;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto 1em;
max-width: 100%;
}
.wp-caption-text {
color: #757575;
font-size: 0.929em;
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
}
#content .entry-content .gallery {
margin-bottom: 1.5em;
}
#content .entry-content .gallery:last-child {
margin-bottom: 0;
}
#content .gallery dl {
margin: 1em 0 0;
}
#content .gallery .gallery-caption {
margin: 0;
}
#content .gallery .gallery-item a img {
border: 0;
height: auto;
max-width: 90%;
}
.site-content .gallery-columns-4 .gallery-item {
}
.site-content .gallery-columns-4 .gallery-item img {
} embed,
iframe,
object {
display: block;
max-width: 100%;
} .site-navigation {
margin: 0 0 20px;
overflow: hidden;
padding: 15px 20px;
background-color: #fff;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.06);
box-shadow: 0 1px 1px rgba(0,0,0,0.06);
}
.image-navigation {
margin-bottom: 1em;
}
.image-attachment .site-navigation {
-webkit-box-shadow: none;
box-shadow: none;
}
.post-navigation .nav-previous {
float: left;
width: 50%;
}
.post-navigation .nav-next {
float: right;
text-align: right;
width: 50%;
} ul.page-numbers { 
clear: both;
list-style-type: none;
margin: 0 0 20px 0;
padding: 0;
}
ul.page-numbers li { 
display: block; 
float: left;
margin: 0 5px 5px 0;
text-align: center;
font-size: 12px;
margin-right: 5px;
background-color: #fff;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
}
ul.page-numbers a,
ul.page-numbers span { 
display: block;
height: 25px;
line-height: 25px;
padding: 0 10px;
color: #656565; 
}
.page-numbers.current,
.page-numbers.current:hover,
.page-numbers a:hover { 
text-decoration: none;
color: #FFF;
background-color: #0fa5d9;
}  .infinite-scroll #nav-above, .infinite-scroll #nav-below,
.infinite-scroll.neverending #colophon { display: none;
} .infinity-end.neverending #colophon {
display: block;
} .widget {
margin: 0 0 20px;
padding: 15px 20px;
color: #757575;
background-color: #fff;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.06);
box-shadow: 0 1px 1px rgba(0,0,0,0.06);
}
.widget-title {
color: #353535;
font-size: 1.154em;
margin-bottom: 1em;
}
.widget ul {
margin: 0;
padding: 0;
}
.widget li {
margin: 0;
padding: 0.5em 0;
list-style-type: none;
}
.widget p:last-child {
margin-bottom: 0;
}
.widget_archive li a:before,
.widget_links li a:before,
.widget_categories li a:before,
.widget_meta li a:before,
.widget_recent_entries li a:before,
.widget_recent_comments li .comment-author-link:before {
font-family: "icons-font" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
speak: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 14px;
width: 14px;
text-align: left;
display: inline-block;
vertical-align: -15%;
color: #4e4a47 !important;
}
.widget_archive li a:before,
.widget_links li a:before,
.widget_categories li a:before,
.widget_meta li a:before,
.widget_recent_entries li a:before {
content: "f";
}
.widget_recent_comments li .comment-author-link:before {
content: "J";
padding-right: 0.25em;
}
.widget select {
max-width: 100%;
} .widget_calendar table {
margin: 0;
}
.widget_calendar caption {
color: #353535;
font-size: 1.154em;
margin-bottom: 1em;
font-weight: 700;
text-align: left;
} .widget_search {
padding: 0;
border: none;
}
.widget_search #searchsubmit {
display: none;
}
.widget_search input#s {
-webkit-box-sizing: border-box;
-moz-box-sizing:    border-box;
box-sizing:         border-box;
width: 100%;
margin: 0;
padding: 0.75em 1.5em;
border: 0;
} .widget_recent_comments a {
color: #999;
}
.widget_recent_comments a.url {
color: #0FA5D9;
}
.widget_recent_comments li a.url:before {
content: "J";
padding-right: 0.25em;
} .widget-video-description {
margin-top: 0.5em;
} .widget_designlab_image img {
display: block;
max-width: 100%;
height: auto;
}
.widget-image {
margin-bottom: 0.5em;
} .designlab-social-links {
margin: 0;
padding: 0;
list-style-type: none;
}
.designlab-social-links li {
display: inline-block;
}
.designlab-social-links a {
display: inline-block;
width: 40px;
height: 40px;
line-height: 40px;
padding: 0;
margin-right: 0.5em;
color: #fff !important;
text-decoration: none;
text-align: center;
-webkit-border-radius: 20px;
border-radius: 20px;
}
.designlab-social-links a:hover {
color: #fff;
text-decoration: none;
opacity: 0.8;
}
.designlab-social-links [class^="icon-"]:before,
.designlab-social-links [class*=" icon-"]:before {
font-size: 17px;
line-height: 40px;
}
.designlab-social-links .facebook-link {
background-color: #3b5998;
}
.designlab-social-links .twitter-link {
background-color: #00aced;
}
.designlab-social-links .googleplus-link {
background-color: #dd4b39;
}
.designlab-social-links .linkedin-link {
background-color: #007bb6;
}
.designlab-social-links .pinterest-link {
background-color: #cb2027;
}
.designlab-social-links .youtube-link {
background-color: #bb0000;
} .widget_designlab_recent_posts li {
margin: 0.5em 0;
padding: 0;
}
.widget-custom-recent-post-title {
clear: none;
font-size: 1.077em;
text-transform: none;
margin: 0;
}
.widget-custom-recent-post-thumb {
margin: 0 1em .5em 0;
max-width: 80px;
float: left;
}
.widget-custom-recent-post-thumb img {
display: block;
max-width: 100%;
height: auto;
}
.widget-custom-recent-post-date {
color: #a6a4a2;
text-transform: uppercase;
font-size: 0.923em;
}
.widget-custom-recent-post-excerpt {
margin-bottom: 1em;
} .widget-profile img {
margin: 1.5em auto 1em;
display: block;
max-width: 100%;
height: auto;
}
.widget-profile a.more-link {
margin: 0;
padding: 0;
text-decoration: none;
}
.widget-profile a.more-link:hover {
text-decoration: underline;
}
.widget-profile-social a {
color: #353535 !important;
text-decoration: none;
display: inline-block;
margin: 10px 5px 0 0;
}
.widget-profile-social a.profile-facebook:hover {
color: #3B5998 !important;	
}
.widget-profile-social a.profile-twitter:hover {
color: #1db0ed !important;
}
.widget-profile-social a.profile-googleplus:hover {
color: #dd4b39 !important;
}
.widget-profile-social a.profile-linkedin:hover {
color: #007bb6 !important;
}
.widget-profile-social a.profile-pinterest:hover {
color: #cb2027 !important;
} .widget_designlab_banner {
padding: 0;
} .site-footer {
clear: both;
color: #ccc;
padding: 20px;
background: #353535;
}
.site-footer a {
color: #fff;
}
.credits,
.footer-navigation {
margin: 10px 0;
}
.footer-navigation {
text-align: right;
} .footer-navigation .menu li,
.footer-navigation .menu li a {
display: inline-block;
}
.footer-navigation .menu {
margin: 0;
padding: 0;
}
.footer-navigation .menu li {
margin: 0 0 0 0.5em;
}
.footer-navigation .menu li:first-child {
margin-left: 0;
} #tertiary {
border-bottom: 1px solid rgba(255,255,255,0.05);
margin: 0 0 2.1277% 0;
}
#tertiary .widget {
width: 47.5%;
padding: 0;
margin-bottom: 2.1277%;
float: left;
border: none;
background: transparent;
color: #ccc;
-webkit-box-shadow: none;
box-shadow: none;
}
#tertiary .widget-title {
font-size: 1.15rem;
color: #fff;
margin-bottom: 0.5em;
font-weight: normal;
}
#tertiary .widget_nav_menu ul {
margin: 0;
padding: 0;	
}
#tertiary .widget_nav_menu ul ul {
display: none;
}
#tertiary .widget_nav_menu ul li {
list-style-type: none;
display: inline-block;
padding: 0 2px;
}
#tertiary .widget:nth-child(2n) {
margin-right: 0;
}
#tertiary .widget:nth-child(2n+1) {
margin-right: 5%;
}
#tertiary .widget_search input#s {
width: 50%;
}
#tertiary table,
#tertiary th,
#tertiary td {
border-color: #555;
}
#tertiary caption {
margin: 0 0 0.5em 0;
color: #fff;
}
#tertiary thead th {
background: #4e4a47;
}
#tertiary td a {
color: #0FA5D9
} .comment-content a {
word-wrap: break-word;
}
.bypostauthor {}
input[type="text"],
textarea {
border-radius: 0;
-webkit-border-radius: 0;
box-shadow: none;
-webkit-box-shadow: none;
display: block
}
.comments-area {
margin: 20px 0;
font-size: 0.929em;
padding: 15px 20px;
background-color: #fff;
-webkit-box-shadow: 0 1px 1px rgba(0,0,0,0.06);
box-shadow: 0 1px 1px rgba(0,0,0,0.06);
}
.comments-area h2,
.comments-area h3 {
font-size: 1.385em; color: #353535;
}
.comments-area h3.comments-title {
margin-bottom: 1.5em;
}
.comments-area label {
display: inline-block;
font-weight: 700;
}
.form-allowed-tags {
display: none;
}
.commentlist {
margin: 1em 0
}
.commentlist li {
list-style-type: none;
margin: 0 0 1.5em 0;
}
.comment .avatar {
float: left;
margin-right: 1em;
-webkit-border-radius: 20px;
border-radius: 20px;
}
.comment-content {
clear: both;
padding: 0.5em 0
}
.comment-content p:last-child {
margin: 0;
}  .site-logo {
margin: 0;
padding: 0;
line-height: 1;
}
.site-logo img {
width: auto;
max-height: 70px;
vertical-align: middle;
}
.logo-large hgroup {
float: none;
padding: 0;
margin: auto;
width: 100%;
}
.logo-large .site-title  {
text-align: center;
font-size: 2.286em;
}
.logo-large img {
max-width: 30%;
height: auto;
max-height: inherit;
}
.logo-large .site-logo {
text-align: center;
}
.logo-large .site-description {
display: block;
text-align: center;
}
.logo-large .social-navigation,
.logo-large .company-info {
width: 100%;
float: none;
padding: 0;
margin-top: 20px;
}
.logo-large .company-info,
.logo-large .social-links {
text-align: center;
} .logo-tagline {
margin-top: 10px;
}
.logo-large .logo-tagline {
text-align: center;
} .site-paged #page {
max-width: 940px;
padding: 40px;
margin: 30px auto;
background-color: #fff;
}
.site-paged .site-main {
margin: 30px 0;
}
.site-paged .site-title {
font-size: 2.429em; }
.site-paged .entry-title {
margin: 0;
font-weight: 700;
}
.site-paged .entry-header,
.site-paged .entry-content,
.site-paged .entry-summary,
.site-paged .entry-footer {
padding: 0;
}
.site-paged .content-area {
width: 600px;
}
.site-paged .site-brand {
margin-top: 0;
}
.site-paged .hentry,
.site-paged .widget,
.site-paged .site-navigation,
.site-paged .comments-area {
-webkit-box-shadow: none;
box-shadow: none;
}
.site-paged .format-aside {
padding: 20px;
border: 1px solid rgba(0,0,0,0.07);
}
.site-paged .entry-time {
border: 1px solid #0fa5d9;	
}
.site-paged .widget {
padding: 0 20px;
margin-bottom: 30px;
}
.site-paged .site-navigation {
padding: 20px 0;
margin: 0;
}
.site-paged .entry-header,
.site-paged .entry-footer {
border: 0;
}
.site-paged .entry-header {
margin-bottom: 10px;
}
.site-paged .entry-summary {
margin: 0;
}
.site-paged .entry-content {
margin-bottom: 20px;
}
.site-paged.single .entry-header {
margin-bottom: 20px;
}
.site-paged.single .hentry,
.site-paged .page {
margin-bottom: 0;
padding-bottom: 20px;
border-bottom: 1px solid #eee;
}
.site-paged .comments-area {
padding: 0;
}
.site-paged .widget-area {
width: 31.9149%;
}
.site-paged .widget-title {
padding-bottom: 3px;
border-bottom: 1px solid #eee;
margin-bottom: 1em;
}
.site-paged .widget-title span {
border-bottom: 1px solid #0fa5d9;
padding-bottom: 5px;
}
.site-paged .widget_search input#s {
border: 1px solid #eee;
width: 80%;
float: left;
height: 40px;
}
.site-paged .widget_search #searchsubmit {
display: block;
-webkit-box-sizing: border-box;
box-sizing: border-box;
float: left;
width: 20%;
height: 40px;
background-image: url(//stichtinghersenschudding.nl/wp-content/themes/the-box-plus/images/icon-search.png);
background-repeat: no-repeat;
background-position: center center;
text-indent: -999em;
}
.site-paged .widget_search #searchsubmit:hover {
opacity: 0.9;
}
.site-paged .site-footer {
margin-top: 20px;
}
.site-paged .entry-header .comments-link a:hover,
.site-paged .entry-header .category-meta a:hover {
text-decoration: none;
}
.site-paged .flexslider,
.site-paged .header-ads {
margin-bottom: 30px;
}
.site-paged ul.page-numbers a,
.site-paged ul.page-numbers span {
background-color: #eee;
}
.site-paged .page-header {
padding-right: 0;
padding-left: 0;
border-bottom: 1px solid #eee;
-webkit-box-shadow: none;
box-shadow: none;
}
.site-paged .author-info {
margin: 0;
padding: 20px 0;
-webkit-box-shadow: none;
box-shadow: none;
border-bottom: 1px solid #eee;
}
.site-paged .related-posts {
padding: 20px 0;
margin: 0;
-webkit-box-shadow: none;
box-shadow: none;
} .page-template-no-sidebar .content-area,
.page-template-no-sidebar-php .content-area {
width: 100%;
float: none;
} .one-column .content-area,
.one-column .widget-area,
.one-column.site-paged .content-area,
.one-column.site-paged .widget-area {
width: 100%;
float: none;
}
.one-column .widget_search form {
position: relative;
min-height: 40px;
}
.one-column .widget_search input#s {
padding: 10px 60px 10px 15px;
position: absolute;
}
.one-column .widget_search #searchsubmit {
display: block;
position: absolute;
right: 0;
top: 0;
box-sizing: border-box;
-webkit-box-sizing: border-box;
height: 40px;
line-height: 1;
padding: 10px 20px;
margin: 0;
}
.one-column .hentry {
margin-bottom: 30px;
} .one-column.site-paged .widget {
padding: 0;
}
.one-column.site-paged .site-brand {
margin-top: 0;
} .home.grid2-sidebar .hentry,
.archive.grid2-sidebar .hentry {
width: 48.4375%;
float: left;
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.home.grid2-sidebar .posts-loop .hentry:nth-child(2n+1),
.archive.grid2-sidebar .posts-loop .hentry:nth-child(2n+1) {
clear: left;
margin-right: 3.125%;
}
.home.grid2-sidebar.site-paged .hentry,
.archive.grid2-sidebar.site-paged .hentry {
width: 48.3334%;
}
.home.grid2-sidebar.site-paged .posts-loop .hentry:nth-child(2n+1),
.archive.grid2-sidebar.site-paged .posts-loop .hentry:nth-child(2n+1) {
margin-right: 3.3334%;
}
.home.grid2-sidebar .entry-time,
.archive.grid2-sidebar .entry-time {
display: none;
}
.grid2-sidebar .post-thumbnail {
margin: 0 0 5px 0;
}
.grid2-sidebar .post-thumbnail img {
max-width: 100%;
float: none;
margin: auto;
}
.home.grid2-sidebar .entry-title,
.archive.grid2-sidebar .entry-title {
width: 100%;
max-width: 100%;
}
.home.grid2-sidebar .entry-header,
.archive.grid2-sidebar .entry-header {
padding: 20px 20px 10px;
}
.grid2-sidebar .entry-summary {
padding-top: 10px;
padding-bottom: 10px;
}
.home.grid2-sidebar .entry-footer,
.archive.grid2-sidebar .entry-footer {
padding-top: 10px;
padding-bottom: 10px;
}
.home.grid2-sidebar.site-paged .entry-header,
.archive.grid2-sidebar.site-paged .entry-header,
.home.grid2-sidebar.site-paged .entry-summary,
.archive.grid2-sidebar.site-paged .entry-summary,
.home.grid2-sidebar.site-paged .entry-footer,
.archive.grid2-sidebar.site-paged .entry-footer {
padding: 0;
}
.home.grid2-sidebar .hentry embed,
.home.grid2-sidebar .hentry iframe,
.home.grid2-sidebar .hentry object,
.archive.grid2-sidebar .hentry embed,
.archive.grid2-sidebar .hentry iframe,
.archive.grid2-sidebar .hentry object {
max-height: 200px;
} .related-posts {
margin: 20px 0;
padding: 15px 20px;
background-color: #fff;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
}
.related-posts h3 {
margin: 0 0 1em 0;
}
.block-thumb img {
max-width: 100%;
height: auto;
display: block;
}
.block-content {
margin-top: 0.5em;
}
.block-content h4 {
font-size: 1em;
margin: 0;
font-weight: normal;
text-transform: none;
}
.block-heading a {
color: #555;
}
.block-heading a:hover {
color: #0fa5d9;
} .featured-image img {
margin: 0 0 1em 0;
} .contributor {
padding: 1.5em 0;
}
.contributor-bio,
.contributor-posts-link {
margin: 0 0 0.5em 0;
font-size: 0.929em;
}
.contributor-avatar img {
display: block;
-webkit-border-radius: 50%;
border-radius: 50%;
margin: auto;
} .featured-posts {
margin: 0 0 20px 0;
padding: 20px;
background-color: #fff;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.06);
}
.featured-posts-loop,
.featured-posts-loop .featured-post {
-webkit-box-sizing: border-box;
box-sizing: border-box;
}
.featured-posts-loop {
margin: 0 -10px;
}
.featured-posts-loop .featured-post {
float: right;
width: 50%;
padding: 0 10px;
margin: 0;
}
.home .featured-posts-loop .entry-header {
position: inherit;
padding: 0;
margin: 0 0 0.5em 0;
border: none;
}
.home .featured-posts-loop figure {
float: left;
max-width: 25%;
margin: 0 1em 1em 0;
}
.home .featured-posts-loop figure img {
display: block;
max-width: 100%;
height: auto;
margin: 0;
}
.home .featured-posts-loop .entry-summary {
padding: 0;
}
.featured-posts-loop .entry-title {
font-size: 1.071em;
float: none;
clear: none;
}
.featured-posts-loop .entry-meta {
margin: 0 0 0.5em 0;
float: none;
}
.featured-posts-loop  .view-all {
clear: both;
text-align: center;
padding: 0.5em 0;
}
.featured-posts-loop .view-all a {
background-color: #fff;
border: 1px solid #0fa5d9;
border-radius: 20px;
display: inline-block;
font-size: 0.923em;
font-weight: 700;
line-height: 1.3;
padding: 0.25em 1em;
text-decoration: none;
}
.featured-posts-loop .featured-post:first-child {
float: left;
}
.featured-posts-loop .featured-post:first-child figure {
float: none;
max-width: 100%;
margin: 0 0 0.5em 0;
}
.featured-posts-loop .featured-post:first-child .entry-title {
font-size: 1.429em;
font-weight: 400;
}
.featured-posts-loop .featured-post:first-child .entry-header {
margin: 0;
}
.site-paged .featured-posts {
padding: 0 0 20px 0;
-webkit-box-shadow: none;
box-shadow: none;
border-bottom: 1px solid #eee;
} @media screen and (min-width: 769px) and (max-width: 1023px) {   
#page,
.site-paged #page {
max-width: 740px;
}
.content-area,
.widget-area,
.site-paged .content-area {
float: none;
width: 100%;
margin: auto;
padding: 0;
}
.widget {
-webkit-box-shadow: none;
box-shadow: none;
margin-bottom: 0;
padding: 3.125%;
border-bottom: 1px solid rgba(0,0,0,0.07);
}
.site-paged .widget {
padding: 0;
border: 0;
}
}
@media screen and (max-width: 768px) { 
body {
font-size: 16px;
}
.main-navigation,
.site-footer,
.widget-area,
.entry-footer,
.entry-meta,
.entry-time,
.author-info {
font-size: 0.875em; }
#page,
.site-paged #page {
max-width: 90%;
width: 90%;
padding: 0 5%;
margin: 0;
} hgroup {
float: none;
width: 100%;
min-height: 40px;
margin: 0;
padding: 0 60px 0 0;
}
hgroup h1 {
margin-bottom: 3%;
}
hgroup h1 a {
margin: auto;
}
.site-brand,
.site-paged .site-brand {
float: none;
padding: 0;
margin: 5% 0 0;
}
.main-navigation {
float: none;
margin: 0;
}
.main-navigation ul {
float: none;
}
.header-image {
margin-top: 5%;
} .logo-medium hgroup {
min-height: 60px;
}
.logo-large hgroup {
padding: 0;
}
.logo-large img {
max-width: 40%;
}
.logo-large .menu-toggle {
position: relative;
margin: 3% auto 0; 
} .company-info,
.logo-large .company-info {
float: none;
width: 100%;
padding: 0;
margin: 3% auto 0;
}
.company-info {
text-align: left;	
} .logo-tagline {
margin-top: 3%;
} #site-navigation-sticky-wrapper,
#site-navigation,
#social-navigation {
display: none;
}
.menu-toggle,
.mobile-navigation.toggled-on {
display: block;
}
.mobile-navigation ul {
list-style-type: none;
}
.mobile-navigation ul ul {
margin: 0;
padding: 0;
}
.mobile-main-menu {
padding: 0;
margin: 3% 0 0;
}
.mobile-main-menu .icon-home {
font-size: 18px;
}
.mobile-main-menu li {
display: block;
}
.mobile-main-menu a {
display: block;
width: auto;
height: auto;
padding: 1em;
line-height: 1.5;
color: #ddd;
border-bottom: 1px solid #313131;
background: transparent;
text-decoration: none;
}
.mobile-main-menu a:hover {
text-decoration: none;
}
.mobile-main-menu ul a {
padding-left: 1.5em;
}
.mobile-main-menu a:hover {
background-color: #151515;
color: #fff;
}
.mobile-social-menu {
margin: 0;
padding: 1em 1em 0.5em 1em;
}
.mobile-social-menu li {
display: inline-block;
margin: 0 0 0.5em 0.5em;
}
.mobile-social-menu li:first-child {
margin-left: 0;
}
.mobile-social-menu li a {
display: inline-block;
width: 30px;
height: 30px;
line-height: 1;
-webkit-border-radius: 30px;
border-radius: 30px;
text-align: center;
text-decoration: none;
background-color: #fff;
color: #4e4a47;
}
.mobile-social-menu [class^="icon-"]:before {
line-height: 30px;
font-size: 18px;
} .site-main,
.site-paged .site-main {
margin: 5% 0;
}
.content-area,
.widget-area,
.site-paged .content-area,
.site-paged .widget-area {
float: none;
width: 100%;
margin: auto;
} .hentry,
.site-paged .hentry,
.site-paged .flexslider,
.site-paged .header-ads {
margin-bottom: 5%;
}
.entry-header,
.entry-content,
.entry-summary,
.entry-footer,
.home.grid2-sidebar .entry-header,
.archive.grid2-sidebar .entry-header { 
padding: 3%;
}	
.comments-area {
margin: 5% 0;
padding: 3%;
}
.author-info,
.page-header {
padding: 3%;
margin-bottom: 5%;
}
.breadcrumb {
margin-bottom: 3%;	
} .post-thumbnail img {
float: none;
margin: auto;
max-width: 100%;
width: 100%;
height: auto;
} .entry-time {
display: none;
text-transform: none;
color: #959595 !important;
}
.entry-time:before {
content: none;
}
.single .entry-header .entry-meta {
width: 100%;
max-width: 100%;
float: none;
}
.sticky .entry-time,
.entry-time {
float: none;
height: auto;
width: auto;
background: transparent !important;
color: #727272;
font-weight: 400;
letter-spacing: normal;
text-align: left;
-webkit-border-radius: 0;
border-radius: 0;
}
.entry-time-day,
.entry-time-month {
display: inline;
padding: 0;
}
.sticky .entry-time-day,
.sticky .entry-time-month,
.format-image .entry-time-day,
.format-image .entry-time-month,
.format-link .entry-time-day,
.format-link .entry-time-month,
.format-quote .entry-time-day,
.format-quote .entry-time-month,
.format-video .entry-time-day,
.format-video .entry-time-month {
display: inline;
}
.entry-format-icon:before {
content: none !important;
}
.site-paged .entry-time,
.site-paged .entry-time-month {
border: none !important;
} .widget {
padding: 3%;
margin-bottom: 0;
-webkit-box-shadow: none;
box-shadow: none;
}
.site-fullwidth .widget {
border-bottom: 1px solid rgba(0,0,0,0.07);
}
.site-paged .widget {
padding: 0;
margin-bottom: 5%;
} .site-footer {
padding: 3%;
}
#tertiary,
.credits {
margin: 0 0 3%;
}
.footer-navigation {
margin: 0;
}
.credits,
.footer-navigation {
text-align: center;
} #tertiary .widget_nav_menu {
float: none;
max-width: 100%;
width: 100%;
text-align: left;
padding: 0.25em 0
}
#tertiary .widget_nav_menu ul li:first-child {
padding-left: 0;
}
#tertiary .widget {
width: 100%;
float: none;
} .site-navigation {
margin-bottom: 5%;
padding: 3%;
}
.site-paged .site-navigation {
padding: 3% 0;
}
ul.page-numbers {
margin-bottom: 5%;
} .home.grid2-sidebar .entry-header,
.archive.grid2-sidebar .entry-header,
.grid2-sidebar .entry-summary,
.home.grid2-sidebar .entry-footer,
.archive.grid2-sidebar .entry-footer {
padding: 5%;
}
.grid2-sidebar .post-thumbnail {
margin-bottom: 3%;	
} .entry-title,
.site-paged .entry-title {
width: 100%;
max-width: 100%;
float: none;
clear: left;
margin: 0;
}
.site-paged.single .hentry,
.site-paged .page {
padding-bottom: 5%;
}
.site-paged .entry-header,
.site-paged .entry-summary,
.site-paged .entry-content,
.site-paged .entry-footer {
padding: 0;
}
.site-paged .entry-header,
.site-paged.single .entry-header,
.site-paged .entry-content {
margin-bottom: 3%;
}
.site-paged .comments-area {
padding: 0;
margin: 5% 0;	
}
.site-paged .author-info {
padding: 3% 0;
margin-bottom: 5%;
}
.site-paged .site-footer {
padding: 0;
margin-top: 5%;
}
.site-paged .content-area {
margin-bottom: 5%;
}
.site-paged .social-navigation {
padding-bottom: 3%;
border-bottom: 1px solid #eee;
} #main .flexslider {
margin-bottom: 5%;
} .featured-posts {
padding: 3%;
margin-bottom: 5%;
}
.site-paged .featured-posts {
padding: 0 0 3% 0;
}
.home .featured-posts-loop .entry-header,
.home .featured-posts-loop .entry-summary {
padding: 0;
}
.home .featured-posts-loop .entry-title {
clear: none;
} .related-posts {
margin: 5% 0;
}
.site-paged .related-posts {
padding: 3% 0;
}
.block-content {
margin-bottom: 1em;
}
.block-content h4 {
font-weight: 700;
} .col-2, .col-3, .col-4, .col-6, .col-8, .col-9, .col-10 {
width: 100%;
float: none;
}
.col-sm-6 {
width: 50%;
float: left;
}
}
@media screen and (max-width: 480px) { .header-image {
display: none;
}
.page-header {
padding: 5%;
}
.mobile-main-menu {
margin-top: 5%;
} .logo-large img,
.one-column .logo-large img {
max-width: 70%;
}
.logo-medium img {
max-height: inherit;
height: auto;
max-width: 80%;
} .logo-tagline {
margin-top: 5%;
} .home.grid2-sidebar .hentry,
.archive.grid2-sidebar .hentry,
.home.grid2-sidebar.site-paged .hentry,
.archive.grid2-sidebar.site-paged .hentry,
.home.grid2-sidebar .posts-loop .hentry:nth-child(2n+1),
.archive.grid2-sidebar .posts-loop .hentry:nth-child(2n+1),
.home.grid2-sidebar.site-paged .posts-loop .hentry:nth-child(2n+1),
.archive.grid2-sidebar.site-paged .posts-loop .hentry:nth-child(2n+1) {
float: none;
width: 100%;
margin-right: 0;
} .entry-header,
.entry-content,
.entry-summary,
.entry-footer,
.home.grid2-sidebar .entry-header,
.archive.grid2-sidebar .entry-header,
.home.grid2-sidebar .entry-footer,
.archive.grid2-sidebar .entry-footer,
.home.grid2-sidebar .entry-summary,
.archive.grid2-sidebar .entry-summary { 
padding: 5%;
}
.author-info {
padding: 5%;
}
.comments-area {
padding: 5%;
} .col-sm-6 {
width: 100%;
float: none;
}
.col-xs-6 {
width: 50%;
float: left;
}
.related-posts .row .col-xs-6:nth-child(2n+1) {
clear: left;
} .widget {
padding: 5%;
} .site-footer,
.site-paged .site-footer {
padding: 5%;
margin-top: 5%;
}
#tertiary,
.credits {
margin: 0 0 5%;
} #tertiary .widget_search input#s {
width: 80%;
} .site-navigation {
padding: 5%;
}
.site-paged .site-navigation {
padding: 5% 0;
} .hentry img,
.featured-image img {
float: none;
margin: 0 auto 1.5em;
text-align: center;
display: block;
}
.post-thumbnail,
.post-thumbnail.medium,
.post-thumbnail.thumbnail {
float: none;
margin: 0 auto 5%;
max-width: 100%;
}
.post-thumbnail img {
margin: auto;
} .site-paged .entry-header,
.site-paged .entry-content,
.site-paged .entry-summary,
.site-paged .entry-footer {
padding: 0;
}
.site-paged .entry-header,
.site-paged.single .entry-header,
.site-paged .entry-content {
margin-bottom: 5%;	
}
.site-paged .post-thumbnail,
.site-paged .post-thumbnail.medium,
.site-paged .post-thumbnail.thumbnail {
margin-bottom: 3%;
}
.site-paged .comments-area {
padding: 0;
margin: 5% 0;	
}
.site-paged .author-info {
padding: 5% 0;
}	
.site-paged .social-navigation {
padding-bottom: 5%;
}
.site-paged .related-posts {
padding: 5% 0;
} .flex-caption {
left: 0 !important;
bottom: 0 !important;
width: 90% !important;
padding: 3% 5% !important;
}
.flexslider .slides h2 {
margin: 0 !important;
}
.flexslider .slides .flex-excerpt {
display: none;
}
.flexslider .flex-direction-nav {
top: 10px !important;
right: 10px !important;
}
.flexslider.fullwidth {
background: none;
}
.flexslider.fullwidth .slides li .flex-caption {
position: inherit;
} .featured-posts {
padding: 5%;
}
.site-paged .featured-posts {
padding: 0 0 5% 0;
}
.featured-posts-loop .featured-post:first-child {
float: none;
width: 100%;
margin-bottom: 1em;
}
.featured-posts-loop .featured-post {
float: left;
}
.featured-posts-loop .featured-post-4 {
clear: left;
}
.home .featured-posts-loop .entry-header,
.home .featured-posts-loop .entry-summary {
padding: 0;
}
.home .featured-posts-loop figure {
float: none;
max-width: 100%;
margin: 0 0 0.5em 0;
} embed, iframe, object {
max-height: 260px;
}
}.tablepress{--text-color:#111;--head-text-color:var(--text-color);--head-bg-color:#d9edf7;--odd-text-color:var(--text-color);--odd-bg-color:#fff;--even-text-color:var(--text-color);--even-bg-color:#f9f9f9;--hover-text-color:var(--text-color);--hover-bg-color:#f3f3f3;--border-color:#ddd;--padding:0.5rem;border:none;border-collapse:collapse;border-spacing:0;clear:both;margin:0 auto 1rem;table-layout:auto;width:100%}.tablepress>:not(caption)>*>*{background:none;border:none;box-sizing:border-box;float:none!important;padding:var(--padding);text-align:left;vertical-align:top}.tablepress>:where(thead)+tbody>:where(:not(.child))>*,.tablepress>tbody>*~:where(:not(.child))>*,.tablepress>tfoot>:where(:first-child)>*{border-top:1px solid var(--border-color)}.tablepress>:where(thead,tfoot)>tr>*{background-color:var(--head-bg-color);color:var(--head-text-color);font-weight:700;vertical-align:middle;word-break:normal}.tablepress>:where(tbody)>tr>*{color:var(--text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(odd of :where(:not(.child,.dtrg-group)))>*{background-color:var(--odd-bg-color);color:var(--odd-text-color)}.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))+:where(.child)>*,.tablepress>:where(tbody.row-striping)>:nth-child(even of :where(:not(.child,.dtrg-group)))>*{background-color:var(--even-bg-color);color:var(--even-text-color)}.tablepress>.row-hover>tr:has(+.child:hover)>*,.tablepress>.row-hover>tr:hover+:where(.child)>*,.tablepress>.row-hover>tr:where(:not(.dtrg-group)):hover>*{background-color:var(--hover-bg-color);color:var(--hover-text-color)}.tablepress img{border:none;margin:0;max-width:none;padding:0}.tablepress-table-description{clear:both;display:block}.dt-scroll{width:100%}.dt-scroll .tablepress{width:100%!important}div.dt-scroll-body tfoot tr,div.dt-scroll-body thead tr{height:0}div.dt-scroll-body tfoot tr td,div.dt-scroll-body tfoot tr th,div.dt-scroll-body thead tr td,div.dt-scroll-body thead tr th{border-bottom-width:0!important;border-top-width:0!important;height:0!important;padding-bottom:0!important;padding-top:0!important}div.dt-scroll-body tfoot tr td div.dt-scroll-sizing,div.dt-scroll-body tfoot tr th div.dt-scroll-sizing,div.dt-scroll-body thead tr td div.dt-scroll-sizing,div.dt-scroll-body thead tr th div.dt-scroll-sizing{height:0!important;overflow:hidden!important}div.dt-scroll-body>table.dataTable>thead>tr>td,div.dt-scroll-body>table.dataTable>thead>tr>th{overflow:hidden}.tablepress{--head-active-bg-color:#049cdb;--head-active-text-color:var(--head-text-color);--head-sort-arrow-color:var(--head-active-text-color)}.tablepress thead th:active{outline:none}.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:before{bottom:50%;content:"\25b2"/"";display:block;position:absolute}.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:after{content:"\25bc"/"";display:block;position:absolute;top:50%}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{padding-right:24px;position:relative}.tablepress thead .dt-orderable-asc .dt-column-order,.tablepress thead .dt-orderable-desc .dt-column-order,.tablepress thead .dt-ordering-asc .dt-column-order,.tablepress thead .dt-ordering-desc .dt-column-order{bottom:0;color:var(--head-sort-arrow-color);position:absolute;right:6px;top:0;width:12px}.tablepress thead .dt-orderable-asc .dt-column-order:after,.tablepress thead .dt-orderable-asc .dt-column-order:before,.tablepress thead .dt-orderable-desc .dt-column-order:after,.tablepress thead .dt-orderable-desc .dt-column-order:before,.tablepress thead .dt-ordering-asc .dt-column-order:after,.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after,.tablepress thead .dt-ordering-desc .dt-column-order:before{font-family:sans-serif!important;font-size:12px;line-height:12px;opacity:.2}.tablepress thead .dt-orderable-asc,.tablepress thead .dt-orderable-desc{cursor:pointer;outline-offset:-2px}.tablepress thead .dt-orderable-asc:hover,.tablepress thead .dt-orderable-desc:hover,.tablepress thead .dt-ordering-asc,.tablepress thead .dt-ordering-desc{background-color:var(--head-active-bg-color);color:var(--head-active-text-color)}.tablepress thead .dt-ordering-asc .dt-column-order:before,.tablepress thead .dt-ordering-desc .dt-column-order:after{opacity:.8}.tablepress:where(.auto-type-alignment) .dt-right,.tablepress:where(.auto-type-alignment) .dt-type-date,.tablepress:where(.auto-type-alignment) .dt-type-numeric{text-align:right}.dt-container{clear:both;margin-bottom:1rem;position:relative}.dt-container .tablepress{margin-bottom:0}.dt-container .tablepress tfoot:empty{display:none}.dt-container .dt-layout-row{display:flex;flex-direction:row;flex-wrap:wrap;justify-content:space-between}.dt-container .dt-layout-row.dt-layout-table .dt-layout-cell{display:block;width:100%}.dt-container .dt-layout-cell{display:flex;flex-direction:row;flex-wrap:wrap;gap:1em;padding:5px 0}.dt-container .dt-layout-cell.dt-layout-full{align-items:center;justify-content:space-between;width:100%}.dt-container .dt-layout-cell.dt-layout-full>:only-child{margin:auto}.dt-container .dt-layout-cell.dt-layout-start{align-items:center;justify-content:flex-start;margin-right:auto}.dt-container .dt-layout-cell.dt-layout-end{align-items:center;justify-content:flex-end;margin-left:auto}.dt-container .dt-layout-cell:empty{display:none}.dt-container .dt-input,.dt-container label{display:inline;width:auto}.dt-container .dt-input{font-size:inherit;padding:5px}.dt-container .dt-length,.dt-container .dt-search{align-items:center;display:flex;flex-wrap:wrap;gap:5px;justify-content:center}.dt-container .dt-paging .dt-paging-button{background:#0000;border:1px solid #0000;border-radius:2px;box-sizing:border-box;color:inherit!important;cursor:pointer;display:inline-block;font-size:1em;height:32px;margin-left:2px;min-width:32px;padding:0 5px;text-align:center;text-decoration:none!important;vertical-align:middle}.dt-container .dt-paging .dt-paging-button.current,.dt-container .dt-paging .dt-paging-button:hover{border:1px solid #111}.dt-container .dt-paging .dt-paging-button.disabled,.dt-container .dt-paging .dt-paging-button.disabled:active,.dt-container .dt-paging .dt-paging-button.disabled:hover{border:1px solid #0000;color:#0000004d!important;cursor:default;outline:none}.dt-container .dt-paging>.dt-paging-button:first-child{margin-left:0}.dt-container .dt-paging .ellipsis{padding:0 1em}@media screen and (max-width:767px){.dt-container .dt-layout-row{flex-direction:column}.dt-container .dt-layout-cell{flex-direction:column;padding:.5em 0}}#jp-post-flair {
padding-top: .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,.2);
}
body.highlander-dark h3.sd-title::before {
border-top: 1px solid rgba(255,255,255,.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 .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,.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,.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: .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"}