@charset "UTF-8";
 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: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 80%;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 0;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} body,
button,
input,
select,
textarea {
color: #404040;
font-family: 'Roboto', Tahoma, Arial;
font-size: 16px;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
margin: 0.75em 0;
line-height: 1.4;
}
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-bottom: 1.5em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.5em;
}
address {
margin: 0 0 1.5em;
}
pre {
overflow: auto;
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-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 15px;
font-size: 0.9375rem;
}
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: #eee; }
blockquote {
margin: 0 0 1.5em;
padding-left: 1.25em;
border-left: 4px solid #303030;
color: #777;
font-style: italic;
font-size: 18px;
font-size: 1.125rem;
}
blockquote cite,
blockquote small {
display: block;
margin-top: 1em;
color: #303030;
font-size: 16px;
font-size: 1rem;
line-height: 1.75;
}
blockquote cite:before,
blockquote small:before {
content: "\2014\00a0";
}
blockquote em,
blockquote i,
blockquote cite {
font-style: normal;
}
blockquote > :last-child {
margin-bottom: 0.5em;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin-bottom: 1.5em;
}
ul,
ol {
margin: 0 0 1.5em;
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: bold;
}
dd {
margin: 0 0 1.5em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.5em;
border: none;
table-layout: fixed;
width: 100%;
}
th,
td {
border: 1px solid #ddd;
padding: 0.3em 0.6em;
}
a {
color: #2299cc;
text-decoration: none;
}
a:link,
a:visited {
color: #2299cc;
}
a:hover,
a:focus,
a:active {
color: #444;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
padding: 0.5em 0.8em;
font-family: 'Hammersmith One', Tahoma, Arial;
font-size: 14px;
font-size: 0.875rem;
color: #fff;
background: #2299cc;
border: none;
text-transform: uppercase;
text-decoration: none;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover {
background: #444;
}
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: #444;
}
input[type="text"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
max-width: 100%;
padding: 0.3em 0.6em;
color: #666;
border: 1px solid #ddd;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
color: #111;
border: 1px solid #ccc;
}
textarea {
width: 100%;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: 0.875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 23px 14px;
text-decoration: none;
top: 5px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin-right: 1.5em;
}
.alignright {
display: inline;
float: right;
margin-left: 1.5em;
}
.aligncenter {
clear: both;
display: block;
margin-left: auto;
margin-right: auto;
} .clearfix:before,
.clearfix:after {
content: "";
display: table;
}
.clearfix:after {
clear: both;
} .site {
max-width: 1190px;
width: 100%;
margin: 0 auto;
background: #fff;
}
.site-content {
padding: 1.8em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.content-area {
float: left;
width: 74%;
padding-right: 1.8em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.sidebar {
float: right;
width: 26%;
} .site-content .fullwidth-content-area {
float: none;
width: 100%;
padding: 0;
} .header-main {
padding: 1em 1.3em;
}
.site-branding {
float: left;
max-width: 100%;
margin: 1.5em 0.5em;
}
.site-branding a:link,
.site-branding a:visited,
.site-branding a:hover {
text-decoration: none;
padding: 0;
}
.site-title {
display: inline-block;
margin: 0;
padding: 0;
color: #2299cc;
font-family: 'Roboto', Tahoma, Arial;
font-size: 38px;
font-size: 2.375rem;
font-weight: bold;
text-decoration: none;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.site-title a:link,
.site-title a:visited {
color: #2299cc;
}
.site-title a:hover,
.site-title a:active {
color: #444;
}
.site-branding .custom-logo {
margin: 0 1.5em 0 0;
padding: 0;
border: none;
vertical-align: top;
max-width: 100%;
height: auto;
}
.site-description {
margin: 0 0 0.25em;
} .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 {
margin: 1px 0;
}
.header-image img {
max-width: 1340px;
vertical-align: top;
width: 100%;
height: auto;
}  .header-bar-wrap {
border-bottom: 2px solid #eee;
padding: 0 0.5em;
}
.header-bar {
position: relative;
}
.top-navigation-toggle {
display: none;
}
.top-navigation-menu {
display: inline;
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
}
.top-navigation-menu li {
float: left;
}
.top-navigation-menu a {
display: block;
font-family: 'Roboto', Tahoma, Arial;
font-size: 13px;
font-size: 0.8125rem;
padding: 0.9em 1em;
text-decoration: none;
text-transform: uppercase;
}
.top-navigation-menu ul {
position: absolute;
display: none;
z-index: 99;
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
border: 2px solid #eee;
background: #fff;
}
.top-navigation-menu ul li{
float: none;
position: relative;
}
.top-navigation-menu ul a {
min-width: 250px;
min-width: 16rem;
padding: 0.8em 1em;
text-transform: none;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.top-navigation-menu ul a:link,
.top-navigation-menu ul a:visited {
text-decoration: none;
}
.top-navigation-menu li ul ul {
top: 0;
left: 100%;
margin-top: -2px;
}
.top-navigation-menu li.menu-item-has-children:hover > ul,
.top-navigation-menu li.menu-item-has-children[aria-expanded="true"] > ul {
display: block;
}
.top-navigation-menu li.current-menu-item a,
.top-navigation-menu li.current-menu-item ul li a:hover,
.top-navigation-menu ul li.current-menu-item a {
text-decoration: underline;
}
.top-navigation-menu li.current-menu-item ul li a,
.top-navigation-menu ul li.current-menu-item ul li a {
text-decoration: none;
} .primary-navigation {
color: #fff;
background: #444;
}
.main-navigation-toggle,
.sidebar-navigation-toggle {
display: none;
}
.main-navigation-menu {
float: left;
width: 100%;
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
position: relative;
}
.main-navigation-menu li {
float: left;
}
.main-navigation-menu a {
display: block;
font-family: 'Hammersmith One', Tahoma, Arial;
font-size: 15px;
font-size: 0.9375rem;
padding: 0.8em 1.2em;
text-transform: uppercase;
text-decoration: none;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.main-navigation-menu a:link,
.main-navigation-menu a:visited {
color: #fff;
text-decoration: none;
}
.main-navigation-menu a:hover {
background: #2299cc;
}
.main-navigation-menu ul {
position: absolute;
display: none;
z-index: 99;
margin: 0;
padding: 0 1em;
list-style-type: none;
list-style-position: outside;
background: #2299cc;
}
.main-navigation-menu ul li {
float: none;
position: relative;
}
.main-navigation-menu ul a {
min-width: 250px;
min-width: 16rem;
padding: 0.9em 0;
font-size: 14px;
font-size: 0.875rem;
color: #fff;
border-bottom: 1px solid rgba(255,255,255,0.2);
-webkit-transition: none;
-moz-transition: none;
-ms-transition: none;
-o-transition: none;
transition: none;
}
.main-navigation-menu ul li:last-child a {
border-bottom: none;
}
.main-navigation-menu ul a:link,
.main-navigation-menu ul a:visited {
color: #fff;
text-decoration: none;
}
.main-navigation-menu ul a:hover {
text-decoration: underline;
}
.main-navigation-menu li ul ul {
top: 0;
left: 100%;
}
.main-navigation-menu li.menu-item-has-children:hover > ul,
.main-navigation-menu li.page_item_has_children:hover > ul,
.main-navigation-menu li.menu-item-has-children[aria-expanded="true"] > ul {
display: block;
}
.main-navigation-menu li.current-menu-item a {
background: #2299cc;
}
.main-navigation-menu li.current-menu-item ul li a,
.main-navigation-menu ul li.current-menu-item ul li a {
text-decoration: none;
}
.main-navigation-menu ul li.current-menu-item a {
text-decoration: underline;
} .mega-menu-content .mega-menu-widget a:hover,
.mega-menu-content .mega-menu-widget a:active {
text-decoration: underline;
}
.main-navigation-menu .mega-menu-content .mega-menu-widget ul li:before,
.main-navigation-menu .mega-menu-content .mega-menu-widget ul li a:before {
color: #fff;
}
.main-navigation-menu .mega-menu-content .mega-menu-widget .entry-meta,
.main-navigation-menu .mega-menu-content .mega-menu-widget .entry-meta span:before {
color: #eee;
} .header-bar .social-icons-navigation {
float: right;
}
.social-icons-navigation-toggle {
display: none;
}
.social-icons-menu {
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
line-height: 1;
}
.social-icons-menu li {
float: left;
margin: 0;
padding: 0;
}
.social-icons-menu li a {
position: relative;
display: inline-block;
padding: 0.6em;
text-decoration: none;
}
.social-icons-menu li a:before {
color: #fff;
display: inline-block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 24px;
line-height: 1;
font-family: 'Genericons';
text-decoration: inherit;
vertical-align: top;
} .social-icons-menu li a:before { content: '\f408'; color: #333; } .social-icons-menu li a[href*="codepen.io"]:before  { content: '\f216'; color: #222; }
.social-icons-menu li a[href*="digg.com"]:before { content: '\f221'; color: #151515; }
.social-icons-menu li a[href*="dribbble.com"]:before { content: '\f201'; color: #ea4c89; }
.social-icons-menu li a[href*="facebook.com"]:before { content: '\f204'; color: #3b5998; }
.social-icons-menu li a[href*="flickr.com"]:before { content: '\f211'; color: #ff0084; }
.social-icons-menu li a[href*="plus.google.com"]:before { content: '\f218'; color: #dd4b39; }
.social-icons-menu li a[href*="github.com"]:before { content: '\f200'; color: #171515; }
.social-icons-menu li a[href*="instagram.com"]:before { content: '\f215'; color: #3f729b; }
.social-icons-menu li a[href*="linkedin.com"]:before { content: '\f207'; color: #007bb6; }
.social-icons-menu li a[href*="pinterest.com"]:before { content: '\f209'; color: #cb2027; }
.social-icons-menu li a[href*="polldaddy.com"]:before { content: '\f217'; color: #bc0b0b; }
.social-icons-menu li a[href*="getpocket.com"]:before { content: '\f224'; color: #ee4056; }
.social-icons-menu li a[href*="reddit.com"]:before { content: '\f222'; color: #ff4500; }
.social-icons-menu li a[href*="spotify.com"]:before { content: '\f515'; color: #81b71a; }
.social-icons-menu li a[href*="skype.com"]:before,
.social-icons-menu li a[href*="skype:"]:before { content: '\f220'; color: #00aff0; }
.social-icons-menu li a[href*="stumbleupon.com"]:before { content: '\f223'; color: #f74425; }
.social-icons-menu li a[href*="tumblr.com"]:before { content: '\f214'; color: #32506d; }
.social-icons-menu li a[href*="twitch.tv"]:before { content: '\f516'; color: #6441A5; }
.social-icons-menu li a[href*="twitter.com"]:before { content: '\f202'; color: #00aced; }
.social-icons-menu li a[href*="vimeo.com"]:before  { content: '\f212'; color: #aad450; }
.social-icons-menu li a[href*="wordpress.org"]:before { content: '\f205'; color: #21759b; }
.social-icons-menu li a[href*="wordpress.com"]:before { content: '\f205'; color: #1e8cbe; }
.social-icons-menu li a[href*="youtube.com"]:before { content: '\f213'; color: #c4302b; }
.social-icons-menu li a[href*="newsletter"]:before,
.social-icons-menu li a[href*="mailto"]:before { content: '\f410'; color: #dd4444; }
.social-icons-menu li a[href*="/feed"]:before,
.social-icons-menu li a[href*="/feed/"]:before,
.social-icons-menu li a[href*="?feed=rss2"]:before,
.social-icons-menu li a[href*="feedburner.google.com"]:before,
.social-icons-menu li a[href*="feedburner.com"]:before { content: '\f413'; color: #ee802f; }
.social-icons-menu li a:hover:before {
text-decoration: none;
color: #222;
}
.social-icons-menu li a .screen-reader-text,
.social-icons-menu li a .icon {
display: none;
}  .widget {
margin: 0 0 1.8em 0;
color: #333;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.widget-header {
margin: 0 0 1em 0;
background: #eee;
}
.widget-title {
display: inline-block;
margin: 0;
padding: 0.5em 1em;
font-family: 'Hammersmith One', Tahoma, Arial;
font-size: 14px;
font-size: 0.875rem;
font-weight: normal;
text-transform: uppercase;
color: #fff;
background: #2299cc;
}
.widget ul {
margin: 0;
padding: 0 0.3em;
list-style: circle inside;
}
.widget ul .children,
.widget ul .sub-menu {
padding: 0;
margin: 0.5em 0 0.5em 1em;
}
.widget-title a:link,
.widget-title a:visited  {
color: #fff;
}
.widget-title a:hover,
.widget-title a:active  {
text-decoration: underline;
} .widget select {
max-width: 100%;
}  .widget_archive ul,
.widget_categories ul {
list-style: none;
}
.widget_archive ul li:before,
.widget_categories ul li:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 18px 'Genericons';
vertical-align: middle;
color: #555;
margin: 0 0.3em 0 0;
}
.widget_archive ul li:before {
content: '\f307';
}
.widget_categories ul li:before {
content: '\f301';
} .widget_recent_entries ul,
.widget_recent_comments ul {
list-style: none;
}
.widget_recent_entries ul li .post-date {
color: #888;
font-size: 12px;
font-size: 0.75rem;
font-style: italic;
}
.widget_recent_entries ul li:before,
.widget_recent_comments ul li:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 16px 'Genericons';
vertical-align: middle;
color: #555;
margin: 0 0.2em 0 0;
}
.widget_recent_entries ul li:before {
content: '\f303';
}
.widget_recent_comments ul li:before {
content: '\f300';
} .widget_meta ul,
.widget_pages ul,
.widget_nav_menu ul {
list-style: none;
}
.widget_meta ul li a:before,
.widget_pages ul li a:before ,
.widget_nav_menu ul li a:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 18px 'Genericons';
vertical-align: middle;
color: #555;
margin: 0 0.1em 0 0;
content: '\f432';
-webkit-transform:rotate(90deg);
-moz-transform:rotate(90deg);
-o-transform:rotate(90deg);
-ms-transform:rotate(90deg);
} .widget_tag_cloud .tagcloud {
font-size: 14px;
font-size: 0.875rem;
}
.widget_tag_cloud .tagcloud:before,
.widget_tag_cloud .tagcloud:after {
content: "";
display: table;
}
.widget_tag_cloud .tagcloud:after {
clear: both;
}
.widget_tag_cloud .tagcloud a {
float: left;
display: inline-block;
margin: 0 2px 2px 0;
padding: 0.3em 0.6em;
text-decoration: none;
font-size: 1.0em !important;
border: 1px solid #2299cc;
}
.widget_tag_cloud .tagcloud a:link,
.widget_tag_cloud .tagcloud a:visited {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.widget_tag_cloud .tagcloud a:hover,
.widget_tag_cloud .tagcloud a:active {
color: #fff;
background-color: #2299cc;
} .search-form {
display: block;
position: relative;
width: 100%;
margin: 0;
padding: 0;
overflow: hidden;
}
.search-form .screen-reader-text {
display: none;
}
.search-form .search-field {
display: inline-block;
margin: 0;
width: 100%;
padding: 0.5em 1.5em 0.5em 0.7em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-appearance: none;
}
.search-form .search-submit {
position: absolute;
top: 0;
right: 0;
border: none;
background: #2299cc;
padding: 0.6em 0.6em 0 0;
cursor: pointer;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.search-form .search-submit .genericon-search {
display: inline-block;
padding: 0.05em 0 0.55em 0.45em;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
font-size: 24px;
line-height: 1;
font-family: 'Genericons';
text-decoration: inherit;
font-weight: normal;
font-style: normal;
vertical-align: middle;
color: #fff;
content: '\f400';
}
.search-form .search-submit:hover {
background: #444;
} .widget-category-posts {
margin-bottom: -1.1em;
}
.widget-category-posts .widget-header .category-archive-link .category-archive-icon {
float: right;
display: inline-block;
margin: 0;
padding: 0.22em 0.4em;
color: #2299cc;
}
.widget-category-posts .widget-header .category-archive-link .category-archive-icon:after {
display: inline-block;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
line-height: 1;
font-size: 28px;
font-family: 'Genericons';
text-decoration: inherit;
vertical-align: middle;
content: '\f100';
margin: 0;
}
.widget-category-posts .widget-header .category-archive-link .widget-title,
.widget-category-posts .widget-header .category-archive-link .category-archive-icon {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.widget-category-posts .widget-header .category-archive-link:hover .category-archive-icon {
background: #ddd;
}
.widget-category-posts .widget-header .category-archive-link:hover .widget-title {
background: #444;
}
.widget-category-posts .type-post {
margin: 0 0 1.2em 0;
padding: 0;
border: none;
background: none;
}
.widget-category-posts .type-post .wp-post-image {
margin: 0;
max-width: 100%;
}
.widget-category-posts .type-post .entry-meta .meta-author {
margin-left: 0.8em;
}
.widget-category-posts .type-post .entry-meta span:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 16px 'Genericons';
vertical-align: middle;
color: #555;
}
.widget-category-posts .type-post .entry-meta .meta-date:before{
content: '\f303';
}
.widget-category-posts .type-post .entry-meta .meta-author:before{
content: '\f411';
}
.widget-category-posts .type-post .entry-content p {
margin: 1em 0 0;
}
.widget-category-posts .type-post .more-link {
margin: 1em 0 0;
}
.widget-category-posts .type-post .more-link:link,
.widget-category-posts .type-post .more-link:visited  {
color: #fff;
}
.widget-category-posts .large-post .entry-title {
font-size: 24px;
font-size: 1.5rem;
}
.widget-category-posts .large-post .wp-post-image {
margin: 0 0 0.4em 0;
}
.widget-category-posts .medium-post {
float: left;
display: block;
width: 33.33333333%;
padding-right: 1.2em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.widget-category-posts .medium-post .wp-post-image {
margin: 0 0 0.2em 0;
}
.widget-category-posts .medium-post .entry-title {
font-size: 16px;
font-size: 1rem;
border-width: 2px;
}
.widget-category-posts .small-post {
float: left;
display: block;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.widget-category-posts .small-post .wp-post-image {
float: left;
margin: 0 1em 0 0;
max-width: 40%;
}
.widget-category-posts .small-post .entry-title {
font-size: 15px;
font-size: 0.9375rem;
border-width: 2px;
}
.widget-category-posts .small-post .entry-meta {
font-size: 12px;
font-size: 0.75rem;
} .widget-category-posts-boxed .category-posts-boxed-horizontal .large-post .wp-post-image {
float: left;
width: 50%;
margin: 0;
padding-right: 0.5em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.widget-category-posts-boxed .category-posts-boxed-horizontal .large-post .post-content {
float: right;
width: 50%;
padding-left: 0.5em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.widget-category-posts-boxed .category-posts-boxed-horizontal .medium-posts {
margin-right: -1em;
} .widget-category-posts-boxed .category-posts-boxed-vertical .large-post {
float: left;
width: 50%;
margin-bottom: 1em;
padding-right: 0.5em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.widget-category-posts-boxed .category-posts-boxed-vertical .small-posts {
width: 50%;
margin-left: 50%;
padding-left: 0.5em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .widget-category-posts-grid .category-posts-grid-row {
margin-right: -1.2em;
}
.widget-category-posts-grid .category-posts-grid-row .large-post {
float: left;
width: 50%;
padding-right: 1.2em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
} .merlin_category_posts_columns {
padding: 0;
}
.widget-category-posts-columns .category-posts-columns .category-posts-columns-content .category-posts-columns-post-list {
float: left;
width: 100%;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.widget-category-posts-columns .category-posts-columns .category-posts-columns-content {
float: left;
width: 100%;
}
.widget-category-posts-columns .category-posts-column-left {
float: left;
width: 50%;
padding-right: 0.6em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.widget-category-posts-columns .category-posts-column-right {
margin-left: 50%;
width: 50%;
padding-left: 0.6em;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.widget-category-posts-columns .medium-post {
width: 100%;
padding-right: 0;
} .type-post,
.type-page,
.type-attachment  {
margin: 0 0 1.8em 0;
max-width: 100%;
}
.page-title,
.entry-title {
display: inline;
font-family: 'Roboto', Tahoma, Arial;
font-size: 28px;
font-size: 1.75rem;
padding: 0 0 0.1em;
margin: 0;
color: #2299cc;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.page-title {
color: #444;
border-bottom: 3px solid #444;
}
.entry-title {
border-bottom: 3px solid #2299cc;
}
.entry-title a:link,
.entry-title a:visited {
color: #2299cc;
text-decoration: none;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.entry-title a:hover,
.entry-title a:active{
color: #444;
}
.type-post .wp-post-image {
margin: 0 0 0.5em;
}
.type-post .post-thumbnail-small .wp-post-image {
float: left;
max-width: 40%;
margin: -0.3em 1.8em 0.5em 0;
padding: 0.3em 0 0;
}
.type-post .post-thumbnail-small + .entry-header .entry-title {
font-size: 24px;
font-size: 1.5rem;
} .page-links {
margin: 0;
word-spacing: 1em;
font-weight: bold;
} .entry-meta {
color: #777;
font-size: 14px;
font-size: 0.875rem;
margin: 0.7em 0.2em 0;
} .entry-tags {
clear: both;
margin: 0.5em 0 1.5em;
}
.entry-tags .meta-tags {
display: block;
margin: 0;
font-size: 14px;
font-size: 0.875rem;
}
.entry-tags .meta-tags a {
float: left;
display: inline-block;
margin: 0 2px 2px 0;
padding: 0.3em 0.6em;
text-decoration: none;
border: 1px solid #2299cc;
}
.entry-tags .meta-tags a:link,
.entry-tags .meta-tags a:visited {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.entry-tags .meta-tags a:hover,
.entry-tags .meta-tags a:active {
color: #fff;
background-color: #2299cc;
} .entry-footer-meta {
margin: 0.5em 0 0;
padding: 0.5em 0.8em;
color: #222;
font-size: 14px;
font-size: 0.875rem;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.entry-footer-meta span:before {
display: inline-block;
-webkit-font-smoothing: antialiased;
font: normal 20px 'Genericons';
vertical-align: top;
color: #333;
}
.entry-footer-meta .meta-comments {
float: right;
}
.entry-footer-meta .meta-category:before{
content: '\f301';
}
.entry-footer-meta .meta-comments:before{
content: '\f300';
} .post-navigation {
margin-top: 1.5em;
}
.post-navigation .nav-links:before,
.post-navigation .nav-links:after {
content: "";
display: table;
}
.post-navigation .nav-links:after {
clear: both;
}
.post-navigation .nav-links .nav-previous {
float: left;
}
.post-navigation .nav-links .nav-next {
float: right;
} .more-link {
display: inline-block;
margin: 0 0 1em;
padding: 0.5em 0.8em;
font-family: 'Hammersmith One', Tahoma, Arial;
font-size: 14px;
font-size: 0.875rem;
color: #fff;
background: #2299cc;
text-transform: uppercase;
text-decoration: none;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.more-link:link,
.more-link:visited  {
color: #fff;
}
.more-link:hover,
.more-link:active {
background: #444;
text-decoration: none;
} .page-header {
margin: 0 0 1em 0;
background: #eee;
}
.page-header .archive-title {
display: inline-block;
margin: 0;
padding: 0.5em 1em;
font-family: 'Hammersmith One', Tahoma, Arial;
font-size: 14px;
font-size: 0.875rem;
font-weight: normal;
text-transform: uppercase;
color: #fff;
background: #2299cc;
}
.archive-description {
color: #666;
}
.entry-tags .meta-tags a {
float: left;
display: inline-block;
margin: 0 2px 2px 0;
padding: 0.3em 0.6em;
text-decoration: none;
border: 1px solid #2299cc;
}
.entry-tags .meta-tags a:link,
.entry-tags .meta-tags a:visited {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.entry-tags .meta-tags a:hover,
.entry-tags .meta-tags a:active {
color: #fff;
background-color: #2299cc;
} .post-pagination a,
.post-pagination .current {
display: inline-block;
margin: 0 2px 2px 0;
padding: 0.4em 0.9em;
text-align: center;
text-decoration: none;
border: 1px solid #2299cc;
}
.post-pagination a:link,
.post-pagination a:visited {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.post-pagination a:hover,
.post-pagination .current {
color: #fff;
background-color: #2299cc;
} .infinite-scroll .post-pagination {
display: none;
}
.infinite-scroll #infinite-handle span {
display: inline-block;
margin: 0;
padding: 0.5em 0.8em;
font-family: 'Hammersmith One', Tahoma, Arial;
font-size: 14px;
font-size: 0.875rem;
color: #fff;
background: #2299cc;
text-transform: uppercase;
text-decoration: none;
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.infinite-scroll #infinite-handle span:hover {
background-color: #444;
} .breadcrumbs {
margin: 0 0 1.5em;
padding: 0.4em 0.6em;
color: #222;
font-size: 14px;
font-size: 0.875rem;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
.breadcrumbs .trail-browse,
.breadcrumbs .trail-items,
.breadcrumbs .trail-items li {
display: inline;
margin: 0;
padding: 0;
}
.breadcrumbs .trail-browse {
margin-right: 0.5em;
font-size: 14px;
font-size: 0.875rem;
font-weight: normal;
}
.breadcrumbs .trail-items {
list-style: none;
}
.breadcrumbs .trail-items li::after {
content: "\00bb"; padding: 0 0.5em;
}
.trail-separator-slash .trail-items li::after { content: "\002F"; }
.trail-separator-dash .trail-items li::after { content: "\2013"; }
.trail-separator-bull .trail-items li::after { content: "\2022"; }
.trail-separator-arrow-bracket .trail-items li::after { content: "\003e"; }
.trail-separator-raquo .trail-items li::after { content: "\00bb"; }
.trail-separator-single-arrow .trail-items li::after { content: "\2192"; }
.trail-separator-double-arrow .trail-items li::after { content: "\21D2"; }
.breadcrumbs .trail-items li:last-of-type::after {
display: none;
}  .wp-block-audio audio {
width: 100%;
} .wp-block-gallery {
margin: 0 0 1.5em;
} .wp-block-separator {
height: 2px;
}
.wp-block-separator:not(.is-style-wide):not(.is-style-dots) {
max-width: 100px;
} .wp-block-quote.is-style-large {
border: none;
margin: 0 0 1.5em;
padding: 0;
font-size: 28px;
font-size: 1.75rem;
}
.wp-block-quote.is-style-large p {
margin-bottom: 0.5em;
font-size: inherit;
font-style: inherit;
line-height: inherit;
}
.wp-block-quote.is-style-large cite {
text-align: inherit;
} .wp-block-pullquote {
margin-bottom: 1.5em;
padding: 1.5em 0;
border-bottom: 4px solid #ccc;
border-top: 4px solid #ccc;
}
.wp-block-pullquote blockquote {
border: none;
margin: 0;
padding: 0;
font-size: 28px;
font-size: 1.75rem;
}
.wp-block-pullquote blockquote p {
margin-bottom: 0.5em;
} .wp-block-cover {
display: flex;
}
.wp-block-cover-text {
margin-top: 0;
margin-bottom: 0;
} .has-primary-color {
color: #2299cc;
}
.has-white-color {
color: #ffffff;
}
.has-light-gray-color {
color: #f0f0f0;
}
.has-dark-gray-color {
color: #777777;
}
.has-black-color {
color: #303030;
} .has-primary-background-color {
background-color: #2299cc;
}
.has-white-background-color {
background-color: #ffffff;
}
.has-light-gray-background-color {
background-color: #f0f0f0;
}
.has-dark-gray-background-color {
background-color: #777777;
}
.has-black-background-color {
background-color: #303030;
}  .comments-header,
.comment-reply-title {
margin: 0 0 1em 0;
background: #eee;
}
.comments-header .comments-title,
.comment-reply-title span {
display: inline-block;
margin: 0;
padding: 0.5em 1em;
font-family: 'Hammersmith One', Tahoma, Arial;
font-size: 14px;
font-size: 0.875rem;
font-weight: normal;
text-transform: uppercase;
color: #fff;
background: #2299cc;
} .comment-list {
margin: 0;
padding: 0;
list-style: none;
}
.comment {
padding: 0.8em 0;
border-top: 1px solid #ccc;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.comment-meta {
float: left;
width: 100%;
padding: 0.2em 0 0.6em;
border-bottom: 2px solid #eee;
}
.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.3em 0 0;
}
.comment-content a {
word-wrap: break-word;
}
.comment .reply {
margin-bottom: 1em;
}
.comment ol.children {
list-style: none;
} .comment-navigation {
margin: 0 0 1.8em;
color: #222;
font-size: 14px;
font-size: 0.875rem;
}
.comment-navigation a {
display: inline-block;
padding: 0.3em 0.6em;
border: 1px solid #2299cc;
}
.comment-navigation a:link,
.comment-navigation a:visited {
-webkit-transition: all 0.4s ease;
-moz-transition: all 0.4s ease;
-ms-transition: all 0.4s ease;
-o-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.comment-navigation a:hover,
.comment-navigation a:active {
color: #fff;
background-color: #2299cc;
}
.comment-navigation .nav-previous {
float: left;
}
.comment-navigation .nav-next {
float: right;
} .comment-form {
padding: 0 0.5em;
}
.comment-form label {
display: inline-block;
min-width: 150px;
font-weight: bold;
}
.comment-form textarea {
margin-top: 0.4em;
}
.comment-form .submit {
padding: 1em 1.6em;
}
.comment-reply-title small a {
margin-left: 1em;
text-decoration: underline;
font-size: 14px;
font-size: 0.875rem;
font-weight: normal;
} .site-footer {
border-top: 2px solid #eee;
padding: 0.9em 1.5em;
font-size: 14px;
font-size: 0.875rem;
}
.site-footer .site-info {
float: left;
} .footer-navigation {
float: right;
}
.footer-navigation-menu {
display: inline;
margin: 0;
padding: 0;
list-style-type: none;
list-style-position: outside;
position: relative;
}
.footer-navigation-menu li {
float: left;
position: relative;
}
.footer-navigation-menu a {
display: block;
padding: 0.15em 1em;
font-size: 13px;
font-size: 0.8125rem;
text-transform: uppercase;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
margin-bottom: 1.5em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
text-align: center;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
} .gallery {
margin-bottom: 1.5em;
}
.gallery-item {
display: inline-block;
text-align: center;
vertical-align: top;
width: 100%;
}
.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;
}  @media only screen and (max-width: 70em) {
.top-navigation-menu a {
font-size: 12px;
font-size: 0.75rem;
}
.social-icons-menu li a:before {
font-size: 21px;
}
.page-title,
.entry-title {
font-size: 26px;
font-size: 1.625rem;
}
.type-post .post-thumbnail-small + .entry-header .entry-title,
.widget-category-posts .large-post .entry-title 	{
font-size: 22px;
font-size: 1.375rem;
}
.widget-category-posts .medium-post .entry-title {
font-size: 15px;
font-size: 0.9375rem;
}
.widget-category-posts .small-post .entry-title {
font-size: 14px;
font-size: 0.875rem;
}
.widget-category-posts-boxed .category-posts-boxed-horizontal .large-post .more-link  {
display: none;
}
} @media only screen and (max-width: 65em) {
.content-area {
width: 70%;
}
.sidebar {
width: 30%;
}
.type-post .post-thumbnail-small + .entry-header .entry-title,
.widget-category-posts .large-post .entry-title 	{
font-size: 20px;
font-size: 1.25rem;
} .widget-category-posts-boxed .category-posts-boxed-horizontal .large-post .wp-post-image {
width: 55%;
}
.widget-category-posts-boxed .category-posts-boxed-horizontal .large-post .post-content {
width: 45%;
}
.widget-category-posts-boxed .category-posts-boxed-horizontal .large-post .entry-meta .meta-author {
display: none;
}
} @media only screen and (max-width: 60em) {
.site-branding {
float: none;
text-align: center;
margin: 1em 0;
}
.header-widget {
float: none;
margin: 0.5em 0 0;
text-align: center;
}
.site-content {
padding: 1.5em;
}
.content-area,
.site-content .fullwidth-content-area {
padding-right: 1.5em;
}
.header-bar-wrap {
padding: 0;
}
.header-bar .social-icons-navigation {
padding-right: 0.5em;
}  .top-navigation-menu li {
float: none;
position: static;
}
.top-navigation-menu ul {
position: static;
display: block;
}
.top-navigation-menu ul a {
width: auto;
float: none;
}
.top-navigation-menu li ul ul {
margin-left: 0;
}
.top-navigation-menu li:hover ul ul,
.top-navigation-menu li:hover ul ul ul,
.top-navigation-menu li:hover ul ul ul ul,
.top-navigation-menu li:hover ul,
.top-navigation-menu li li:hover ul,
.top-navigation-menu li li li:hover ul,
.top-navigation-menu li li li li:hover ul {
display: inline;
} #top-navigation-toggle-tablet {
display: inline-block;
}
#top-navigation-toggle-phone {
display: none;
}
.top-navigation-toggle {
display: inline-block;
padding: 0.8em 1.2em;
background: none;
}
.top-navigation-toggle:hover,
.top-navigation-toggle:active,
.top-navigation-toggle:focus {
cursor: pointer;
background: none;
}
.top-navigation-toggle:after {
float: left;
display: inline-block;
font-family: 'Genericons';
font-size: 18px;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: inherit;
vertical-align: middle;
content: '\f419';
color: #2299cc;
}
.top-navigation-toggle:hover:after {
color: #333;
} .top-navigation-menu {
float: left;
width: 100%;
display: none;
border-top: 2px solid #eee;
}
.top-navigation-menu a {
display: block;
clear: left;
font-size: 13px;
font-size: 0.8125rem;
padding: 0.9em 1.2em;
}
.top-navigation-menu ul {
width: 100%;
border-width: 1px;
border-left: none;
border-right: none;
padding-left: 1em;
}
.top-navigation-menu ul a {
display: block;
width: 100%;
}
.top-navigation-menu ul ul {
border: none;
padding-left: 2em;
} .top-navigation-menu .submenu-dropdown-toggle {
float: right;
display: block;
margin: 0;
padding: 0.5em 1.2em;
}
.top-navigation-menu .submenu-dropdown-toggle:hover {
cursor: pointer;
}
.top-navigation-menu .submenu-dropdown-toggle:before {
font-size: 24px;
line-height: 1;
font-family: 'Genericons';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: inherit;
vertical-align: middle;
content: '\f431';
color: #2299cc;
}
.top-navigation-menu .submenu-dropdown-toggle:hover:before {
color: #333;
}
.top-navigation-menu .submenu-dropdown-toggle.active:before {
content: '\f432';
}
.top-navigation-menu ul .submenu-dropdown-toggle {
padding: 0.4em 1em;
}  .main-navigation-menu li {
float: none;
position: static;
}
.main-navigation-menu ul,
.mega-menu-item .mega-menu-content,
.mega-menu-item .mega-menu-content .mega-menu-widget {
position: static;
display: block;
left: auto;
top: auto;
}
.main-navigation-menu ul a {
width: auto;
float: none;
}
.main-navigation-menu li ul ul {
top: auto;
left: auto;
margin: 0;
}
.main-navigation-menu > .menu-item-has-children > a:after,
.main-navigation-menu ul .menu-item-has-children > a:after {
display: none;
} .main-navigation-toggle {
float: left;
display: inline-block;
padding: 0.8em 1.2em;
background: #444;
}
.main-navigation-toggle:hover,
.main-navigation-toggle:active {
cursor: pointer;
background: #2299cc;
}
.main-navigation-toggle:after {
float: left;
display: inline-block;
font-size: 24px;
line-height: 1;
font-family: 'Genericons';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: inherit;
vertical-align: middle;
content: '\f419';
color: #fff;
} .main-navigation-menu {
float: left;
width: 100%;
display: none;
border-top: 1px solid #fff;
}
.main-navigation-menu a {
display: block;
clear: left;
}
.main-navigation-menu ul {
width: 100%;
}
.main-navigation-menu ul a {
display: block;
width: 100%;
}
.main-navigation-menu a:hover,
.main-navigation-menu li.current-menu-item a {
background: none;
text-decoration: underline;
} .main-navigation-menu .submenu-dropdown-toggle {
float: right;
display: block;
margin: 0;
padding: 0.6em 1.2em;
}
.main-navigation-menu .submenu-dropdown-toggle:hover {
cursor: pointer;
}
.main-navigation-menu .submenu-dropdown-toggle:before {
font-size: 24px;
line-height: 1;
font-family: 'Genericons';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: inherit;
vertical-align: middle;
content: '\f431';
color: #fff;
}
.main-navigation-menu .submenu-dropdown-toggle:hover:before {
color: #aaa;
}
.main-navigation-menu .submenu-dropdown-toggle.active:before {
content: '\f432';
}
.main-navigation-menu ul .submenu-dropdown-toggle:before {
font-size: 20px;
} .mega-menu-item .mega-menu-content {
border-bottom: 1px solid rgba(255,255,255,0.1);
}
.mega-menu-item .mega-menu-two-columns > li,
.mega-menu-item .mega-menu-three-columns > li,
.mega-menu-item .mega-menu-five-columns > li {
width: 100%;
}
.mega-menu-item .mega-menu-four-columns > li,
.mega-menu-item .mega-menu-six-columns > li {
width: 50%;
}
} @media only screen and (max-width: 55em) {
.site-content {
position: relative;
padding: 0;
}
.content-area,
.site-content .fullwidth-content-area {
float: none;
width: 100%;
padding: 1.5em;
}
.sidebar {
float: none;
display: none;
position: absolute;
top: 0;
right: 0;
padding: 1.8em;
background: #fff;
box-shadow: 0 0 5px #aaa;
width: 80%;
height: 100%;
overflow: auto;
z-index: 200;
} .sidebar-navigation-toggle {
float: right;
display: inline-block;
padding: 0.8em 1.2em;
background: #444;
}
.sidebar-navigation-toggle:hover,
.sidebar-navigation-toggle:active {
cursor: pointer;
background: #2299cc;
}
.sidebar-navigation-toggle:after {
float: left;
display: inline-block;
font-size: 24px;
line-height: 1;
font-family: 'Genericons';
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: inherit;
vertical-align: middle;
content: '\f510';
color: #fff;
} .widget-category-posts-boxed .category-posts-boxed-horizontal .large-post .wp-post-image {
width: 50%;
}
.widget-category-posts-boxed .category-posts-boxed-horizontal .large-post .post-content {
width: 50%;
}
.widget-category-posts-boxed .category-posts-boxed-horizontal .large-post .more-link,
.widget-category-posts-boxed .category-posts-boxed-horizontal .large-post .entry-meta .meta-author {
display: inline-block;
}
} @media only screen and (max-width: 50em) { .site-footer {
text-align: center;
}
.site-footer .site-info {
float: none;
} .footer-navigation {
float: none;
margin-bottom: 1em;
}
.footer-navigation-menu li {
float: none;
display: inline-block;
}
.footer-navigation-menu a {
display: inline-block;
margin-bottom: 0.5em;
} .widget-category-posts-boxed .category-posts-boxed-horizontal .large-post .more-link,
.widget-category-posts-boxed .category-posts-boxed-horizontal .large-post .entry-meta .meta-author {
display: none;
}
} @media only screen and (max-width: 45em) {
.type-post .post-thumbnail-small .wp-post-image {
float: none;
max-width: 100%;
margin: 0 0 0.5em;
padding: 0;
}
.type-post .post-thumbnail-small + .entry-header .entry-title	{
font-size: 26px;
font-size: 1.625rem;
}
} @media only screen and (max-width: 40em) {
.page-title,
.entry-title,
.type-post .post-thumbnail-small + .entry-header .entry-title	{
font-size: 24px;
font-size: 1.5rem;
} .widget-category-posts-grid .category-posts-grid-row {
margin-right: 0;
}
.widget-category-posts-grid .medium-post-row {
margin-right: -1.2em;
}
.widget-category-posts-grid .category-posts-grid-row .large-post,
.widget-category-posts-boxed .category-posts-boxed-horizontal .large-post .wp-post-image,
.widget-category-posts-boxed .category-posts-boxed-vertical .large-post,
.widget-category-posts-columns .category-posts-column-left {
float: none;
width: 100%;
padding: 0;
}
.widget-category-posts-boxed .category-posts-boxed-vertical .small-posts,
.widget-category-posts-columns .category-posts-column-right {
width: 100%;
padding-top: 0.5em;
margin-left: 0;
padding-left: 0;
}
.widget-category-posts .large-post .wp-post-image {
float: left;
margin: 0 1.5em 0 0;
max-width: 50%;
}
.widget-category-posts-boxed .category-posts-boxed-horizontal .large-post .post-content {
float: right;
width: 50%;
padding-left: 1.5em;
}
.widget-category-posts-grid .category-posts-grid-row .large-post {
clear: left;
}
.widget-category-posts-grid .category-posts-grid-row .large-post .wp-post-image {
margin-bottom: 1em;
}
.widget-category-posts .large-post .entry-content {
display: none;
}
.widget-category-posts .large-post .entry-meta .meta-author,
.widget-category-posts-boxed .category-posts-boxed-horizontal .large-post .entry-meta .meta-author {
display: block;
margin: 0;
} .mega-menu-item .mega-menu-four-columns > li,
.mega-menu-item .mega-menu-six-columns > li {
width: 100%;
}
} @media only screen and (max-width: 35em) {
.widget-category-posts-grid .medium-post-row {
margin-right: 0;
}
.widget-category-posts .medium-post {
float: none;
width: 100%;
padding-right: 0;
}
.widget-category-posts .medium-post .wp-post-image {
float: left;
margin: 0 1.2em 0 0;
max-width: 40%;
}
.widget-category-posts .medium-post .entry-title {
font-size: 16px;
font-size: 1rem;
}
.widget-category-posts .large-post .entry-title {
font-size: 18px;
font-size: 1.125rem;
}
} @media only screen and (max-width: 30em) {
.content-area,
.site-content .fullwidth-content-area {
padding: 1.2em;
}
.main-navigation-toggle:after,
.sidebar-navigation-toggle:after {
font-size: 22px;
}
.page-title,
.entry-title,
.type-post .post-thumbnail-small + .entry-header .entry-title	{
font-size: 22px;
font-size: 1.375rem;
}
.alignright, .alignleft {
float: none;
margin: 1em 0;
}
.entry-footer-meta .meta-comments {
display: block;
float: none;
}
.footer-navigation-menu li {
display: block;
} #top-navigation-toggle-tablet {
display: none;
}
#top-navigation-toggle-phone {
display: inline-block;
} .social-icons-navigation-toggle {
float: right;
display: inline-block;
padding: 0.8em 1.2em;
background: none;
}
.social-icons-navigation-toggle:hover,
.social-icons-navigation-toggle:active,
.social-icons-navigation-toggle:focus {
cursor: pointer;
background: none;
}
.social-icons-navigation-toggle:after {
float: left;
display: inline-block;
font-family: 'Genericons';
font-size: 18px;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
text-decoration: inherit;
vertical-align: middle;
content: '\f510';
color: #2299cc;
}
.social-icons-navigation-toggle:hover:after {
color: #333;
}
.header-bar .social-icons-navigation {
display: none;
border-top: 2px solid #eee;
width: 100%;
}
.header-bar .social-icons-menu {
float: right;
width: 100%;
} .widget-category-posts .medium-post .wp-post-image,
.widget-category-posts .small-post .wp-post-image {
max-width: 30%;
}
.widget-category-posts .medium-post .entry-title {
font-size: 14px;
font-size: 0.875rem;
}
.widget-category-posts .large-post .wp-post-image,
.widget-category-posts-grid .category-posts-grid-row .large-post .wp-post-image {
float: none;
margin: 0 0 0.2em 0;
max-width: 100%;
}
.widget-category-posts-boxed .category-posts-boxed-horizontal .large-post .post-content {
float: none;
width: 100%;
padding: 0;
}
.widget-category-posts .large-post .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
.widget-category-posts .large-post .entry-content,
.widget-category-posts .large-post .entry-content .more-link {
display: inline-block;
}
.widget-category-posts .large-post .entry-meta .meta-author,
.widget-category-posts-boxed .category-posts-boxed-horizontal .large-post .entry-meta .meta-author {
display: inline-block;
margin-left: 0.8em;
}
} @media only screen and (max-width: 20em) {
.header-main {
padding: 1em 1.2em;
}
.site-branding .site-title {
font-size: 28px;
font-size: 1.75rem;
}
.page-title,
.entry-title,
.type-post .post-thumbnail-small + .entry-header .entry-title {
font-size: 20px;
font-size: 1.25rem;
}
.entry-meta span, .postinfo span {
display: block;
}
}  .sidebar-left .content-area {
float: right;
padding-right: 0;
padding-left: 1.8em;
}
.sidebar-left .sidebar {
float: left;
}
@media only screen and (max-width: 55em) {
.sidebar-left .content-area {
float: none;
width: 100%;
padding: 1.5em;
}
.sidebar-left .sidebar {
float: none;
left: 0;
right: auto;
width: 80%;
}
} @media only screen and (min-width: 60em) {
.sticky-navigation .sticky-nav-menu {
position: fixed;
z-index: 100;
top: 0;
width: 100%;
max-width: 1190px;
border-bottom: 1px solid #fff;
}
.sticky-navigation.admin-bar .sticky-nav-menu {
top: 32px;
}
}  @media only screen and (min-width: 60.001em) {
.main-navigation-menu, .top-navigation-menu {
display: block !important;
}
.main-navigation-menu li.menu-item:hover a {
background: #2299cc;
}
} @media only screen and (min-width: 55em) {
.sidebar {
display: block;
width: 30%;
position: static;
}
}
@media only screen and (min-width: 65em) {
.sidebar {
width: 26%;
}
} @media only screen and (min-width: 30.001em) {
.header-bar .social-icons-navigation {
display: block !important;
}
}
@font-face {
font-family: "Font Awesome 5 Brands";
font-style: normal;
font-weight: normal;
src: url(//www.praxis-buehlau.de/wp-content/themes/buehlau/fonts/fa-brands-400.eot);
src: url(//www.praxis-buehlau.de/wp-content/themes/buehlau/fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), url(//www.praxis-buehlau.de/wp-content/themes/buehlau/fonts/fa-brands-400.woff2) format("woff2"), url(//www.praxis-buehlau.de/wp-content/themes/buehlau/fonts/fa-brands-400.woff) format("woff"), url(//www.praxis-buehlau.de/wp-content/themes/buehlau/fonts/fa-brands-400.ttf) format("truetype"), url(//www.praxis-buehlau.de/wp-content/themes/buehlau/fonts/fa-brands-400.svg#fontawesome) format("svg");
}
.fab {
font-family: "Font Awesome 5 Brands";
}
@font-face {
font-family: "Font Awesome 5 Free regular";
font-style: normal;
font-weight: 400;
src: url(//www.praxis-buehlau.de/wp-content/themes/buehlau/fonts/fa-regular-400.eot);
src: url(//www.praxis-buehlau.de/wp-content/themes/buehlau/fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), url(//www.praxis-buehlau.de/wp-content/themes/buehlau/fonts/fa-regular-400.woff2) format("woff2"), url(//www.praxis-buehlau.de/wp-content/themes/buehlau/fonts/fa-regular-400.woff) format("woff"), url(//www.praxis-buehlau.de/wp-content/themes/buehlau/fonts/fa-regular-400.ttf) format("truetype"), url(//www.praxis-buehlau.de/wp-content/themes/buehlau/fonts/fa-regular-400.svg#fontawesome) format("svg");
}
.far {
font-family: "Font Awesome 5 Free regular";
font-weight: 400;
}
@font-face {
font-family: "Font Awesome 5 Free";
font-style: normal;
font-weight: 900;
src: url(//www.praxis-buehlau.de/wp-content/themes/buehlau/fonts/fa-solid-900.eot);
src: url(//www.praxis-buehlau.de/wp-content/themes/buehlau/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), url(//www.praxis-buehlau.de/wp-content/themes/buehlau/fonts/fa-solid-900.woff2) format("woff2"), url(//www.praxis-buehlau.de/wp-content/themes/buehlau/fonts/fa-solid-900.woff) format("woff"), url(//www.praxis-buehlau.de/wp-content/themes/buehlau/fonts/fa-solid-900.ttf) format("truetype"), url(//www.praxis-buehlau.de/wp-content/themes/buehlau/fonts/fa-solid-900.svg#fontawesome) format("svg");
}
.fa, .fas {
font-family: "Font Awesome 5 Free";
font-weight: 900;
}
html {
height: 100%;
}
html, body {
font-family: "Open Sans", sans-serif;
font-size: 15px;
}
body {
background: #fff;
background-image: url(//www.praxis-buehlau.de/wp-content/uploads/2018/07/background.jpg);
background-position: center center;
background-repeat: no-repeat;
background-attachment: fixed;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
.site {
background-color: #FFFEF1;
background-color: rgba(255, 254, 241, 0.8);
border-bottom-left-radius: 8px;
border-bottom-right-radius: 8px;
} #page {
border-top: 5px solid #F85F00;
}
@media only screen and (max-width: 60em) {
.content-area, .site-content .fullwidth-content-area {
padding: 0;
}
}
.clear {
clear: both;
}
img {
vertical-align: middle;
}
.left {
float: left;
}
a {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
a:hover, a:active, a:focus {
outline: 0;
}
p {
font-size: 15px;
line-height: 30px;
}
p img, li img {
margin-top: 10px;
}
.fotorund img {
border-radius: 50%;
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
}
.fotorund img:hover {
-webkit-filter: grayscale(100%); filter: grayscale(100%);
}
.download a {
padding: 5px 15px;
border: 1px solid #F85F00;
font-size: 15px;
}
.download a:before {
font-family: "Font Awesome 5 Free";
content: "\f56d";
margin-right: 8px;
}
.download a:hover {
background-color: #F85F00;
color: #fff !important;
border-bottom: 0px solid transparent !important;
}
.download a:link, .download a:visited {
border-bottom: 1px solid #F85F00 !important;
}  .site-branding {
display: flex;
font-weight: bold;
gap: 15px;
color: var(--wp--preset--color--secondary);
}
.site-branding img {
width: auto;
max-height: 65px;
}
.header-bar-wrap {
border-bottom: 0px;
}
#custom_html-3 {
color: #555;
background-color: #FFFEF1;
padding: 8px 20px;
border-radius: 5px;
letter-spacing: 0.5px;
margin: 33px 10px 0 0;
font-size: 14px;
}
#custom_html-3 a {
color: #555;
}
#custom_html-3 a:hover {
color: #F85F00;
}
@media (max-width: 960px) {
#custom_html-3 {
clear: both;
margin: 10px 0 10px 0;
}
} .primary-navigation {
color: #AC5820;
background: #FFFEF1;
}
.main-navigation-menu a:link, .main-navigation-menu a:visited {
color: #AC5820;
text-decoration: none;
}
.main-navigation-menu a {
font-family: "Open Sans", sans-serif;
text-transform: none;
padding: 8px 25px 13px 25px;
border-top: 5px solid transparent;
}
.main-navigation-menu > li.current-menu-item > a,
.main-navigation-menu > li.current-menu-parent > a {
background: transparent;
color: #F85F00;
}
.main-navigation-menu > li.menu-item:hover > a {
background: transparent;
border-top: 5px solid #F85F00;
} .parent-pageid-213 li#menu-item-789 > a,
.parent-pageid-447 li#menu-item-72 > a,
.parent-pageid-756 li#menu-item-72 > a,
.parent-pageid-697 li#menu-item-72 > a,
.parent-pageid-642 li#menu-item-78 > a,
.parent-pageid-640 li#menu-item-78 > a,
.parent-pageid-644 li#menu-item-78 > a,
.parent-pageid-638 li#menu-item-78 > a,
.parent-pageid-211 li#menu-item-789 > a,
.parent-pageid-443 li#menu-item-72 > a {
background: transparent;
color: #F85F00;
}
#menu-item-81 a {
padding-left: 46px;
background-image: url(//www.praxis-buehlau.de/wp-content/uploads/navi-news-herzausrufezeichen.png);
background-repeat: no-repeat;
background-position: 25px 7px;
}
.main-navigation-menu ul {
background: #FFFEF1;
border-bottom: 5px solid #F85F00;
padding-bottom: 15px;
-webkit-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.15);
box-shadow: 0px 20px 20px 0px rgba(0, 0, 0, 0.15);
}
.main-navigation-menu ul a {
background: #FFFEF1;
color: #AC5820;
}
.main-navigation-menu ul a:link, .main-navigation-menu ul a:visited {
color: #AC5820;
}
.main-navigation-menu li.menu-item:hover a {
background: #FFFEF1;
}
.main-navigation-menu ul li.current-menu-item a,
.main-navigation-menu ul li.current-page-ancestor a {
text-decoration: none;
color: #F85F00;
}
.main-navigation-menu ul a:hover {
text-decoration: none;
}
.main-navigation-menu ul a:before {
font-family: "Font Awesome 5 Free";
content: "\f105";
color: #FFFEF1;
margin-right: 5px;
}
.main-navigation-menu ul a:hover:before {
color: #F85F00;
}
.main-navigation-menu .submenu-dropdown-toggle::before {
color: #AC5820;
} @media only screen and (max-width: 60em) {
.main-navigation-toggle {
background: #F85F00;
}
.main-navigation-toggle:before {
content: "Menu";
position: absolute;
left: 70px;
font-size: 24px;
color: #F85F00;
line-height: 23px;
text-transform: none;
font-family: "Open Sans", sans-serif;
}
} .menu-unterseiten img {
border-radius: 50%;
width: 100%;
height: auto;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.menu-unterseiten img:hover {
transform: scale(1.1);
}
.entry-content .menu-unterseiten h2 {
font-family: "Indie Flower", cursive;
font-size: 24px;
color: #E75900;
margin: 15px 0 0 0;
text-align: center;
} #headerimg img.size-full {
width: 100%;
height: auto;
position: relative;
}
@media (min-width: 768px) {
#headerimg .vce-row {
margin: -40px -50px 0 -50px !important;
}
}
@media (max-width: 767px) {
#headerimg .vce-row {
margin: -40px -20px 0 -20px !important;
}
}
#headerimg .vce-single-image-wrapper {
display: block !important;
}
#headerimg .vce-single-image-inner {
display: block !important;
}
#headerimg img {
width: 100%;
height: auto;
}
#headerimgtxt {
padding: 14px 25px 15px 60px;
}
#headerimgtxt p {
margin: 0;
font-size: 18px;
color: #F85F00;
color: #fff;
line-height: 32px;
text-shadow3: 1px 1px 0 rgba(0, 0, 0, 0.1);
text-align: left;
}
@media (max-width: 839px) {
#headerimgtxt {
position: relative;
margin-top: -30px;
margin-bottom: 40px;
}
#headerimgtxt p {
color: #F85F00;
}
}
@media (min-width: 840px) {
#headerimgtxt {
position: absolute;
left: 0px;
bottom: 0;
margin-bottom: 60px;
width: 51%;
border-top-right-radius: 5px;
border-bottom-right-radius: 5px;
background-color: #FFFFF9;
background-color: rgba(248, 95, 0, 0.9);
}
}
#header-ebenedrei {
width: 100%;
background-color: #F85F00;
background: linear-gradient(to right, #F85F00, #FF9450);
}
#header-ebenedrei-heading {
padding: 15px 50px;
color: #fff;
font-size: 30px;
}
#header-image1 {
position: relative;
}
#header-image1 img {
width: 100%;
height: auto;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#header-image2 > div,
#header-image2 > a > div,
#header-image2 > a > div > div {
height: 140px;
width: 100%;
background-position: center center;
-webkit-background-size: cover;
-moz-background-size: cover;
-o-background-size: cover;
background-size: cover;
}
#header-image2 > a > div > div {
-webkit-transition: all 0.3s;
-moz-transition: all 0.3s;
-ms-transition: all 0.3s;
-o-transition: all 0.3s;
transition: all 0.3s;
opacity: 1;
}
#header-image2 > a > div > div:hover {
opacity: 0;
}
.page-id-445 #header-image-frauenarztpraxis1 {
background-image: url(//www.praxis-buehlau.de/wp-content/uploads/header-frauenarztpraxis.jpg);
}
.page-id-447 #header-image-hebammenpraxis1 {
background-image: url(//www.praxis-buehlau.de/wp-content/uploads/header-hebammenpraxis.jpg);
}
.page-id-443 #header-image-geburtshaus1 {
background-image: url(//www.praxis-buehlau.de/wp-content/uploads/header-geburtshaus.jpg);
}
.page-id-638 #header-image-vortraege1 {
background-image: url(//www.praxis-buehlau.de/wp-content/uploads/header-vortraege.jpg);
}
.page-id-640 #header-image-gastvortraege1 {
background-image: url(//www.praxis-buehlau.de/wp-content/uploads/header-gastvortraege.jpg);
}
.page-id-642 #header-image-schulen1 {
background-image: url(//www.praxis-buehlau.de/wp-content/uploads/header-schulen.jpg);
}
.page-id-644 #header-image-seminare1 {
background-image: url(//www.praxis-buehlau.de/wp-content/uploads/header-seminare.jpg);
}
.page-id-447 #header-image-hebammenpraxis2,
.parent-pageid-447 #header-image-hebammenpraxis2,
.parent-pageid-697 #header-image-hebammenpraxis2,
.parent-pageid-756 #header-image-hebammenpraxis2 {
background-image: url(//www.praxis-buehlau.de/wp-content/uploads/header-hebammenpraxis.jpg);
}
.parent-pageid-443 #header-image-geburtshaus2 {
background-image: url(//www.praxis-buehlau.de/wp-content/uploads/header-geburtshaus.jpg);
}
.parent-pageid-640 #header-image-gastvortraege2 {
background-image: url(//www.praxis-buehlau.de/wp-content/uploads/header-gastvortraege.jpg);
}
.parent-pageid-642 #header-image-schulen2 {
background-image: url(//www.praxis-buehlau.de/wp-content/uploads/header-schulen.jpg);
}
.parent-pageid-213 #header-image-unser-team2 {
background-image: url(//www.praxis-buehlau.de/wp-content/uploads/header-grau.jpg);
} @media (min-width: 900px) {
.h1header h1 {
position: absolute;
top: -160px;
left: 0px;
padding: 10px 25px 10px 25px;
border-top-right-radius3: 5px;
border-bottom-right-radius3: 5px;
border-bottom3: 2px solid #fff;
color: #F85F00;
background-color3: rgba(143, 181, 46, 0.9);
background-color: rgba(255, 255, 255, 0.95);
background-color: #fff;
font-weight: 400;
text-shadow3: 1px 1px 0 rgba(0, 0, 0, 0.1);
}
.h1header2 h1 {
position: absolute;
bottom: 35px;
left: 50px;
padding: 10px 25px 10px 25px;
border-top-right-radius3: 5px;
border-bottom-right-radius3: 5px;
border-bottom3: 2px solid #fff;
color: #F85F00;
background-color: rgba(248, 95, 0, 0.9);
background-color3: rgba(255, 255, 255, 0.95);
background-color: #fff;
font-weight: 400;
text-shadow3: 1px 1px 0 rgba(0, 0, 0, 0.1);
}
}
@media (max-width: 768px) {
.h1header2 h1 {
margin: 50px 0 0 20px;
}
}
@media (min-width: 768px) and (max-width: 899px) {
.h1header2 h1 {
margin: 50px 0 0 50px;
}
}
h1, h1.page-title {
font-family: "Open Sans", sans-serif;
border-bottom: 0px;
background-color3: #F85F00;
color: #F85F00;
padding3: 3px 20px;
font-weight: 600;
margin: 20px 0 20px 0;
display: table;
font-size: 25px;
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.entry-content p {
text-align: justify;
}
@media (max-width: 768px) {
.site-content {
padding: 40px 20px 40px 20px;
} }
@media (min-width: 768px) {
.site-content {
padding: 40px 50px 40px 50px;
}
}
.entry-content h2 {
font-family3: "Indie Flower", cursive;
font-size: 20px;
margin: 40px 0 30px 0;
}
.entry-content h3 {
margin: 40px 0 30px 0;
}
.entry-content li {
font-size: 15px;
line-height: 30px;
margin-bottom: 10px;
list-style-type: none;
position: relative;
}
.entry-content li:before {
font-family: "Font Awesome 5 Free";
content: "\f0da";
color: #F85F00;
position: absolute;
top: 0px;
margin-left: -15px;
}
.entry-content a:link, .entry-content a:visited {
color: #F85F00;
border-bottom: 1px dashed transparent;
}
.entry-content a:link:hover, .entry-content a:visited:hover {
border-bottom: 1px dashed #F85F00;
}
.entry-content .vce-single-image-container a,
.entry-content .vce-single-image-container a:hover,
.entry-content a.vce-single-image-inner:hover {
border-bottom: 1px dashed transparent !important;
}
.entry-content a.vce-image-gallery-item-inner {
border: 1px solid #aaa !important;
-webkit-transition: all 1s;
-moz-transition: all 1s;
-ms-transition: all 1s;
-o-transition: all 1s;
transition: all 1s;
}
.entry-content a.vce-image-gallery-item-inner:hover {
-webkit-filter: brightness(130%); filter: brightness(130%);
}
.entry-content img.alignright, .entry-content img.alignleft,
.entry-content img.alignnone,
.entry-content figure.alignright img,
.entry-content .vce-single-image--align-center img.vce-single-image,
.page-id-79 .entry-content img.vce-single-image,
.entry-content div.vce-single-image-inner img {
border-radius: 3px;
}
.entry-content .fotorund div.vce-single-image-inner img {
border-radius: 50%;
} .entry-content #headerimg .vce-single-image-inner img {
margin-top: 0px;
border-radius: 0px;
}
blockquote {
margin: 40px 0 0 30px;
border-left: 0px solid transparent;
padding-left: 15px;
font-size: 15px;
font-style: italic;
color: #555;
position: relative;
}
blockquote p:before {
font-family: "Font Awesome 5 Free";
content: "\f10d";
color: #777;
position: absolute;
top: -5px;
margin-left: -30px;
}
blockquote p:after {
font-family: "Font Awesome 5 Free";
content: "\f10e";
color: #777;
margin-left: 15px;
}
.autor {
text-align: right;
margin: -15px 10% 0 0;
}
.autor p {
font-size: 13px;
text-align: right;
}
.autor p:before {
content3: "–";
margin-right3: 5px;
}
figure {
margin-top: 10px;
}
figure .wp-caption-text {
font-size: 13px;
}
figcaption {
text-align: center;
font-size: 13px;
font-style: normal !important;
}
@media (max-width: 767px) {
.mobil-bottom {
margin-bottom: 50px;
}
.mobil-bottom30 {
margin-bottom: 30px;
}
}
#bereichauswahl {
margin: 40px 0 70px 0;
}
#bereichauswahl h2 {
font-family: "Indie Flower", cursive;
font-size: 28px;
color: #E75900;
margin: 15px 0 0 0;
text-align: center;
}
#bereichauswahl p {
margin: 0;
}
#bereichauswahl img {
width: 70%;
height: 70%;
border-radius: 50%;
border: 1px solid #404040;
background-color: #fffae9;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-ms-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
#bereichauswahl img:hover {
transform: scale(1.1);
}
#bereichauswahl h2 a, .home #praxenauswahl h2 a:hover {
border-bottom: 0px;
}
#bereichauswahl .vce-col-inner {
text-align: center;
}
#bereichauswahl .textcenter {
display: inline-block;
text-align: left;
} .home h1.page-title {
display: none;
}
@media (min-width: 768px) {
.home #oeffnunganfahrt {
margin: 0 -50px;
}
}
@media (max-width: 767px) {
.home #oeffnunganfahrt {
margin: 0 -20px;
}
}
.home #oeffnunganfahrt {
background-color: #FDE1B7;
background-color: #FFFEF1;
}
@media (min-width: 480px) {
.home #oeffnunganfahrt {
padding: 35px 70px 15px 70px;
}
}
@media (max-width: 479px) {
.home #oeffnunganfahrt {
padding: 35px 35px 15px 35px;
}
}
.home #oeffnunganfahrt p {
color: #8C5835;
font-size: 13px;
line-height: 24px;
margin: 0 0 20px 0;
}
.home #oeffnunganfahrt h3 {
font-size: 20px;
margin: 0 0 20px 0;
color: #8C5835;
text-transform: uppercase;
font-weight: 300;
padding-bottom: 10px;
border-bottom: 2px dotted #8C5835;
}
@media (max-width: 767px) {
.home #oeffnunganfahrt #zeiten {
margin-bottom: 30px;
}
}
.home #oeffnunganfahrt #zeiten dl {
margin: 0 0 20px 0;
line-height: 24px;
color: #8C5835;
font-size: 13px;
}
.home #oeffnunganfahrt #zeiten dl dt {
margin: 0;
float: left;
font-weight: 600;
}
.home #oeffnunganfahrt #zeiten dl dd {
margin: 0 0 0 45px;
}
@media (max-width: 399px) {
.home #oeffnunganfahrt #zeiten dl dt {
float: none;
}
.home #oeffnunganfahrt #zeiten dl dd {
margin: 0 0 10px 0;
}
}
.home #oeffnunganfahrt #zeiten .tag {
width: 45px;
display: block;
float: left;
}
.home #oeffnunganfahrt #zeiten .achtung p {
font-size: 13px;
line-height: 18px;
}
.home #oeffnunganfahrt #anfahrt .googlemaps {
background-color3: #FBC36F;
color3: #8C5835;
border: 1px solid #F85F00;
padding: 2px 15px;
margin-top: 20px;
display: table;
}
.home #oeffnunganfahrt #anfahrt .googlemaps:before {
font-family: "Font Awesome 5 Free regular";
content: "\f279";
margin-right: 8px;
}
.home #oeffnunganfahrt #anfahrt .googlemaps:hover {
background-color: #F85F00;
color: #fff;
}
.home #oeffnunganfahrt #anfahrt img {
float: right;
margin-top: 5px;
width: 45%;
height: auto;
padding-right: 5px;
}
.home #oeffnunganfahrt h3 i {
margin-right: 5px;
}
.home #oeffnunganfahrt #zeiten h3:before {
font-family: "Font Awesome 5 Free regular";
content: "\f017";
color: #8C5835;
margin-right: 8px;
}
.home #oeffnunganfahrt #anfahrt h3:before {
font-family: "Font Awesome 5 Free";
content: "\f3c5";
color: #8C5835;
margin-right: 9px;
} .vce-lightbox .vce-lb-data .vce-lb-number {
display: none !important;
} .page-id-70 .entry-content li a {
color: #404040;
}
.page-id-70 .entry-content li a:hover {
color: #F85F00;
} .page-id-1832 .entry-content li {
margin-bottom: 20px;
} .page-id-753 .wp-caption {
margin-bottom: 0;
} .parent-pageid-642 .entry-content h2,
.parent-pageid-640 .entry-content h2 {
border-top: 1px dashed #aaa;
padding-top: 40px;
} .page-id-79 .news h2,
.page-id-79 .news-last h2 {
margin-top: 20px;
}
.page-id-79 .news .vce-single-image-inner,
.page-id-79 .news-last .vce-single-image-inner {
margin-top: 40px;
}
.page-id-79 .news {
border-bottom: 1px dashed #aaa;
margin-top: 40px;
padding-bottom: 20px;
}
.page-id-79 .news-last {
border-bottom: 0px dashed #bbb;
margin-top: 30px;
padding-bottom: 20px;
}
.page-id-79 .vce-image-gallery-wrapper {
margin-top: 30px;
} .page-id-10 h2 {
margin-bottom: 15px;
}
.page-id-10 #kontakt-zeiten .tag {
width: 45px;
display: block;
float: left;
}
.page-id-10 h2:before {
margin-right: 10px;
font-size: 24px;
}
.page-id-10 #kontakt-zeiten h2:before {
font-family: "Font Awesome 5 Free regular";
content: "\f017";
}
.page-id-10 #kontakt-telefon h2:before {
font-family: "Font Awesome 5 Free";
content: "\f095";
}
.page-id-10 #kontakt-fax h2:before {
font-family: "Font Awesome 5 Free";
content: "\f1ac";
}
.page-id-10 #kontakt-email h2:before {
font-family: "Font Awesome 5 Free regular";
content: "\f0e0";
}
.page-id-10 #kontakt-adresse h2:before {
font-family: "Font Awesome 5 Free";
content: "\f3c5";
}
.page-id-10 #kontakt-anfahrt h2:before {
font-family: "Font Awesome 5 Free";
content: "\f207";
}
.page-id-10 #kontakt-wegskizze img {
width: 70%;
height: auto;
padding-right: 30px;
}
.page-id-10 .googlemaps {
color: #F85F00;
border: 1px solid #F85F00 !important;
padding: 5px 15px;
margin-top: 20px;
}
.page-id-10 .googlemaps:before {
font-family: "Font Awesome 5 Free regular";
content: "\f279";
margin-right: 8px;
}
.page-id-10 .googlemaps:hover {
background-color: #F85F00;
color: #fff;
} @media only screen and (min-width: 65em) {
.sidebar {
width: 22%;
}
}
a.uebersicht, a.sidemenuback {
font-size: 13px;
margin-bottom: 0px;
}
.page-id-445 a.uebersicht,
.page-id-447 a.uebersicht,
.page-id-443 a.uebersicht,
.page-id-640 a.uebersicht,
.page-id-638 a.uebersicht,
.page-id-642 a.uebersicht,
.page-id-644 a.uebersicht {
color: #F85F00 !important;
}
a.sidemenuback:before {
font-family: "Font Awesome 5 Free";
content: "\f104";
color: #404040;
margin-right: 6px;
}
.submenu-heading {
background-color: #F85F00;
background: linear-gradient(to right, #F85F00, #FF9450);
color: #fff;
margin: -20px -25px 20px -25px;
padding: 8px 25px;
text-transform: uppercase;
}
@media (min-width: 881px) {
.widget-area, .widget-shortcode {
background-color: rgba(255, 254, 241, 0.6);
}
}
.widget-area, .widget-shortcode {
padding: 20px 25px 0 25px;
margin-top: 20px;
background-color: #FFFEF1;
}
@media (min-width: 768px) {
.widget-shortcode {
width: 90%;
float: right;
margin-top: -10px;
padding-bottom: 25px;
}
}
@media (max-width: 767px) {
.widget-shortcode {
width: 100%;
margin-top: 0;
padding-bottom: 25px;
}
}
.widget-area .widget, .widget-shortcode .widget {
margin-bottom: 25px;
}
.widget-area ul, .widget-shortcode ul {
padding: 0px;
margin-bottom: 0px;
}
.widget-area li, .widget-shortcode li {
font-size: 13px;
line-height: 24px;
margin-bottom: 5px;
list-style-type: none;
position: relative;
}
.widget-area li.current-menu-item > a {
color: #F85F00;
}
.widget_meta ul li a::before, .widget_pages ul li a::before, .widget_nav_menu ul li a::before, .widget-shortcode ul li a::before, .widget-shortcode ul li::before {
content: "";
margin: 0;
}
.widget-area .widget-header {
margin: 0;
background: transparent;
}
.widget-area h3.widget-title, .widget-shortcode h2.widgettitle {
margin: 0 0 10px 0;
text-transform: uppercase;
color: #404040;
background: transparent;
font-family: "Open Sans", sans-serif;
padding: 0;
font-size: 15px;
line-height: 26px;
font-weight: normal;
}
.widget-area a, .widget-shortcode a {
display: block;
}
.widget-area a:link, .widget-area a:visited, .widget-shortcode a:link, .widget-shortcode a:visited {
color: #404040;
}
.widget-area a:link:hover, .widget-area a:visited:hover, .widget-shortcode a:hover {
color: #F85F00;
}
.widget-area .vce-single-image-container a,
.widget-area .vce-single-image-container a:hover,
.widget-shortcode a,
.widget-shortcode a:hover {
border-bottom: 0px dashed transparent !important;
} .widget-area ul ul {
display: none;
}
.page-id-697 .widget-area ul #menu-item-702 ul,
.parent-pageid-697 .widget-area ul #menu-item-702 ul {
display: block;
}
.page-id-756 .widget-area ul #menu-item-758 ul,
.parent-pageid-756 .widget-area ul #menu-item-758 ul {
display: block;
} #footer-wrap {
background-color: #fff;
margin-top: 50px;
padding-top: 55px;
position: relative;
}
#footer-wrap:before {
content: "";
height: 20px;
width: 100%;
position: absolute;
top: 0px;
box-shadow: inset 0px 11px 15px -11px rgba(0, 0, 0, 0.3);
}
#footer {
border-top: 0px;
max-width: 1190px;
width: 100%;
margin: 0 auto;
padding: 0 50px;
}
#footer li.widget {
list-style-type: none;
margin-bottom: 0;
}
#footer p {
margin-top: 0;
color: #5D5D5D;
font-size: 12px;
line-height: 24px;
}
#footer p.footer-heading {
text-transform: uppercase;
font-size: 16px;
font-weight: 300;
}
#footer ul {
margin: 0;
padding: 0;
}
#footer ul li {
list-style-type: none;
line-height: 22px;
}
#footer a {
color: #5D5D5D;
font-size: 12px;
line-height: 24px;
}
#footer a:hover {
color: #F85F00;
}
#footer .footer-tel {
margin-bottom: 0;
}
#footer .footer-tel:before {
font-family: "Font Awesome 5 Free";
content: "\f095";
color: #555;
margin-right: 8px;
}
#footer .footer-email:before {
font-family: "Font Awesome 5 Free regular";
content: "\f0e0";
color: #555;
margin-right: 8px;
}
@media (max-width: 839px) {
#footer #kontakt {
text-align: center;
margin-bottom: 50px;
}
#footer #informationen {
text-align: center;
margin-bottom: 50px;
}
#footer #praxen {
text-align: center;
margin-bottom: 30px;
}
}
@media (min-width: 840px) {
#footer #kontakt {
width: 45%;
float: left;
}
#footer #informationen {
width: 35%;
float: left;
}
#footer #praxen {
width: 20%;
float: left;
}
}
#footer-wrap #karawane {
margin: 0 auto;
max-width: 1400px;
}