@charset "UTF-8";
#wpadminbar .quicklinks li#wp-admin-bar-group-admin-with-avatar>a img,#wpadminbar .quicklinks li#wp-admin-bar-user-admin-with-avatar>a img{width:16px;height:16px;display:inline;border:1px solid #999;vertical-align:middle;margin:-2px 10px 0 -5px;padding:0;background:#eee;float:none}#wpadminbar .quicklinks li#wp-admin-bar-group-admin-with-avatar ul{left:0}#wpadminbar .quicklinks li#wp-admin-bar-group-admin-with-avatar ul ul{left:0}#wpadminbar .quicklinks li#wp-admin-bar-bp-notifications #ab-pending-notifications,#wpadminbar .quicklinks li#wp-admin-bar-my-account a span.count,#wpadminbar .quicklinks li#wp-admin-bar-my-account-with-avatar a span.count{background:#21759b;color:#fff;text-shadow:none;display:inline;padding:2px 5px;font-size:10px;font-weight:700;border-radius:10px}#wpadminbar .quicklinks li#wp-admin-bar-bp-notifications #ab-pending-notifications{background:#ddd;color:#333;margin:0}#wpadminbar .quicklinks li#wp-admin-bar-bp-notifications #ab-pending-notifications.alert{background-color:#21759b;color:#fff}#wpadminbar .quicklinks li#wp-admin-bar-bp-notifications #ab-pending-notifications.alert.admin-type{background-color:#d84800}#wpadminbar .quicklinks li#wp-admin-bar-bp-notifications>a{padding:0 .5em}#wp-admin-bar-user-info img.avatar{height:64px;width:64px}#wpadminbar .wp-admin-bar-arrow-right{display:none}@media screen and (max-width:600px){#wpadminbar .wp-admin-bar-arrow-right{display:block}}@media screen and (max-width:782px){#wpadminbar li#wp-admin-bar-bp-login,#wpadminbar li#wp-admin-bar-bp-register{display:block}#wpadminbar li#wp-admin-bar-bp-login a,#wpadminbar li#wp-admin-bar-bp-register a{padding:0 8px}}.uup-form label {
display: block;
margin-top: 1em;
font-weight: bold;
}
.uup-form input[type="text"],
.uup-form input[type="email"],
.uup-form input[type="file"],
.uup-form textarea {
width: 100%;
padding: 0.5em;
margin-bottom: 1em;
box-sizing: border-box;
}
.uup-form input[type="submit"] {
padding: 0.6em 1.2em;
cursor: pointer;
font-weight: bold;
}
.uup-success {
color: green;
font-weight: bold;
}
.uup-error {
color: red;
font-weight: bold;
}
   :root {
--primary-color: #dd5533;
--secondary-color: #c43c1a;
--tertiary-color: #aa2200;
--accent-color: #3355dd;
--highlight-color: #2bc41a;
--light-gray-color: #f0f0f0;
--gray-color: #999;
--dark-gray-color: #303030;
--text-color: #303030;
--medium-text-color: #666;
--light-text-color: #999;
--dark-border-color: #303030;
--medium-border-color: #ccc;
--light-border-color: #ddd;
--link-color: #dd5533;
--link-hover-color: #303030;
--button-color: #dd5533;
--button-text-color: #fff;
--button-hover-color: #303030;
--button-hover-text-color: #fff;
--header-background-color: #303030;
--header-text-color: #fff;
--site-title-color: #fff;
--site-title-hover-color: rgba(255, 255, 255, 0.6);
--navi-color: #fff;
--navi-background-color: rgba(0, 0, 0, 0.15);
--navi-hover-color: #dd5533;
--navi-hover-text-color: #fff;
--navi-border-color: rgba(255, 255, 255, 0.2);
--page-background-color: #fff;
--page-border-color: #dd5533;
--title-color: #dd5533;
--title-hover-color: #303030;
--widget-background-color: #fff;
--widget-border-color: #dd5533;
--widget-title-color: #dd5533;
--widget-title-hover-color: #303030;
--footer-background-color: #303030;
--footer-text-color: rgba(255, 255, 255, 0.6);
--footer-link-color: #fff;
--footer-link-hover-color: rgba(255, 255, 255, 0.6);
--text-font: "Open Sans", arial, helvetica, sans-serif;
--title-font: "Titillium Web", arial, helvetica, sans-serif;
--navi-font: "Titillium Web", arial, helvetica, sans-serif;
--widget-title-font: "Titillium Web", arial, helvetica, sans-serif;
--title-font-weight: normal;
--navi-font-weight: normal;
--widget-title-font-weight: normal;
--title-text-transform: uppercase;
--navi-text-transform: uppercase;
--widget-title-text-transform: uppercase;
--text-line-height: 1.75;
--title-line-height: 1.4;
} html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
margin: 0;
}
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: 700;
}
dfn {
font-style: italic;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
position: relative;
vertical-align: baseline;
font-size: 75%;
line-height: 0;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 0;
}
hr {
box-sizing: content-box;
height: 0;
}
code,
kbd,
pre,
samp {
font-size: 1em;
font-family: monospace;
}
button,
input,
optgroup,
select,
textarea {
margin: 0;
color: inherit;
font: inherit;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
cursor: pointer;
-webkit-appearance: button;
appearance: button;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
padding: 0;
border: 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"] {
box-sizing: content-box;
-webkit-appearance: textfield;
appearance: textfield;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
border: 1px solid #c0c0c0;
}
legend {
padding: 0;
border: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: 700;
}
table {
border-spacing: 0;
border-collapse: collapse;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: #303030;
color: var(--text-color);
font-size: 17px;
font-size: 1.0625rem;
font-family: "Open Sans", arial, helvetica, sans-serif;
font-family: var(--text-font);
line-height: 1.75;
line-height: var(--text-line-height);
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
margin-top: 0.75em;
margin-bottom: 0.75em;
line-height: 1.4;
line-height: var(--title-line-height);
}
h1 {
font-size: 36px;
font-size: 2.25rem;
}
h2 {
font-size: 28px;
font-size: 1.75rem;
}
h3 {
font-size: 24px;
font-size: 1.5rem;
}
h4 {
font-size: 22px;
font-size: 1.375rem;
}
h5 {
font-size: 20px;
font-size: 1.25rem;
}
h6 {
font-size: 19px;
font-size: 1.1875rem;
}
p {
margin-top: 1.5em;
margin-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
address {
margin: 0 0 1.5em;
}
pre {
overflow: auto;
margin-top: 1.5em;
margin-bottom: 1.5em;
padding: 1.5em;
max-width: 100%;
border: 1px solid #e5e5e5;
background: #f5f5f5;
font-size: 15px;
font-size: 0.9375rem;
font-family: "Courier 10 Pitch", Courier, monospace;
line-height: 1.6;
}
code,
kbd,
tt,
var {
font-size: 15px;
font-size: 0.9375rem;
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr,
acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
mark,
ins {
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
} *,
*::before,
*::after {
box-sizing: inherit;
}
body {
background: #ddd; }
blockquote {
margin: 1.5em 0;
padding: 0.05em 1.25em 1em;
border: 1px solid;
border-color: #ddd;
border-color: var(--light-border-color);
border-left: 3px solid #dd5533;
border-left: 3px solid var(--link-color);
color: #666;
color: var(--medium-text-color);
font-style: normal;
font-size: 18px;
font-size: 1.125rem;
}
blockquote cite,
blockquote small {
display: block;
margin-top: 1em;
color: #303030;
color: var(--text-color);
font-size: 16px;
font-size: 1rem;
line-height: 1.75;
}
blockquote cite::before,
blockquote small::before {
content: "— ";
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote > :last-child {
margin-bottom: 0.5em;
}
hr {
margin-top: 1.5em;
margin-bottom: 1.5em;
height: 1px;
border: 0;
background-color: #dd5533;
background-color: var(--link-color);
}
ul,
ol {
margin: 1.5em 0;
padding: 0 0 0 1.25em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: 1.5em;
}
dt {
font-weight: 700;
}
dd {
margin: 0 0 1.5em;
}
img {
max-width: 100%; height: auto; }
table {
margin-top: 1.5em;
margin-bottom: 1.5em;
width: 100%;
border: none;
table-layout: auto;
}
th,
td {
padding: 0.3em 0.6em;
border: 1px solid;
border-color: #ddd;
border-color: var(--light-border-color);
}
th {
font-weight: 400;
text-align: initial;
background: rgba(0, 0, 0, 0.05);
}
tfoot td {
background: rgba(0, 0, 0, 0.05);
}
a {
color: #dd5533;
color: var(--link-color);
text-decoration: none;
}
a:link,
a:visited {
color: #dd5533;
color: var(--link-color);
}
a:hover,
a:focus,
a:active {
color: #303030;
color: var(--link-hover-color);
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
margin: 0;
padding: 0.6em 1em;
border: none;
background-color: #dd5533;
background-color: var(--button-color);
color: #fff;
color: var(--button-text-color);
text-decoration: none;
font-size: 17px;
font-size: 1.0625rem;
transition: all 0.2s ease;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
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-color: #303030;
background-color: var(--button-hover-color);
color: #fff;
color: var(--button-hover-text-color);
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
padding: 0.3em 0.6em;
max-width: 100%;
border: 1px solid;
border-color: #ddd;
border-color: var(--light-border-color);
color: #666;
color: var(--medium-text-color);
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
border: 1px solid;
border-color: #ccc;
border-color: var(--medium-border-color);
color: #303030;
color: var(--text-color);
}
textarea {
width: 100%;
} .search-form {
display: flex;
margin: 0;
padding: 0;
}
.search-form label {
flex-grow: 1;
}
.search-form .search-field {
display: inline-block;
box-sizing: border-box;
margin: 0;
padding: 0.75rem;
min-width: 100px;
width: 100%;
-webkit-appearance: none;
line-height: 1;
}
.search-form .search-submit {
display: flex;
margin-left: -1px;
padding: 0.75rem 0.95rem;
align-items: center;
}
.search-form .search-submit .icon-search {
width: 20px;
height: 20px;
fill: currentcolor;
}  .screen-reader-text {
position: absolute !important;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
width: 1px;
height: 1px;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
top: 5px;
left: 5px;
z-index: 100000; display: block;
clip: auto !important;
padding: 15px 23px 14px;
width: auto;
height: auto;
border-radius: 3px;
background-color: #f1f1f1;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
color: #21759b;
text-decoration: none;
font-weight: 700;
font-size: 14px;
font-size: 0.875rem;
line-height: normal;
} .alignleft {
float: left;
margin-right: 1.5em;
}
.alignright {
float: right;
margin-left: 1.5em;
}
.aligncenter {
display: block;
clear: both;
margin-right: auto;
margin-left: auto;
text-align: center;
} .clearfix::before,
.clearfix::after,
.post-navigation .nav-links::before,
.post-navigation .nav-links::after,
.comment-navigation::before,
.comment-navigation::after {
display: table;
content: "";
}
.clearfix::after,
.post-navigation .nav-links::after,
.comment-navigation::after {
clear: both;
} .site {
margin: 0;
width: 100%;
}
.container {
margin: 0 auto;
padding: 0 2rem;
max-width: 1320px;
width: 100%;
}
.site-content {
padding-top: 2rem;
}
.content-area {
float: left;
box-sizing: border-box;
padding-right: 2rem;
width: 73%;
}
.sidebar {
float: right;
width: 27%;
} .no-sidebar .content-area,
.site-content .centered-content-area {
float: none;
margin: 0 auto;
padding: 0;
max-width: 900px;
width: 100%;
}
.post-layout-three-columns .content-archive {
max-width: 100%;
} .site-content .fullwidth-content-area {
float: none;
margin: 0;
padding: 0;
max-width: 100%;
width: 100%;
} .site-header {
background-color: #303030;
background-color: var(--header-background-color);
color: #fff;
color: var(--header-text-color);
}
.header-main {
padding-top: 1em;
padding-bottom: 1em;
}
.site-branding {
float: left;
margin: 1em 0;
padding: 0;
max-width: 100%;
}
.site-branding a:link,
.site-branding a:visited,
.site-branding a:hover {
padding: 0;
border: none;
text-decoration: none;
}
.site-title {
display: inline-block;
margin: 0.15em 0;
padding: 0;
color: #fff;
color: var(--site-title-color);
text-decoration: none;
font-size: 36px;
font-size: 2.25rem;
font-family: "Titillium Web", arial, helvetica, sans-serif;
font-family: var(--title-font);
font-weight: 400;
font-weight: var(--title-font-weight);
text-transform: uppercase;
text-transform: var(--title-text-transform);
line-height: 1.4;
line-height: var(--title-line-height);
}
.site-title a:link,
.site-title a:visited {
color: #fff;
color: var(--site-title-color);
transition: all 0.2s ease;
}
.site-title a:hover,
.site-title a:active {
color: rgba(255, 255, 255, 0.6);
color: var(--site-title-hover-color);
}
.site-branding .custom-logo {
float: left;
margin: 0.5em 1em 0 0;
padding: 0;
max-width: 100%;
height: auto;
border: none;
vertical-align: top;
}
.site-description {
margin: 0 0 0.75em;
font-size: 15px;
font-size: 0.9375rem;
} .header-widgets {
display: inline;
}
.header-widget {
float: right;
margin: 0.5em 0 0 1.5em;
}
.header-widget ul {
margin: 0;
padding: 0;
}
.header-widget-title {
margin: 0 0 0.5em;
} .header-image {
text-align: center;
}
.header-image img {
max-width: 1920px;
width: 100%;
height: auto;
vertical-align: top;
} .primary-navigation-wrap {
border-bottom: 5px solid;
border-color: #dd5533;
border-color: var(--navi-hover-color);
background-color: rgba(0, 0, 0, 0.15);
background-color: var(--navi-background-color);
box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.05);
color: #fff;
color: var(--navi-color);
}
.primary-navigation-container {
position: relative;
}
.primary-navigation {
position: relative;
width: 100%;
} .main-navigation ul,
.main-navigation .menu-item-has-children > a > .icon,
.main-navigation ul a > .icon {
display: none;
}
.main-navigation.toggled-on > ul.menu {
display: block;
} .primary-menu-toggle {
display: flex;
margin: 0;
padding: 0.8em 1.2em;
border: none;
background-color: #dd5533;
background-color: var(--navi-hover-color);
color: #fff;
color: var(--navi-hover-text-color);
text-decoration: none;
font-size: 16px;
font-size: 1rem;
font-family: "Titillium Web", arial, helvetica, sans-serif;
font-family: var(--navi-font);
font-weight: 400;
font-weight: var(--navi-font-weight);
text-transform: uppercase;
text-transform: var(--navi-text-transform);
text-align: left;
transition: all 0.2s ease;
align-items: center;
}
.primary-menu-toggle .menu-toggle-text {
display: none;
}
.primary-menu-toggle:focus {
outline: thin dotted;
color: #fff;
color: var(--navi-hover-text-color);
background-color: #dd5533;
background-color: var(--navi-hover-color);
}
.primary-menu-toggle:hover,
.primary-menu-toggle:active {
background-color: #dd5533;
background-color: var(--navi-hover-color);
cursor: pointer;
}
.primary-menu-toggle .icon {
margin: 0;
width: 24px;
height: 24px;
vertical-align: top;
fill: #fff;
fill: var(--navi-hover-text-color);
}
.primary-menu-toggle[aria-expanded="true"] .icon-menu,
.primary-menu-toggle[aria-expanded="false"] .icon-close {
display: none;
}
.primary-menu-toggle[aria-expanded="true"] .icon-close {
display: inline-block;
} .main-navigation ul {
margin: 0;
padding: 0;
color: #fff;
color: var(--navi-color);
list-style: none;
font-size: 16px;
font-size: 1rem;
font-family: "Titillium Web", arial, helvetica, sans-serif;
font-family: var(--navi-font);
font-weight: 400;
font-weight: var(--navi-font-weight);
text-transform: uppercase;
text-transform: var(--navi-text-transform);
}
.main-navigation > ul {
padding: 3px 0;
border-top: 5px solid;
border-color: #dd5533;
border-color: var(--navi-hover-color);
}
.main-navigation ul li {
position: relative;
margin: 0;
}
.main-navigation ul a {
display: block;
margin: 0;
padding: 1em 1.5em;
border-bottom: 1px dotted;
border-color: rgba(255, 255, 255, 0.2);
border-color: var(--navi-border-color);
text-decoration: none;
}
.main-navigation ul li:last-child > a {
border-bottom: none;
}
.main-navigation ul a,
.main-navigation ul a:link,
.main-navigation ul a:visited {
color: #fff;
color: var(--navi-color);
text-decoration: none;
transition: all 0.2s ease;
}
.main-navigation ul a:hover,
.main-navigation ul a:active,
.main-navigation ul a:focus {
color: #fff;
color: var(--navi-hover-text-color);
background-color: #dd5533;
background-color: var(--navi-hover-color);
}
.main-navigation ul li.current-menu-item > a {
color: #fff;
color: var(--navi-hover-text-color);
background-color: #dd5533;
background-color: var(--navi-hover-color);
} .main-navigation ul ul {
font-size: 13px;
font-size: 0.8125rem;
}
.is-amp-page .main-navigation ul button.toggled-on + ul,
.main-navigation ul ul.toggled-on {
display: block;
}
.main-navigation ul ul a {
padding-left: 3em;
}
.main-navigation ul ul ul a {
padding-left: 4.5em;
}
.main-navigation ul ul ul ul a {
padding-left: 6em;
} .main-navigation .dropdown-toggle {
position: absolute;
display: block;
top: 0;
right: 0;
padding: 0.9em 1.5em;
background: none;
border: none;
color: #fff;
color: var(--navi-color);
}
.main-navigation .dropdown-toggle:focus {
outline: thin dotted;
color: #fff;
color: var(--navi-color);
background: none;
}
.main-navigation .dropdown-toggle:hover,
.main-navigation .dropdown-toggle:active {
color: #fff;
color: var(--navi-hover-text-color);
background-color: #dd5533;
background-color: var(--navi-hover-color);
}
.main-navigation .dropdown-toggle .icon {
margin: 0.2em 0 0;
width: 20px;
height: 20px;
vertical-align: top;
fill: currentcolor;
}
.main-navigation .dropdown-toggle.toggled-on .icon {
-ms-transform: rotate(-180deg); -webkit-transform: rotate(-180deg); transform: rotate(-180deg);
}
.main-navigation ul ul .dropdown-toggle {
padding: 0.6em 1.2em;
}
.main-navigation ul ul .dropdown-toggle .icon {
width: 18px;
height: 18px;
} .type-post,
.type-page,
.type-attachment,
.comments-area,
.site-main > article:not(.type-post):not(.type-page):not(.type-attachment),
.post-wrapper > .post-column > article:not(.type-post):not(.type-page):not(.type-attachment) {
margin: 0 0 2em 0;
padding: 1.5em;
max-width: 100%;
border-top: 3px solid;
border-color: #dd5533;
border-color: var(--page-border-color);
background-color: #fff;
background-color: var(--page-background-color);
box-shadow: 0 2px 2px #aaa;
}
.archive-title,
.page-title,
.entry-title {
margin: 0;
padding: 0;
color: #dd5533;
color: var(--title-color);
-ms-word-wrap: break-word;
word-wrap: break-word;
font-size: 28px;
font-size: 1.75rem;
font-family: "Titillium Web", arial, helvetica, sans-serif;
font-family: var(--title-font);
font-weight: 400;
font-weight: var(--title-font-weight);
text-transform: uppercase;
text-transform: var(--title-text-transform);
line-height: 1.4;
line-height: var(--title-line-height);
}
.entry-title a:link,
.entry-title a:visited {
color: #dd5533;
color: var(--title-color);
text-decoration: none;
transition: all 0.2s ease;
}
.entry-title a:hover,
.entry-title a:active {
color: #303030;
color: var(--title-hover-color);
}
.type-post .wp-post-image,
.type-page .wp-post-image,
.site-main > article:not(.type-post):not(.type-page):not(.type-attachment) .wp-post-image,
.post-wrapper > .post-column > article:not(.type-post):not(.type-page):not(.type-attachment) .wp-post-image {
margin: 0 0 0.5em;
}
.entry-content a {
text-decoration: underline;
}
.entry-content > *:first-child {
margin-top: 1.5em;
}
.sticky {
border-width: 5px;
} .page-links {
margin: 0 0 1.5em;
word-spacing: 0.75em;
font-weight: 700;
} .entry-meta {
margin: 0;
padding: 0;
color: #303030;
color: var(--text-color);
font-size: 14px;
font-size: 0.875rem;
}
.entry-meta .meta-date,
.entry-meta .meta-author,
.entry-meta .meta-category,
.entry-meta .meta-comments {
margin-right: 1.5em;
}
.entry-meta a:link,
.entry-meta a:visited {
color: #303030;
color: var(--text-color);
}
.entry-meta a:hover,
.entry-meta a:active {
color: #999;
color: var(--light-text-color);
}
.entry-meta span .icon {
margin: 0.4em 0.4em 0 0;
width: 14px;
height: 14px;
vertical-align: top;
fill: currentcolor;
} body.date-hidden .type-post .entry-meta .meta-date,
body.author-hidden .type-post .entry-meta .meta-author,
body.categories-hidden .type-post .entry-meta .meta-category,
body.comments-hidden .type-post .entry-meta .meta-comments,
body.date-hidden .post-slider .entry-meta .meta-date,
body.author-hidden .post-slider .entry-meta .meta-author {
position: absolute;
clip: rect(1px, 1px, 1px, 1px);
}
body.date-hidden.author-hidden.categories-hidden.comments-hidden .content-area .type-post .entry-meta {
display: none;
} .entry-tags {
margin: 0 0 1.5em;
}
.widget_tag_cloud .tagcloud,
.entry-tags .meta-tags {
font-size: 14px;
font-size: 0.875rem;
}
.widget_tag_cloud .tagcloud::before,
.widget_tag_cloud .tagcloud::after,
.entry-tags .meta-tags::before,
.entry-tags .meta-tags::after {
display: table;
content: "";
}
.widget_tag_cloud .tagcloud::after,
.entry-tags .meta-tags::after {
clear: both;
}
.widget_tag_cloud .tagcloud a,
.entry-tags .meta-tags a {
display: inline-block;
float: left;
margin: 0 2px 2px 0;
padding: 0.2em 0.5em;
background-color: #303030;
background-color: var(--button-hover-color);
text-decoration: none;
text-transform: uppercase;
font-size: 12px !important;
font-size: 0.75rem !important;
}
.widget_tag_cloud .tagcloud a:link,
.widget_tag_cloud .tagcloud a:visited,
.entry-tags .meta-tags a:link,
.entry-tags .meta-tags a:visited {
color: #fff;
color: var(--button-hover-text-color);
transition: all 0.2s ease;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:active,
.entry-tags .meta-tags a:hover,
.entry-tags .meta-tags a:active {
background-color: #dd5533;
background-color: var(--button-color);
color: #fff;
color: var(--button-text-color);
} .more-link {
display: inline-block;
margin: 0;
padding: 0.6em 1em;
background-color: #dd5533;
background-color: var(--button-color);
color: #fff;
color: var(--button-text-color);
text-decoration: none;
font-size: 15px;
font-size: 0.9375rem;
transition: all 0.2s ease;
}
.more-link:link,
.more-link:visited {
color: #fff;
color: var(--button-text-color);
}
.more-link:hover,
.more-link:active {
background-color: #303030;
background-color: var(--button-hover-color);
color: #fff;
color: var(--button-hover-text-color);
text-decoration: none;
}
.more-link::after {
content: " »";
} .post-navigation {
margin: 0;
}
.post-navigation .nav-links .nav-previous {
float: left;
}
.post-navigation .nav-links .nav-next {
float: right;
}
.post-navigation .nav-links .nav-previous a::before {
margin-right: 3px;
content: "«";
}
.post-navigation .nav-links .nav-next a::after {
margin-left: 4px;
content: "»";
}
.post-navigation .nav-links a {
display: inline-block;
margin: 0 0 3px;
padding: 0.3em 0.8em;
background-color: #dd5533;
background-color: var(--button-color);
color: #fff;
color: var(--button-text-color);
text-decoration: none;
font-size: 14px;
font-size: 0.875rem;
transition: all 0.2s ease;
}
.post-navigation .nav-links a:link,
.post-navigation .nav-links a:visited {
color: #fff;
color: var(--button-text-color);
}
.post-navigation .nav-links a:hover,
.post-navigation .nav-links a:active {
background-color: #303030;
background-color: var(--button-hover-color);
color: #fff;
color: var(--button-hover-text-color);
}  .page-header {
margin: 0 0 2em 0;
padding: 1.5em;
border-top: 3px solid;
border-color: #dd5533;
border-color: var(--page-border-color);
background-color: #fff;
background-color: var(--page-background-color);
box-shadow: 0 2px 2px #aaa;
}
.blog-description,
.archive-description p {
margin-bottom: 0;
} .post-layout-columns .post-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -2em;
}
.post-layout-columns .post-wrapper .post-column {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
box-sizing: border-box;
padding-right: 2em;
}
.post-layout-columns .post-wrapper .post-column article {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-direction: column;
flex-direction: column;
-webkit-box-orient: vertical;
-webkit-box-direction: normal;
}
.post-layout-columns .post-wrapper .post-column article .entry-title {
font-size: 22px;
font-size: 1.375rem;
}
.post-layout-columns .post-wrapper .post-column article .entry-content {
flex-grow: 1;
font-size: 16px;
font-size: 1rem;
-webkit-box-flex: 1;
-ms-flex-positive: 1;
}
.post-layout-columns .post-wrapper .post-column article .more-link {
font-size: 15px;
font-size: 0.9375rem;
} .post-layout-two-columns .post-wrapper .post-column {
width: 50%;
} .post-layout-three-columns .content-archive {
float: none;
padding: 0;
width: 100%;
}
.post-layout-three-columns .post-wrapper .post-column {
width: 33.3333333333%;
} @media all and (-ms-high-contrast: none), (-ms-high-contrast: active) {
.post-layout-columns .post-wrapper .post-column,
.post-layout-columns .post-wrapper .post-column article {
display: block;
}
} .pagination {
margin: 0 0 2em;
}
.pagination a,
.pagination .current {
display: inline-block;
margin: 0 3px 3px 0;
padding: 0.4em 1em;
background-color: #303030;
background-color: var(--button-hover-color);
color: #fff;
color: var(--button-hover-text-color);
text-align: center;
text-decoration: none;
}
.pagination a:link,
.pagination a:visited {
color: #fff;
color: var(--button-hover-text-color);
}
.pagination a:hover,
.pagination a:active,
.pagination .current {
background-color: #dd5533;
background-color: var(--button-color);
color: #fff;
color: var(--button-text-color);
} .infinite-scroll .pagination {
display: none;
}
.infinite-scroll #infinite-handle,
.infinite-scroll .infinite-loader {
width: 100%;
text-align: center;
}
.infinite-scroll .infinite-loader .spinner {
bottom: -1em;
left: auto;
margin: 0 auto;
}
.infinite-scroll #infinite-handle span {
display: inline-block;
margin: 0 0 2em;
padding: 0.4em 1em;
background-color: #303030;
background-color: var(--button-hover-color);
color: #fff;
color: var(--button-hover-text-color);
text-decoration: none;
font-size: 17px;
font-size: 1.0625rem;
}
.infinite-scroll #infinite-handle span:hover {
background-color: #dd5533;
background-color: var(--button-color);
color: #fff;
color: var(--button-text-color);
}  .wp-block-audio,
.wp-block-button,
.wp-block-buttons,
.wp-block-columns,
.wp-block-embed,
.wp-block-image,
.wp-block-gallery,
.wp-block-cover,
.wp-block-table {
margin-bottom: 1.5em;
} p.has-background {
padding: 1rem 1.25rem;
}
.has-drop-cap:not(:focus)::first-letter {
font-size: 4.5rem;
line-height: 0.7;
font-weight: 700;
} .wp-block-code {
border-radius: 3px;
} .wp-block-separator {
border: none;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots),
.wp-block-separator.has-background:not(.is-style-wide):not(.is-style-dots) {
margin-left: auto;
margin-right: auto;
max-width: 4rem;
height: 3px;
} .wp-block-table table {
margin: 0;
}
.wp-block-table.is-style-stripes {
border-bottom: none;
}
.wp-block-table.is-style-stripes tbody tr:nth-child(odd) {
background: rgba(0, 0, 0, 0.05);
}
.wp-block-table.is-style-stripes thead {
border-bottom: 2px solid;
}
.wp-block-table.is-style-stripes tfoot {
border-top: 2px solid;
}
.wp-block-table.is-style-stripes thead,
.wp-block-table.is-style-stripes tfoot {
border-color: #303030;
border-color: var(--text-color);
}
.wp-block-table.is-style-stripes thead th,
.wp-block-table.is-style-stripes tfoot td {
background: none;
} .wp-block-buttons .wp-block-button {
margin: 0 0.5rem 0 0;
}
.wp-block-buttons .wp-block-button:last-child {
margin-right: 0;
} .wp-block-button {
font-size: 17px;
font-size: 1.0625rem;
}
.wp-block-button.aligncenter {
text-align: center;
}
.wp-block-button__link {
margin: 0;
padding: 0.6em 1em;
border: none;
border-radius: 0;
color: inherit;
font-size: inherit;
text-decoration: none;
transition: all 0.2s ease;
}
.wp-block-button__link:link,
.wp-block-button__link:visited {
color: inherit;
text-decoration: none;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color),
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color):link,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color):visited {
color: #fff;
color: var(--button-text-color);
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background) {
background-color: #dd5533;
background-color: var(--button-color);
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color):not(.has-background):hover,
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-text-color):not(.has-background):active {
background-color: #303030;
background-color: var(--button-hover-color);
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link.has-text-color:hover,
.wp-block-button:not(.is-style-outline) .wp-block-button__link.has-text-color:active,
.wp-block-button:not(.is-style-outline) .wp-block-button__link.has-background:hover,
.wp-block-button:not(.is-style-outline) .wp-block-button__link.has-background:active {
text-decoration: underline;
} .wp-block-button.is-style-outline .wp-block-button__link {
padding: calc(0.6em - 2px) calc(1em - 2px);
background-color: transparent !important;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color),
.wp-block-button__link.is-style-outline:not(.has-text-color),
.wp-block-cover .wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-media-text .wp-block-button.is-style-outline .wp-block-button__link {
color: inherit;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover,
.wp-block-button.is-style-outline .wp-block-button__link:active {
text-decoration: underline;
}
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):hover,
.wp-block-button.is-style-outline .wp-block-button__link:not(.has-text-color):active {
color: inherit;
} .wp-block-quote.has-text-align-center:not(.is-style-large),
.wp-block-quote.has-text-align-right:not(.is-style-large) {
padding-left: 0;
border-left: 1px solid var(--light-border-color);
}
.wp-block-quote.has-text-align-right:not(.is-style-large) {
padding-right: 1.25em;
border-right: 3px solid #dd5533;
border-right: 3px solid var(--link-color);
}
.wp-block-quote.is-style-large {
padding: 0;
border: none;
font-size: 28px;
font-size: 1.75rem;
}
.wp-block-quote.is-style-large p {
font-size: inherit;
font-style: inherit;
line-height: inherit;
}
.wp-block-quote.is-style-large cite {
text-align: inherit;
font-size: 16px;
font-size: 1rem;
} .wp-block-pullquote {
margin-top: 1.5em;
margin-bottom: 1.5em;
padding: 0;
border-bottom: 3px solid;
border-top: 3px solid;
border-color: #ddd;
border-color: var(--light-border-color);
}
.wp-block-pullquote blockquote {
border: none;
padding: 0;
font-size: 28px;
font-size: 1.75rem;
}
.wp-block-pullquote p {
font-size: inherit;
line-height: inherit;
}
.wp-block-pullquote blockquote > p:last-of-type {
margin-bottom: 0;
}
.wp-block-pullquote.alignleft p,
.wp-block-pullquote.alignright p {
font-size: 0.75em;
}
.wp-block-pullquote blockquote cite {
color: #303030;
color: var(--text-color);
}
.wp-block-pullquote.is-style-solid-color {
padding: 1px 2rem;
}
.wp-block-pullquote.is-style-solid-color blockquote {
margin-left: 0;
margin-right: 0;
max-width: 100%;
}
.wp-block-pullquote.is-style-solid-color blockquote p {
font-size: inherit;
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
color: inherit;
} .wp-block-audio audio {
width: 100%;
} .wp-block-image img {
vertical-align: top;
} .wp-block-cover,
.wp-block-cover-image {
width: auto;
}
.wp-block-cover > .wp-block-cover__inner-container > *:first-child,
.wp-block-cover-image > .wp-block-cover__inner-container > *:first-child {
margin-top: 0;
}
.wp-block-cover > .wp-block-cover__inner-container > *:last-child,
.wp-block-cover-image > .wp-block-cover__inner-container > *:last-child {
margin-bottom: 0;
} .wp-block-gallery {
justify-content: center;
} .wp-block-embed-vimeo.alignfull iframe {
width: 100%;
} .wp-block-group.has-background {
padding: 1.5em;
}
.wp-block-group.has-background > .wp-block-group__inner-container > *:first-child {
margin-top: 0;
}
.wp-block-group.has-background > .wp-block-group__inner-container > *:last-child {
margin-bottom: 0;
} div.wp-block-columns {
gap: 1.5em;
} .wp-block-column.has-background {
padding: 1.5em;
box-sizing: border-box;
}
.wp-block-column.has-background > *:first-child {
margin-top: 0;
}
.wp-block-column.has-background > *:last-child {
margin-bottom: 0;
} .wp-block-latest-posts.wp-block-latest-posts__list {
margin-top: 1.5em;
margin-bottom: 1.5em;
padding: 0;
}
.wp-block-latest-posts.wp-block-latest-posts__list li {
margin-top: 0.5rem;
}
.wp-block-latest-posts__post-date,
.wp-block-latest-posts__post-author {
color: #666;
color: var(--medium-text-color);
font-size: 14px;
font-size: 0.875rem;
} .wp-block-search .wp-block-search__label {
width: auto;
} .has-primary-color,
.wp-block-button__link.has-primary-color {
color: #dd5533;
color: var(--primary-color);
}
.has-secondary-color,
.wp-block-button__link.has-secondary-color {
color: #c43c1a;
color: var(--secondary-color);
}
.has-tertiary-color,
.wp-block-button__link.has-tertiary-color {
color: #aa2200;
color: var(--tertiary-color);
}
.has-accent-color,
.wp-block-button__link.has-accent-color {
color: #3355dd;
color: var(--accent-color);
}
.has-highlight-color,
.wp-block-button__link.has-highlight-color {
color: #2bc41a;
color: var(--highlight-color);
}
.has-white-color,
.wp-block-button__link.has-white-color {
color: #fff;
}
.has-light-gray-color,
.wp-block-button__link.has-light-gray-color {
color: #f0f0f0;
color: var(--light-gray-color);
}
.has-gray-color,
.wp-block-button__link.has-gray-color {
color: #999;
color: var(--gray-color);
}
.has-dark-gray-color,
.wp-block-button__link.has-dark-gray-color {
color: #303030;
color: var(--dark-gray-color);
}
.has-black-color,
.wp-block-button__link.has-black-color {
color: #000;
} .has-primary-background-color,
.has-primary-background-color[class] {
background-color: #dd5533;
background-color: var(--primary-color);
}
.has-secondary-background-color,
.has-secondary-background-color[class] {
background-color: #c43c1a;
background-color: var(--secondary-color);
}
.has-tertiary-background-color,
.has-tertiary-background-color[class] {
background-color: #aa2200;
background-color: var(--tertiary-color);
}
.has-accent-background-color,
.has-accent-background-color[class] {
background-color: #3355dd;
background-color: var(--accent-color);
}
.has-highlight-background-color,
.has-highlight-background-color[class] {
background-color: #2bc41a;
background-color: var(--highlight-color);
}
.has-white-background-color,
.has-white-background-color[class] {
background-color: #fff;
}
.has-light-gray-background-color,
.has-light-gray-background-color[class] {
background-color: #f0f0f0;
background-color: var(--light-gray-color);
}
.has-gray-background-color,
.has-gray-background-color[class] {
background-color: #999;
background-color: var(--gray-color);
}
.has-dark-gray-background-color,
.has-dark-gray-background-color[class] {
background-color: #303030;
background-color: var(--dark-gray-color);
}
.has-black-background-color,
.has-black-background-color[class] {
background-color: #000;
} .has-small-font-size {
font-size: 16px;
}
.has-medium-font-size {
font-size: 24px;
}
.has-large-font-size {
font-size: 36px;
}
.has-extra-large-font-size {
font-size: 48px;
}
.has-huge-font-size {
font-size: 64px;
} .widget {
margin: 0 0 2em 0;
padding: 1em 1.5em 1.5em;
max-width: 100%;
border-top: 3px solid;
border-color: #dd5533;
border-color: var(--widget-border-color);
background-color: #fff;
background-color: var(--widget-background-color);
box-shadow: 0 2px 2px #aaa;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.widget-header {
margin: 0 0 1em 0;
}
.widget-title,
.is-style-widget-title {
display: block;
margin: 0;
padding: 0;
color: #dd5533;
color: var(--widget-title-color);
font-size: 20px;
font-size: 1.25rem;
font-family: "Titillium Web", arial, helvetica, sans-serif;
font-family: var(--widget-title-font);
font-weight: 400;
font-weight: var(--widget-title-font-weight);
text-transform: uppercase;
text-transform: var(--widget-title-text-transform);
line-height: 1.4;
line-height: var(--title-line-height);
}
.widget-title a:link,
.widget-title a:visited {
color: #dd5533;
color: var(--widget-title-color);
}
.widget-title a:hover,
.widget-title a:active {
color: #303030;
color: var(--widget-title-hover-color);
}
.widget ul {
margin: 0;
padding: 0;
list-style: circle inside;
}
.widget ul .children,
.widget ul .sub-menu {
margin: 0.5em 0 0.5em 1em;
padding: 0;
} .widget select {
max-width: 100%;
} .widget_calendar {
font-size: 14px;
font-size: 0.875rem;
}
.widget_calendar table {
margin: 0;
}
.widget_calendar table caption {
padding: 0 0 1em;
}
.widget_calendar table thead tr {
background: #f5f5f5;
}
.widget_calendar table tr td {
text-align: center;
}
.widget_calendar table tbody tr td a {
font-weight: 700;
}
.widget_calendar table tfoot tr td {
padding-top: 1em;
border: none;
}
.widget_calendar table tfoot tr #prev {
text-align: left;
}
.widget_calendar table tfoot tr #next {
text-align: right;
} .widget-magazine-posts {
margin-bottom: -1em;
}
.widget-magazine-posts .type-post {
margin: 0 0 1.5em 0;
padding: 0;
border: none;
background: none;
box-shadow: none;
}
.widget-magazine-posts .type-post .wp-post-image {
margin: 0;
max-width: 100%;
}
.widget-magazine-posts .type-post .entry-title {
display: inline;
}
.widget-magazine-posts .type-post .entry-content {
font-size: 16px;
font-size: 1rem;
}
.widget-magazine-posts .type-post .entry-content p {
margin: 1em 0 0;
}
.widget-magazine-posts .type-post .more-link {
margin: 1em 0 0;
text-decoration: none;
}
.widget-magazine-posts .large-post .entry-title {
font-size: 22px;
font-size: 1.375rem;
}
.widget-magazine-posts .medium-post {
display: block;
float: left;
box-sizing: border-box;
padding-right: 1.5em;
width: 33.33333333%;
}
.widget-magazine-posts .medium-post .entry-title {
font-size: 17px;
font-size: 1.0625rem;
}
.widget-magazine-posts .small-post {
display: block;
float: left;
box-sizing: border-box;
width: 100%;
}
.widget-magazine-posts .small-post .wp-post-image {
float: left;
margin: 0 1em 0 0;
max-width: 40%;
}
.widget-magazine-posts .small-post .entry-title {
font-size: 16px;
font-size: 1rem;
}
.widget-magazine-posts .medium-post .entry-meta,
.widget-magazine-posts .small-post .entry-meta {
font-size: 12px;
font-size: 0.75rem;
} .widget-magazine-posts .magazine-horizontal-box .large-post .wp-post-image {
float: left;
box-sizing: border-box;
margin: 0;
padding-right: 0.75em;
width: 50%;
}
.widget-magazine-posts .magazine-horizontal-box .large-post .post-content {
float: right;
box-sizing: border-box;
padding-left: 0.75em;
width: 50%;
}
.widget-magazine-posts .magazine-horizontal-box .medium-posts {
margin-right: -1.5em;
} .widget-magazine-posts .magazine-vertical-box .large-post {
float: left;
box-sizing: border-box;
margin-bottom: 1em;
padding-right: 0.75em;
width: 50%;
}
.widget-magazine-posts .magazine-vertical-box .small-posts {
box-sizing: border-box;
margin-left: 50%;
padding-left: 0.75em;
width: 50%;
} .widget-magazine-posts .magazine-grid {
margin-right: -1.5em;
}
.widget-magazine-posts .magazine-grid .large-post {
float: left;
box-sizing: border-box;
padding-right: 1.5em;
width: 50%;
}
.widget-magazine-posts .magazine-grid .post-column:nth-child(2n+1) .large-post,
.widget-magazine-posts .magazine-grid .post-column:nth-child(3n+1) .medium-post {
clear: left;
} .tortuga-magazine-columns-widget {
padding: 0;
border: none;
background: none;
box-shadow: none;
}
.tortuga-magazine-columns-widget .widget-magazine-posts {
margin-bottom: 0;
}
.widget-magazine-posts-columns .magazine-posts-columns .magazine-posts-columns-content {
float: left;
width: 100%;
margin: 0;
padding: 1em 1.5em 1.5em;
max-width: 100%;
border-top: 3px solid;
border-color: #dd5533;
border-color: var(--widget-border-color);
background-color: #fff;
background-color: var(--widget-background-color);
box-shadow: 0 2px 2px #aaa;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.widget-magazine-posts-columns .magazine-posts-columns .magazine-posts-columns-content .magazine-posts-columns-post-list {
float: left;
box-sizing: border-box;
margin-bottom: -1.5em;
width: 100%;
}
.widget-magazine-posts-columns .magazine-posts-column-left {
float: left;
box-sizing: border-box;
padding-right: 1em;
width: 50%;
}
.widget-magazine-posts-columns .magazine-posts-column-right {
box-sizing: border-box;
margin-left: 50%;
padding-left: 1em;
width: 50%;
}
.widget-magazine-posts-columns .medium-post {
padding-right: 0;
width: 100%;
} .comments-area {
padding: 1em 1.5em;
} .comments-header,
.comment-reply-title {
margin: 0 0 1em 0;
}
.comments-header .comments-title,
.comment-reply-title span {
display: inline-block;
margin: 0;
padding: 0;
color: #dd5533;
color: var(--widget-title-color);
-ms-word-wrap: break-word;
word-wrap: break-word;
font-size: 20px;
font-size: 1.25rem;
font-family: "Titillium Web", arial, helvetica, sans-serif;
font-family: var(--widget-title-font);
font-weight: 400;
font-weight: var(--widget-title-font-weight);
text-transform: uppercase;
text-transform: var(--widget-title-text-transform);
line-height: 1.4;
line-height: var(--title-line-height);
} .comment-list {
margin: 0;
padding: 0;
list-style: none;
}
.comment {
margin: 0 0 1.5em;
padding: 1.5em 0 0;
border-top: 1px dotted #aaa;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.comment-meta {
float: left;
padding: 0;
width: 100%;
}
.comment-meta .comment-author img {
float: left;
margin-right: 1em;
}
.bypostauthor {
display: block;
}
.comment-meta .comment-metadata {
margin-top: 0.3em;
font-size: 14px;
font-size: 0.875rem;
}
.comment-meta .comment-metadata a {
margin-right: 1em;
}
.comment-content {
clear: left;
padding: 0.2em 0 0;
}
.comment-content a {
word-wrap: break-word;
}
.comment ol.children {
margin: 1.5em 0 0;
list-style: none;
}
.comment .comment-respond {
margin-top: 1.5em;
} .comment-navigation {
margin: 0 0 1.5em;
padding: 0;
font-size: 14px;
font-size: 0.875rem;
}
.comment-navigation .nav-previous {
float: left;
}
.comment-navigation .nav-next {
float: right;
}
.comment-navigation .nav-previous a::before {
margin-right: 3px;
content: "«";
}
.comment-navigation .nav-next a::after {
margin-left: 4px;
content: "»";
} .comment-form {
padding: 0;
}
.comment-form label {
display: inline-block;
min-width: 150px;
font-weight: 700;
}
.comment-form textarea {
margin-top: 0.4em;
}
.comment-form .form-submit {
margin-bottom: 1em;
}
.comment-form input[type="checkbox"] + label {
display: inline;
padding-left: 0.5em;
font-weight: 400;
}
.comment-reply-title small a {
margin-left: 1em;
text-decoration: underline;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
margin-top: 0;
margin-bottom: 0;
padding: 0;
border: none;
} embed,
iframe,
object,
figure,
img,
picture {
max-width: 100%;
} figcaption,
.wp-caption,
.wp-block-embed figcaption,
.wp-block-image figcaption,
.wp-block-audio figcaption,
.wp-block-table figcaption {
font-size: 13px;
font-size: 0.8125rem;
}
.wp-block-embed figcaption,
.wp-block-image figcaption,
.wp-block-audio figcaption,
.wp-block-table figcaption,
.wp-block-gallery > figcaption {
margin: 0.5rem 0 1.5rem;
max-width: 100%;
width: auto !important;
text-align: center;
}
.wp-block-table figcaption {
margin-bottom: 0;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption .wp-caption-text {
margin: 0.5em 0;
} .gallery {
margin-bottom: 1em;
}
.gallery-item {
display: inline-block;
box-sizing: border-box;
margin: 0;
padding: 0 1em 0.75em 0;
width: 100%;
vertical-align: top;
text-align: center;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
font-size: 13px;
font-size: 0.8125rem;
margin-bottom: 0.75em;
} .footer-wrap {
background-color: #303030;
background-color: var(--footer-background-color);
}
.site-footer {
color: rgba(255, 255, 255, 0.6);
color: var(--footer-text-color);
font-size: 15px;
font-size: 0.9375rem;
}
.site-footer .site-info {
float: left;
padding: 2.5em 0;
}
.site-footer a:link,
.site-footer a:visited {
border-bottom: 1px dotted;
border-color: rgba(255, 255, 255, 0.6);
border-color: var(--footer-text-color);
color: #fff;
color: var(--footer-link-color);
}
.site-footer a:hover,
.site-footer a:focus,
.site-footer a:active {
color: rgba(255, 255, 255, 0.6);
color: var(--footer-link-hover-color);
}  .breadcrumbs {
margin: 0;
padding: 0.5em 0;
background: #fff;
box-shadow: 0 2px 2px #aaa;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.breadcrumbs-container {
color: #222;
font-size: 14px;
font-size: 0.875rem;
}
.breadcrumbs .trail-browse,
.breadcrumbs .trail-items,
.breadcrumbs .trail-items li {
display: inline;
margin: 0;
padding: 0;
}
.breadcrumbs .trail-browse {
margin-right: 0.5em;
font-weight: 400;
font-size: 14px;
font-size: 0.875rem;
}
.breadcrumbs .trail-items {
list-style: none;
}
.breadcrumbs .trail-items li::after {
padding: 0 0.5em;
content: "»"; }
.trail-separator-slash .trail-items li::after {
content: "/";
}
.trail-separator-dash .trail-items li::after {
content: "–";
}
.trail-separator-bull .trail-items li::after {
content: "•";
}
.trail-separator-arrow-bracket .trail-items li::after {
content: ">";
}
.trail-separator-raquo .trail-items li::after {
content: "»";
}
.trail-separator-single-arrow .trail-items li::after {
content: "→";
}
.trail-separator-double-arrow .trail-items li::after {
content: "⇒";
}
.breadcrumbs .trail-items li:last-of-type::after {
display: none;
}
:root {
--tz-column-gap: 1.5em;
}
.tz-magazine-block .tz-magazine-post {
margin: 0 0 1.5em 0;
padding: 0;
border: none;
background: none;
box-shadow: none;
}
.tz-magazine-block .tz-entry-title {
font-size: 22px;
font-size: 1.375rem;
}
.tz-magazine-block .tz-magazine-grid-columns-3 .tz-entry-title {
font-size: 17px;
font-size: 1.0625rem;
}
.tz-magazine-block .tz-magazine-grid-columns-4 .tz-entry-title,
.tz-magazine-block .tz-magazine-thumbnail-list .tz-entry-title {
font-size: 16px;
font-size: 1rem;
}
.tz-magazine-block .tz-entry-meta {
margin: 0.1em 0;
font-size: 14px;
font-size: 0.875rem;
}
.tz-magazine-block .tz-meta-field a {
text-decoration: none;
}
.tz-magazine-block .tz-entry-content {
font-size: 16px;
font-size: 1rem;
}
.tz-magazine-block .tz-more-link {
text-decoration: none;
} .related-posts {
padding: 1em 1.5em 0;
}
.related-posts-title {
font-size: 20px;
font-size: 1.25rem;
}
ul.related-posts-list {
margin: 1em 0 0;
padding: 0;
list-style: none;
}
.related-posts-list li {
margin: 0 0 2em;
padding: 0;
list-style: none;
}
.related-posts-list li .entry-header {
margin-top: 0.25em;
}
.related-posts-list li .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
.related-posts-list li .wp-post-image {
float: left;
margin: 0 1em 0 0;
padding: 0;
max-width: 20%;
height: auto;
border: none;
}
.related-posts-grid {
margin: 1em 0 0;
}
.related-posts-columns {
margin-right: -1em;
}
.related-posts-columns .related-post-column {
float: left;
box-sizing: border-box;
margin-bottom: 2em;
padding-right: 2em;
}
.related-posts-two-columns .related-post-column {
width: 50%;
}
.related-posts-three-columns .related-post-column {
width: 33.3333333333%;
}
.related-posts-four-columns .related-post-column {
width: 25%;
}
.related-posts-two-columns .related-post-column:nth-child(2n+1) {
clear: left;
}
.related-posts-three-columns .related-post-column:nth-child(3n+1) {
clear: left;
}
.related-posts-four-columns .related-post-column:nth-child(4n+1) {
clear: left;
}
.related-posts-two-columns .related-post-column .entry-title {
font-size: 24px;
font-size: 1.5rem;
}
.related-posts-three-columns .related-post-column .entry-title {
font-size: 16px;
font-size: 1rem;
}
.related-posts-four-columns .related-post-column .entry-title {
font-size: 15px;
font-size: 0.9375rem;
}
.related-posts-three-columns .related-post-column .entry-meta,
.related-posts-four-columns .related-post-column .entry-meta {
font-size: 12px;
font-size: 0.75rem;
}
.related-posts-four-columns .related-post-column .entry-meta .meta-date,
.related-posts-four-columns .related-post-column .entry-meta .meta-author {
display: block;
}
.related-posts-four-columns .related-post-column .entry-meta .meta-date::after {
display: none;
}
.related-posts-columns .related-post-column .wp-post-image {
margin: 0 0 0.5em 0;
padding: 0;
border: none;
}
@media only screen and (max-width: 80em) { .related-posts-two-columns .related-post-column .entry-title {
font-size: 22px;
font-size: 1.375rem;
}
}
@media only screen and (max-width: 70em) { .related-posts-two-columns .related-post-column .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
}
@media only screen and (max-width: 50em) { .related-posts-four-columns .related-post-column {
width: 50%;
}
.related-posts-four-columns .related-post-column:nth-child(2n+1) {
clear: left;
}
.related-posts-two-columns .related-post-column .entry-title,
.related-posts-four-columns .related-post-column .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
.related-posts-two-columns .related-post-column .entry-meta {
font-size: 12px;
font-size: 0.75rem;
}
.related-posts-four-columns .related-post-column .entry-meta .meta-date,
.related-posts-four-columns .related-post-column .entry-meta .meta-author {
display: inline;
}
.related-posts-four-columns .related-post-column .entry-meta .meta-date::after {
display: inline-block;
} .related-posts-list li .wp-post-image {
max-width: 25%;
}
.related-posts-list li .entry-header {
margin-top: 0;
}
.related-posts-list li .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
}
@media only screen and (max-width: 40em) {
.related-posts-two-columns .related-post-column .entry-title,
.related-posts-four-columns .related-post-column .entry-title {
font-size: 16px;
font-size: 1rem;
}
}
@media only screen and (max-width: 35em) { .related-posts-three-columns {
margin: 0;
}
.related-posts-three-columns .related-post-column {
float: none;
padding-right: 0;
width: 100%;
}
}
@media only screen and (max-width: 25em) { .related-posts-two-columns,
.related-posts-four-columns {
margin: 0;
}
.related-posts-two-columns .related-post-column,
.related-posts-four-columns .related-post-column {
float: none;
padding-right: 0;
width: 100%;
} .related-posts-list li .wp-post-image {
float: none;
margin: 0 0 0.5em 0;
max-width: 100%;
}
}
@media only screen and (max-width: 20em) {
.related-posts .entry-meta .meta-date,
.related-posts .entry-meta .meta-author {
display: block;
margin: 0;
}
.related-posts-four-columns .related-post-column .entry-meta .meta-date::after {
display: none;
}
} .tzwb-clearfix::before,
.tzwb-clearfix::after {
display: table;
content: " ";
}
.tzwb-clearfix::after {
clear: both;
}
.tzwb-posts-list li {
clear: left;
margin-bottom: 0.5em;
padding: 0;
list-style: none;
}
.tzwb-posts-list .tzwb-excerpt p {
margin: 0;
padding: 0;
}
.tzwb-posts-list .wp-post-image {
float: left;
margin: 0.3em 0.8em 1em 0;
max-width: 90px;
height: auto;
}
.tzwb-posts-list .tzwb-entry-meta {
font-size: 12px;
font-size: 0.75rem;
}
.tzwb-comments-list li {
clear: left;
margin-bottom: 0.5em;
padding: 0;
list-style: none;
}
.tzwb-comments-list .avatar {
float: left;
margin: 0.3em 0.8em 0.8em 0;
}
.tzwb-comments-list .tzwb-comment-content {
font-style: italic;
}
.tzwb-comments-list .tzwb-comment-date {
color: #303030;
color: var(--text-color);
font-size: 12px;
font-size: 0.75rem;
}
.tzwb-tabbed-content .tzwb-tabnavi-wrap {
overflow: auto;
margin: 0;
padding: 0;
list-style: none;
}
.tzwb-tabbed-content .tzwb-tabnavi {
position: relative;
float: left;
width: 100%;
list-style: none;
list-style-position: outside;
}
.tzwb-tabbed-content .tzwb-tabnavi li {
position: relative;
float: left;
margin: 0 3px 3px 0;
padding: 0;
list-style: none;
}
.tzwb-tabbed-content .tzwb-tabnavi li a {
display: block;
margin: 0;
padding: 0.3em 0.8em;
text-decoration: none;
font-size: 14px;
font-size: 0.875rem;
}
.tzwb-tabbed-content .tzwb-tabnavi li a:link,
.tzwb-tabbed-content .tzwb-tabnavi li a:visited {
background-color: #303030;
background-color: var(--button-hover-color);
color: #fff;
color: var(--button-hover-text-color);
transition: all 0.2s ease;
}
.tzwb-tabbed-content .tzwb-tabnavi li a:hover,
.tzwb-tabbed-content .tzwb-tabnavi li a:active {
background-color: #dd5533;
background-color: var(--button-color);
color: #fff;
color: var(--button-text-color);
text-decoration: none;
}
.tzwb-tabbed-content .tzwb-tabnavi li a.current-tab {
background-color: #dd5533;
background-color: var(--button-color);
color: #fff;
color: var(--button-text-color);
}
.tzwb-tabbed-content .tzwb-tabcontent {
margin: 1em 0 0 0;
padding: 0;
}
.tzwb-social-icons .social-icons-menu {
display: flex;
flex-flow: row wrap;
margin: 0;
padding: 0;
border: none;
list-style: none;
line-height: 1;
}
.tzwb-social-icons .social-icons-menu li {
margin: 0 2px 2px 0;
}
.tzwb-social-icons .social-icons-menu li a {
display: flex;
padding: 0.75em;
background-color: #dd5533;
background-color: var(--button-color);
color: #fff;
color: var(--button-text-color);
}
.tzwb-social-icons .social-icons-menu li a:hover {
background-color: #303030;
background-color: var(--button-hover-color);
color: #fff;
color: var(--button-hover-text-color);
text-decoration: none;
}
.tzwb-social-icons .social-icons-menu .icon {
margin: 0;
width: 20px;
height: 20px;
vertical-align: middle;
fill: currentcolor;
}  .zeeflex-container a:hover,
.zeeflex-slider a:hover,
.zeeflex-container a:focus,
.zeeflex-slider a:focus {
outline: none;
}
.zeeslides,
.zeeslides > li,
.zeeflex-control-nav,
.zeeflex-direction-nav {
margin: 0;
padding: 0;
list-style: none;
}
.zeeflex-pauseplay span {
text-transform: capitalize;
} .zeeflexslider {
margin: 0;
padding: 0;
}
.zeeflexslider .zeeslides > li {
display: none;
}
.zeeflexslider .zeeslides img {
display: block;
width: 100%;
}
.zeeflexslider .zeeslides::after {
display: block;
visibility: hidden;
clear: both;
height: 0;
content: " ";
line-height: 0;
}
html[xmlns] .zeeflexslider .zeeslides {
display: block;
}
* html .zeeflexslider .zeeslides {
height: 1%;
}
.no-js .zeeflexslider .zeeslides > li:first-child {
display: block;
} .post-slider-container {
overflow: hidden;
}
.post-slider-wrap {
position: relative;
}
.post-slider,
.zeeflexslider .zeeslides {
zoom: 1;
}
.post-slider .zeeslide {
position: relative;
}
.zeeflex-viewport {
max-height: 2000px;
transition: all 1s ease;
}
.post-slider .zeeslide .slide-image-wrap {
float: left;
margin: 0;
padding: 0;
width: 65%;
background: #e5e5e5;
}
.post-slider .zeeslide .slide-image {
margin: auto;
padding: 0;
max-width: 100%;
max-height: 420px;
width: auto;
height: auto;
vertical-align: top;
}
.post-slider .zeeslide .slide-content {
float: right;
box-sizing: border-box;
padding: 0 1.5em;
width: 35%;
}
.post-slider .zeeslide .slide-content .read-more {
position: absolute;
bottom: 0;
left: 65%;
}
.post-slider .zeeslide .slide-content .read-more .more-link {
margin-left: 1.5em;
padding: 0.5em 1em;
max-height: 40px;
}
.post-slider-controls {
clear: left;
} .post-slider-controls .zeeflex-direction-nav {
position: absolute;
right: 0;
bottom: 0;
*height: 0;
}
.post-slider-controls .zeeflex-direction-nav a {
position: absolute;
z-index: 10;
display: flex;
justify-content: center;
align-items: center;
margin: -40px 0 0 -80px;
width: 40px;
height: 40px;
background-color: #dd5533;
background-color: var(--button-color);
color: #fff;
color: var(--button-text-color);
text-align: left;
font-size: 0;
cursor: pointer;
transition: all 0.4s ease;
}
.post-slider-controls .zeeflex-direction-nav a:hover {
background-color: #303030;
background-color: var(--button-hover-color);
color: #fff;
color: var(--button-hover-text-color);
text-decoration: none;
}
.post-slider-controls .zeeflex-direction-nav a::before {
display: inline-block;
color: currentcolor;
vertical-align: text-bottom;
text-decoration: inherit;
}
.post-slider-controls .zeeflex-direction-nav a.zeeflex-next::before {
content: ">";
font-size: 20px;
font-weight: 700;
}
.post-slider-controls .zeeflex-direction-nav a.zeeflex-prev::before {
content: "<";
font-size: 20px;
font-weight: 700;
}
.post-slider-controls .zeeflex-direction-nav .zeeflex-next {
left: 42px;
} @media only screen and (max-width: 75em) {
.post-slider .zeeslide .entry-content {
display: none;
}
}
@media only screen and (max-width: 60em) {
.post-slider .zeeslide .read-more {
display: none;
}
}
@media only screen and (max-width: 55em) {
.post-slider .zeeslide .slide-image-wrap {
float: none;
padding: 0;
width: 100%;
}
.post-slider .zeeslide .slide-content {
float: none;
padding: 1em 0 0;
width: 100%;
}
.post-slider .zeeslide .entry-content {
display: block;
}
.post-slider .zeeslide .slide-content .read-more {
position: static;
bottom: auto;
left: auto;
display: block;
}
.post-slider .zeeslide .slide-content .read-more .more-link {
margin-left: 0;
}
}
@media only screen and (max-width: 25em) {
.post-slider .zeeslide .read-more .more-link {
margin-bottom: 4em;
}
.post-slider-controls .zeeflex-direction-nav {
right: auto;
left: 0;
}
.post-slider-controls .zeeflex-direction-nav a {
margin-left: 0;
}
} @media only screen and (max-width: 70em) {
.post-layout-columns .post-wrapper .post-column article .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
}
@media only screen and (max-width: 60em) {
.archive-title,
.page-title,
.entry-title {
font-size: 26px;
font-size: 1.625rem;
}
.post-layout-columns .post-wrapper .post-column article .entry-title {
font-size: 22px;
font-size: 1.375rem;
}
}
@media only screen and (max-width: 50em) {
.archive-title,
.page-title,
.entry-title {
font-size: 24px;
font-size: 1.5rem;
}
.post-layout-columns .post-wrapper .post-column article .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
}
@media only screen and (max-width: 40em) {
.archive-title,
.page-title,
.entry-title,
.post-layout-columns .post-wrapper .post-column article .entry-title {
font-size: 22px;
font-size: 1.375rem;
}
.entry-content {
font-size: 16px;
font-size: 1rem;
}
}
@media only screen and (max-width: 30em) {
.site-branding .site-title {
font-size: 32px;
font-size: 2rem;
}
.archive-title,
.page-title,
.entry-title,
.post-layout-columns .post-wrapper .post-column article .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
}
@media only screen and (max-width: 20em) {
.site-branding .site-title {
font-size: 28px;
font-size: 1.75rem;
}
.archive-title,
.page-title,
.entry-title,
.post-layout-columns .post-wrapper .post-column article .entry-title {
margin: 0 0 0.5em;
font-size: 18px;
font-size: 1.125rem;
}
} @media only screen and (max-width: 80em) {
.container {
padding: 0 1.5rem;
}
.site-content {
padding-top: 1.5rem;
}
.content-area {
padding-right: 1.5rem;
}
.header-main {
padding-top: 1em;
padding-bottom: 1em;
}
.widget,
.page-header,
.type-post,
.type-page,
.type-attachment,
.pagination,
.comments-area,
.site-main > article:not(.type-post):not(.type-page):not(.type-attachment),
.post-wrapper > .post-column > article:not(.type-post):not(.type-page):not(.type-attachment) {
margin-bottom: 1.5em;
}
.post-layout-columns .post-wrapper {
margin-right: -1.5em;
}
.post-layout-columns .post-wrapper .post-column {
padding-right: 1.5em;
}
}
@media only screen and (max-width: 70em) {
.content-area {
width: 70%;
}
.sidebar {
width: 30%;
}
}
@media only screen and (max-width: 60em) {
.content-area,
.site-content .content-fullwidth {
float: none;
padding: 0;
width: 100%;
}
.sidebar {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
float: none;
margin-right: -1.5em;
padding: 0;
width: auto;
}
.sidebar .widget-wrap {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
float: right;
box-sizing: border-box;
padding-right: 1.5em;
width: 50%;
}
.sidebar .widget-wrap .widget {
width: 100%;
}
.sidebar .widget-wrap:nth-child(2n+1) {
clear: left;
}
.site-branding {
float: none;
margin: 0;
text-align: center;
}
.site-branding .custom-logo {
float: none;
}
.header-widgets {
display: block;
text-align: center;
}
.header-widget {
display: inline-block;
float: none;
margin: 1em 0 0;
max-width: 100%;
vertical-align: top;
}
.header-widget .search-form {
max-width: 300px;
}
.post-layout-three-columns .post-wrapper .post-column {
width: 50%;
} .site-footer .site-info {
float: none;
text-align: center;
}
}
@media only screen and (max-width: 40em) {
.post-layout-columns .post-wrapper {
display: block;
margin-right: 0;
}
.post-layout-columns .post-wrapper .post-column {
display: block;
float: none;
padding-right: 0;
}
.post-layout-two-columns .post-wrapper .post-column,
.post-layout-three-columns .post-wrapper .post-column {
width: 100%;
} .sidebar {
margin-right: 0;
}
.sidebar .widget-wrap {
float: none;
padding-right: 0;
width: 100%;
}
}
@media only screen and (max-width: 20em) {
.entry-meta .meta-date,
.entry-meta .meta-author,
.entry-meta .meta-category,
.entry-meta .meta-comments {
display: block;
}
} @media only screen and (min-width: 30em) {
.primary-menu-toggle .menu-toggle-text {
display: inline-block;
margin-left: 0.75em;
}
}
@media only screen and (min-width: 60em) {
.primary-menu-toggle,
.main-navigation .dropdown-toggle {
display: none;
}
.main-navigation ul,
.main-navigation ul ul {
display: block;
}
.primary-navigation {
display: flex;
margin-left: auto;
width: auto;
align-items: center;
}
#masthead .main-navigation > ul.menu {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row wrap;
flex-flow: row wrap;
margin: 0;
border-bottom: none;
}
.main-navigation > ul {
padding: 0;
border: none;
}
.main-navigation > ul > li > a {
padding: 0.8em 1.2em;
border: none;
} .main-navigation ul ul {
position: absolute;
left: -999em;
top: 100%;
z-index: 99999;
border-top: 5px solid;
border-color: #dd5533;
border-color: var(--navi-hover-color);
background-color: #303030;
background-color: var(--header-background-color);
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
right: auto;
left: 0;
}
.main-navigation ul ul li a {
width: 16rem;
}
.main-navigation ul ul ul {
left: -999em;
margin-top: -5px;
top: 0;
border-left: 1px dotted rgba(255, 255, 255, 0.2);
border-left: 1px dotted var(--navi-border-color);
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
right: auto;
left: 100%;
}
.main-navigation ul ul li a,
.main-navigation ul ul ul li a,
.main-navigation ul ul ul ul li a {
padding: 1em;
} .main-navigation .menu-item-has-children > a > .icon {
position: relative;
display: inline-block;
left: 0.5rem;
top: 0.1rem;
width: 14px;
height: 14px;
fill: currentcolor;
transition: fill 0.15s ease;
}
.main-navigation ul ul .menu-item-has-children > a > .icon {
position: absolute;
left: auto;
right: 1em;
top: 50%;
margin-top: -0.5rem;
-webkit-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
}  @media only screen and (max-width: 70em) { .widget-magazine-posts .large-post .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
.widget-magazine-posts .medium-post .entry-title {
font-size: 16px;
font-size: 1rem;
}
.widget-magazine-posts .small-post .entry-title {
font-size: 15px;
font-size: 0.9375rem;
}
.widget-magazine-posts .magazine-horizontal-box .large-post .more-link {
display: none;
}
}
@media only screen and (max-width: 65em) {
.widget-magazine-posts .magazine-horizontal-box .large-post .entry-content {
display: none;
}
}
@media only screen and (max-width: 60em) { .widget-magazine-posts .magazine-horizontal-box .large-post .entry-content,
.widget-magazine-posts .magazine-horizontal-box .large-post .more-link {
display: inline-block;
}
.widget-magazine-posts .large-post .entry-title {
font-size: 22px;
font-size: 1.375rem;
}
.widget-magazine-posts .medium-post .entry-title {
font-size: 17px;
font-size: 1.0625rem;
}
.widget-magazine-posts .small-post .entry-title {
font-size: 16px;
font-size: 1rem;
}
}
@media only screen and (max-width: 50em) { .widget-magazine-posts .large-post .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
.widget-magazine-posts .medium-post .entry-title {
font-size: 16px;
font-size: 1rem;
}
.widget-magazine-posts .small-post .entry-title {
font-size: 15px;
font-size: 0.9375rem;
}
.widget-magazine-posts .magazine-horizontal-box .large-post .more-link {
display: none;
}
}
@media only screen and (max-width: 45em) {
.widget-magazine-posts .medium-post .entry-title {
font-size: 15px;
font-size: 0.9375rem;
}
.widget-magazine-posts .magazine-horizontal-box .large-post .entry-content {
display: none;
}
}
@media only screen and (max-width: 40em) { .widget-magazine-posts .magazine-grid-two-columns {
margin-right: 0;
}
.widget-magazine-posts .magazine-grid .large-post,
.widget-magazine-posts .magazine-horizontal-box .large-post .wp-post-image,
.widget-magazine-posts .magazine-vertical-box .large-post,
.widget-magazine-posts-columns .magazine-posts-column-left {
float: none;
padding: 0;
width: 100%;
}
.widget-magazine-posts .magazine-vertical-box .small-posts,
.widget-magazine-posts-columns .magazine-posts-column-right {
margin-left: 0;
padding-top: 1em;
padding-left: 0;
width: 100%;
}
.widget-magazine-posts .large-post .wp-post-image {
float: left;
margin: 0 1.5em 0 0;
max-width: 50%;
}
.widget-magazine-posts .magazine-horizontal-box .large-post .post-content {
float: right;
padding-left: 1.5em;
width: 50%;
}
.widget-magazine-posts .magazine-grid .large-post {
clear: left;
}
.widget-magazine-posts .magazine-grid .large-post .wp-post-image {
margin-bottom: 1em;
}
.widget-magazine-posts .large-post .entry-content {
display: none;
}
.widget-magazine-posts .large-post .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
}
@media only screen and (max-width: 35em) {
.widget-magazine-posts .magazine-grid-three-columns {
margin-right: 0;
}
.widget-magazine-posts .medium-post {
float: none;
padding-right: 0;
width: 100%;
}
.widget-magazine-posts .medium-post .wp-post-image {
float: left;
margin: 0 1em 0 0;
max-width: 120px;
}
}
@media only screen and (max-width: 30em) { .widget-magazine-posts .medium-post .wp-post-image,
.widget-magazine-posts .small-post .wp-post-image {
max-width: 30%;
}
.widget-magazine-posts .large-post .wp-post-image,
.widget-magazine-posts .magazine-grid .large-post .wp-post-image {
float: none;
margin: 0 0 0.5em 0;
max-width: 100%;
}
.widget-magazine-posts .magazine-horizontal-box .large-post .post-content {
float: none;
padding: 0;
width: 100%;
}
.widget-magazine-posts .large-post .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
.widget-magazine-posts .large-post .entry-content,
.widget-magazine-posts .large-post .entry-content .more-link,
.widget-magazine-posts .magazine-horizontal-box .large-post .entry-content,
.widget-magazine-posts .magazine-horizontal-box .large-post .entry-content .more-link {
display: inline-block;
}
}
@media only screen and (max-width: 20em) {
.widget-magazine-posts .medium-post .entry-title,
.widget-magazine-posts .small-post .entry-title {
vertical-align: top;
font-size: 13px;
font-size: 0.8125rem;
}
.widget-magazine-posts .medium-post .entry-meta,
.widget-magazine-posts .small-post .entry-meta {
display: none;
}
} @media only screen and (max-width: 50em) { .gallery-item {
padding: 0 0.75em 0.5em 0;
}
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
max-width: 25%;
}
}
@media only screen and (max-width: 30em) {
.alignright,
.alignleft {
float: none;
margin: 1em 0;
} .gallery-columns-4 .gallery-item,
.gallery-columns-5 .gallery-item,
.gallery-columns-6 .gallery-item,
.gallery-columns-7 .gallery-item,
.gallery-columns-8 .gallery-item,
.gallery-columns-9 .gallery-item {
max-width: 50%;
}
}  .sidebar-left .content-area {
float: right;
padding-right: 0;
padding-left: 2em;
}
.sidebar-left .sidebar {
float: left;
}
@media only screen and (max-width: 80em) {
.sidebar-left .content-area {
padding-right: 0;
padding-left: 1.5em;
}
}
@media only screen and (max-width: 60em) {
.sidebar-left .content-area {
padding: 0;
}
}
.sidebar-left.post-layout-three-columns .content-archive {
float: none;
padding: 0;
width: 100%;
}@media screen and ( min-color-index: 0 ) and ( -webkit-min-device-pixel-ratio: 0 ) {
@media {
.post-layout-columns .post-wrapper .post-column {
margin-right: -1px;
}
}
} @media not all and ( min-resolution: .001dpcm ) {
@media {
.post-layout-columns .post-wrapper .post-column {
margin-right: -1px;
}
}
}.embed-container.gofundme iframe{float:left}.dsgvoaio_emailpng{vertical-align:middle!important}#dsgvo_service_control .dsgvoaioinfoicon{margin-left:10px}#dsgvo_service_control .switchdsgvoaio{background-color:transparent}#dsgvo_service_control .switchdsgvoaio-input:checked~.switchdsgvoaio-handle{left:62%}#dsgvo_service_control .tarteaucitronListCookies a{font-weight:100}#dsgvo_service_control .tarteaucitronLine a,#dsgvo_service_control .tarteaucitronLine a:focus,#dsgvo_service_control .tarteaucitronLine a:hover,#dsgvo_service_control .tarteaucitronTitle a,#dsgvo_service_control .tarteaucitronTitle a:focus,#dsgvo_service_control .tarteaucitronTitle a:hover{text-decoration:none!important;box-shadow:none}.dsgvoaio_modal{display:none;position:fixed;z-index:1;left:0;top:0;width:100%;height:100%;overflow:auto;background-color:#000;background-color:rgba(0,0,0,.4)}.dsgvoaio_modal .dsgvoaio-modal-content{background-color:#1d1c1c;border:1px solid #101010;color:#fff}.dsgvoaio_modal .dsgvoaio_btn_1{background:#fff;color:#333;font-size:13px}.dsgvoaio-modal-content{background-color:#eaeaea;margin:15% auto;padding:20px;border:1px solid #888;width:60%}.dsgvoaio-modal-close{color:#aaa;float:right;font-size:28px;font-weight:700}.dsgvoaio-modal-close:focus,.dsgvoaio-modal-close:hover{color:#000;text-decoration:none;cursor:pointer}#dsgvoaio_olm{z-index:9999999999999999;font-size:14px}.dsgvoaio_btn_1{background:#1d1c1c;color:#fff;font-size:13px;padding:4px 10px}.dsgvoaio_btn_1:active,.dsgvoaio_btn_1:focus,.dsgvoaio_btn_1:hover{color:#fff}.elementor-wrapper .youtube_player,.elementor-wrapper .youtube_player .embed-container{position:unset}#vgwortLine #vgwortAllowed,#vgwortLine #vgwortDenied{display:none!important}.tarteaucitronCookiePopup{display:block;color:#333;position:relative}.closeShowCookies .dashicons,.dsgvoaioinfoicon .dashicons{color:#5f5f5f}.dsgvoaio_recaptcha_v3 .tac_activate{margin:unset;width:auto}.dsgvoaio_recaptcha_v3 .tac_float{padding:5px 10px 5px 10px}.closeShowCookies:hover,.dsgvoaio_showcookies:hover{cursor:pointer}.dsgvo_aio_policy ul li{padding-bottom:20px}.dsgvo_aio_policy h4{padding-top:20px}#dsgvoaio_gfonts_load_popup h2{color:#fff!important;z-index:9999999999}.elementor-wrapper .soundcloud_player,.elementor-wrapper .soundcloud_player .embed-container,.elementor-wrapper .soundcloud_player .tac_activate,.elementor-wrapper .soundcloud_player .tac_float,.elementor-wrapper .soundcloud_player .tarteaucitronAllow,.elementor-wrapper .vimeo_player,.elementor-wrapper .vimeo_player .embed-container,.elementor-wrapper .vimeo_player .tac_activate,.elementor-wrapper .vimeo_player .tac_float,.elementor-wrapper .vimeo_player .tarteaucitronAllow,.elementor-wrapper .youtube_player,.elementor-wrapper .youtube_player .embed-container,.elementor-wrapper .youtube_player .tac_activate,.elementor-wrapper .youtube_player .tac_float,.elementor-wrapper .youtube_player .tarteaucitronAllow,.elementor-wrapper img.dsgvo_video_preview_img,.embed-container.soundcloud{opacity:1!important}.elementor-wrapper .tac_activate{position:absolute}.elementor-wrapper .youtube_player.display_top .tac_activate{position:unset}.tac_float{text-align:center!important}.vimeo_player.display_bottom .tac_float{position:absolute;background:rgba(51,51,51,.9);bottom:0;left:0;width:100%;z-index:9}.vimeo_player.display_top .tac_float{position:absolute;background:rgba(51,51,51,.9);top:0;left:0;width:100%;z-index:9}.youtube_player.display_bottom .tac_float{position:absolute;background:rgba(51,51,51,.9);bottom:0;left:0;width:100%;z-index:9}.youtube_player.display_top .tac_float{position:absolute;background:rgba(51,51,51,.9);top:0;left:0;width:100%;z-index:9}.tac_activate{background:0 0!important}.tarteaucitronDisclaimerAlert{display:block}.elementor-widget-container .youtube_player.display_bottom,.elementor-widget-container .youtube_player.display_top{float:left;width:100%;position:unset}.youtube_player.display_bottom,.youtube_player.display_top{position:relative;float:left;display:block}.dsgvoaio_vimeo_wrap .vimeo_player{display:inline-block;min-height:35px}.dsgvoaio_youtube_wrap{width:100%;height:auto;display:inline-block}.wp-block-embed-mixcloud .mixcloud_player{width:100%;height:auto;display:inline-block}.wp-block-embed-youtube .dsgvoaio_youtube_wrap.nothumb{padding-top:56.25%;position:relative;width:100%}.wp-block-embed-youtube .dsgvoaio_youtube_wrap.nothumb .youtube_player{position:absolute!important;top:0;left:0;width:100%;height:100%}#tarteaucitronScrollbarParent::-webkit-scrollbar,.dsdvo-cookie-notice.style3 .dsgvopopupagbs::-webkit-scrollbar,.dsgvoaio_popup_policyinner::-webkit-scrollbar{width:10px},#tarteaucitronScrollbarParent::-webkit-scrollbar-track,.dsdvo-cookie-notice.style3 .dsgvopopupagbs::-webkit-scrollbar-track,.dsgvoaio_popup_policyinner::-webkit-scrollbar-track{background:0 0}.dsgvoaio_popup_policyinner table,.dsgvoaio_popup_policyinner table th,.dsgvoaio_popup_policyinner td{padding:5px;border:1px solid #eaeaea}.dsgvo_aio_policy h4{font-weight:700}#tarteaucitronScrollbarParent::-webkit-scrollbar-thumb,.dsdvo-cookie-notice.style3 .dsgvopopupagbs::-webkit-scrollbar-thumb,.dsgvoaio_popup_policyinner::-webkit-scrollbar-thumb{background:#888}#tarteaucitronScrollbarParent::-webkit-scrollbar-thumb:hover,.dsdvo-cookie-notice.style3 .dsgvopopupagbs::-webkit-scrollbar-thumb:hover,.dsgvoaio_popup_policyinner::-webkit-scrollbar-thumb:hover{background:#555}#tarteaucitronScrollbarParent::-webkit-scrollbar,.dsdvo-cookie-notice.style3 .dsgvopopupagbs::-webkit-scrollbar,.dsgvoaio_popup_policyinner::-webkit-scrollbar{width:10px}#tarteaucitronScrollbarParent::-webkit-scrollbar-track,.dsdvo-cookie-notice.style3 .dsgvopopupagbs::-webkit-scrollbar-track,.dsgvoaio_popup_policyinner::-webkit-scrollbar-track{background:0 0}#tarteaucitronScrollbarParent::-webkit-scrollbar-thumb,.dsdvo-cookie-notice.style3 .dsgvopopupagbs::-webkit-scrollbar-thumb,.dsgvoaio_popup_policyinner::-webkit-scrollbar-thumb{background:#888}#tarteaucitronScrollbarParent::-webkit-scrollbar-thumb:hover,.dsdvo-cookie-notice.style3 .dsgvopopupagbs::-webkit-scrollbar-thumb:hover,.dsgvoaio_popup_policyinner::-webkit-scrollbar-thumb:hover{background:#555}.dsgvoaio_policypopup{position:absolute;width:100%;height:100%;z-index:9;background:#ffff}.dsvoaio_pol_wrap{overflow:hidden;position:relative;width:100%;height:100%;background:#fff}.dsgvo_hide_policy_popup{float:right;margin-right:10px}.dsgvo_hide_policy_popup .dashicons{font-size:2rem!important}.dsgvoaio_popup_policyinner .secondinner{overflow:hidden;position:relative;width:100%}.dsgvoaio_popup_policyinner b{font-size:14px!important;font-weight:700!important}.dsgvoaio_popup_policyinner h4{font-size:1.2rem}.dsgvoaio_popup_policyinner h3{font-size:1.4rem!important}.dsgvoaio_popup_policyinner h2{font-size:1.5rem}.dsgvoaio_popup_policyinner h1{font-size:1.6rem}.dsgvoaio_pol_header{float:left;width:100%}.dsgvo_hide_policy_popup{text-decoration:none!important}#dsgvoaio_policy_wrap table td,#dsgvoaio_policy_wrap table th{width:25%;word-break:break-word}#dsgvoaio_policy_wrap table td:nth-child(2),#dsgvoaio_policy_wrap table th:nth-child(2),.dsgvoaio_popup_policyinner table td:nth-child(2),.dsgvoaio_popup_policyinner table th:nth-child(2){width:50%}.dsgvoaio_popup_policyinner h3:first-child{font-size:18px!important}.dsgvoaio_popup_policyinner h3{font-size:16px!important}.dsgvoaio_popup_policyinner h4{font-size:14px!important}.dsgvoaio_popup_policyinner td,.dsgvoaio_popup_policyinner th{width:25%;word-break:break-word}.dsgvoaio_popup_policyinner h1,.dsgvoaio_popup_policyinner h2,.dsgvoaio_popup_policyinner h3,.dsgvoaio_popup_policyinner h4,.dsgvoaio_popup_policyinner h5,.dsgvoaio_popup_policyinner h6,.dsgvopopupagbs h1,.dsgvopopupagbs h2,.dsgvopopupagbs h3,.dsgvopopupagbs h4,.dsgvopopupagbs h5,.dsgvopopupagbs h6{margin:10px 0 10px 0}.dsgvoaio_popup_policyinner{display:table-cell;float:left;width:96.4%;height:90%;position:relative;overflow:hidden;overflow-y:scroll;color:#333;padding:15px}.tarteaucitronListCookies a{float:left;margin-top:5px}.tarteaucitronListCookies a .dsgvoaioinfoicon{float:right;margin-top:-1px}a.dsgvoaiopollink{float:left;display:block;clear:left}.lds-ring-outer{width:100%;float:left;text-align:center;height:150px;padding-top:10%}.lds-ring{display:inline-block;position:relative;width:80px;height:80px}.lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#333 #333 transparent transparent}.lds-ring div:nth-child(1){animation-delay:-.45s}.lds-ring div:nth-child(2){animation-delay:-.3s}.lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.dsdvo-cookie-notice.style1 #tarteaucitronDisclaimerAlert p{margin:0;line-height:22px}.dsgvoaio_pol_header{background:#333}.dsgvoaio_pol_header .switchdsgvoaio{margin-top:5px!important;margin-left:5px!important;margin-bottom:5px!important}.switchdsgvoaio.dsgvoaiowaiting .switchdsgvoaio-label{background:grey}.switchdsgvoaio.dsgvoaiowaiting .switchdsgvoaio-label{background:grey}.dsgvo_hide_policy_popup .dashicons{color:#fff;margin-top:7px}.dsgvoaio_pol_header{min-height:45px}.switchdsgvoaio{display:block;margin:12px auto;position:relative;display:inline-block;vertical-align:top;width:70px;height:30px;padding:3px;background-color:#fff;-moz-border-radius:18px;-webkit-border-radius:18px;border-radius:18px;cursor:pointer}.switchdsgvoaio-input{position:absolute!important;top:0!important;left:0!important;opacity:0}.dsgvoaio_popup_policyinner table{margin-top:10px}.switchdsgvoaio-label{position:relative;font-weight:400;display:block;height:inherit;font-size:10px;text-transform:uppercase;background:#9c1a1a;-moz-border-radius:inherit;-webkit-border-radius:inherit;border-radius:inherit;-webkit-transition:.15s ease-out;-moz-transition:.15s ease-out;-o-transition:.15s ease-out;transition:.15s ease-out;-webkit-transition-property:opacity background border;-moz-transition-property:opacity background border;-o-transition-property:opacity background border;transition-property:opacity background border}.switchdsgvoaio-label:after,.switchdsgvoaio-label:before{position:absolute;top:50%;margin-top:-.5em;line-height:1;-webkit-transition:inherit;-moz-transition:inherit;-o-transition:inherit;transition:inherit;font-size:12px}.switchdsgvoaio-label:before{content:attr(data-off);right:11px;color:#fff}.switchdsgvoaio-label:after{content:attr(data-on);left:11px;color:#fff;opacity:0}.switchdsgvoaio-input:checked~.switchdsgvoaio-label{background:#1b870b}.switchdsgvoaio-input:checked~.switchdsgvoaio-label:before{opacity:0}.switchdsgvoaio-input:checked~.switchdsgvoaio-label:after{opacity:1}.switchdsgvoaio-handle{position:absolute;top:9px;left:10px;width:18px;height:18px;background:#fff;-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;-webkit-transition:left .15s ease-out;-moz-transition:left .15s ease-out;-o-transition:left .15s ease-out;transition:left .15s ease-out}.switchdsgvoaio-handle:before{content:'';position:absolute;top:50%;left:50%;margin:-6px 0 0 -6px;width:12px;height:12px;background:#f9f9f9;-moz-border-radius:6px;-webkit-border-radius:6px;border-radius:6px;-moz-box-shadow:inset 0 1px rgba(0,0,0,.02);-webkit-box-shadow:inset 0 1px rgba(0,0,0,.02);box-shadow:inset 0 1px rgba(0,0,0,.02);background-image:-webkit-linear-gradient(top,#eee,#fff);background-image:-moz-linear-gradient(top,#eee,#fff);background-image:-o-linear-gradient(top,#eee,#fff);background-image:linear-gradient(to bottom,#eee,#fff)}.switchdsgvoaio-input:checked~.switchdsgvoaio-handle{background:#fff;left:69%;-moz-box-shadow:-1px 1px 5px rgba(0,0,0,.2);-webkit-box-shadow:-1px 1px 5px rgba(0,0,0,.2);box-shadow:-1px 1px 5px rgba(0,0,0,.2)}.switchdsgvoaio-input:checked~.switchdsgvoaio-handle:before{background:#f9f9f9}.switchdsgvoaio-green>.switchdsgvoaio-input:checked~.switchdsgvoaio-label{background:#4fb845}.youtube_player.shortcodenothumb.withwidth{width:unset}.elementor-widget-google_maps .googlemaps-canvas-embedv1 .tac_activate{min-height:300px}.vimeo_player.shortcodenothumb,.youtube_player.shortcodenothumb.nowidth{height:0;position:relative;float:left}.youtube_player{float:left}.vimeo_player.shortcodenothumb.nowidth .tac_activate,.youtube_player.shortcodenothumb.nowidth .tac_activate{position:absolute;top:0;bottom:0;left:0;right:0}.vce-yt-video-player-inner .dsgvoaio_youtube_wrap{float:unset}.vce-vim-video-player-inner .dsgvoaio_vimeo_wrap{float:unset}.elementor-element .dsgvoaio_vimeo_wrap{padding-top:56.25%;position:relative;width:100%}.elementor-element .dsgvoaio_vimeo_wrap .vimeo_player{position:absolute!important;top:0;left:0;width:100%;height:100%}.dsgvoaio_vimeo_wrap.nothumb{padding-top:56.25%;position:relative;width:100%}.dsgvoaio_vimeo_wrap.nothumb .vimeo_player{position:absolute!important;top:0;left:0;width:100%;height:100%}.dsgvoaio_vimeo_wrap.wpreview .vimeo_player{top:0;left:0;width:100%;height:100%}.dsgvoaio_youtube_wrap .youtube_player{float:left;width:100%}.elementor-widget-container .vimeo_player.display_bottom,.elementor-widget-container .vimeo_player.display_top{float:left;width:100%;position:unset}.vimeo_player.display_bottom,.vimeo_player.display_top{position:relative}.vimeo_player.display_bottom .tac_activate{position:absolute;bottom:0}.youtube_player.display_bottom .tac_activate{position:absolute;bottom:0}.elementor-wrapper .dsgvo_video_preview_img{position:absolute}.elementor-wrapper .tac_float{z-index:9}.dsgvo_video_preview_img{float:left;width:100%;height:auto}.g-recaptcha.error:first-child div{border:1px solid red}.msg-error-recaptcha{color:red}#dsgvo_service_control .dsdvo-cookie-notice{position:relative;float:left;width:100%;top:auto!important;bottom:auto;z-index:9;background:0 0}#dsgvo_service_control .dsdvo-cookie-notice #tarteaucitronClosePanel{display:none}#dsgvo_service_control #tarteaucitron{display:block!important;top:auto!important;float:left!important;position:relative!important;z-index:0;width:100%!important;margin:0;display:inline-block!important;left:auto}.dsdvo-cookie-notice.style1 #tarteaucitronDisclaimerAlert{float:left;width:73%;text-align:left;line-height:20px;padding-top:7px;padding-bottom:7px;padding-right:20px;min-height:35px}.dsgvonoticebtns{position:absolute;bottom:20%;right:0}.dsdvo-cookie-notice.style1 #tarinner{overflow:hidden;position:relative;width:100%}.dsdvo-cookie-notice.style1 #tarteaucitronAlertBig{position:fixed;bottom:0!important}.dsdvo-cookie-notice.style1 #tarteaucitronAlertBig #tarteaucitronAccept,.dsdvo-cookie-notice.style1 #tarteaucitronAlertBig #tarteaucitronPersonalize{float:right;font-size:14px;margin-top:.8%;line-height:20px}.dsdvo-cookie-notice.style1 #tarteaucitronAlertBig #tarteaucitronCloseAlert{padding:5px 10px;float:right;line-height:20px;font-size:14px;margin-top:.8%}.dsdvo-cookie-notice.style1 .tarteaucitronAlertBigTop{top:auto!important}.dsdvo-cookie-notice.style1,.dsdvo-cookie-notice.style2,.dsdvo-cookie-notice.style3{display:block}.dsdvo-cookie-notice.style2 #tarteaucitronAlertBig #tarinner{display:block;width:40%;margin:0 auto;background:#1d1c1c;opacity:1;padding:15px;margin-top:12.5%}.dsdvo-cookie-notice.style2 #dsgvomiddlewrap{width:400px;margin:0 auto}.dsdvo-cookie-notice.style2 #dsgvomiddlewrap #tarteaucitronAlertBig{margin-top:25%;position:relative}#tarteaucitronCookiesNumber{display:none!important}.dsdvo-cookie-notice.style1{display:block;position:fixed;bottom:0;z-index:999999999;background:#1d1c1c;width:100%;padding-top:0;color:#bbb}.dsdvo-cookie-notice.style1 #dsdvo-notice-icon-1{float:left;width:20%;padding-left:8%}.dsdvo-cookie-notice.style1 #dsdvo-notice-icon{height:80px;padding-bottom:10px}.dsdvo-cookie-notice.style1 #dsdvo-notice-text{float:left;width:60%;padding-right:5%;padding-top:11px}.dsdvo-cookie-notice.style1 #dsdvo-notice-text a{color:#bbb;text-decoration:underline}.dsdvo-cookie-notice.style1 #dsdvo-btns{float:left;padding-top:20px;font-size:13px}.dsdvo-cookie-notice.style1 .dsdvo-set-cookie{color:#fff;background:#615b5b;border:1px solid;padding:5px}.dsgvoaio_removeform label{min-width:150px;float:left}.dsdvo-cookie-notice.style3 #tarteaucitronAlertBig #tarinner{display:block;margin:0 auto;background:#fff;opacity:1;padding:15px;color:#222;float:left}.dsdvo-cookie-notice.style3 .dsgvonoticebtns{padding-left:8px;position:relative!important;float:left;width:100%}.dsgvo_lang_switcher{display:inline}.dsgvo_lang_switcher li{list-style:none;display:inline;float:right;padding-left:5px}.dsgvo_lang_switcher{float:right}.dsgvopopupagbs{overflow-y:scroll;min-width:100%!important;max-height:inherit!important;-webkit-box-sizing:content-box!important;box-sizing:content-box!important;height:60vh;padding-right:25px;line-height:inherit!important;word-break:break-word}.dsgvopopupagbs p{margin-bottom:10px}.dsgvopopupagbs::-webkit-scrollbar{width:10px}.dsgvopopupagbs::-webkit-scrollbar-track{background:0 0}.dsgvopopupagbs::-webkit-scrollbar-thumb{background:#888}.dsgvopopupagbs::-webkit-scrollbar-thumb:hover{background:#555}.dsdvo-cookie-notice.style3 #dsgvomiddlewrap #tarteaucitronAlertBig{margin-top:0!important;z-index:999999999;background:rgba(0,0,0,.8)!important;width:100%;padding-top:10px;color:#bbb;height:100%;position:fixed!important;top:0;right:0;bottom:0;left:0}.dsdvo-cookie-notice.style3 #dsgvomiddlewrap #tarteaucitronAlertBig #dsgvoAlertBiginner{width:40%;margin:0 auto;margin-top:5%}.dsdvo-cookie-notice.style2 .dsgvonoticebtns{position:relative!important}.dsdvo-cookie-notice.style2 .inr{width:480px;margin:0 auto;margin-top:15%}.dsdvo-cookie-notice.style2 .inr2{float:left;width:100%;height:auto;background:#1d1c1c;opacity:1;padding:15px}.dsdvo-cookie-notice.style2 #dsdvo-notice-icon-1{float:left;width:20%}.dsdvo-cookie-notice.style2 #dsdvo-notice-icon{padding-bottom:10px;width:80px;height:auto}.dsdvo-cookie-notice.style2 #dsdvo-notice-text{float:left;width:80%;padding-top:1px;padding-left:20px}.dsdvo-cookie-notice.style2 #dsdvo-notice-text a{color:#bbb;text-decoration:underline}.dsdvo-cookie-notice.style2 #dsdvo-btns{float:right;padding-top:20px;font-size:13px}.dsdvo-cookie-notice.style2 .dsdvo-set-cookie{color:#fff;background:#615b5b;border:1px solid;padding:5px}#dsgvo_optinout a{cursor:pointer}#dsgvo_optinout_fb,#dsgvo_optinout_ga{margin-bottom:15px}#dsgvo_optinout,#dsgvo_optinout_fb,#dsgvo_optinout_ga{float:left;width:100%}#dsgvo_optinout_title{float:left;width:35%;font-weight:600}#dsgvoFBstatus,#dsgvoGAstatus{float:left;width:30%}#dsgvoFPoptout,#dsgvoGAoptout{float:left;width:35%}.dsdvo-cookie-notice.style2 #tarteaucitronAccept,.dsdvo-cookie-notice.style2 #tarteaucitronCloseAlert,.dsdvo-cookie-notice.style2 #tarteaucitronPersonalize{height:20px;line-height:20px}.dsdvo-cookie-notice.style3 #tarteaucitronAlertBig #tarteaucitronCloseAlert{margin-bottom:10px!important}.dsdvo-cookie-notice.style4 .dsgvonoticebtns,.dsdvo-cookie-notice.style5 .dsgvonoticebtns,.dsdvo-cookie-notice.style6 .dsgvonoticebtns,.dsdvo-cookie-notice.style7 .dsgvonoticebtns{position:relative}.embed-container.soundcloud iframe{width:100%;max-width:100%}.embed-container.soundcloud{height:auto;padding-bottom:unset}@media only screen and (max-width:1000px){.dsdvo-cookie-notice.style2 #tarteaucitronAlertBig #tarinner{display:block;width:60%}.dsdvo-cookie-notice.style3 #dsgvomiddlewrap #tarteaucitronAlertBig #dsgvoAlertBiginner{width:60%}.dsdvo-cookie-notice.style1 #tarteaucitronAccept,.dsdvo-cookie-notice.style1 #tarteaucitronCloseAlert,.dsdvo-cookie-notice.style1 #tarteaucitronPersonalize{float:unset!important}.dsdvo-cookie-notice.style1 #tarteaucitronDisclaimerAlert{width:100%!important}.dsdvo-cookie-notice.style1 .dsgvonoticebtns{position:relative!important;bottom:3px;right:0;float:left;width:100%}}.dsdvo-cookie-notice.style2 #dsgvomiddlewrap #tarteaucitronAlertBig,.dsdvo-cookie-notice.style3 #dsgvomiddlewrap #tarteaucitronAlertBig{overflow-y:auto;overflow-x:hidden}@media only screen and (max-width:700px){.dsdvo-cookie-notice.style2 #tarteaucitronAlertBig #tarinner{display:block;width:70%}.dsdvo-cookie-notice.style2 #dsgvomiddlewrap #tarteaucitronAlertBig,.dsdvo-cookie-notice.style3 #dsgvomiddlewrap #tarteaucitronAlertBig{overflow-y:auto;overflow-x:hidden}.dsgvopopupagbs{min-height:200px;height:35vh;overflow-x:hidden;padding-right:0!important}.dsdvo-cookie-notice.style3 #dsgvomiddlewrap #tarteaucitronAlertBig #dsgvoAlertBiginner{width:80%}.dsdvo-cookie-notice.style1 #tarteaucitronDisclaimerAlert{float:left;width:100%!important}#dsdvo-notice-text{width:100%;padding-left:8%}#dsdvo-notice-icon-1{display:none}#dsdvo-btns{float:right!important;padding-right:8%!important;width:100%!important;padding-left:8%!important;padding-top:10px;padding-bottom:10px}.dsdvo-cookie-notice.style2 .inr{width:100%;margin:0 auto;margin-top:15%}}@media only screen and (max-width:600px){.dsdvo-cookie-notice.style2 #tarteaucitronAlertBig #tarinner{display:block;width:80%}.dsdvo-cookie-notice.style3 #tarteaucitronAlertBig #tarinner{padding:2%}.dsdvo-cookie-notice.style3 .dsgvonoticebtns{float:left;width:96%;padding-left:2%;padding-right:2%}.dsdvo-cookie-notice.style3 #tarteaucitronAlertBig #tarinner{float:left;width:96%}#tarteaucitronDisclaimerAlert{width:95%}.dsdvo-cookie-notice.style3 #dsgvomiddlewrap #tarteaucitronAlertBig #dsgvoAlertBiginner{width:100%}}@media only screen and (max-width:500px){.dsdvo-cookie-notice.style2 #tarteaucitronAlertBig #tarinner{display:block;width:90%}.dsdvo-cookie-notice.style1 #tarteaucitronAccept,.dsdvo-cookie-notice.style1 #tarteaucitronCloseAlert,.dsdvo-cookie-notice.style1 #tarteaucitronPersonalize{width:94%!important;margin-left:0!important;margin-bottom:10px!important}.dsdvo-cookie-notice.style2 #tarteaucitronAlertBig #tarinner{width:90%!important}}.embed-container{width:100%;position:relative;padding-bottom:56.25%;height:0}.embed-container .dsgvoaiokomoot,.embed-container .dsgvoaiyout,.embed-container .dsgvoaiyoutplaylst,.embed-container .vim{position:absolute;top:0;left:0;width:100%;height:100%}.vim .player{max-width:100%!important;height:100%!important}.revslider .embed-container{position:absolute;top:-100px;left:-210px;max-width:100%;height:auto}.revslider .embed-container iframe{min-height:100vh;height:100vh!important;position:absolute;width:calc(100vw);left:0;overflow:hidden}.revslider .vim .player{max-width:100%!important;height:100%!important}.googlemaps-canvas{float:left}@media screen and (max-width:430px){.dsdvo-cookie-notice.style4{width:90%!important;min-width:auto!important}.dsdvo-cookie-notice.style4 #tarteaucitronAccept,.dsdvo-cookie-notice.style4 #tarteaucitronCloseAlert,.dsdvo-cookie-notice.style4 #tarteaucitronPersonalize{float:left;width:100%!important;margin-bottom:10px}#tarteaucitronCloseAlert,#tarteaucitronPersonalize{margin-left:0!important}}.dsdvo-cookie-notice.style4{left:15px;bottom:15px;position:fixed;min-width:400px;z-index:99999999;width:400px}.dsdvo-cookie-notice.style4 #tarteaucitronAlertBig{width:92.4%;padding:15px;height:100%;padding-bottom:0;display:block;float:left}.dsdvo-cookie-notice.style4 #tarteaucitronPersonalize{margin-left:5px!important;margin-bottom:15px}.dsdvo-cookie-notice.style4 #tarteaucitronAccept,.dsdvo-cookie-notice.style4 #tarteaucitronCloseAlert,.dsdvo-cookie-notice.style4 #tarteaucitronPersonalize{float:left;width:49%;display:block;padding-right:0!important;padding-left:0!important;text-align:center;padding:5px 0!important;height:20px;line-height:20px}.dsdvo-cookie-notice.style4 #tarteaucitronDisclaimerAlert{float:left;line-height:20px}#tarteaucitronRoot *{font-family:sans-serif}#tarteaucitronRoot .dashicons{font-family:dashicons!important}@media screen and (max-width:430px){.dsdvo-cookie-notice.style5{width:90%!important;min-width:auto!important}.dsdvo-cookie-notice.style5 #tarteaucitronCloseAlert,.dsdvo-cookie-notice.style5 #tarteaucitronPersonalize{float:left;width:100%!important;margin-bottom:10px}#tarteaucitronCloseAlert{margin-left:0!important}}.dsdvo-cookie-notice.style5{right:15px;bottom:15px;position:fixed;min-width:400px;z-index:99999999;width:400px}.dsdvo-cookie-notice.style5 #tarteaucitronAlertBig{width:92.4%;padding:15px;height:100%;padding-bottom:0;display:block;float:left}.dsdvo-cookie-notice.style5 #tarteaucitronPersonalize{margin-left:0!important;margin-bottom:15px}.dsdvo-cookie-notice.style5 #tarteaucitronAccept,.dsdvo-cookie-notice.style5 #tarteaucitronCloseAlert,.dsdvo-cookie-notice.style5 #tarteaucitronPersonalize{float:left;width:49%;display:block;padding-right:0!important;padding-left:0!important;text-align:center;padding:5px 0!important;height:20px;line-height:20px}.dsdvo-cookie-notice.style5 #tarteaucitronDisclaimerAlert{margin-bottom:15px;float:left;line-height:20px}@media screen and (max-width:430px){.dsdvo-cookie-notice.style6{width:90%!important;min-width:auto!important}.dsdvo-cookie-notice.style6 #tarteaucitronAccept,.dsdvo-cookie-notice.style6 #tarteaucitronCloseAlert,.dsdvo-cookie-notice.style6 #tarteaucitronPersonalize{float:left;width:100%!important;margin-bottom:10px}#tarteaucitronCloseAlert{margin-left:0!important}}.dsdvo-cookie-notice.style6{left:15px;top:15px;position:fixed;min-width:400px;z-index:99999999;width:400px}.dsdvo-cookie-notice.style6 #tarteaucitronAlertBig{width:92.4%;padding:15px;height:100%;padding-bottom:0;display:block;float:left}.dsdvo-cookie-notice.style6 #tarteaucitronAccept,.dsdvo-cookie-notice.style6 #tarteaucitronPersonalize{margin-left:0!important;margin-bottom:15px}.dsdvo-cookie-notice.style6 #tarteaucitronAccept,.dsdvo-cookie-notice.style6 #tarteaucitronCloseAlert,.dsdvo-cookie-notice.style6 #tarteaucitronPersonalize{float:left;width:49%;display:block;padding-right:0!important;padding-left:0!important;text-align:center;padding:5px 0!important;height:20px;line-height:20px}.dsdvo-cookie-notice.style5 #tarteaucitronDisclaimerAlert,.dsdvo-cookie-notice.style6 #tarteaucitronDisclaimerAlert,.dsdvo-cookie-notice.style7 #tarteaucitronDisclaimerAlert{margin-bottom:15px;float:left;line-height:20px;width:100%}@media screen and (max-width:430px){.dsdvo-cookie-notice.style7{width:90%!important;min-width:auto!important}.dsdvo-cookie-notice.style7 #tarteaucitronAccept,.dsdvo-cookie-notice.style7 #tarteaucitronCloseAlert,.dsdvo-cookie-notice.style7 #tarteaucitronPersonalize{float:left;width:100%!important;margin-bottom:10px}#tarteaucitronCloseAlert{margin-left:0!important}}.dsdvo-cookie-notice.style7{right:15px;top:15px;position:fixed;min-width:400px;z-index:99999999;width:400px}.dsdvo-cookie-notice.style7 #tarteaucitronAlertBig{width:92.4%;padding:15px;height:100%;padding-bottom:0;display:block;float:left}.dsdvo-cookie-notice.style7 #tarteaucitronAccept,.dsdvo-cookie-notice.style7 #tarteaucitronPersonalize{margin-left:0!important;margin-bottom:15px}.dsdvo-cookie-notice.style7 #tarteaucitronAccept,.dsdvo-cookie-notice.style7 #tarteaucitronCloseAlert,.dsdvo-cookie-notice.style7 #tarteaucitronPersonalize{float:left;width:49%;display:block;padding-right:0!important;padding-left:0!important;text-align:center;padding:5px 0!important;height:20px;line-height:20px}.dsdvo-cookie-notice.style7 #tarteaucitronDisclaimerAlert{margin-bottom:15px;float:left;line-height:20px}.tarteaucitron{z-index:999999999999}.youtube_player{width:100%;height:100%}.wpb_video_wrapper .vimeo_player,.wpb_video_wrapper .youtube_player{position:absolute!important;top:0;left:0;width:100%;height:100%}.wpb_video_wrapper .dsgvo_video_preview_img{position:absolute!important;top:0;left:0;width:100%;height:100%}.wpb_video_wrapper .vimeo_player.display_bottom .tac_float,.wpb_video_wrapper .vimeo_player.display_top .tac_float,.wpb_video_wrapper .youtube_player.display_bottom .tac_float,.wpb_video_wrapper .youtube_player.display_top .tac_float{z-index:99}.dsgvoaio_removeform input{float:left;border:none!important}.delete_user_data{height:40px!important;line-height:6px!important}.dsgvoaio_removeform input[type=text]{padding:0!important;line-height:40px}.dsgvoaio_removeform td{line-height:40px;width:50%;float:left}.delete_user_data{float:right!important}.dsgvoaio_td_full{width:100%!important}.dsgvoaio_user_data_output td{line-height:2.9rem}.dsgvo_hide_policy_popup{display:block;float:right;margin-right:10px}.dsgvo_hide_policy_popup .dashicons{font-size:30px!important}#dsgvoaio_gfonts_load_popup{position:absolute;left:0;right:0;bottom:0;top:0;background:rgba(0,0,0,.8);color:#fff;text-align:center;padding:15%;z-index:999999999999}.dsgvopopupagbs table{margin-bottom:0;margin-top:0}.dsgvo_aio_policy ul h4{padding:0}.dsgvo_aio_policy ul li{padding-bottom:0}#dsgvoaio_policy_wrap table td,#dsgvoaio_policy_wrap table th{border:1px solid #dcdcdc;padding:5px!important}.dsgvoaio-lds-ring{display:inline-block;position:relative;width:80px;height:80px}.dsgvoaio-lds-ring div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #fff;border-radius:50%;animation:lds-ring 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#a2a2a2 transparent transparent transparent}.dsgvoaio-lds-ring div:nth-child(1){animation-delay:-.45s}.dsgvoaio-lds-ring div:nth-child(2){animation-delay:-.3s}.dsgvoaio-lds-ring div:nth-child(3){animation-delay:-.15s}@keyframes lds-ring{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.dsgvoaio-lds-ring-wrap{width:100%;text-align:center}.dsdvo-cookie-notice.style2 #tarteaucitronAlertBig,.dsdvo-cookie-notice.style3 #tarteaucitronAlertBig{border-radius:0}.dsgvoaio_emailpng_popup{vertical-align:text-top!important}#tarteaucitronAlertBig #tarteaucitronAccept:hover{cursor:pointer}.dsdvo-cookie-notice.style2 .dsgvonoticebtns{display:inline-block;padding:0 10px 0 10px;width:-webkit-fill-available}.dsdvo-cookie-notice.style2 #tarteaucitronDisclaimerAlert{margin-bottom:0}.dsdvo-cookie-notice.style1 #tarteaucitronAlertBig #tarteaucitronAccept{margin-left:5px!important}.dsdvo-cookie-notice.style4 #tarteaucitronAccept,.dsdvo-cookie-notice.style4 #tarteaucitronCloseAlert,.dsdvo-cookie-notice.style4 #tarteaucitronPersonalize{width:32.6%!important;text-align:center}.dsdvo-cookie-notice.style5 #tarteaucitronPersonalize,.dsdvo-cookie-notice.style6 #tarteaucitronPersonalize,.dsdvo-cookie-notice.style7 #tarteaucitronPersonalize{margin-left:5px!important}.tac_service_msg{float:left;width:100%;padding:0 15px 15px 15px}.tac_float{padding-top:15px;padding-bottom:15px}.hearthis_player,.mixcloud_player{display:inline-block}@media screen and (max-width:650px){.dsdvo-cookie-notice.style1 #tarteaucitronAlertBig #tarteaucitronAccept{margin-left:0!important}}.dsgvoaio-lds{display:inline-block;position:relative;width:80px;height:80px}.dsgvoaio-lds div{box-sizing:border-box;display:block;position:absolute;width:64px;height:64px;margin:8px;border:8px solid #635c5c;border-radius:50%;animation:dsgvoaio-lds 1.2s cubic-bezier(.5,0,.5,1) infinite;border-color:#635c5c transparent transparent transparent}.dsgvoaio-lds div:nth-child(1){animation-delay:-.45s}.dsgvoaio-lds div:nth-child(2){animation-delay:-.3s}.dsgvoaio-lds div:nth-child(3){animation-delay:-.15s}@keyframes dsgvoaio-lds{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.dsgvoaio_loading_text{text-align:center}.dsgvoaio_btn_1.dsgvoaio_outgoing_btn:hover, .dsgvoaio_btn_1.dsgvoaio_outgoing_btn:active {color:#333;} .dsgvoaio_vgwort { display: block; width: 100%; height: auto; float: left; }