html, body {
border: none;
margin: 0;
padding: 0;
}
h1, h2, h3, h4, h5, h6, p, blockquote, address, big, cite, code, em, font, img, small, strike, sub, sup, li, ol, ul, fieldset, form, label, legend, button, table, caption, tr, th, td {
border: none;
font-size: inherit;
line-height: inherit;
margin: 0;
padding: 0;
text-align: inherit;
}
blockquote:before,
blockquote:after {
content: "";
}  body {
background-color: #f5f5f5;
color: #333;
font-family: Montserrat, sans-serif;
font-size: 18px;
-webkit-text-size-adjust: 100%;
}
a {
color: #6AA897;
text-decoration: underline;
}
a:hover {
text-decoration: none;
}
* {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-font-smoothing: antialiased; 
}
.hidden { display: none; }
.clear { clear: both; }
.left { float: left; }
.right { float: right; }
.fleft { float: left; }
.fright { float: right; }
::selection {
background: #222;
color: #FFF;
}
::-webkit-input-placeholder { color: #A9A9A9; }
:-ms-input-placeholder { color: #A9A9A9; } .clear:after,
.group:after,
.post-content:after,
[class*="__inner-container"]:after {
clear: both;
content: "";
display: block;
} body a {
transition: all 0.1s ease-in-out;
}
input,
textarea,
.post-title a,
.format-standard .featured-media a img,
.flex-direction-nav a,
.post-quote,
#infinite-handle span,
.post-nav a,
.post-content a.more-link {
transition: all .2s ease-in-out;
}
.header .blog-title,
.post-meta-toggle,
.post-meta-toggle p,
.post-meta-toggle .bar,
.nav-toggle .bar,
.nav-toggle p {
transition: all .4s ease-in-out;
} .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.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; }  p {
line-height: 1.5;
margin: 0 0 1em 0;
}
h1, h2, h3, h4, h5, h6 {
color: #222;
font-family: Montserrat, sans-serif;
font-weight: 700;
letter-spacing: -0.01em;
line-height: 1.2;
margin: 50px 0 20px;
}
h1 { font-size: 1.6em; }
h2 { font-size: 1.45em; }
h3 { font-size: 1.3em; }
h4 {
font-size: 1.15em;
font-weight: 600;
}
h5 {
font-size: 1em;
font-weight: 600;
}
h6 {
color: #666;
font-size: 16px;
font-weight: 700;
letter-spacing: .125em;
margin-bottom: 10px;
text-transform: uppercase;
} hr {
display: block;
width: 96px;
height: 3px;
background: #ddd;
background: rgba( 0, 0, 0, 0.1 );
margin: 40px auto;
border: none;
}
hr.is-style-wide,
hr.is-style-dots {
width: 100%;
} blockquote {
background: #f6f6f6;
background: rgba( 0, 0, 0, 0.05 );
padding: 30px 30px 30px 90px;
position: relative;
}
blockquote:before {
color: #aaa;
content: '”';
display: block;
font-family: 'Georgia', 'Times New Roman', serif;
font-size: 72px;
font-weight: 700;
line-height: 72px;
position: absolute;
left: 0px;
top: 32px;
text-align: center;
width: 90px;
-webkit-font-smoothing: antialiased;
}
blockquote p {
color: #666;
font-style: italic;
}
cite {
font-family: Montserrat, sans-serif;
font-size: 0.9rem;
font-style: normal;
font-weight: 700;
line-height: 140%;
text-transform: uppercase;
letter-spacing: 1px;
}
cite:before { 
content: "— "; 
}
blockquote cite {
display: block;
margin-top: 25px;
} code,
kbd,
pre,
tt {
font-size: 15px;
background: #EEE;
font-family: Menlo, Monaco, monospace;
}
kbd,
code,
tt {
padding: 5px;
border-radius: 3px;
}
dl { line-height: 160%; }
dl dt {
font-size: 0.8em;
font-weight: 700;
text-transform: uppercase;
letter-spacing: 1px;
} ul,
ol {
margin: 5px 0 30px 30px;
}
li {
line-height: 1.5;
margin: 5px 0 5px 20px;
}
li > ul,
li > ol {
margin: 5px 0 5px 20px;
}
.reset-list-style,
.reset-list-style ul,
.reset-list-style ol {
list-style: none;
margin: 0;
}
.reset-list-style li {
margin: 0;
}
dt,
dd {
line-height: 1.5;
}
dt {
font-weight: 700;
}
dt + dd { margin-top: 5px; }
dd + dt { margin-top: 15px; }
.post-content address {
padding: 3% 3.5%;
background: #f1f1f1;
font-family: Montserrat, sans-serif;
font-size: 0.85em;
line-height: 200%;
font-weight: 400;
color: #666;
text-transform: uppercase;
letter-spacing: 1px;
}
.post-content pre {
white-space: pre-wrap; white-space: -moz-pre-wrap; white-space: -pre-wrap; white-space: -o-pre-wrap; word-wrap: break-word; line-height: 140%;
padding: 2% 2.5%;
background: #FAFAFA;
border: 1px solid #DDD;
color: #333;
font-size: 0.7em;
}
.post-content abbr,
.post-content acronym {
border-bottom: 1px dashed #ccc;
} figure {
margin: 0;
}
iframe {
border: none;
display: block;
max-width: 100%;
}
svg,
img,
embed,
object {
display: block;
height: auto;
max-width: 100%;
}
.wp-caption-text,
.gallery-caption,
figcaption {
color: #666;
font-size: 18px;
font-style: italic;
margin: 15px 0 0;
text-align: center;
}
.gallery-caption {
font-size: 16px;
line-height: 24px;
} table {
border-collapse: collapse;
border-spacing: 0;
empty-cells: show;
font-family: Montserrat, sans-serif;
font-size: 0.95rem;
margin: 2em 0;
width: 100%;
}
th,
td {
border-bottom: 1px solid #eee;
line-height: 120%;
margin: 0;
overflow: visible;
padding: 2%;
}
tr:last-child td { 
border-bottom: none; 
}
caption {
color: #444;
text-align: center;
padding: 2%;
}
thead {
vertical-align: bottom;
white-space: nowrap;
}
th {
font-size: 1rem;
font-weight: 700;
} legend,
label,
input,
textarea { 
font-family: Montserrat, sans-serif;
}
fieldset {
padding: 25px;
border: 2px solid #eee;
margin-bottom: 1em;
}
legend {
font-size: 0.9rem;
line-height: 1;
font-weight: 600;
text-transform: uppercase;
letter-spacing: 1px;
color: #666;
padding: 10px 12px;
background: #666;
color: #fff;
}
label {
color: #666;
font-size: 14px;
font-weight: 600;
letter-spacing: .05em;
text-transform: uppercase;
}
input,
textarea { 
margin: 0;
}
input[type="file"] {
padding: 12px;
background: #fdfdfd;
border: 1px solid #eee;
border-radius: 3px;
}
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
background-color: #fdfdfd;
border: 2px solid #eee;
border-radius: 0;
box-shadow: none;
color: #444;
display: block;
font-size: 0.8em;
line-height: normal;
outline: none;
padding: 20px;
transition: background-color 0.2s ease-in-out;
-webkit-appearance: none;
width: 100%;
}
textarea {
height: 180px;
line-height: 1.4;
}
input[type="text"]:focus,
input[type="password"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
textarea:focus {
background-color: #666;
color: #fff;
}
button,
.button,
.faux-button,
.wp-block-button__link,
:root .wp-block-file__button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
background-color: #444;
border: none;
border-radius: 0;
color: #fff;
font-family: Montserrat, sans-serif;
font-size: 16px;
font-weight: 600;
margin: 0;
outline: none;
padding: 16px 20px;
text-decoration: none;
-webkit-appearance: none;
}
.wp-block-button.is-style-outline .wp-block-button__link, 
.wp-block-button__link.is-style-outline {
border-width: 2px;
color: #444;
padding: 14px 18px;
}
.wp-block-button.is-style-outline .wp-block-button__link:hover, 
.wp-block-button__link.is-style-outline:hover {
color: #6AA897;
}
button:hover,
.button:hover,
.faux-button:hover,
.wp-block-button__link:hover,
:root .wp-block-file__button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
button:focus,
.button:focus,
.faux-button:focus,
.wp-block-button__link:focus,
:root .wp-block-file__button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus {
background-color: #6AA897;
color: #fff;
cursor: pointer;
}  .wrapper { 
margin: 6% 0 6% 300px; 
}
.wrapper-inner {
width: 800px;
max-width: 84%;
margin: 0 auto;
} .bg-light { background: #fafafa; }
.bg-dark { background: #444; } .one-half,
.one-third,
.two-thirds {
float: left;
margin-left: 5%;
}
.one-half { width: 47.5%; }
.one-third { width: 30%; }
.two-thirds { width: 65%; }
.one-half:first-child,
.one-third:first-child,
.two-thirds:first-child {
margin-left: 0;
}  .sidebar {
background-color: #6AA897;
display: flex;
height: 100%;
overflow: auto;
padding: 80px 40px 0 40px;
position: fixed;
left: 0;
top: 0;
width: 300px;
}
.sidebar a {
color: #fff;
text-decoration: none;
}
.sidebar-inner {
display: flex;
flex-direction: column;
justify-content: space-between;
width: 100%;
}
.sidebar-top,
.sidebar-bottom {
width: 100%;
}
.sidebar-bottom {
padding-bottom: 40px;
}
.blog-title {
font-size: 1.5em;
line-height: 1;
font-weight: 700;
margin: 0;
text-align: right;
}
.blog-title:after {
content: "";
display: block;
width: 100%;
height: 2px;
margin: 30px 0;
background: #fff;
background: rgba( 255, 255, 255, 0.2 );
} .main-menu li {
position: relative;
text-align: right;
margin-top: 20px;
}
.main-menu > li:first-child { 
margin-top: 0; 
}
.main-menu .sub-menu { 
margin-right: 20px; 
}
.main-menu a {
color: rgba( 255, 255, 255, 0.75 );
display: block;
font-size: 0.9em;
font-weight: 700;
}
.main-menu a:hover,
.main-menu .current_menu_item > a,
.main-menu .current_page_item > a { 
color: #fff; 
} .credits {
color: rgba( 255, 255, 255, 0.75 );
font-size: 13px;
margin: 40px 0 0;
text-align: right;
}
.credits a {
color: inherit;
}
.credits a:hover { 
color: #fff; 
}   .archive-header { 
margin-bottom: 40px; 
}
.archive-title {
color: #666;
margin: 0;
text-align: center;
}
.archive-description {
line-height: 1.3;
margin-top: 20px;
text-align: center;
}
.archive-description p {
line-height: inherit;
text-align: inherit;
} .searchform {
margin-top: 40px;
}
.searchform > div {
display: flex;
}
.searchform input + input {
margin-left: 10px;
} .post,
.posts .page,
.single-attachment .attachment {
background: #fff;
}
.posts .post,
.posts .page {
margin-bottom: 10%;
}
.sticky .is-sticky { 
display: inline; 
}
.post-inner { 
padding: 8%; 
} .featured-media img,
.featured-media a {
display: block;
}
.featured-media img {
margin: 0 auto;
}
.format-standard .featured-media a:hover img {
opacity: 0.8;
} .post-header { 
margin-bottom: 40px; 
}
.post-header a {
text-decoration: none;
}
.post-header:last-child { 
margin-bottom: 0; 
}
.post-date {
display: block;
font-size: 0.9em;
font-weight: 600;
margin-bottom: 10px;
color: #767676;
}
.post-date a { color: inherit; }
.post-date a:hover { color: #333; }
.post-date .sep {
font-weight: 400;
color: #ddd;
margin: 0 5px;
}
.post-title {
font-size: 2em;
line-height: 120%;
margin: 0;
word-break: break-word;
-ms-word-break: break-word;
}
.post-title a { color: inherit; }
.post-title a:hover { color: #6AA897; } .flexslider {
position: relative;
overflow: hidden;
}
.flexslider img {
width: 100%;
}
.flex-direction-nav {
list-style: none;
margin: 0;
position: absolute;
left: 0;
right: 0;
top: 50%;
margin-top: -25px;
}
.flex-direction-nav li {
margin: 0;
}
.flex-direction-nav a {
display: block;
width: 50px;
height: 50px;
background: #444 no-repeat center;
background-size: auto 10px;
position: absolute;
}
.flex-direction-nav .flex-prev {
left: 0;
background-image: url(//heilpraktiker-neuwinger.de/wp-content/themes/rams/assets/images/icons/chevron-left_w.png);
}
.flex-direction-nav .flex-next {
right: 0;
background-image: url(//heilpraktiker-neuwinger.de/wp-content/themes/rams/assets/images/icons/chevron-right_w.png);
}
.flex-direction-nav a:hover { background-color: #6AA897; }
.flex-direction-nav .flex-prev:active { margin-left: -2px; }
.flex-direction-nav .flex-next:active { margin-right: -2px; } .post.format-quote,
.post.format-quote + .post { 
border-top: none; 
}
.post-quote {
background: #444;
color: #fff;
display: block;
text-decoration: none;
}
.post-quote blockquote,
.post-quote blockquote p {
font-size: 1.5rem;
font-weight: 700;
line-height: 150%;
}
.post-quote blockquote {
background-color: transparent;
}
.post-quote blockquote:before {
color: inherit;
}
.post-quote cite {
font-size: 1.1rem;
display: block;
margin-top: 30px;
}
.post-quote cite:before { 
content: "— "; 
}
a.post-quote:hover {
background: #6AA897;
color: #fff;
}   .page-links {
background: #eee;
display: flex;
color: #767676;
font-size: 0.9em;
padding: 0 8%;
}
.page-links > span,
.page-links > a {
display: inline-block;
padding: 3.5% 4.5%;
}
.page-links span.title {
padding-left: 0;
background: none;
color: #767676;
}
.page-links > span {
background: #E6E6E6;
color: #666;
}
.page-links a:hover {
background: #6AA897;
color: #fff;
} .post-meta-toggle {
background: #e6e6e6;
color: #666;
display: block;
padding: 6% 4%;
}
.post-meta-toggle-inner {
display: block;
text-align: center;
margin: 0 auto;
position: relative;
}
.post-meta-toggle p,
.post-meta-toggle .bars {
vertical-align: middle;
}
.post-meta-toggle p {
display: inline-block;
font-size: 14px;
font-weight: 700;
line-height: 11px;
margin: 0 0 0 4px;
text-transform: uppercase;
}
.post-meta-toggle .bars {
display: inline-block;
height: 10px;
position: relative;
width: 15px;
}
.post-meta-toggle .bar {
background-color: currentColor;
height: 2px;
position: absolute;
left: 0;
top: 0;
width: 15px;
}
.post-meta-toggle .bar:nth-child(2) { top: 4px; }
.post-meta-toggle .bar:nth-child(3) { top: 8px; }
.post-meta-toggle:hover { cursor: pointer; } .post-meta-toggle.active { background: #555; }
.post-meta-toggle.active p { color: #fff; }
.post-meta-toggle.active .bar { background: #fff; }
.post-meta-toggle.active .bar:nth-child(1),
.post-meta-toggle.active .bar:nth-child(3) { top: 4px; }
.post-meta-toggle.active .bar:nth-child(2) {
opacity: 0;
}
.post-meta-toggle.active .bar:nth-child(1) {
transform: rotate(45deg);
}
.post-meta-toggle.active .bar:nth-child(3) {
transform: rotate(-45deg);
} .no-js .post-meta-toggle { display: none; }
.no-js .post-meta-inner { display: block; }
.post-meta-inner {
display: none;
background: #444;
padding: 8%;
font-size: 0.95em;
text-align: center;
color: #fff;
}
.post-meta-inner a { 
color: #fff; 
text-decoration: none;
}
.post-meta-inner a:hover { 
color: #6AA897; 
}
.post-meta-inner p {
display: inline-block;
width: 46%;
margin: 20px 5% 20px 0;
vertical-align: top;
text-align: center;
line-height: 130%;
}
.post-meta-inner p:nth-child(2n),
.post-meta-inner p:last-child { 
margin-right: 0; 
}
.post-meta-inner p strong {
display: block;
margin-bottom: 4px;
font-size: 0.8em;
font-weight: 700;
text-transform: uppercase;
color: #999;
text-align: center;
} .post-nav {
padding-top: 20px;
border-top: 2px solid #555;
margin-top: 20px;
}   :root .has-accent-color { color: #6AA897; }
:root .has-black-color { color: #272F38; }
:root .has-dark-gray-color { color: #444; }
:root .has-medium-gray-color { color: #666; }
:root .has-light-gray-color { color: #888; }
:root .has-accent-background-color { background-color: #6AA897; }
:root .has-white-color { color: #fff; }
:root .has-black-background-color { background-color: #272F38; }
:root .has-dark-gray-background-color { background-color: #444; }
:root .has-medium-gray-background-color { background-color: #666; }
:root .has-light-gray-background-color { background-color: #888; }
:root .has-white-background-color { background-color: #fff; } :root .has-small-font-size { font-size: .842em; }
:root .has-regular-font-size { font-size: 1em; }
:root .has-large-font-size,
:root .has-larger-font-size {
line-height: 1.45;
}
:root .has-large-font-size { font-size: 1.2em; }
:root .has-larger-font-size { font-size: 1.4em; }  .post-content blockquote,
.post-content .wp-block-quote.is-large,
.post-content .wp-block-quote.is-style-large {
margin-bottom: 1.25em;
padding: 30px 30px 30px 90px;
}
.post-content blockquote p:last-child {
margin-bottom: 0;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-size: 1.33em;
line-height: 1.5;
}
.wp-block-quote.is-large cite,
.wp-block-quote.is-style-large cite {
display: block;
font-size: 0.8em;
text-align: inherit;
} .wp-block-pullquote,
.wp-block-pullquote blockquote {
background: none;
border: none;
padding: 0;
}
.wp-block-pullquote blockquote {
margin-bottom: 0;
}
.wp-block-pullquote.is-style-solid-color blockquote {
max-width: calc( 100% - 40px );
}
.wp-block-pullquote.is-style-solid-color blockquote cite {
text-transform: uppercase;
}
.wp-block-pullquote blockquote:before {
content: none;
}
.wp-block-pullquote cite {
color: #666;
} .wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
margin: 0;
padding-bottom: 10px;
}
.post-content .wp-block-gallery.alignfull {
padding: 0 8px;
}
.post-content ul.wp-block-gallery:not(.alignfull) {
margin-left: 0;
} .wp-block-image .aligncenter > figcaption,
.wp-block-image .alignleft > figcaption,
.wp-block-image .alignright > figcaption,
.wp-block-image.is-resized > figcaption {
display: block;
} .wp-block-cover-image.alignfull {
min-height: 75vh;
}
.wp-block-cover-image p {
font-weight: 400;
} .wp-block-audio audio {
width: 100%;
} .wp-block-social-links.is-style-logos-only .wp-social-link svg {
max-width: none;
} .wp-block-file {
align-items: center;
background: rgba( 0, 0, 0, 0.05 );
border-radius: 4px;
display: flex;
font-family: Montserrat, sans-serif;
justify-content: space-between;
margin: 30px 0;
padding: 20px;
}
.wp-block-file a:not(.wp-block-file__button) {
font-size: 18px;
font-weight: 700;
text-decoration: none;
}
.wp-block-file__button {
font-weight: 700;
flex-shrink: 0;
}  .post-content {
font-family: 'Crimson Text', 'Times New Roman', 'Times', serif;
font-size: 1.25em;
color: #444;
}
.post-content > *:first-child { margin-top: 0 !important; }
.post-content > *:last-child { margin-bottom: 0 !important; }
.post-content p.has-drop-cap:first-letter {
font-size: 5.8em;
} .wp-caption,
.post-content img {
max-width: 100%;
}
.alignnone,
.alignleft,
.alignright,
.aligncenter {
max-width: 100%;
}
.alignnone,
.aligncenter,
.alignfull,
.alignwide {
margin-bottom: 2.5rem;
margin-top: 2.5rem;
}
:root .alignfull {
margin-left: calc( ( 800px ) * -0.08 );
max-width: 800px;
width: 800px;
}
.post-content .alignleft,
.post-content .alignright {
margin-bottom: 1em;
max-width: 45%;
}
.post-content .alignleft {
float: left;
margin-right: 1.5em;
}
.post-content .alignright {
float: right;
margin-left: 1.5em;
}
.post-content .aligncenter,
.post-content .aligncenter img {
margin-left: auto;
margin-right: auto;
} .tiled-gallery .tiled-gallery-caption {
color: #666;
font-family: Montserrat, sans-serif;
font-weight: 700;
padding: 10px;
text-transform: uppercase;
text-align: center;
}  .comments,
.comment-respond {
padding: 8%;
background: #fff;
}
.comment-respond { 
margin-top: 8%; 
}
.comments-title-container {
align-items: baseline;
display: flex;
justify-content: space-between;
margin: 8% 0;
position: relative;
}
.comments-title,
.comments-subtitle {
margin: 0;
}
.comments-title {
font-size: 1.75em;
font-weight: 700;
}
.comments-subtitle {
font-size: 1em;
margin-left: 20px;
}
.comments-subtitle a { text-decoration: none; }
.comments-subtitle a:hover { text-decoration: underline; } .commentlist .children { 
margin-left: 8%; 
}
div.comment {
margin-top: 40px;
border-top: 2px solid #eee;
padding-top: 40px;
position: relative;
}
li.comment { 
position: relative; 
}
.commentlist > li.comment:first-child > div.comment:first-child {
margin: 0;
border: none;
padding: 0;
}
.comment .avatar-container {
display: block;
width: 60px;
position: absolute;
left: 0;
}
.comment .avatar {
display: block;
width: 100%;
height: auto;
border-radius: 999px;
position: relative;
z-index: 2;
}
.bypostauthor > .comment .avatar { 
border: 4px solid #6AA897; 
}
.comment-inner { 
margin-left: 80px; 
} .comment-header {
padding: 8px 0 20px;
position: relative;
}
.comment-header a {
text-decoration: none;
}
.comment-header h4 {
font-size: 1em;
font-weight: 700;
margin: 0;
}
.comment-header h4 a { color: #333; }
.comment-header h4 a:hover { color: #6AA897; }
.comment-date {
font-size: .9em;
font-weight: 600;
margin: 6px 0 0;
}
.comment-date a { color: #666; }
.comment-date a:hover { color: #333; } .comment-actions {
font-size: 0.9em;
font-weight: 600;
margin-top: 20px;
}
.comment-actions p { 
display: inline-block;
margin: 0;
}
.comment-actions p + p:before {
content: "/";
display: inline-block;
margin: 0 10px 0 7px;
color: #ddd;
}
.comment-actions a { 
color: #666; 
text-decoration: none;
}
.comment-actions a:hover { 
color: #6AA897; 
} .comments-nav {
border-top: 2px solid #eee;
display: flex;
font-size: 0.9em;
font-weight: 700;
justify-content: space-between;
margin-top: 40px;
padding-top: 40px;
}
.comments-nav a { 
color: #666; 
text-decoration: none;
}
.comments-nav a:hover { 
color: #6AA897; 
}  .commentlist .comment-respond {
border-top: 2px solid #eee;
margin-top: 40px;
padding: 40px 0 0;
}
.comment-reply-title {
font-size: 1.75em;
font-weight: 700;
margin: 0 0 40px;
}
#cancel-comment-reply-link {
font-size: 1rem;
font-weight: 700;
margin-left: 5px;
}
#cancel-comment-reply-link:hover { 
text-decoration: underline; 
} .comment-form p {
margin-bottom: 30px;
}
.comment-form > p:last-of-type {
margin-bottom: 0;
}
.comment-form p.logged-in-as,
.comment-form p.comment-notes {
color: #666;
margin: -25px 0 40px;
}
.comment-form p.logged-in-as a,
.comment-form p.comment-notes a { 
color: inherit; 
text-decoration: none;
}
.comment-form p.logged-in-as a:hover,
.comment-form p.comment-notes a:hover {
color: #6AA897;
}
.comment-form label {
display: block;
margin: 0 0 5px 0;
}
.comment-form-author,
.comment-form-email {
float: left;
width: 47.5%;
}
.comment-form-author { 
margin-right: 5%; 
}
.comment-form input[type="checkbox"] + label {
display: inline;
font-weight: 400;
letter-spacing: 0;
margin: 0 0 0 5px;
text-transform: none;
}
.comment-form label .required {
margin-left: 2px;
color: red;
}
.comment-form p.comment-subscription-form { margin: 30px 0 0; }
.comment-form p.comment-subscription-form + p.comment-subscription-form { margin: 10px 0 0; }
.comment-subscription-form label { font-size: 12px; }  .infinite-scroll .archive-nav { 
display: none; 
}
.archive-nav {
display: flex;
font-weight: 700;
justify-content: space-between;
}
.archive-nav.only-next {
justify-content: flex-end;
}
.archive-nav a {
color: #666;
text-decoration: none;
}
.archive-nav a:hover { 
color: #6AA897; 
} #infinite-handle { 
text-align: center; 
}
#infinite-handle span {
background-color: #444;
border-radius: 0;
color: #fff;
display: inline-block;
font-size: 0.8em;
padding: 16px 20px;
}
#infinite-handle span:hover { 
background: #6AA897; 
}
.infinite-loader .spinner {
display: block;
margin: 0 auto;
}  @media ( max-width: 1254px ) { .post-content .alignfull {
margin-left: calc( ( ( 100vw - 300px ) * .84 ) * -0.08 );
max-width: calc( ( 100vw - 300px ) * .84 );
width: calc( ( 100vw - 300px ) * .84 );
}
}
@media ( max-width: 1100px ) { .sidebar {
padding: 60px 25px 0 25px;
width: 250px;
}
.sidebar-bottom {
padding-bottom: 30px;
}
.wrapper {
margin-left: 250px;
} .post-content .alignfull {
margin-left: calc( ( ( 100vw - 250px ) * .84 ) * -0.08 );
max-width: calc( ( 100vw - 250px ) * .84 );
width: calc( ( 100vw - 250px ) * .84 );
}
}
@media ( max-width: 930px ) { .sidebar {
padding: 30px 0;
position: relative;
bottom: auto;
right: auto;
top: auto;
width: 100%;
}
.sidebar-inner {
margin: 0 auto;
max-width: 86%;
}
.wrapper-inner {
margin: 0;
max-width: none;
width: auto;
}
.wrapper {
margin: 7%;
} .blog-title {
text-align: left;
}
.blog-title:after,
.main-menu,
.sidebar-bottom {
display: none;
}
.sidebar-top {
align-items: center;
display: flex;
justify-content: space-between;
} .nav-toggle {
display: block;
flex-shrink: 0;
margin-left: 20px;
}
.nav-toggle,
.nav-toggle:hover {
background-color: #444;
}
.nav-toggle .bars {
float: right;
height: 10px;
position: relative;
width: 15px;
}
.nav-toggle .bar {
background-color: #fff;
height: 2px;
position: absolute;
left: 0;
top: 0;
width: 15px;
}
.nav-toggle .bar:nth-child(2) { top: 4px; }
.nav-toggle .bar:nth-child(3) { top: 8px; }
.nav-toggle p {
color: #fff;
float: right;
font-size: 14px;
font-weight: 700;
line-height: 10px;
margin: 0 8px 0 0;
text-align: right;
text-transform: uppercase;
}
.nav-toggle .close { 
display: none; 
}
.nav-toggle:hover { 
cursor: pointer; 
}
.nav-toggle.active .bar:nth-child(1),
.nav-toggle.active .bar:nth-child(3) { 
top: 4px; 
}
.nav-toggle.active .bar:nth-child(2) {
opacity: 0;
}
.nav-toggle.active .bar:nth-child(1) { transform: rotate( 45deg ); }
.nav-toggle.active .bar:nth-child(3) { transform: rotate( -45deg ); }
.nav-toggle.active .menu { display: none; }
.nav-toggle.active .close { display: block; } .mobile-menu { 
padding: 40px 7%; 
}
.mobile-menu li { 
margin-top: 25px; 
}
.mobile-menu > li:first-child { 
margin-top: 0; 
}
.mobile-menu .sub-menu { 
margin-left: 25px; 
}
.mobile-menu a {
color: #bbb;
display: block;
font-size: 16px;
font-weight: 700;
letter-spacing: 1px;
text-decoration: none;
text-transform: uppercase;
}
.mobile-menu a:hover { 
color: #fff; 
} .post-content .alignfull {
margin-left: calc( ( 100vw * .86 ) * -0.08 );
max-width: calc( 100vw * .86 );
width: calc( 100vw * .86 );
}
}
@media ( max-width: 700px ) { .wrapper,
.wrapper-inner {
margin: 0;
max-width: none;
width: auto;
} .sidebar {
padding: 25px 0;
}
.sidebar-inner {
max-width: 90%;
} .nav-toggle {
right: 5%;
}
.mobile-menu {
padding: 35px 5%;
}
.mobile-menu a {
font-size: 14px;
} .archive-header {
margin: 7% 0;
}
.post-header {
margin-bottom: 30px;
}
.posts .post,
.posts .page {
margin-bottom: 0;
}
.post + .post {
border-top: 10px solid #eee;
}
.post-inner,
.archive-nav {
padding: 40px 5%;
}
.page-links {
padding: 0 5%;
}
.page-links > span,
.page-links > a {
padding: 15px 20px;
} .post-meta-inner {
padding: 40px 5%;
} .post-content .alignfull {
margin-left: -5vw;
max-width: 100vw;
width: 100vw;
} .comments-title-container {
padding: 35px 5%;
margin: 0;
background: #fff;
border-bottom: 2px solid #eee;
}
.comments,
.comment-respond {
padding: 40px 5%;
}
.comment-respond {
margin-top: 0;
border-top: 2px solid #eee;
}
.no-comments {  margin: 10% 0; } #infinite-handle,
.infinite-loader {
margin: 7% 0;
}
}
@media ( max-width: 600px ) {
body {
font-size: 16px;
} h1 { font-size: 1.5em; }
h2 { font-size: 1.25em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1em; }
h5 { font-size: 0.9em; }
h6 { font-size: 0.7em; }
input[type="text"],
input[type="password"],
input[type="email"],
input[type="url"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="datetime"],
input[type="datetime-local"],
input[type="week"],
input[type="number"],
input[type="search"],
input[type="tel"],
input[type="color"],
textarea {
padding: 13px;
font-size: 0.8em;
}  .flex-direction-nav {
margin-top: -16px;
}
.flex-direction-nav a {
height: 32px;
width: 32px;
} .comments-title,
.comment-reply-title {
font-size: 1.4em;
}
#cancel-comment-reply-link {
margin-left: 3px;
font-size: 0.9rem;
}
div.comment,
.comments-nav {
margin-top: 25px;
padding-top: 25px;
}
.comment-inner {
margin-left: 64px;
}
.comment > .avatar-container {
width: 44px;
}
.comment-header {
padding-top: 4px;
} .comment-reply-title { 
margin-bottom: 35px; 
}
.comment-form p.logged-in-as,
.comment-form p.comment-notes {
margin: -25px 0 30px;
}
.comment-form p { 
margin-bottom: 20px; 
}
.comment-form-author,
.comment-form-email {
float: none;
width: 100%;
margin-left: 0;
}
}
@media ( max-width: 500px ) { .sidebar {
padding: 20px 0;
}
.blog-title {
font-size: 1.25em;
} .post-header {
margin-bottom: 20px;
}
.post-title {
font-size: 1.75em;
} .post-quote blockquote,
.post-quote blockquote p {
font-size: 1.25rem;
} .post-content blockquote,
.post-content .wp-block-quote.is-large,
.post-content .wp-block-quote.is-style-large {
padding: 25px;
}
.post-content .wp-block-pullquote,
.post-content .wp-block-pullquote blockquote {
padding: 0;
}
.post-content blockquote:before {
content: none;
}
.post-content .alignleft,
.post-content .alignright {
float: none;
margin: 2em auto;
max-width: 100%;
}
.post-content .alignleft img,
.post-content .alignright img {
margin: 0 auto;
}
}
@media ( max-width: 400px ) { .post-meta-toggle {
padding: 30px 4%;
}
.post-meta-date span {
display: none;
}
.post-content a.more-link {
padding: 12px 16px;
}
}
@media ( max-width: 350px ) { .comment .avatar-container {
display: none;
}
.comment-inner {
margin-left: 0;
}
}body {
background: #660066;
font-size: 11px;
font-family: 'Montserrat', sans-serif;
}
.wrapper { margin: 6% 0 6% 0px; 
}
.bg-mint { background: #660066; }
.main-menu > li:first-child { margin-top: 50px; }
.main-menu a {
font-size: 18px;
}
.credits {
display:none;   
}
.post-title {
display: none;
}
.blog-title { 
display: none;
}
.post-inner {
padding-top: 1pt; 
background-image: url(//heilpraktiker-neuwinger.de/wp-content/themes/rams_child/images/schmetterling.png);
background-repeat: no-repeat;
}
.post-content {
font-family: 'Verdana', 'Arial';
}
.post-content blockquote:before {
font-family: 'Verdana', 'Arial', serif;
font-size: 12px;
} .subheadline{
color: #660066;
font-weight: bold;
}
h1{
color: #660066;
font-weight: bold;
font-size: 18pt;
font-family: Montserrat,Arial;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
color: #660066;
}
.post,
.posts .page,
.single-attachment .attachment { 
border-radius: 8px;
}
.sidebar-inner { 
margin-top:50px;
}
.nichtunterstreichen{
text-decoration: none;
}
.content a:link, .content a:visited  {
color: #660066;
}
.wrapper-inner {
z-index: 1;
}
.main-menu li.menu-item {
margin: 0 !important;
padding-bottom: 20px !important;
}
.main-menu ul.sub-menu {
transform:translate(9999px);
margin-right: 0 !important;
opacity: 0;
transition: opacity 1s;
position: absolute;
z-index: 99999;
top:20px;
right: -10px;
margin-top: 5px;
background:#660066;
border: 1px solid rgba( 255, 255, 255, 0.6 );
border-radius: 3px;
box-shadow: 0px 2px 3px rgba(255,255,255,0.2);
padding: 0px 10px;
}
.main-menu li.menu-item:hover > a {
color: #ffffff;
}
.main-menu li.menu-item:hover > ul.sub-menu {
transform:translate(0);
opacity: 1;
}
.main-menu li.menu-item:hover > ul.sub-menu > li.menu-item {
margin: 10px 0 !important;
padding-bottom: 0 !important;
}
@media screen and (min-width : 1300px) and (max-width : 1450px)  {
.post { 
margin-left: 105px;
}
}
@media screen and (min-width : 1250px) and (max-width : 1300px)  {
.post { 
margin-left: 115px;
}
}
@media screen and (min-width : 1200px) and (max-width : 1250px)  {
.post  { 
margin-left: 125px;
}
}
@media screen and (min-width : 1150px) and (max-width : 1200px)  {
.post  { 
margin-left: 140px;
}
}
@media screen and (min-width : 1100px) and (max-width : 1150px)  {
.post  { 
margin-left: 165px;
}
}
@media screen and (min-width : 930px) and (max-width : 1100px)  {
.post  { 
margin-left: 200px;
}
}
@media screen and (max-width: 930px) {
.post { 
margin-left: 0px;
}
}.BorlabsCookie *{box-sizing:border-box}.BorlabsCookie *::before,.BorlabsCookie *::after{box-sizing:inherit}.BorlabsCookie * div,.BorlabsCookie * span,.BorlabsCookie * h1,.BorlabsCookie * h2,.BorlabsCookie * h3,.BorlabsCookie * h4,.BorlabsCookie * h5,.BorlabsCookie * h6,.BorlabsCookie * p,.BorlabsCookie * a,.BorlabsCookie * em,.BorlabsCookie * img,.BorlabsCookie * small,.BorlabsCookie * strike,.BorlabsCookie * strong,.BorlabsCookie * sub,.BorlabsCookie * sup,.BorlabsCookie * b,.BorlabsCookie * u,.BorlabsCookie * i,.BorlabsCookie * center,.BorlabsCookie * ol,.BorlabsCookie * ul,.BorlabsCookie * li,.BorlabsCookie * fieldset,.BorlabsCookie * form,.BorlabsCookie * label,.BorlabsCookie * legend{margin:0;padding:0;border:0;color:inherit;vertical-align:baseline;font-family:inherit;font-size:inherit;font-style:initial;font-weight:initial;letter-spacing:initial;line-height:initial;text-decoration:initial;text-transform:initial;word-spacing:initial}.borlabs-hide{display:none}.borlabs-position-fix{position:initial !important;transform:unset !important}._brlbs-btn-cookie-preference{display:inline-block;font-family:inherit;font-size:inherit;padding:.5em 1em;text-decoration:none;transition:background-color 125ms linear}.BorlabsCookie ._brlbs-cursor{cursor:pointer}.BorlabsCookie .text-left{text-align:left !important}.BorlabsCookie .text-center{text-align:center !important}.BorlabsCookie .text-right{text-align:right !important}.BorlabsCookie table._brlbs th{text-align:left}.BorlabsCookie table._brlbs td,.BorlabsCookie table._brlbs th{padding:.3rem}.BorlabsCookie ._brlbs-responsive-table{min-height:.01%;overflow:auto}.BorlabsCookie label._brlbs-focused{outline:Highlight;outline-color:-webkit-focus-ring-color;outline-style:solid;outline-width:2px}.BorlabsCookie .sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);white-space:nowrap;border:0}.BorlabsCookie .sr-only-focusable:active,.BorlabsCookie .sr-only-focusable:focus{position:static;width:auto;height:auto;overflow:visible;clip:auto;white-space:normal}.BorlabsCookie .container,.BorlabsCookie .container-fluid,.BorlabsCookie .container-xl,.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm{width:100%;padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}@media(min-width: 576px){.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:540px}}@media(min-width: 768px){.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:720px}}@media(min-width: 992px){.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:960px}}@media(min-width: 1200px){.BorlabsCookie .container-xl,.BorlabsCookie .container-lg,.BorlabsCookie .container-md,.BorlabsCookie .container-sm,.BorlabsCookie .container{max-width:1140px}}.BorlabsCookie .row{display:flex;flex-wrap:wrap;margin-right:-15px;margin-left:-15px}.BorlabsCookie .no-gutters{margin-right:0;margin-left:0}.BorlabsCookie .no-gutters>.col,.BorlabsCookie .no-gutters>[class*=col-]{padding-right:0;padding-left:0}.BorlabsCookie .col-xl,.BorlabsCookie .col-xl-12,.BorlabsCookie .col-xl-11,.BorlabsCookie .col-xl-10,.BorlabsCookie .col-xl-9,.BorlabsCookie .col-xl-8,.BorlabsCookie .col-xl-7,.BorlabsCookie .col-xl-6,.BorlabsCookie .col-xl-5,.BorlabsCookie .col-xl-4,.BorlabsCookie .col-xl-3,.BorlabsCookie .col-xl-2,.BorlabsCookie .col-xl-1,.BorlabsCookie .col-lg,.BorlabsCookie .col-lg-12,.BorlabsCookie .col-lg-11,.BorlabsCookie .col-lg-10,.BorlabsCookie .col-lg-9,.BorlabsCookie .col-lg-8,.BorlabsCookie .col-lg-7,.BorlabsCookie .col-lg-6,.BorlabsCookie .col-lg-5,.BorlabsCookie .col-lg-4,.BorlabsCookie .col-lg-3,.BorlabsCookie .col-lg-2,.BorlabsCookie .col-lg-1,.BorlabsCookie .col-md,.BorlabsCookie .col-md-12,.BorlabsCookie .col-md-11,.BorlabsCookie .col-md-10,.BorlabsCookie .col-md-9,.BorlabsCookie .col-md-8,.BorlabsCookie .col-md-7,.BorlabsCookie .col-md-6,.BorlabsCookie .col-md-5,.BorlabsCookie .col-md-4,.BorlabsCookie .col-md-3,.BorlabsCookie .col-md-2,.BorlabsCookie .col-md-1,.BorlabsCookie .col-sm,.BorlabsCookie .col-sm-12,.BorlabsCookie .col-sm-11,.BorlabsCookie .col-sm-10,.BorlabsCookie .col-sm-9,.BorlabsCookie .col-sm-8,.BorlabsCookie .col-sm-7,.BorlabsCookie .col-sm-6,.BorlabsCookie .col-sm-5,.BorlabsCookie .col-sm-4,.BorlabsCookie .col-sm-3,.BorlabsCookie .col-sm-2,.BorlabsCookie .col-sm-1,.BorlabsCookie .col,.BorlabsCookie .col-12,.BorlabsCookie .col-11,.BorlabsCookie .col-10,.BorlabsCookie .col-9,.BorlabsCookie .col-8,.BorlabsCookie .col-7,.BorlabsCookie .col-6,.BorlabsCookie .col-5,.BorlabsCookie .col-4,.BorlabsCookie .col-3,.BorlabsCookie .col-2,.BorlabsCookie .col-1{position:relative;width:100%;min-height:1px;padding-right:15px;padding-left:15px}.BorlabsCookie .col{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-12{flex:0 0 100%;max-width:100%}@media(min-width: 576px){.BorlabsCookie .col-sm{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-sm-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-sm-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-sm-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-sm-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-sm-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-sm-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-sm-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-sm-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-sm-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-sm-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-sm-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-sm-12{flex:0 0 100%;max-width:100%}}@media(min-width: 768px){.BorlabsCookie .col-md{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-md-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-md-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-md-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-md-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-md-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-md-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-md-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-md-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-md-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-md-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-md-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-md-12{flex:0 0 100%;max-width:100%}}@media(min-width: 992px){.BorlabsCookie .col-lg{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-lg-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-lg-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-lg-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-lg-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-lg-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-lg-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-lg-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-lg-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-lg-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-lg-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-lg-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-lg-12{flex:0 0 100%;max-width:100%}}@media(min-width: 1200px){.BorlabsCookie .col-xl{flex-basis:0;flex-grow:1;max-width:100%}.BorlabsCookie .col-xl-1{flex:0 0 8.33333333%;max-width:8.33333333%}.BorlabsCookie .col-xl-2{flex:0 0 16.66666667%;max-width:16.66666667%}.BorlabsCookie .col-xl-3{flex:0 0 25%;max-width:25%}.BorlabsCookie .col-xl-4{flex:0 0 33.33333333%;max-width:33.33333333%}.BorlabsCookie .col-xl-5{flex:0 0 41.66666667%;max-width:41.66666667%}.BorlabsCookie .col-xl-6{flex:0 0 50%;max-width:50%}.BorlabsCookie .col-xl-7{flex:0 0 58.33333333%;max-width:58.33333333%}.BorlabsCookie .col-xl-8{flex:0 0 66.66666667%;max-width:66.66666667%}.BorlabsCookie .col-xl-9{flex:0 0 75%;max-width:75%}.BorlabsCookie .col-xl-10{flex:0 0 83.33333333%;max-width:83.33333333%}.BorlabsCookie .col-xl-11{flex:0 0 91.66666667%;max-width:91.66666667%}.BorlabsCookie .col-xl-12{flex:0 0 100%;max-width:100%}}.BorlabsCookie .d-block{display:block !important}.BorlabsCookie .d-flex{display:flex !important}@media(min-width: 576px){.BorlabsCookie .d-sm-block{display:block !important}.BorlabsCookie .d-sm-flex{display:flex !important}}@media(min-width: 768px){.BorlabsCookie .d-md-block{display:block !important}.BorlabsCookie .d-md-flex{display:flex !important}}@media(min-width: 992px){.BorlabsCookie .d-lg-block{display:block !important}.BorlabsCookie .d-lg-flex{display:flex !important}}@media(min-width: 1200px){.BorlabsCookie .d-xl-block{display:block !important}.BorlabsCookie .d-xl-flex{display:flex !important}}.BorlabsCookie .flex-row{flex-direction:row !important}.BorlabsCookie .flex-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-between{justify-content:space-between !important}.BorlabsCookie .align-items-start{align-items:flex-start !important}.BorlabsCookie .align-items-end{align-items:flex-end !important}.BorlabsCookie .align-items-center{align-items:center !important}.BorlabsCookie .align-items-baseline{align-items:baseline !important}.BorlabsCookie .align-items-stretch{align-items:stretch !important}@media(min-width: 576px){.BorlabsCookie .flex-sm-row{flex-direction:row !important}.BorlabsCookie .flex-sm-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-sm-between{justify-content:space-between !important}.BorlabsCookie .align-items-sm-start{align-items:flex-start !important}.BorlabsCookie .align-items-sm-end{align-items:flex-end !important}.BorlabsCookie .align-items-sm-center{align-items:center !important}.BorlabsCookie .align-items-sm-baseline{align-items:baseline !important}.BorlabsCookie .align-items-sm-stretch{align-items:stretch !important}}@media(min-width: 768px){.BorlabsCookie .flex-md-row{flex-direction:row !important}.BorlabsCookie .flex-md-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-md-between{justify-content:space-between !important}.BorlabsCookie .align-items-md-start{align-items:flex-start !important}.BorlabsCookie .align-items-md-end{align-items:flex-end !important}.BorlabsCookie .align-items-md-center{align-items:center !important}.BorlabsCookie .align-items-md-baseline{align-items:baseline !important}.BorlabsCookie .align-items-md-stretch{align-items:stretch !important}}@media(min-width: 992px){.BorlabsCookie .flex-lg-row{flex-direction:row !important}.BorlabsCookie .flex-lg-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-lg-between{justify-content:space-between !important}.BorlabsCookie .align-items-lg-start{align-items:flex-start !important}.BorlabsCookie .align-items-lg-end{align-items:flex-end !important}.BorlabsCookie .align-items-lg-center{align-items:center !important}.BorlabsCookie .align-items-lg-baseline{align-items:baseline !important}.BorlabsCookie .align-items-lg-stretch{align-items:stretch !important}}@media(min-width: 1200px){.BorlabsCookie .flex-xl-row{flex-direction:row !important}.BorlabsCookie .flex-xl-fill{flex:1 1 auto !important}.BorlabsCookie .justify-content-xl-between{justify-content:space-between !important}.BorlabsCookie .align-items-xl-start{align-items:flex-start !important}.BorlabsCookie .align-items-xl-end{align-items:flex-end !important}.BorlabsCookie .align-items-xl-center{align-items:center !important}.BorlabsCookie .align-items-xl-baseline{align-items:baseline !important}.BorlabsCookie .align-items-xl-stretch{align-items:stretch !important}}.BorlabsCookie .w-25{width:25% !important}.BorlabsCookie .w-50{width:50% !important}.BorlabsCookie .w-75{width:75% !important}.BorlabsCookie .w-100{width:100% !important}.BorlabsCookie .w-auto{width:auto !important}.BorlabsCookie .h-25{height:25% !important}.BorlabsCookie .h-50{height:50% !important}.BorlabsCookie .h-75{height:75% !important}.BorlabsCookie .h-100{height:100% !important}.BorlabsCookie .h-auto{height:auto !important}.BorlabsCookie .mw-100{max-width:100% !important}.BorlabsCookie .mh-100{max-height:100% !important}.BorlabsCookie .min-vw-100{min-width:100vw !important}.BorlabsCookie .min-vh-100{min-height:100vh !important}.BorlabsCookie .vw-100{width:100vw !important}.BorlabsCookie .vh-100{height:100vh !important}.BorlabsCookie ._brlbs-animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.BorlabsCookie ._brlbs-animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.BorlabsCookie ._brlbs-animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.BorlabsCookie ._brlbs-animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.BorlabsCookie ._brlbs-animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.BorlabsCookie ._brlbs-animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.BorlabsCookie ._brlbs-animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.BorlabsCookie ._brlbs-animated.fast{-webkit-animation-duration:800ms;animation-duration:800ms}.BorlabsCookie ._brlbs-animated.faster{-webkit-animation-duration:500ms;animation-duration:500ms}.BorlabsCookie ._brlbs-animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.BorlabsCookie ._brlbs-animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media(print), (prefers-reduced-motion: reduce){.BorlabsCookie ._brlbs-animated{-webkit-animation-duration:1ms !important;animation-duration:1ms !important;transition-duration:1ms !important;-webkit-animation-iteration-count:1 !important;animation-iteration-count:1 !important}}.BorlabsCookie._brlbs-switch-consent{align-items:center;display:flex;font-size:inherit}.BorlabsCookie._brlbs-switch-consent ._brlbs-btn-switch--textRight{margin-right:2em}.BorlabsCookie ._brlbs-title{display:inline-block;vertical-align:middle;margin-bottom:0}.BorlabsCookie ._brlbs-title::before{content:"|";display:inline-block;margin:0 .25rem 0 0}.BorlabsCookie ._brlbs-checkbox{color:inherit;cursor:pointer;display:block;padding-left:2em;position:relative}.BorlabsCookie ._brlbs-checkbox input{position:absolute;opacity:0 !important;width:auto;z-index:-1}.BorlabsCookie ._brlbs-checkbox input:checked~._brlbs-checkbox-indicator::after{opacity:1}.BorlabsCookie ._brlbs-checkbox input:disabled~._brlbs-checkbox-indicator::after{opacity:1}.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator{border-style:solid;border-width:2px;padding:0 !important;position:absolute;left:0;top:0;height:20px;width:20px;transition:.25s}.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator::after{content:"";border-style:solid;border-width:0 2px 2px 0;border-radius:1px;position:absolute;left:5px;top:1px;height:11px;width:6px;transform:rotate(45deg);opacity:0}.BorlabsCookie ._brlbs-btn-switch{position:relative;display:inline-block;margin:0;width:50px;height:26px;vertical-align:middle}.BorlabsCookie ._brlbs-btn-switch input{opacity:0;width:0;height:0}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider{background-color:#2295f3}.BorlabsCookie ._brlbs-btn-switch input:checked+._brlbs-slider:before{transform:translateX(24px)}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#bbc0c7;transition:.4s}.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before{position:absolute;content:"";height:18px;width:18px;left:4px;bottom:4px;background-color:#fff;transition:.4s}.BorlabsCookie ._brlbs-btn-switch-status{position:absolute;top:50%;right:calc(100% + 6px);transform:translateY(-50%)}.BorlabsCookie ._brlbs-btn-switch--textRight ._brlbs-btn-switch-status{right:auto;left:calc(100% + 6px)}.BorlabsCookie ._brlbs-btn-switch-status::before{content:attr(data-inactive);white-space:nowrap}.BorlabsCookie ._brlbs-btn-switch>input:checked~._brlbs-btn-switch-status::before{content:attr(data-active)}#BorlabsCookieBox a{font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;text-decoration:inherit;text-transform:inherit;word-spacing:inherit}#BorlabsCookieBox a:focus{outline:Highlight !important;outline-color:-webkit-focus-ring-color !important;outline-style:solid !important;outline-width:2px !important}#BorlabsCookieBox:not(._brlbs-keyboard) a:focus{outline:0 !important}#BorlabsCookieBox ._brlbs-animated{visibility:visible}#BorlabsCookieBox .container{background:inherit;display:block;float:none;padding-left:15px;padding-right:15px;margin-left:auto;margin-right:auto;min-height:auto;position:inherit}#BorlabsCookieBox ._brlbs-bar .container{overflow:auto !important;width:100% !important;max-width:none !important;margin-left:auto;margin-right:auto;padding-left:15px;padding-right:15px}#BorlabsCookieBox ._brlbs-box .container{overflow:auto !important;width:auto !important}#BorlabsCookieBox .container::before{display:initial}#BorlabsCookieBox .container::after{content:" ";display:block;height:2px}#BorlabsCookieBox .container .row{background:inherit;color:inherit;display:flex;min-width:1px;pointer-events:inherit;width:auto;max-width:none}#BorlabsCookieBox .container .row.no-gutters{margin-left:0;margin-right:0}#BorlabsCookieBox .container .row::before,#BorlabsCookieBox .container .row::after{display:initial}#BorlabsCookieBox .bcac-item{margin:.5em 0;padding:.5em}#BorlabsCookieBox .bcac-item ._brlbs-h4{font-size:1.25em;margin:0 0 .25em 0}#BorlabsCookieBox .bcac-item p{font-size:.875em}#BorlabsCookieBox .bcac-item p,#BorlabsCookieBox .bcac-item span{color:inherit}#BorlabsCookieBox>div{display:none}#BorlabsCookieBox>div.show-cookie-box{display:flex}#BorlabsCookieBox>div:not(._brlbs-block-content){position:absolute;width:100%;z-index:999999}#BorlabsCookieBox>div:not(._brlbs-block-content).top-left{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).top-center{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).top-right{top:0}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-left{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-center{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).middle-right{top:50%}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-left{bottom:0}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-center{bottom:0}#BorlabsCookieBox>div:not(._brlbs-block-content).bottom-right{bottom:0}#BorlabsCookieBox h3,#BorlabsCookieBox ._brlbs-h3{background:inherit;color:inherit;font-family:inherit;font-size:1.625em;line-height:1.125em;word-break:break-all}#BorlabsCookieBox ul{display:flex;flex-flow:wrap;justify-content:center;list-style:none;margin:.9375em 0;padding:0}#BorlabsCookieBox ul li{color:inherit;font-family:inherit;font-size:1em;line-height:1.25em;list-style:none;margin:0 .9375em .375em 0}#BorlabsCookieBox ul li:last-child{margin:0}#BorlabsCookieBox ul li::before{content:"●";margin:0 4px 0 0}#BorlabsCookieBox p{color:inherit;font-family:inherit;font-size:1em;line-height:1.4em;margin:.9375em 0}#BorlabsCookieBox p:last-child{margin:0}#BorlabsCookieBox p ._brlbs-paragraph:last-child{margin-bottom:0}#BorlabsCookieBox ._brlbs-flex-center{display:flex;align-items:center;justify-content:center}#BorlabsCookieBox ._brlbs-flex-center p{margin-bottom:0}#BorlabsCookieBox ._brlbs-flex-left{display:flex;align-items:center;justify-content:left;margin:0 0 .9375em 0}#BorlabsCookieBox ._brlbs-actions{display:inline}#BorlabsCookieBox ._brlbs-accept{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-block-content{background:rgba(0,0,0,0);left:0;position:fixed;height:100%;top:0;width:100%;z-index:999999}#BorlabsCookieBox ._brlbs-block-content._brlbs-bg-animation{transition:background-color 250ms linear}#BorlabsCookieBox ._brlbs-block-content._brlbs-bg-dark{background:rgba(0,0,0,.6)}#BorlabsCookieBox ._brlbs-branding{font-family:inherit;font-size:.75em;margin:0}#BorlabsCookieBox ._brlbs-branding a{text-decoration:none}#BorlabsCookieBox ._brlbs-branding img{display:inline-block;max-height:16px;max-width:16px;vertical-align:middle}#BorlabsCookieBox ._brlbs-btn{display:inline-block;font-family:inherit;font-size:1.25em;padding:.75em 2em;text-decoration:none;transition:background-color 125ms linear}#BorlabsCookieBox ._brlbs-paragraph{display:block;margin-bottom:.6em}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-technology{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-personal-data{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-more-information{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-no-commitment{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-revoke{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-individual-settings{display:inline}#BorlabsCookieBox ._brlbs-paragraph._brlbs-text-non-eu-data-transfer{margin-top:.6em}#BorlabsCookieBox .cookie-logo{height:auto;max-width:48px;padding:0 8px 0 0;vertical-align:middle;width:100%}#BorlabsCookieBox ._brlbs-legal{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-manage{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-refuse{font-family:inherit;font-size:.75em;text-align:center}#BorlabsCookieBox ._brlbs-refuse a{color:inherit}#BorlabsCookieBox ._brlbs-manage-btn{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-manage-btn a{font-size:1.25em;color:inherit}#BorlabsCookieBox ._brlbs-manage-btn a:hover{color:inherit}#BorlabsCookieBox ._brlbs-refuse-btn{font-family:inherit;text-align:center}#BorlabsCookieBox ._brlbs-refuse-btn a{font-size:1.25em;color:inherit}#BorlabsCookieBox ._brlbs-refuse-btn a:hover{color:inherit}#BorlabsCookieBox .top-left{align-items:flex-start;justify-content:flex-start}#BorlabsCookieBox .top-center{align-items:flex-start;justify-content:center}#BorlabsCookieBox .top-right{align-items:flex-start;justify-content:flex-end}#BorlabsCookieBox .middle-left{align-items:center;justify-content:flex-start}#BorlabsCookieBox .middle-center{align-items:center;justify-content:center}#BorlabsCookieBox .middle-right{align-items:center;justify-content:flex-end}#BorlabsCookieBox .bottom-left{align-items:flex-end;justify-content:flex-start}#BorlabsCookieBox .bottom-center{align-items:flex-end;justify-content:center}#BorlabsCookieBox .bottom-right{align-items:flex-end;justify-content:flex-end}#BorlabsCookieBox ._brlbs-box,#BorlabsCookieBox ._brlbs-bar{box-shadow:0 4px 8px rgba(0,0,0,.2);padding:15px 0;max-height:100vh;overflow:auto}#BorlabsCookieBox ._brlbs-bar-wrap{display:block;max-width:100%;width:100%;z-index:1000000}#BorlabsCookieBox ._brlbs-bar-wrap._brlbs-position-fixed{position:fixed}#BorlabsCookieBox ._brlbs-bar-wrap .cookie-preference ._brlbs-flex-center{justify-content:left}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim .cookie-box p{margin:0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim .cookie-box p._brlbs-accept{margin:.9375em 0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-actions-mobile{display:none}#BorlabsCookieBox ._brlbs-bar ul{justify-content:center;margin:.5em 0}#BorlabsCookieBox ._brlbs-bar ._brlbs-no-padding-right{padding-right:0}#BorlabsCookieBox ._brlbs-bar ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox ._brlbs-bar .cookie-logo{padding:0 8px 0 0;vertical-align:middle;width:100%}#BorlabsCookieBox ._brlbs-bar ._brlbs-legal{text-align:center}#BorlabsCookieBox ._brlbs-box-wrap{display:block;max-width:550px;width:100%;z-index:1000000}#BorlabsCookieBox ._brlbs-box-wrap._brlbs-position-fixed{position:fixed}#BorlabsCookieBox ._brlbs-box._brlbs-box-slim>.container ._brlbs-manage{margin:0}#BorlabsCookieBox ._brlbs-box._brlbs-box-slim>.container ._brlbs-refuse{margin:.5em 0 0 0}#BorlabsCookieBox ._brlbs-box ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox .cookie-preference .container.not-visible{height:0}#BorlabsCookieBox .cookie-preference table{margin:1em 0 0 0;width:100%}#BorlabsCookieBox .cookie-preference table tr td,#BorlabsCookieBox .cookie-preference table tr th{border-bottom:1px solid}#BorlabsCookieBox .cookie-preference table tr:last-child td,#BorlabsCookieBox .cookie-preference table tr:last-child th{border-bottom:0}#BorlabsCookieBox .cookie-preference table th{text-align:left;width:40%}#BorlabsCookieBox .cookie-preference table td{text-align:left}#BorlabsCookieBox .cookie-preference table td,#BorlabsCookieBox .cookie-preference table th{font-size:.875em;padding:.25em .5em}#BorlabsCookieBox .cookie-preference ._brlbs-accept{text-align:left}#BorlabsCookieBox .cookie-preference ._brlbs-btn{font-size:1em;margin:0 0 .9375em 0;padding:.75em 1.5em}#BorlabsCookieBox .cookie-preference ._brlbs-legal{text-align:right}#BorlabsCookieBox .cookie-preference ._brlbs-pp-url{overflow:hidden;text-overflow:ellipsis;width:100%;max-width:0}#BorlabsCookieBox .cookie-preference ._brlbs-refuse{margin:0 0 .9375em 0;text-align:right}#BorlabsCookieBox .cookie-preference ._brlbs-separator::before{content:"|";display:inline-block;margin:0 2px}#BorlabsCookieBox ._brlbs-bar-advanced ul,#BorlabsCookieBox ._brlbs-box-advanced ul{justify-content:space-between}#BorlabsCookieBox ._brlbs-bar-advanced ul li,#BorlabsCookieBox ._brlbs-box-advanced ul li{line-height:1.375em;margin:0 .9375em .875em 0}#BorlabsCookieBox ._brlbs-bar-advanced ul li::before,#BorlabsCookieBox ._brlbs-box-advanced ul li::before{content:"";margin:0}#BorlabsCookieBox ._brlbs-box-plus-wrap{max-width:768px}#BorlabsCookieBox ._brlbs-box-plus #CookieBoxTextDescription{padding-top:10px;overflow:visible;max-height:100%}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-legal{padding-top:10px}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-button-area{padding-top:.475em}#BorlabsCookieBox ._brlbs-box-plus ._brlbs-button-area p:last-child{margin:.475em 0}#BorlabsCookieBox ._brlbs-box-plus ul{display:block}#BorlabsCookieBox ._brlbs-box-plus ul li{line-height:1.375em;padding:.475em .9375em .475em 0}#BorlabsCookieBox ._brlbs-box-plus ul li ._brlbs-checkbox{font-weight:600}#BorlabsCookieBox ._brlbs-box-plus ul li ._brlbs-service-group-description{padding-top:8px}#BorlabsCookieBox ._brlbs-box-plus ul li::before{content:"";margin:0}#CookieBoxTextDescription{overflow:auto;max-height:50vh}#CookiePrefDescription{overflow:auto;max-height:40vh}.BorlabsCookie ._brlbs-content-blocker{line-height:1.5em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption{padding:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label{color:inherit}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label input{background:none;border:0;display:inline-block;height:auto;margin:inherit;position:static;vertical-align:middle;width:auto;-webkit-appearance:auto}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label input::before{content:""}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption label small{vertical-align:middle}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p{margin-bottom:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption p:last-child{margin:0}.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption small{font-size:.875em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default{background:#efefef;margin-bottom:1em;padding:1em;text-align:center}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default label input{vertical-align:middle;width:auto}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default p{margin-bottom:1em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default p:last-child{margin:0}.BorlabsCookie ._brlbs-content-blocker ._brlbs-default small{font-size:.875em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed{margin-bottom:1em;position:relative;display:inline-block;overflow:hidden}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-thumbnail{display:block;max-width:100%}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed ._brlbs-caption{top:50%;left:0;position:absolute;width:100%;text-align:center;transform:translateY(-50%)}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn{display:inline-flex;align-items:center;justify-content:center}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn._brlbs-icon-play-black::before{background:url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270%27 y=%270%27 width=%2778%27 height=%2778%27 viewBox=%270, 0, 78, 78%27%3E%3Cg id=%27Layer_1%27%3E%3Cg%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill=%27%23000000%27/%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill-opacity=%270%27 stroke=%27%23000000%27 stroke-width=%2712%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" ";display:inline-block;margin-right:4px;height:1.142857143em;width:.857142857em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-embed a._brlbs-btn._brlbs-icon-play-white::before{background:url("data:image/svg+xml,%3Csvg version=%271.1%27 xmlns=%27http://www.w3.org/2000/svg%27 xmlns:xlink=%27http://www.w3.org/1999/xlink%27 x=%270%27 y=%270%27 width=%2778%27 height=%2778%27 viewBox=%270, 0, 78, 78%27%3E%3Cg id=%27Layer_1%27%3E%3Cg%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill=%27%23ffffff%27/%3E%3Cpath d=%27M7.5,71.5 L7.5,7.5 L55.5,37.828 L7.5,71.5%27 fill-opacity=%270%27 stroke=%27%23ffffff%27 stroke-width=%2712%27 stroke-linecap=%27round%27 stroke-linejoin=%27round%27/%3E%3C/g%3E%3C/g%3E%3C/svg%3E") no-repeat center;background-size:contain;content:" ";display:inline-block;margin-right:4px;height:1.142857143em;width:.857142857em}.BorlabsCookie ._brlbs-content-blocker ._brlbs-btn{display:inline-block;font-family:inherit;padding:.5em 1em;text-decoration:none;transition:background-color 125ms linear}._brlbs-fluid-width-video-wrapper{padding:56.2963% 0 0 0;position:relative;width:100%}._brlbs-fluid-width-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.fusion-video .BorlabsCookie{top:0;left:0;position:absolute}.bricks-video-wrapper .BorlabsCookie,.brxe-video .BorlabsCookie{position:absolute;width:100%;height:100%;top:0}.bricks-video-wrapper .BorlabsCookie ._brlbs-embed,.brxe-video .BorlabsCookie ._brlbs-embed{width:100%}.bricks-video-wrapper .BorlabsCookie ._brlbs-embed ._brlbs-thumbnail,.brxe-video .BorlabsCookie ._brlbs-embed ._brlbs-thumbnail{width:100%}.wp-embed-responsive .wp-embed-aspect-16-9 .wp-block-embed__wrapper .BorlabsCookie{top:0;left:0;position:absolute}.wpb_video_widget .wpb_video_wrapper .BorlabsCookie{display:block;height:100%;left:0;margin:0;position:absolute;top:0;width:100%}.wpb_wrapper .fb_type_standard{height:auto}#BorlabsCookieBoxWidget{position:fixed;transition:all 500ms ease;opacity:1;line-height:0;z-index:999998;padding:20px}#BorlabsCookieBoxWidget:hover{opacity:.8}#BorlabsCookieBoxWidget svg{width:48px;height:48px;filter:drop-shadow(0 0 4px rgba(0, 0, 0, 0.2))}#BorlabsCookieBoxWidget.bottom-left{left:0;bottom:0}#BorlabsCookieBoxWidget.bottom-right{bottom:0;right:0}@media(max-width: 424px){#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-separator::before{content:"";display:block;margin:0}}@media(min-width: 576px){#BorlabsCookieBox ._brlbs-bar ul.show-cookie-logo{margin:.5em 0 0 16.6666666667%}}@media(max-width: 767px){#BorlabsCookieBox ._brlbs-box,#BorlabsCookieBox ._brlbs-bar{max-height:85vh}#BorlabsCookieBox ._brlbs-box-plus-wrap{max-width:550px}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim p{margin:0 0 .5em 0}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim ._brlbs-actions{display:none}#BorlabsCookieBox ._brlbs-bar._brlbs-bar-slim p._brlbs-actions-mobile{display:block;margin:.9375em 0;text-align:center}#BorlabsCookieBox ._brlbs-bar .align-items-center{align-items:flex-start !important}#BorlabsCookieBox .cookie-preference ._brlbs-accept,#BorlabsCookieBox .cookie-preference ._brlbs-refuse{text-align:center}#BorlabsCookieBoxWidget._brlbs-hide-mobile{opacity:0;pointer-events:none;transform:translateY(25px)}#BorlabsCookieBoxWidget svg{width:32px;height:32px}}
._brlbs-animated {
--animate-duration: 1s;
--animate-delay: 1s;
}
@keyframes _brlbs-fadeInDown {
from {
opacity: 0;
transform: translate3d(0, -100%, 0);
}
to {
opacity: 1;
transform: translate3d(0, 0, 0);
}
}
#BorlabsCookieBox ._brlbs-fadeInDown {
animation-name: _brlbs-fadeInDown;
}
@keyframes _brlbs-flipOutX {
from {
transform: perspective(400px);
}
30% {
transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
opacity: 1;
}
to {
transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
opacity: 0;
}
}
#BorlabsCookieBox ._brlbs-flipOutX {
animation-duration: 0.75s;
animation-name: _brlbs-flipOutX;
backface-visibility: visible !important;
}
#BorlabsCookieBox * { font-family: inherit; }#BorlabsCookieBox ._brlbs-bar-advanced ul, #BorlabsCookieBox ._brlbs-box-advanced ul { justify-content: space-between; }#BorlabsCookieBox ._brlbs-bar, #BorlabsCookieBox ._brlbs-box { background: #fff; border-radius: 4px; color: #555; font-size: 14px; }#BorlabsCookieBox a { color: #0063e3; }#BorlabsCookieBox a:hover { color: #1a66ff; }#BorlabsCookieBox ._brlbs-btn { background: #660065; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-refuse-btn a, #BorlabsCookieBox a._brlbs-refuse-btn { background: #660065; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-refuse-btn a:hover, #BorlabsCookieBox a._brlbs-refuse-btn:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-manage-btn a { background: #660065; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-manage-btn a:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all { background: #660065; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all { background: #660065; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-btn-accept-all:hover { background: #262626; border-radius: 4px; color: #fff; }#BorlabsCookieBox ._brlbs-legal { color: #555; }#BorlabsCookieBox ._brlbs-legal a { color: inherit; }#BorlabsCookieBox ._brlbs-legal a:hover { color: #262626; }#BorlabsCookieBox ._brlbs-branding { color: #000; }#BorlabsCookieBox ._brlbs-branding a { color: inherit; }#BorlabsCookieBox ._brlbs-branding a:hover { color: inherit; }#BorlabsCookieBox ._brlbs-manage a { color: #0063e3; }#BorlabsCookieBox ._brlbs-manage a:hover { color: #1a66ff; }#BorlabsCookieBox ._brlbs-refuse { color: #555; }#BorlabsCookieBox ._brlbs-refuse a:hover { color: #262626; }#BorlabsCookieBox ul li::before { color: #660065; }#BorlabsCookieBox .cookie-box ._brlbs-btn { width: 100%; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider { background-color: #bdc1c8; }.BorlabsCookie ._brlbs-btn-switch input:checked + ._brlbs-slider { background-color: #660065; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before { background-color: #fff; }.BorlabsCookie ._brlbs-btn-switch input:checked + ._brlbs-slider:before { background-color: #fff; }.BorlabsCookie ._brlbs-checkbox ._brlbs-checkbox-indicator { background-color: #fff; border-color: #a72828; border-radius: 4px; }.BorlabsCookie ._brlbs-checkbox input:checked ~ ._brlbs-checkbox-indicator { background-color: #0063e3; border-color: #0063e3; }.BorlabsCookie ._brlbs-checkbox input:checked ~ ._brlbs-checkbox-indicator::after { border-color: #fff; }.BorlabsCookie ._brlbs-checkbox input:disabled ~ ._brlbs-checkbox-indicator { background-color: #e6e6e6; border-color: #e6e6e6; }.BorlabsCookie ._brlbs-checkbox input:disabled ~ ._brlbs-checkbox-indicator::after { border-color: #999; }#BorlabsCookieBox .bcac-item { background-color: #f7f7f7; border-radius: 0px; color: #555; }#BorlabsCookieBox .cookie-preference table { background-color: #fff; border-radius: 0px; color: #555; }#BorlabsCookieBox .cookie-preference table { background-color: #fff; border-radius: 0px; color: #555; }#BorlabsCookieBox .cookie-preference table tr td, #BorlabsCookieBox .cookie-preference table tr th { background-color: #fff; border-color: #eee; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider { border-radius: 34px; }.BorlabsCookie ._brlbs-btn-switch ._brlbs-slider::before { border-radius: 50%; }.BorlabsCookie ._brlbs-content-blocker { font-family: inherit; font-size: 14px; }.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption { background: hsla(0, 0%, 0%, 0.8); color: #fff; }.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a { color: #2277ff; }.BorlabsCookie ._brlbs-content-blocker ._brlbs-caption a:hover { color: #1a66ff; }.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn { background: #0063e3; border-radius: 4px; color: #fff; }.BorlabsCookie ._brlbs-content-blocker a._brlbs-btn:hover { background: #1a66ff; color: #fff; }#BorlabsCookieBoxWidget svg {color: #0063e3;}a._brlbs-btn-cookie-preference { background: #660065 !important; border-radius: 4px !important; color: #fff !important; }a._brlbs-btn-cookie-preference:hover { background: #262626 !important; color: #fff !important; }@font-face {
font-family: 'Crimson Text';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(//heilpraktiker-neuwinger.de/wp-content/themes/rams/assets/fonts/crimson-text-v19-latin-regular.woff2) format('woff2');
}
@font-face {
font-family: 'Crimson Text';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(//heilpraktiker-neuwinger.de/wp-content/themes/rams/assets/fonts/crimson-text-v19-latin-italic.woff2) format('woff2');
}
@font-face {
font-family: 'Crimson Text';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(//heilpraktiker-neuwinger.de/wp-content/themes/rams/assets/fonts/crimson-text-v19-latin-700.woff2) format('woff2');
}
@font-face {
font-family: 'Crimson Text';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(//heilpraktiker-neuwinger.de/wp-content/themes/rams/assets/fonts/crimson-text-v19-latin-700italic.woff2) format('woff2');
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(//heilpraktiker-neuwinger.de/wp-content/themes/rams/assets/fonts/montserrat-v24-latin-regular.woff2) format('woff2');
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(//heilpraktiker-neuwinger.de/wp-content/themes/rams/assets/fonts/montserrat-v24-latin-600.woff2) format('woff2');
}
@font-face {
font-family: 'Montserrat';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(//heilpraktiker-neuwinger.de/wp-content/themes/rams/assets/fonts/montserrat-v24-latin-700.woff2) format('woff2');
}body {
background: #660066;
font-size: 11px;
font-family: 'Montserrat', sans-serif;
}
.wrapper { margin: 6% 0 6% 0px; 
}
.bg-mint { background: #660066; }
.main-menu > li:first-child { margin-top: 50px; }
.main-menu a {
font-size: 18px;
}
.credits {
display:none;   
}
.post-title {
display: none;
}
.blog-title { 
display: none;
}
.post-inner {
padding-top: 1pt; 
background-image: url(//heilpraktiker-neuwinger.de/wp-content/themes/rams_child/images/schmetterling.png);
background-repeat: no-repeat;
}
.post-content {
font-family: 'Verdana', 'Arial';
}
.post-content blockquote:before {
font-family: 'Verdana', 'Arial', serif;
font-size: 12px;
} .subheadline{
color: #660066;
font-weight: bold;
}
h1{
color: #660066;
font-weight: bold;
font-size: 18pt;
font-family: Montserrat,Arial;
}
.post-content h1, .post-content h2, .post-content h3, .post-content h4, .post-content h5, .post-content h6 {
color: #660066;
}
.post,
.posts .page,
.single-attachment .attachment { 
border-radius: 8px;
}
.sidebar-inner { 
margin-top:50px;
}
.nichtunterstreichen{
text-decoration: none;
}
.content a:link, .content a:visited  {
color: #660066;
}
.wrapper-inner {
z-index: 1;
}
.main-menu li.menu-item {
margin: 0 !important;
padding-bottom: 20px !important;
}
.main-menu ul.sub-menu {
transform:translate(9999px);
margin-right: 0 !important;
opacity: 0;
transition: opacity 1s;
position: absolute;
z-index: 99999;
top:20px;
right: -10px;
margin-top: 5px;
background:#660066;
border: 1px solid rgba( 255, 255, 255, 0.6 );
border-radius: 3px;
box-shadow: 0px 2px 3px rgba(255,255,255,0.2);
padding: 0px 10px;
}
.main-menu li.menu-item:hover > a {
color: #ffffff;
}
.main-menu li.menu-item:hover > ul.sub-menu {
transform:translate(0);
opacity: 1;
}
.main-menu li.menu-item:hover > ul.sub-menu > li.menu-item {
margin: 10px 0 !important;
padding-bottom: 0 !important;
}
@media screen and (min-width : 1300px) and (max-width : 1450px)  {
.post { 
margin-left: 105px;
}
}
@media screen and (min-width : 1250px) and (max-width : 1300px)  {
.post { 
margin-left: 115px;
}
}
@media screen and (min-width : 1200px) and (max-width : 1250px)  {
.post  { 
margin-left: 125px;
}
}
@media screen and (min-width : 1150px) and (max-width : 1200px)  {
.post  { 
margin-left: 140px;
}
}
@media screen and (min-width : 1100px) and (max-width : 1150px)  {
.post  { 
margin-left: 165px;
}
}
@media screen and (min-width : 930px) and (max-width : 1100px)  {
.post  { 
margin-left: 200px;
}
}
@media screen and (max-width: 930px) {
.post { 
margin-left: 0px;
}
}