.taxopress-table-container {
width: 100%;
}
.taxopress-table-row td {
border: none;
}
.taxopress-table-row:nth-child(n+7) {
display: none;
}
.taxopress-see-more-link,
.taxopress-close-table-link {
cursor: pointer;
}
.taxopress-close-table-link {
display: none;
}
.taxopress-see-more-container {
text-align: right;
padding: 10px;
}
.hidden {
display: none;
}
.taxopress-table-container .taxopress-post-count {
text-align: right;
padding-right: 30px;
}
.taxopress-arrow {
display: inline-block;
}
.taxopress-arrow.right {
border-top: 5px solid transparent;
border-bottom: 5px solid transparent;
border-left: 5px solid;
}
.taxopress-arrow.down {
border-left: 5px solid transparent;
border-right: 5px solid transparent;
border-top: 5px solid;
} .taxopress-border-cloud a{
text-decoration: none;
border: 1px solid;
padding: 4px 7px; 
display: inline-block;
margin: 3px;
} .taxopress-box-list {
display: grid;
grid-template-columns: repeat(3, 1fr);
grid-gap: 10px;
}
.taxopress-box-list a {
display: block;
text-decoration: none;
box-sizing: border-box;
word-wrap: break-word;
}
.taxopress-box-list img {
max-width: 100%;
height: auto;
display: block;
}
.taxopress-boxrelatedpost-cat{
color:#666;
font-size: 0.9em;
}
@media (max-width: 1200px) {
.taxopress-box-list {
grid-template-columns: repeat(2, 1fr);
}
}
@media (max-width: 768px) {
.taxopress-box-list {
grid-template-columns: 1fr;
word-wrap: break-word;
}
}html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td, article, aside, canvas, details, embed, figure, figcaption, footer, header, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
vertical-align: baseline;
}
body {
line-height: 1;
}
ol,
ul {
list-style: none;
}
blockquote,
q {
quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
content: '';
content: none;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
caption,
th,
td {
font-weight: normal;
text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
}
html {
overflow-y: scroll;
font-size: 100%;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
a:focus {
outline: thin dotted;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
display: block;
}
audio,
canvas,
video {
display: inline-block;
}
audio:not([controls]) {
display: none;
}
del {
color: #333;
}
ins {
background: #fff9c0;
text-decoration: none;
}
hr {
background-color: #ccc;
border: 0;
height: 1px;
margin: 24px;
margin-bottom: 1.714285714rem;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
small {
font-size: smaller;
}
img {
border: 0;
-ms-interpolation-mode: bicubic;
} .clear:after,
.wrapper:after,
.format-status .entry-header:after {
clear: both;
}
.clear:before,
.clear:after,
.wrapper:before,
.wrapper:after,
.format-status .entry-header:before,
.format-status .entry-header:after {
display: table;
content: "";
}  .archive-title,
.page-title,
.widget-title,
.entry-content th,
.comment-content th {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
font-weight: bold;
text-transform: uppercase;
color: #636363;
} article.format-quote footer.entry-meta,
article.format-link footer.entry-meta,
article.format-status footer.entry-meta {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
} button,
input,
select,
textarea {
border: 1px solid #ccc;
border-radius: 3px;
font-family: inherit;
padding: 6px;
padding: 0.428571429rem;
}
button,
input {
line-height: normal;
}
textarea {
font-size: 100%;
overflow: auto;
vertical-align: top;
} input[type="checkbox"],
input[type="radio"],
input[type="file"],
input[type="hidden"],
input[type="image"],
input[type="color"] {
border: 0;
border-radius: 0;
padding: 0;
} .menu-toggle,
input[type="submit"],
input[type="button"],
input[type="reset"],
article.post-password-required input[type=submit],
.bypostauthor cite span {
padding: 6px 10px;
padding: 0.428571429rem 0.714285714rem;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 1.428571429;
font-weight: normal;
color: #7c7c7c;
background-color: #e6e6e6;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6);
border: 1px solid #d2d2d2;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.menu-toggle,
button,
input[type="submit"],
input[type="button"],
input[type="reset"] {
cursor: pointer;
}
button[disabled],
input[disabled] {
cursor: default;
}
.menu-toggle:hover,
.menu-toggle:focus,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
color: #5e5e5e;
background-color: #ebebeb;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(to bottom, #f9f9f9, #ebebeb);
}
.menu-toggle:active,
.menu-toggle.toggled-on,
button:active,
input[type="submit"]:active,
input[type="button"]:active,
input[type="reset"]:active {
color: #757575;
background-color: #e1e1e1;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: linear-gradient(to bottom, #ebebeb, #e1e1e1);
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
border-color: transparent;
}
.bypostauthor cite span {
color: #fff;
background-color: #21759b;
background-image: none;
border: 1px solid #1f6f93;
border-radius: 2px;
box-shadow: none;
padding: 0;
} .entry-content img,
.comment-content img,
.widget img {
max-width: 100%; }
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
height: auto; }
img.size-full,
img.size-large,
img.header-image,
img.wp-post-image {
max-width: 100%;
height: auto; } embed,
iframe,
object,
video {
max-width: 100%;
}
.entry-content .twitter-tweet-rendered {
max-width: 100% !important; } .alignleft {
float: left;
}
.alignright {
float: right;
}
.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.entry-content img,
.comment-content img,
.widget img,
img.header-image,
.author-avatar img,
img.wp-post-image { border-radius: 3px;
box-shadow: 0 1px 4px rgba(0, 0, 0, 0.2);
}
.wp-caption {
max-width: 100%; padding: 4px;
}
.wp-caption .wp-caption-text,
.gallery-caption,
.entry-caption {
font-style: italic;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
color: #757575;
}
img.wp-smiley,
.rsswidget img {
border: 0;
border-radius: 0;
box-shadow: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
}
.entry-content dl.gallery-item {
margin: 0;
}
.gallery-item a,
.gallery-caption {
width: 90%;
}
.gallery-item a {
display: block;
}
.gallery-caption a {
display: inline;
}
.gallery-columns-1 .gallery-item a {
max-width: 100%;
width: auto;
}
.gallery .gallery-icon img {
height: auto;
max-width: 90%;
padding: 5%;
}
.gallery-columns-1 .gallery-icon img {
padding: 3%;
} .site-content nav {
clear: both;
line-height: 2;
overflow: hidden;
}
#nav-above {
padding: 24px 0;
padding: 1.714285714rem 0;
}
#nav-above {
display: none;
}
.paged #nav-above {
display: block;
}
.nav-previous,
.previous-image {
float: left;
width: 50%;
}
.nav-next,
.next-image {
float: right;
text-align: right;
width: 50%;
}
.nav-single + .comments-area,
#comment-nav-above {
margin: 48px 0;
margin: 3.428571429rem 0;
} .author .archive-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.author-info {
border-top: 1px solid #ededed;
margin: 24px 0;
margin: 1.714285714rem 0;
padding-top: 24px;
padding-top: 1.714285714rem;
overflow: hidden;
}
.author-description p {
color: #757575;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.author.archive .author-info {
border-top: 0;
margin: 0 0 48px;
margin: 0 0 3.428571429rem;
}
.author.archive .author-avatar {
margin-top: 0;
}  html {
font-size: 87.5%;
}
body {
font-size: 14px;
font-size: 1rem;
font-family: Helvetica, Arial, sans-serif;
text-rendering: optimizeLegibility;
color: #444;
}
body.custom-font-enabled {
font-family: "Open Sans", Helvetica, Arial, sans-serif;
}
a {
outline: none;
color: #21759b;
}
a:hover {
color: #0f3647;
} .assistive-text,
.site .screen-reader-text {
position: absolute !important;
clip: rect(1px, 1px, 1px, 1px);
overflow: hidden;
height: 1px;
width: 1px;
}
.main-navigation .assistive-text:focus,
.site .screen-reader-text:hover,
.site .screen-reader-text:active,
.site .screen-reader-text:focus {
background: #fff;
border: 2px solid #333;
border-radius: 3px;
clip: auto !important;
color: #000;
display: block;
font-size: 12px;
height: auto;
padding: 12px;
position: absolute;
top: 5px;
left: 5px;
width: auto;
z-index: 100000; } .site {
padding: 0 24px;
padding: 0 1.714285714rem;
background-color: #fff;
}
.site-content {
margin: 24px 0 0;
margin: 1.714285714rem 0 0;
}
.widget-area {
margin: 24px 0 0;
margin: 1.714285714rem 0 0;
} .site-header {
padding: 24px 0;
padding: 1.714285714rem 0;
}
.site-header h1,
.site-header h2 {
text-align: center;
}
.site-header h1 a,
.site-header h2 a {
color: #515151;
display: inline-block;
text-decoration: none;
}
.site-header h1 a:hover,
.site-header h2 a:hover {
color: #21759b;
}
.site-header h1 {
font-size: 24px;
font-size: 1.714285714rem;
line-height: 1.285714286;
margin-bottom: 14px;
margin-bottom: 1rem;
}
.site-header h2 {
font-weight: normal;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.header-image {
margin-top: 24px;
margin-top: 1.714285714rem;
} .main-navigation {
margin-top: 24px;
margin-top: 1.714285714rem;
text-align: center;
}
.main-navigation li {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.42857143;
}
.main-navigation a {
color: #5e5e5e;
}
.main-navigation a:hover,
.main-navigation a:focus {
color: #21759b;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
display: none;
}
.main-navigation ul.nav-menu.toggled-on,
.menu-toggle {
display: inline-block;
} section[role="banner"] {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
} .widget-area .widget {
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
word-wrap: break-word;
}
.widget-area .widget h3 {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.widget-area .widget p,
.widget-area .widget li,
.widget-area .widget .textwidget {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.widget-area .widget p {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.widget-area .textwidget ul,
.widget-area .textwidget ol {
list-style: disc outside;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
.widget-area .textwidget li > ul,
.widget-area .textwidget li > ol {
margin-bottom: 0;
}
.widget-area .textwidget ol {
list-style: decimal;
}
.widget-area .textwidget li {
margin-left: 36px;
margin-left: 2.571428571rem;
}
.widget-area .widget a {
color: #757575;
}
.widget-area .widget a:hover {
color: #21759b;
}
.widget-area .widget a:visited {
color: #9f9f9f;
}
.widget-area #s {
width: 53.66666666666%; } footer[role="contentinfo"] {
border-top: 1px solid #ededed;
clear: both;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
max-width: 960px;
max-width: 68.571428571rem;
margin-top: 24px;
margin-top: 1.714285714rem;
margin-left: auto;
margin-right: auto;
padding: 24px 0;
padding: 1.714285714rem 0;
}
footer[role="contentinfo"] a {
color: #686868;
}
footer[role="contentinfo"] a:hover {
color: #21759b;
}
.site-info span[role=separator] {
padding: 0 0.3em 0 0.6em;
}
.site-info span[role=separator]::before {
content: '\002f';
} .entry-meta {
clear: both;
}
.entry-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-header img.wp-post-image {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-header .entry-title {
font-size: 20px;
font-size: 1.428571429rem;
line-height: 1.2;
font-weight: normal;
}
.entry-header .entry-title a {
text-decoration: none;
}
.entry-header .entry-format {
margin-top: 24px;
margin-top: 1.714285714rem;
font-weight: normal;
}
.entry-header .comments-link {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.comments-link a,
.entry-meta a {
color: #757575;
}
.comments-link a:hover,
.entry-meta a:hover {
color: #21759b;
}
article.sticky .featured-post {
border-top: 4px double #ededed;
border-bottom: 4px double #ededed;
color: #757575;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 3.692307692;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
text-align: center;
}
.entry-content,
.entry-summary,
.mu_register {
line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1,
.entry-content h2,
.comment-content h2,
.entry-content h3,
.comment-content h3,
.entry-content h4,
.comment-content h4,
.entry-content h5,
.comment-content h5,
.entry-content h6,
.comment-content h6 {
margin: 24px 0;
margin: 1.714285714rem 0;
line-height: 1.714285714;
}
.entry-content h1,
.comment-content h1 {
font-size: 21px;
font-size: 1.5rem;
line-height: 1.5;
}
.entry-content h2,
.comment-content h2,
.mu_register h2 {
font-size: 18px;
font-size: 1.285714286rem;
line-height: 1.6;
}
.entry-content h3,
.comment-content h3 {
font-size: 16px;
font-size: 1.142857143rem;
line-height: 1.846153846;
}
.entry-content h4,
.comment-content h4 {
font-size: 14px;
font-size: 1rem;
line-height: 1.846153846;
}
.entry-content h5,
.comment-content h5 {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.entry-content h6,
.comment-content h6 {
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.846153846;
}
.entry-content p,
.entry-summary p,
.comment-content p,
.mu_register p {
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
line-height: 1.714285714;
}
.entry-content a:visited,
.comment-content a:visited {
color: #9f9f9f;
}
.entry-content .more-link {
white-space: nowrap;
}
.entry-content ol,
.comment-content ol,
.entry-content ul,
.comment-content ul,
.mu_register ul {
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
line-height: 1.714285714;
}
.entry-content ul ul,
.comment-content ul ul,
.entry-content ol ol,
.comment-content ol ol,
.entry-content ul ol,
.comment-content ul ol,
.entry-content ol ul,
.comment-content ol ul {
margin-bottom: 0;
}
.entry-content ul,
.comment-content ul,
.mu_register ul {
list-style: disc outside;
}
.entry-content ol,
.comment-content ol {
list-style: decimal outside;
}
.entry-content li,
.comment-content li,
.mu_register li {
margin: 0 0 0 36px;
margin: 0 0 0 2.571428571rem;
}
.entry-content blockquote,
.comment-content blockquote {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
padding: 24px;
padding: 1.714285714rem;
font-style: italic;
}
.entry-content blockquote p:last-child,
.comment-content blockquote p:last-child {
margin-bottom: 0;
}
.entry-content code,
.comment-content code {
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
}
.entry-content pre,
.comment-content pre {
border: 1px solid #ededed;
color: #666;
font-family: Consolas, Monaco, Lucida Console, monospace;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.714285714;
margin: 24px 0;
margin: 1.714285714rem 0;
overflow: auto;
padding: 24px;
padding: 1.714285714rem;
}
.entry-content pre code,
.comment-content pre code {
display: block;
}
.entry-content abbr,
.comment-content abbr,
.entry-content dfn,
.comment-content dfn,
.entry-content acronym,
.comment-content acronym {
border-bottom: 1px dotted #666;
cursor: help;
}
.entry-content address,
.comment-content address {
display: block;
line-height: 1.714285714;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
img.alignleft,
.wp-caption.alignleft {
margin: 12px 24px 12px 0;
margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
img.alignright,
.wp-caption.alignright {
margin: 12px 0 12px 24px;
margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
img.aligncenter,
.wp-caption.aligncenter {
clear: both;
margin-top: 12px;
margin-top: 0.857142857rem;
margin-bottom: 12px;
margin-bottom: 0.857142857rem;
}
.entry-content embed,
.entry-content iframe,
.entry-content object,
.entry-content video {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-content dl,
.comment-content dl {
margin: 0 24px;
margin: 0 1.714285714rem;
}
.entry-content dt,
.comment-content dt {
font-weight: bold;
line-height: 1.714285714;
}
.entry-content dd,
.comment-content dd {
line-height: 1.714285714;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.entry-content table,
.comment-content table {
border-bottom: 1px solid #ededed;
color: #757575;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
width: 100%;
}
.entry-content table caption,
.comment-content table caption {
font-size: 16px;
font-size: 1.142857143rem;
margin: 24px 0;
margin: 1.714285714rem 0;
}
.entry-content td,
.comment-content td {
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}
.site-content article {
border-bottom: 4px double #ededed;
margin-bottom: 72px;
margin-bottom: 5.142857143rem;
padding-bottom: 24px;
padding-bottom: 1.714285714rem;
word-wrap: break-word;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
.page-links {
clear: both;
line-height: 1.714285714;
}
footer.entry-meta {
margin-top: 24px;
margin-top: 1.714285714rem;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #757575;
}
.single-author .entry-meta .by-author {
display: none;
}
.mu_register h2 {
color: #757575;
font-weight: normal;
} .archive-header,
.page-header {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
padding-bottom: 22px;
padding-bottom: 1.571428571rem;
border-bottom: 1px solid #ededed;
}
.archive-meta {
color: #757575;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
margin-top: 22px;
margin-top: 1.571428571rem;
} .attachment .entry-content .mejs-audio {
max-width: 400px;
}
.attachment .entry-content .mejs-container {
margin-bottom: 24px;
} .article.attachment {
overflow: hidden;
}
.image-attachment div.attachment {
text-align: center;
}
.image-attachment div.attachment p {
text-align: center;
}
.image-attachment div.attachment img {
display: block;
height: auto;
margin: 0 auto;
max-width: 100%;
}
.image-attachment .entry-caption {
margin-top: 8px;
margin-top: 0.571428571rem;
} article.format-aside h1 {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
article.format-aside h1 a {
text-decoration: none;
color: #4d525a;
}
article.format-aside h1 a:hover {
color: #2e3542;
}
article.format-aside .aside {
padding: 24px 24px 0;
padding: 1.714285714rem;
background: #d2e0f9;
border-left: 22px solid #a8bfe8;
}
article.format-aside p {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #4a5466;
}
article.format-aside blockquote:last-child,
article.format-aside p:last-child {
margin-bottom: 0;
}  article.format-image footer h1 {
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
font-weight: normal;
}
article.format-image footer h2 {
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
}
article.format-image footer a h2 {
font-weight: normal;
} article.format-link header {
padding: 0 10px;
padding: 0 0.714285714rem;
float: right;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
font-weight: bold;
font-style: italic;
text-transform: uppercase;
color: #848484;
background-color: #ebebeb;
border-radius: 3px;
}
article.format-link .entry-content {
max-width: 80%;
float: left;
}
article.format-link .entry-content a {
font-size: 22px;
font-size: 1.571428571rem;
line-height: 1.090909091;
text-decoration: none;
} article.format-quote .entry-content p {
margin: 0;
padding-bottom: 24px;
padding-bottom: 1.714285714rem;
}
article.format-quote .entry-content blockquote {
display: block;
padding: 24px 24px 0;
padding: 1.714285714rem 1.714285714rem 0;
font-size: 15px;
font-size: 1.071428571rem;
line-height: 1.6;
font-style: normal;
color: #6a6a6a;
background: #efefef;
} .format-status .entry-header {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.format-status .entry-header header {
display: inline-block;
}
.format-status .entry-header h1 {
font-size: 15px;
font-size: 1.071428571rem;
font-weight: normal;
line-height: 1.6;
margin: 0;
}
.format-status .entry-header h2 {
font-size: 12px;
font-size: 0.857142857rem;
font-weight: normal;
line-height: 2;
margin: 0;
}
.format-status .entry-header header a {
color: #757575;
}
.format-status .entry-header header a:hover {
color: #21759b;
}
.format-status .entry-header img {
float: left;
margin-right: 21px;
margin-right: 1.5rem;
} .comments-title {
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
font-size: 16px;
font-size: 1.142857143rem;
line-height: 1.5;
font-weight: normal;
}
.comments-area article {
margin: 24px 0;
margin: 1.714285714rem 0;
}
.comments-area article header {
margin: 0 0 48px;
margin: 0 0 3.428571429rem;
overflow: hidden;
position: relative;
}
.comments-area article header img {
float: left;
padding: 0;
line-height: 0;
}
.comments-area article header cite,
.comments-area article header time {
display: block;
margin-left: 85px;
margin-left: 6.071428571rem;
}
.comments-area article header cite {
font-style: normal;
font-size: 15px;
font-size: 1.071428571rem;
line-height: 1.42857143;
}
.comments-area cite b {
font-weight: normal;
}
.comments-area article header time {
line-height: 1.714285714;
text-decoration: none;
font-size: 12px;
font-size: 0.857142857rem;
color: #5e5e5e;
}
.comments-area article header a {
text-decoration: none;
color: #5e5e5e;
}
.comments-area article header a:hover {
color: #21759b;
}
.comments-area article header cite a {
color: #444;
}
.comments-area article header cite a:hover {
text-decoration: underline;
}
.comments-area article header h4 {
position: absolute;
top: 0;
right: 0;
padding: 6px 12px;
padding: 0.428571429rem 0.857142857rem;
font-size: 12px;
font-size: 0.857142857rem;
font-weight: normal;
color: #fff;
background-color: #0088d0;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #009cee, #0088d0);
background-image: -ms-linear-gradient(top, #009cee, #0088d0);
background-image: -webkit-linear-gradient(top, #009cee, #0088d0);
background-image: -o-linear-gradient(top, #009cee, #0088d0);
background-image: linear-gradient(to bottom, #009cee, #0088d0);
border-radius: 3px;
border: 1px solid #007cbd;
}
.comments-area .bypostauthor cite span {
position: absolute;
margin-left: 5px;
margin-left: 0.357142857rem;
padding: 2px 5px;
padding: 0.142857143rem 0.357142857rem;
font-size: 10px;
font-size: 0.714285714rem;
}
.comments-area .bypostauthor cite b {
font-weight: bold;
}
a.comment-reply-link,
a.comment-edit-link {
color: #686868;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
a.comment-reply-link:hover,
a.comment-edit-link:hover {
color: #21759b;
}
.commentlist .pingback {
line-height: 1.714285714;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
} #respond {
margin-top: 48px;
margin-top: 3.428571429rem;
}
#respond h3#reply-title {
font-size: 16px;
font-size: 1.142857143rem;
line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
margin-left: 10px;
margin-left: 0.714285714rem;
font-weight: normal;
font-size: 12px;
font-size: 0.857142857rem;
}
#respond form {
margin: 24px 0;
margin: 1.714285714rem 0;
}
#respond form p {
margin: 11px 0;
margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
#respond form label {
display: block;
line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
-moz-box-sizing: border-box;
box-sizing: border-box;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 1.714285714;
padding: 10px;
padding: 0.714285714rem;
width: 100%;
}
#respond form p.form-allowed-tags {
margin: 0;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
color: #5e5e5e;
}
#respond #wp-comment-cookies-consent {
margin: 0 10px 0 0;
}
#respond .comment-form-cookies-consent label {
display: inline;
}
.required {
color: red;
} .entry-page-image {
margin-bottom: 14px;
margin-bottom: 1rem;
}
.template-front-page .site-content article {
border: 0;
margin-bottom: 0;
}
.template-front-page .widget-area {
clear: both;
float: none;
width: auto;
padding-top: 24px;
padding-top: 1.714285714rem;
border-top: 1px solid #ededed;
}
.template-front-page .widget-area .widget li {
margin: 8px 0 0;
margin: 0.571428571rem 0 0;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.714285714;
list-style-type: square;
list-style-position: inside;
}
.template-front-page .widget-area .widget li a {
color: #757575;
}
.template-front-page .widget-area .widget li a:hover {
color: #21759b;
}
.template-front-page .widget-area .widget_text img {
float: left;
margin: 8px 24px 8px 0;
margin: 0.571428571rem 1.714285714rem 0.571428571rem 0;
} .widget select {
max-width: 100%;
}
.widget-area .widget ul ul {
margin-left: 12px;
margin-left: 0.857142857rem;
}
.widget_rss li {
margin: 12px 0;
margin: 0.857142857rem 0;
}
.widget_recent_entries .post-date,
.widget_rss .rss-date {
color: #aaa;
font-size: 11px;
font-size: 0.785714286rem;
margin-left: 12px;
margin-left: 0.857142857rem;
}
.wp-calendar-nav,
#wp-calendar {
margin: 0;
width: 100%;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
color: #686868;
}
#wp-calendar th,
#wp-calendar td,
#wp-calendar caption {
text-align: left;
}
.wp-calendar-nav {
display: table;
}
.wp-calendar-nav span {
display: table-cell;
}
.wp-calendar-nav-next,
#wp-calendar #next {
padding-right: 24px;
padding-right: 1.714285714rem;
text-align: right;
}
.widget_search label {
display: block;
font-size: 13px;
font-size: 0.928571429rem;
line-height: 1.846153846;
}
.widget_twitter li {
list-style-type: none;
}
.widget_twitter .timesince {
display: block;
text-align: right;
}
.tagcloud ul {
list-style-type: none;
}
.tagcloud ul li {
display: inline-block;
}
.widget-area .widget.widget_tag_cloud li {
line-height: 1;
}
.template-front-page .widget-area .widget.widget_tag_cloud li {
margin: 0;
}
.widget-area .gallery-columns-2.gallery-size-full .gallery-icon img,
.widget-area .gallery-columns-3.gallery-size-full .gallery-icon img,
.widget-area .gallery-columns-4.gallery-size-full .gallery-icon img,
.widget-area .gallery-columns-5.gallery-size-full .gallery-icon img,
.widget-area .gallery-columns-6 .gallery-icon img,
.widget-area .gallery-columns-7 .gallery-icon img,
.widget-area .gallery-columns-8 .gallery-icon img,
.widget-area .gallery-columns-9 .gallery-icon img {
height: auto;
max-width: 80%;
} img#wpstats {
display: block;
margin: 0 auto 24px;
margin: 0 auto 1.714285714rem;
}  @-ms-viewport {
width: device-width;
}
@viewport {
width: device-width;
} @media screen and (min-width: 600px) {
.author-avatar {
float: left;
margin-top: 8px;
margin-top: 0.571428571rem;
}
.author-description {
float: right;
width: 80%;
}
.site {
margin: 0 auto;
max-width: 960px;
max-width: 68.571428571rem;
overflow: hidden;
}
.site-content {
float: left;
width: 65.104166667%;
}
body.template-front-page .site-content,
body.attachment .site-content,
body.full-width .site-content {
width: 100%;
}
.widget-area {
float: right;
width: 26.041666667%;
}
.site-header h1,
.site-header h2 {
text-align: left;
}
.site-header h1 {
font-size: 26px;
font-size: 1.857142857rem;
line-height: 1.846153846;
margin-bottom: 0;
}
.main-navigation ul.nav-menu,
.main-navigation div.nav-menu > ul {
border-bottom: 1px solid #ededed;
border-top: 1px solid #ededed;
display: inline-block !important;
text-align: left;
width: 100%;
}
.main-navigation ul {
margin: 0;
text-indent: 0;
}
.main-navigation li a,
.main-navigation li {
display: inline-block;
text-decoration: none;
}
.main-navigation li a {
border-bottom: 0;
color: #6a6a6a;
line-height: 3.692307692;
text-transform: uppercase;
white-space: nowrap;
}
.main-navigation li a:hover,
.main-navigation li a:focus {
color: #000;
}
.main-navigation li {
margin: 0 40px 0 0;
margin: 0 2.857142857rem 0 0;
position: relative;
}
.main-navigation li ul {
margin: 0;
padding: 0;
position: absolute;
top: 100%;
z-index: 1;
height: 1px;
width: 1px;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
}
.main-navigation li ul ul {
top: 0;
left: 100%;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li:focus > ul,
.main-navigation .focus > ul {
border-left: 0;
clip: inherit;
overflow: inherit;
height: inherit;
width: inherit;
}
.main-navigation li ul li a {
background: #efefef;
border-bottom: 1px solid #ededed;
display: block;
font-size: 11px;
font-size: 0.785714286rem;
line-height: 2.181818182;
padding: 8px 10px;
padding: 0.571428571rem 0.714285714rem;
width: 180px;
width: 12.85714286rem;
white-space: normal;
}
.main-navigation li ul li a:hover,
.main-navigation li ul li a:focus {
background: #e3e3e3;
color: #444;
}
.main-navigation .current-menu-item > a,
.main-navigation .current-menu-ancestor > a,
.main-navigation .current_page_item > a,
.main-navigation .current_page_ancestor > a {
color: #636363;
font-weight: bold;
}
.menu-toggle {
display: none;
}
.entry-header .entry-title {
font-size: 22px;
font-size: 1.571428571rem;
}
#respond form input[type="text"] {
width: 46.333333333%;
}
#respond form textarea.blog-textarea {
width: 79.666666667%;
}
.template-front-page .site-content,
.template-front-page article {
overflow: hidden;
}
.template-front-page.has-post-thumbnail article {
float: left;
width: 47.916666667%;
}
.entry-page-image {
float: right;
margin-bottom: 0;
width: 47.916666667%;
}
.template-front-page .widget-area .widget,
.template-front-page.two-sidebars .widget-area .front-widgets {
float: left;
width: 51.875%;
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.template-front-page .widget-area .widget:nth-child(odd) {
clear: right;
}
.template-front-page .widget-area .widget:nth-child(even),
.template-front-page.two-sidebars .widget-area .front-widgets + .front-widgets {
float: right;
width: 39.0625%;
margin: 0 0 24px;
margin: 0 0 1.714285714rem;
}
.template-front-page.two-sidebars .widget,
.template-front-page.two-sidebars .widget:nth-child(even) {
float: none;
width: auto;
}
.commentlist .children {
margin-left: 48px;
margin-left: 3.428571429rem;
}
} @media screen and (min-width: 960px) {
body {
background-color: #e6e6e6;
}
body .site {
padding: 0 40px;
padding: 0 2.857142857rem;
margin-top: 48px;
margin-top: 3.428571429rem;
margin-bottom: 48px;
margin-bottom: 3.428571429rem;
box-shadow: 0 2px 6px rgba(100, 100, 100, 0.3);
}
body.custom-background-empty {
background-color: #fff;
}
body.custom-background-empty .site,
body.custom-background-white .site {
padding: 0;
margin-top: 0;
margin-bottom: 0;
box-shadow: none;
}
} @media print {
body {
background: none !important;
color: #000;
font-size: 10pt;
}
footer a[rel=bookmark]:link:after,
footer a[rel=bookmark]:visited:after {
content: " [" attr(href) "] "; }
a {
text-decoration: none;
}
.entry-content img,
.comment-content img,
.author-avatar img,
img.wp-post-image {
border-radius: 0;
box-shadow: none;
}
.site {
clear: both !important;
display: block !important;
float: none !important;
max-width: 100%;
position: relative !important;
}
.site-header {
margin-bottom: 72px;
margin-bottom: 5.142857143rem;
text-align: left;
}
.site-header h1 {
font-size: 21pt;
line-height: 1;
text-align: left;
}
.site-header h2 {
color: #000;
font-size: 10pt;
text-align: left;
}
.site-header h1 a,
.site-header h2 a {
color: #000;
}
.author-avatar,
#colophon,
#respond,
.commentlist .comment-edit-link,
.commentlist .reply,
.entry-header .comments-link,
.entry-meta .edit-link a,
.page-link,
.site-content nav,
.widget-area,
img.header-image,
.main-navigation {
display: none;
}
.wrapper {
border-top: none;
box-shadow: none;
}
.site-content {
margin: 0;
width: auto;
}
.entry-header .entry-title,
.entry-title {
font-size: 21pt;
}
footer.entry-meta,
footer.entry-meta a {
color: #444;
font-size: 10pt;
}
.author-description {
float: none;
width: auto;
} .commentlist > li.comment {
background: none;
position: relative;
width: auto;
}
.commentlist .avatar {
height: 39px;
left: 2.2em;
top: 2.2em;
width: 39px;
}
.comments-area article header cite,
.comments-area article header time {
margin-left: 50px;
margin-left: 3.57142857rem;
}
}  :root { --dark-blue: #465497;
--lighter-grey: #c2e2ff;
--light-grey: #6f6f6f;
--dark-grey: #787878;
--light-blue: #64a8d7;
--red: #EB2141;
} body {
margin: 0;
padding: 0;
background: #fff;
-ms-hyphens: auto;
-webkit-hyphens: auto;
hyphens: auto;
}
body, html {
font-family: "PT Sans", sans-serif;
font-size: 20px;
font-weight: 400;
background-color: #fff;
line-height: 1.4;
color: #6f6f6f;
color: var(--light-grey);
}
body .site {
margin-top: 0;
}
*, *:before, *:after {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
-webkit-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
} .entry-content img, .comment-content img, .widget img, img.header-image, .author-avatar img, img.wp-post-image{
box-shadow: none;
border-radius: none;
border-style: solid;
border-color: var(--dark-grey);
border-width: 0;
} .wpb_single_image figcaption.vc_figure-caption {
text-align: center;
margin-top: 1em;
} a, a:link, a:visited, a:hover, a:focus, a:active {
outline: none;
text-decoration: none;
}   @font-face {
font-family: "PT Sans";
src:    url(//www.leiterplattenbestueckung-dietz.de/wp-content/themes/dietz-child-twentytwelve/fonts/pt-sans/PTSans-Regular.eot); src:    url(//www.leiterplattenbestueckung-dietz.de/wp-content/themes/dietz-child-twentytwelve/fonts/pt-sans/PTSans-Regular.eot?#iefix) format('embedded-opentype'), url(//www.leiterplattenbestueckung-dietz.de/wp-content/themes/dietz-child-twentytwelve/fonts/pt-sans/PTSans-Regular.woff2) format('woff2'), url(//www.leiterplattenbestueckung-dietz.de/wp-content/themes/dietz-child-twentytwelve/fonts/pt-sans/PTSans-Regular.woff) format('woff'), url(//www.leiterplattenbestueckung-dietz.de/wp-content/themes/dietz-child-twentytwelve/fonts/pt-sans/PTSans-Regular.ttf) format('truetype'); font-weight: 400;
font-style: normal;
} @font-face {
font-family: "PT Sans";
src:    url(//www.leiterplattenbestueckung-dietz.de/wp-content/themes/dietz-child-twentytwelve/fonts/pt-sans/PTSans-Bold.eot); src:    url(//www.leiterplattenbestueckung-dietz.de/wp-content/themes/dietz-child-twentytwelve/fonts/pt-sans/PTSans-Bold.eot?#iefix) format('embedded-opentype'), url(//www.leiterplattenbestueckung-dietz.de/wp-content/themes/dietz-child-twentytwelve/fonts/pt-sans/PTSans-Bold.woff2) format('woff2'), url(//www.leiterplattenbestueckung-dietz.de/wp-content/themes/dietz-child-twentytwelve/fonts/pt-sans/PTSans-Bold.woff) format('woff'), url(//www.leiterplattenbestueckung-dietz.de/wp-content/themes/dietz-child-twentytwelve/fonts/pt-sans/PTSans-Bold.ttf) format('truetype'); font-weight: 700;
font-style: normal;
} body.custom-font-enabled {
font-family: "PT Sans", sans-serif;
}
strong, b {
font-weight: 700;
}
i {
font-style: italic;
} .entry-content h1, .comment-content h1, 
.entry-content h2, .comment-content h2, 
.entry-content h3, .comment-content h3, 
.entry-content h4, .comment-content h4, 
.entry-content h5, .comment-content h5, 
.entry-content h6, .comment-content h6, 
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
margin: 0 0 20px;
padding: 0;
}
@media screen and (min-width: 1366px){
.entry-content h1, .comment-content h1, 
.entry-content h2, .comment-content h2, 
.entry-content h3, .comment-content h3, 
.entry-content h4, .comment-content h4, 
.entry-content h5, .comment-content h5, 
.entry-content h6, .comment-content h6, 
.entry-content p, .entry-summary p, .comment-content p, .mu_register p {
margin: 0 0 35px;
}
}
body.home h1, h1.entry-title, h1.product_title, h1.product_title.entry-title, .search-results h1, h1.archive-title, 
.entry-content h1, .comment-content h1, h1.page-title, body.error404 h1, 
.woocommerce div.product h1.product_title, 
.entry-content .header-page-title .wpb_wrapper > * {
font-family: 'PT Sans', sans-serif;
font-weight: 700;
font-size: 36px;
font-size: 1.8em;
line-height: 1.2;
text-transform: uppercase;
text-align: center;
color: #787878;
color: var(--dark-grey);
color: #555;
padding: 0; }
.entry-content .header-page-title .wpb_wrapper > * {
color: #fff;
}
h2, .entry-content h2, #content .comment-content h2, #content .mu_register h2, 
.woocommerce ul.products li.product h2.woocommerce-loop-product__title, .woocommerce ul.products li.product h2.woocommerce-loop-category__title {
font-family: 'PT Sans', sans-serif;
font-size: 30px;
font-size: 1.65em;
line-height: 1.2; color: #787878;
color: var(--dark-grey);
color: #666;
padding: 0; }
.woocommerce ul.products li.product h2.woocommerce-loop-product__title, .woocommerce ul.products li.product h2.woocommerce-loop-category__title {
font-size: 26px;
font-size: 1.3em;
}
h3, .entry-content h3, .comment-content h3 {
font-family: 'PT Sans', sans-serif;
font-weight: 700;
font-size: 28px;
font-size: 1.5em;
line-height: 1.2;
color: #465497;
color: var(--dark-blue);
padding: 0; }
h4, .entry-content h4, .comment-content h4 {
font-family: 'PT Sans', sans-serif;
font-weight: 700;
font-size: 26px;
font-size: 1.3em;
line-height: 1.2;
color: #666;
padding: 0;
}
h5, .entry-content h5, .comment-content h5 {
font-family: 'PT Sans', sans-serif;
font-weight: 700;
font-weight: 400;
font-size: 24px;
font-size: 1.2em;
line-height: 1.2;
padding: 0;
color: #465497;
color: var(--dark-blue);
}
h6, .entry-content h6, .comment-content h6 {
font-family: 'PT Sans', sans-serif;
font-weight: 700;
font-weight: 400;
font-size: 22px;
font-size: 1.1em;
line-height: 1.2;
padding: 0;
color: #465497;
color: var(--dark-blue);
}
p, .entry-content p, .entry-summary p, .comment-content p, .mu_register p {
font-family: 'PT Sans', sans-serif;
font-weight: 400;
font-size: 1em;
line-height: 1.4;
padding: 0;
-webkit-hyphens: auto;
-webkit-hyphenate-limit-before: 3;
-webkit-hyphenate-limit-after: 3;
-webkit-hyphenate-limit-chars: 6 3 3;
-webkit-hyphenate-limit-lines: 2;
-webkit-hyphenate-limit-last: always;
-webkit-hyphenate-limit-zone: 8%;
-moz-hyphens: auto;
-moz-hyphenate-limit-chars: 6 3 3;
-moz-hyphenate-limit-lines: 2;
-moz-hyphenate-limit-last: always;
-moz-hyphenate-limit-zone: 8%;
-ms-hyphens: auto;
-ms-hyphenate-limit-chars: 6 3 3;
-ms-hyphenate-limit-lines: 2;
-ms-hyphenate-limit-last: always;
-ms-hyphenate-limit-zone: 8%;
hyphens: auto;
hyphenate-limit-chars: 6 3 3;
hyphenate-limit-lines: 2;
hyphenate-limit-last: always;
hyphenate-limit-zone: 8%;
}
#header-info a, #header-info p {
font-size: 20px;
}  @media screen and (min-width: 768px){
body, html {
font-size: 22px;
} } @media screen and (min-width: 1366px){
body, html {
font-size: 24px;
}
body.home h1, h1.entry-title, h1.product_title, h1.product_title.entry-title, .search-results h1, h1.archive-title, 
.entry-content h1, .comment-content h1, h1.page-title, body.error404 h1, 
.woocommerce div.product h1.product_title, 
.entry-content .header-page-title .wpb_wrapper > * {
font-size: 63px;
font-size: 2.4em;
}
h2, h2, #content .entry-content h2, #content .comment-content h2, #content .mu_register h2 {
font-size: 50px;
font-size: 2em;
}
.woocommerce ul.products li.product h2.woocommerce-loop-product__title, .woocommerce ul.products li.product h2.woocommerce-loop-category__title {
font-size: 40px;
font-size: 1.7em;
}
h3, h3, .entry-content h3, .comment-content h3 {
font-size: 44px;
font-size: 1.5em;
}
h4, h4, .entry-content h4, .comment-content h4 {
font-size: 36px;
font-size: 1.4em;
}
h5, h5, .entry-content h5, .comment-content h5 {
font-size: 32px;
font-size: 1.3em;
}
h6, h6, .entry-content h6, .comment-content h6 {
font-size: 28px;
font-size: 1.1em;
}
} a, .comment-content a, .entry-content a {
text-decoration: none;
outline: none;
}
.comment-content a, .entry-content a, 
.comment-content a:link, .entry-content a:link, 
.comment-content a:visited, .entry-content a:visited {
color: #465497;
color: var(--dark-blue);
}
.comment-content a:hover, .entry-content a:hover,
.comment-content a:focus, .entry-content a:focus,
.comment-content a:active, .entry-content a:active {
color: #465497;
color: var(--light-blue);
text-decoration: underline;
} @media screen and (max-width: 767px){
.vc_row .vc_btn3-container, 
.vc_row .vc_btn3-container.vc_btn3-right, 
.vc_row .vc_btn3-container.vc_btn3-left {
text-align: center;
}
}
.vc_row .vc_btn3-container .vc_btn3 {
min-width: 100%;
text-align: center;
}
@media screen and (min-width: 340px){
.vc_row .vc_btn3-container .vc_btn3 {
min-width: 300px;
}
}
@media screen and (min-width: 768px){
.vc_row .vc_btn3-container .vc_btn3 {
min-width: 300px;
}
} #content .vc_btn3-container .vc_btn3, #content .vc_btn3-container .vc_btn3 *, 
#content .vc_btn3-container .vc_btn3:visited, #content .vc_btn3-container .vc_btn3:visited *, 
#content .vc_btn3-container .vc_btn3:focus, #content .vc_btn3-container .vc_btn3:focus *, 
#content .vc_btn3-container .vc_btn3:hover, #content .vc_btn3-container .vc_btn3:hover *, 
#content .vc_btn3-container .vc_btn3:active, #content .vc_btn3-container .vc_btn3:active * {
color: #fff !important;
margin: 0;
} .entry-content .vc_col-has-fill .vc_btn3, 
.entry-content .vc_row.wpb_row.vc_row-has-fill .vc_btn3 {
border: 1px solid #fff;
}  .vc_btn3-container .vc_btn3.vc_btn3-size-lg.vc_btn3-icon-right:not(.vc_btn3-o-empty) { text-transform: uppercase;
}  @media screen and (min-width: 768px){
.text-three-columns, 
.text-two-columns {
column-count: 2;
}
}
@media screen and (min-width: 1366px){
.text-three-columns {
column-count: 3;
}
} .text-shadow div *, .entry-content *.text-shadow {
text-shadow: 0px 0px 5px rgba(0,0,0,0.7)!important;
} .entry-content .header-page-title {
} .entry-content .vc_row > .vc_column_container.vc_col-has-fill.express-service {
margin-top: 35px;
border: 2px solid #465497;
border: 2px solid var(--dark-blue);
}
.entry-content .vc_row > .vc_column_container.vc_col-has-fill.express-service > .vc_column-inner {
padding: 0;
}
.vc_col-has-fill.express-service .wpb_content_element {
padding-left: 20px;
padding-right: 20px;
}
.vc_col-has-fill.express-service .wpb_content_element:last-child {
padding-bottom: 20px;
} .express-service .wpb_wrapper .vc_separator:first-child, 
.express-service .wpb_wrapper .vc_icon_element:first-child {
margin-top: -37px;
padding: 0;
} @media screen and (max-width: 1100px){
.express-service .wpb_wrapper > .vc_row > .wpb_column {
width: 100%;
}
.express-service .wpb_wrapper > .vc_row > .wpb_column .vc_btn3-container {
text-align: center;
}
} button, input, select, textarea, label, option, 
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
font-size: 1em;
}
button, input, select, textarea, 
#add_payment_method table.cart td.actions .coupon .input-text, .woocommerce-cart table.cart td.actions .coupon .input-text, .woocommerce-checkout table.cart td.actions .coupon .input-text {
padding: 7px;
}
#main .entry-content input:not[type="submit"], #main .entry-content textarea {
color: #000;
} .nf-form-content {
padding: 5px;
max-width: 1000px !important;
margin: 0 !important;
} .entry-content .nf-field-element h3 {
margin-bottom: 0;
margin-top: 20px;
} .checkbox-container.label-right .field-wrap>div{
width: auto!important;
} .field-wrap .nf-field-description{
font-size: .8em;
}
.nf-field > .field-wrap.checkbox-wrap {
flex-direction: column;
}
.label-right .nf-field-description{
margin-right: 0%!important;
margin-left: 25px;
} .nf-form-content input[type=button]{
padding: 0 50px;
background: #465497!important
} .redtel {
color: #EB2141;
color: var(--red);
}
#masthead.site-header { width: 100% !important;
position: relative;
padding: 0;
margin: 0 auto;
display: block;
font-size: 16px;
}
.site-content {
margin: 0;
}
#header-inner {
position: relative;
z-index: 2;
width: 100%;
margin: 0 auto;
padding: 10px 10px;
display: inline-block;
box-shadow: 0px 0px 5px #888;
background-color: #fff;
}
@media screen and (min-width: 475px){
#header-inner {
padding: 10px 20px;
}
}
@media screen and (min-width: 768px){
#header-inner {
padding: 20px 20px;
}
} #mysticky-wrap #mysticky-nav.wrapfixed, 
#mysticky-wrap #mysticky-nav.wrapfixed #masthead {
background-color: transparent;
width:  100%;
max-width: none;
} #logo {
display: inline;
float: left;
}
#logo img {
width: 140px;
} @media screen and (min-width: 1920px){
#logo {
margin-top: 5px;
}
#logo img {
width: 220px;
}
} #header-info {
color: #465497;
color: var(--dark-blue);
font-weight: 700;
padding: 10px 0;
clear: none;
float: right;
width: auto;
max-width: calc(100% - 280px);
display: flex;
display: none;
align-items: center;
justify-content: end;
flex-direction: row-reverse;
} #header-info > .widget {
float: right;
clear: none;
}
#header-info > .widget:not(:last-child) {
margin-left: 20px;
}
#header-info aside#text-5 a {
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
padding: 5px;
width: 210px;
display: block;
color: #787878;
color: var(--dark-grey);
background-color: #fff;
border: 2px solid #787878;
border: 2px solid var(--dark-grey);
}
#header-info aside#text-5 a:hover, #header-info aside#text-5 a:focus, #header-info aside#text-5 a:active {
background-color: #787878;
background-color: var(--dark-grey);
color: #fff;
} #header-info aside#text-4 a {
color: #EB2141;
color: var(--red);
}
#header-info aside#text-4 a:hover, #header-info aside#text-4 a:focus, #header-info aside#text-4 a:active {
opacity: .7;
}
#header-info a, #header-info p { 
font-size: 16px !important; 
text-align: center;
} #searchbox {
background: url(//www.leiterplattenbestueckung-dietz.de/wp-content/themes/dietz-child-twentytwelve/images/lupe-grau.png) 0px 5px no-repeat;
width: 30px;
height: 30px;
display: block;
margin-left: 0 !important; cursor: pointer;
} #searchform-wrapper {
clear: both;
display: block;
overflow: hidden;
float: right;
height: auto;
max-width: none;
width: 100%;
margin: -5px 0 0;
padding: 10px;
position: absolute;
top: 100%;
left: 0;
right: 0;
z-index: 1;
background-color: #fff;
transform: translateY(-100%);
transition: transform .3s linear;
}
#searchform-wrapper.shown {
transform: translateY(0);
}
#searchform-wrapper > form {
display: flex;
justify-content: center;
} #searchform-wrapper input[type="submit"] {
font-size: 18px;
padding: 6px 10px;
} #site-navigation.main-navigation {
clear: none;
float: right;
height: 100%;
margin: 0;
padding: 0;
display: flex !important;
justify-content: flex-end;
align-items: center;
} .menu-warenkorb-container {
margin: 0 0 0 15px; } a.request-checklist {
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
color: #fff;
padding: 5px;
width: 210px;
display: block;
background-color: #787878;
background-color: var(--dark-grey);
border: 2px solid #787878;
border: 2px solid var(--dark-grey);
display: none;
}
a.request-checklist:hover, 
a.request-checklist:focus, 
a.request-checklist:active {
color: #787878;
color: var(--dark-grey);
background-color: #fff;
} .menu-main-container, 
.menu-main-englisch-container {
display: none;
} #site-navigation.main-navigation .menuToggleBtn {
display: inline-block;
position: relative;
height: 23px;
width: 25px;
padding: 10px;
background: transparent;
border: none;
box-shadow: none;
box-sizing: content-box;
}
#site-navigation.main-navigation .menuToggleBtn > div {
position: relative;
top: 0;
left: 0;
height: 3px;
width: 25px;
background-color: #000;
border-radius: 10px;
transform-origin: 0 0;
transform: rotate(0deg);
transition-duration: .2s;
transition-timing-function: linear;
transition-property: transform, top, left, width;
}
#site-navigation.main-navigation .menuToggleBtn > div:first-child {
top: -8px;
}
#site-navigation.main-navigation .menuToggleBtn > div:nth-child(2) {
top: -1px;
}
#site-navigation.main-navigation .menuToggleBtn > div:nth-child(3) {
top: 6px;
} #site-navigation.main-navigation .menuToggleBtn:hover div {
background-color: #2E5291;
}  #site-navigation.main-navigation .menuToggleBtn.menuToggle div {
background-color: #2E5291;
}
#site-navigation.main-navigation .menuToggleBtn.menuToggle div:first-child {
transform: rotate(41deg);
width: 33px;
top: -8px;
left: 2px;
}
#site-navigation.main-navigation .menuToggleBtn.menuToggle div:nth-child(2) {
transform: rotate(-41deg);
width: 33px;
top: 11px;
}
#site-navigation.main-navigation .menuToggleBtn.menuToggle div:nth-child(3) {
opacity: 0;
} .main-navigation li {
font-size: 1em;
}
.main-navigation li.menu-item a {
line-height: 1.4;
display: flex;
align-items: center;
} .main-navigation ul.menu > li.menu-item {
margin: 0 40px 0 0;
}
.main-navigation ul.menu > li.menu-item:last-child {
margin: 0 10px 0 0;
} #site-navigation.main-navigation .current-menu-item > a,
#site-navigation.main-navigation .current-menu-ancestor > a,
#site-navigation.main-navigation .current_page_item > a,
#site-navigation.main-navigation .current_page_ancestor > a {
color: #9E2163;
}  li.menu-item-has-children > .trigger {
width: 45px;
height: 45px;
border-left: 1px solid #000;
float: right;
display: inline-block;
display: flex;
justify-content: center;
align-items: center;
position: absolute;
top: 0;
left: unset;
right: 0;
cursor: pointer;
}
li.menu-item-has-children:hover > .trigger div {
border-color: #2E5291;
margin-top: 2px;
}
ul.sub-menu li.menu-item-has-children:hover > .trigger div {
margin-top: 0;
}
#site-navigation.main-navigation > * > ul li.menu-item-has-children > .trigger {
display: flex;
}
li.menu-item-has-children > .trigger > div {
height: 12px;
width: 12px;
border: 2px solid #6a6a6a;
border-top: none;
border-left: none;
transform: rotate(45deg);
transition: all .2s linear;
}
li.menu-item-has-children.active > .trigger > div {
transform: rotate(-135deg);
}
#site-navigation.main-navigation > * > ul li.menu-item.menu-item-has-children:before {
display: none; } ul.sub-menu {
display: flex;
flex-direction: column;
box-shadow: 0 0 10px rgba(255,255,255,.5);
}
.main-navigation li ul.sub-menu li {
margin: 0;
}
.main-navigation li ul.sub-menu li a {
font-size: 1em;
text-align: left;
} #site-navigation.main-navigation > * > ul {
display: none !important;
position: absolute;
top: 100%;
left: unset;
right: 0;
max-height: calc(100vh - 92px);
width: 100%;
max-width: 75%;
min-width: 320px;
padding: 0;
padding-bottom: 100px;
background-color: #fff;
box-shadow: 0px 0px 6px rgb(0 0 0 / 60%);
overflow: scroll !important;
z-index: 1;
}
#site-navigation.main-navigation > * > ul.menuToggleOn, 
#site-navigation.main-navigation li.wpmenucartli.menu-item {
display: block !important;
} #site-navigation.main-navigation  > .menu-warenkorb-container {
margin-right: 15px;
}
#site-navigation.main-navigation  > .menu-warenkorb-container > ul.cart-menu {
position: static;
width: auto;
min-width: 0;
max-width: none;
overflow: visible !important;
height: auto;
max-height: none;
box-shadow: none;
padding: 0;
display: block !important;
}
#site-navigation.main-navigation  > .menu-warenkorb-container a.wpmenucart-contents {
padding: 0 !important;
}
#site-navigation.main-navigation  > .menu-warenkorb-container .cartcontents {
font-size: .7em;
} .main-navigation > * > ul li.menu-item {
position: relative;
display: block;
margin-right: 0;
margin-top: 0;
border-bottom: 1px solid #ddd;
}
.main-navigation > * > ul li.menu-item.menu-item-has-children {
padding-right: 0;
}
.main-navigation > * > ul > .menu-item > ul.sub-menu li  > ul.sub-menu li {
background: #efefef;
background-color: #efefef; }
.main-navigation > * > ul li.menu-item a, 
.main-navigation > * > ul > li.menu-item > ul.sub-menu li a {
padding: 10px 20px;
height: 45px;
line-height: 2.3;
width: 100%;
text-align: left;
display: inline-flex;
align-items: center;
background: transparent;
border: none;
}
.main-navigation > * > ul > li.menu-item > ul.sub-menu li a {
padding-left: 30px;
}
.main-navigation > * > ul > li.menu-item > ul.sub-menu > li.menu-item > ul.sub-menu li a {
padding-left: 40px;
} #site-navigation.main-navigation > * > ul ul.sub-menu {
position: static;
height: 0;
width: auto;
clip: unset;
overflow: hidden;
transition: height .5s linear .5s;
}
#site-navigation.main-navigation > * > ul .menu-item-has-children.active > ul.sub-menu {
height: auto;
}
@media screen and (min-width: 768px){
#header-info, 
#site-navigation.main-navigation {
min-width: 51%;
}
} @media screen and (min-width: 1900px){ .menu-main-container,
.menu-main-englisch-container {
display: block;
}
.menu-mobile-navigation-container,
.menu-mobile-navigation-englisch-container {
display: none;
}
#header-info {
display: flex;
}
#site-navigation.main-navigation {
flex-direction: row-reverse;
justify-content: flex-start;
}
.main-navigation > *, #header-info > * {
margin: 0 0 0 10px;
}
#site-navigation.main-navigation .menuToggleBtn { display: none;
}
#site-navigation.main-navigation > *:not(.menu-warenkorb-container) > ul { display: block !important;
position: static;
max-width: none;
padding: 0;
box-shadow: none;
border: none;
overflow: visible !important;
}
a.request-checklist {
display: block;
} .main-navigation > * > ul > li.menu-item.menu-item-has-children {
padding-right: 30px;
}
.main-navigation > * > ul li.menu-item a, 
.main-navigation > * > ul > li.menu-item > ul.sub-menu li a {
height: auto;
padding: 0;
}
.main-navigation > * > ul li.menu-item {
border-bottom: none;
}
.main-navigation > * > ul > li.menu-item {
margin: 0;
float: left;
}
.main-navigation > * > ul > li.menu-item.menu-item-has-children {
padding-right: 20px;
}
.main-navigation li.menu-item:not(:last-child) {
margin-right: 15px;
}
.main-navigation li.menu-item > a {
padding: 0;
height: 45px;
white-space: nowrap;
}
.main-navigation > * > ul > li.menu-item.menu-item-has-children > a {
padding-right: 2px;
}
.main-navigation > * > ul > li.menu-item ul.sub-menu li a {
padding: 10px 20px;
} #site-navigation.main-navigation > * > ul ul.sub-menu {
position: absolute;
min-width: 100%;
background-color: #fff;
box-shadow: 0px 0px 6px rgb(0 0 0 / 60%);
} li.menu-item-has-children > .trigger {
width: 20px;
height: 39px;
border-left: none;
}
li.menu-item-has-children > .trigger > div {
margin-top: -8px;
}
ul.sub-menu li.menu-item-has-children > .trigger > div {
transform: rotate(-45deg);
}
} #main {
margin-top: -7px;
} .woocommerce-breadcrumb a, .woocommerce-breadcrumb { color: var(--dark-grey);
font-size: 16px !important;
line-height: 1.6;
font-weight: 400;
} .entry-header {
margin-bottom: 0;
}  #page {
max-width: 100%;
width: 100%;
padding: 0;
margin: 0;
}
.site-content article {
border-bottom: none;
} .wp-caption .wp-caption-text, 
.gallery-caption, 
.entry-caption {
font-weight: 700;
font-size: 24px;
} body ul, .entry-content ul, .comment-content ul, .mu_register ul, 
body ol, .entry-content ol, .comment-content ol, .mu_register ol {
list-style-position: outside;
padding-left: 28px;
line-height: 1.4;
}
body ol, .entry-content ol, .comment-content ol, .mu_register ol {
list-style: decimal outside;
}
p + ul, .entry-content .vc_row.wpb_row .wpb_wrapper p + ul, .comment-content p + ul, 
ul + ul, .entry-content .vc_row.wpb_row .wpb_wrapper ul + ul, .comment-content ul + ul {
margin-top: 0;
}
.entry-content li, .comment-content li, .mu_register li {
list-style-position: outside;
margin: 0;
} .clr {
clear: both;
}
.clearfix:before,
.clearfix:after {
content: "";
display: table;
}
.clearfix:after, header:after, .post:after {
clear: both;
}
.clearfix {
zoom: 1; }  .text-weiss, .text-weiss *, .entry-content .text-weiss, .entry-content .text-weiss *,
.weiss-text, .weiss-text *, .entry-content .weiss-text, .entry-content .weiss-text *,
.text-white, .text-white *, .entry-content .text-white, .entry-content .text-white *,
.white-text, .white-text *, .entry-content .white-text, .entry-content .white-text * {
color: #fff;
}
.text-weiss a, .entry-content .text-weiss a, .text-weiss a *, .entry-content .text-weiss a *,
.weiss-text a, .entry-content .weiss-text a, .weiss-text a *, .entry-content .weiss-text a *,
.text-white a, .entry-content .text-white a, .text-white a *, .entry-content .text-white a *,
.white-text a, .entry-content .white-text a, .white-text a *, .entry-content .white-text a * {
color: #ed94a3;
} .text-blau, .text-blau *, .entry-content .text-blau, .entry-content .text-blau *,
.blau-text, .blau-text *, .entry-content .blau-text, .entry-content .blau-text *,
.text-blue, .text-blue *, .entry-content .text-blue, .entry-content .text-blue *,
.blue-text, .blue-text *, .entry-content .blue-text, .entry-content .blue-text * {
color: #465497;
color: var(--dark-blue);
} .text-blue-background {
padding: 10px;
color: #fff;
background-color: #465497;
background-color: var(--dark-blue);
}
.text-blue-background {
color: #fff;
} .gradient.vc_separator .vc_sep_holder .vc_sep_line {
border: none;
height: 4px;
background-image: -ms-linear-gradient(left, #465497 0%, #eb2141 100%);
background-image: -moz-linear-gradient(left, #465497 0%, #eb2141 100%);
background-image: -webkit-linear-gradient(left, #465497 0%, #eb2141 100%);
background-image: linear-gradient(to right, #465497 0%, #eb2141 100%);
} .bg-gradient-color {
background-image:    -moz-linear-gradient(75deg, #465497, #EB2141);
background-image:     -ms-linear-gradient(75deg, #465497, #EB2141);
background-image:      -o-linear-gradient(75deg, #465497, #EB2141);
background-image:         linear-gradient(75deg, #465497, #EB2141);
}
.bg-gradient-grey{
background-image:         linear-gradient(75deg, #3e5059, #010202);
background-image:    -moz-linear-gradient(75deg, #3e5059, #010202);
background-image:     -ms-linear-gradient(75deg, #3e5059, #010202);
background-image:      -o-linear-gradient(75deg, #3e5059, #010202);
} .testimonial p {
font-family: 'PT Sans', sans-serif;
color: #fff;
font-weight: 700;
font-size: 24px;
}  .entry-title, .entry-header, .archive-header {
margin: 0;
padding: 0 20px;
} .site-content {
margin: 0;
float: none;
width: 100%;
} .site-content article .entry-content, 
.site-content.search-layout {
max-width: 1500px;
margin-left: auto;
margin-right: auto;
padding: 0 20px;
}
@media screen and (min-width: 1024px){
.site-content article .entry-content, 
.site-content.search-layout, 
.entry-title, .entry-header {
padding: 0 30px;
}
}
@media screen and (min-width: 1366px){
.site-content article .entry-content, 
.site-content.search-layout, 
.entry-title, .entry-header {
padding: 0 50px;
}
} .vc_row.wpb_row {
margin-left: 0;
margin-right: 0;
padding-left: 0;
padding-right: 0;
margin-bottom: 25px;
}
.vc_row.wpb_row .vc_row.wpb_row:last-child {
margin-bottom: 0;
}  @media screen and (max-width: 767px){
.vc_row.wpb_row {
margin-left: 0 !important;
margin-right: 0 !important;
}
.vc_row > .vc_column_container {
padding-left: 0 !important;
padding-right: 0 !important;
} } .site-content article .entry-content > .wpb-content-wrapper > .vc_row.wpb_row.vc_row-no-padding {
padding: 0;
max-width: none;
}
.site-content article .entry-content > .wpb-content-wrapper > .vc_row.wpb_row.vc_row-no-padding > .vc_column_container > .vc_column-inner {
padding-top: 0 !important;
padding-bottom: 0 !important;
} .vc_row.wpb_row .vc_row.wpb_row {
margin-left: auto !important;
margin-right: auto !important;
padding-left: 0;
padding-right: 0;
max-width: 1400px;
float: none;
}
.entry-content .vc_row > .vc_column_container > .vc_column-inner {
padding: 0;
} .entry-content .vc_row > .vc_column_container.vc_col-has-fill > .vc_column-inner, 
.entry-content .vc_row.wpb_row.vc_row-has-fill {
padding: 30px 20px;
}
@media screen and (min-width: 1024px){
.entry-content .vc_row > .vc_column_container.vc_col-has-fill > .vc_column-inner, 
.entry-content .vc_row.wpb_row.vc_row-has-fill {
padding: 40px 25px;
}
} .wpb_content_element:not(:last-child) {
margin-bottom: 25px;
}
.wpb_content_element:last-child {
margin-bottom: 0 !important;
}
@media screen and (min-width: 1366px){
.vc_row.wpb_row {
margin-bottom: 35px;
}
.wpb_content_element:not(:last-child) {
margin-bottom: 35px;
} } .wpb_text_column > .wpb_wrapper > * {
max-width: 1400px;
margin-left: auto;
margin-right: auto;
margin-bottom: 0;
margin-top: 35px;
}
.wpb_text_column > .wpb_wrapper > *:first-child {
margin-top: 0;
} .vc_row.wpb_row:first-child .vc_row.wpb_row:first-child > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column:first-child, 
.vc_row.wpb_row:first-child > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column:first-child, 
.search-post-title, .entry-title, .post-title, .archive-title, .page-title {
margin-top: 30px;
}
@media screen and (min-width: 1024px) {
.vc_row.wpb_row:first-child .vc_row.wpb_row:first-child > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column:first-child,
.vc_row.wpb_row:first-child > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column:first-child,
#content .search-post-title, #content .entry-title, #content .post-title, #content .archive-title, #content .page-title {
margin-top: 50px;
}
.vc_row.wpb_row.vc_row-has-fill .vc_row.wpb_row.vc_row-has-fill > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column:first-child,
.vc_row.wpb_row.vc_row-has-fill > .wpb_column > .vc_column-inner > .wpb_wrapper > .wpb_text_column:first-child,
#content .product_title.entry-title {
margin-top: 0;
}
} body .entry-content .device-element {
display: none;
}
@media screen and (max-width: 767px){
body .entry-content .device-element.smartphone {
display: block;
}
body .entry-content .vc_row.vc_row-flex.device-element.smartphone {
display: flex;
}
}
@media screen and (min-width: 768px) and (max-width: 1366px){
body .entry-content .device-element.tablet {
display: block;
}
body .entry-content .vc_row.vc_row-flex.device-element.tablet {
display: flex;
}
}
@media screen and (min-width: 1367px){
body .entry-content .device-element.desktop {
display: block;
}
body .entry-content .vc_row.vc_row-flex.device-element.desktop {
display: flex;
}
} .archive-header, .page-header {
max-width: 1200px;
margin: 0 auto;
border: none;
} .page-title span {
color: #465497;
color: var(--dark-blue);
} body.search-results #content article, 
body.archive #content article {
max-width: 1000px;
margin-left: auto;
margin-right: auto;
margin-bottom: 50px;
}
body.search-results #content article:not(:last-child), 
body.archive #content article:not(:last-child) {
border-bottom: 1px solid #ededed;
padding-bottom: 25px;
} body.search-results #content > article .search-post-title, 
body.archive article.post .entry-title, 
body.archive article.post .post-title {
font-size: 1.7em;
}
body.search-results #content > article .search-post-title {
margin-bottom: 30px;
} .post-link a {
background-color: #465497;
color: #ffffff;
padding: 10px 30px;
display: inline-block;
margin-top: 10px;
} .error404 article {
max-width: 1400px;
margin-left: auto;
margin-right: auto;
}
.error404 .entry-content * {
text-align: center;
max-width: 800px;
margin-left: auto;
margin-right: auto;
}  body.search-no-results .entry-content * {
text-align: center;
} body.search-results .post-container {
width: 100%;
max-width: 800px;
margin: 0 auto;
}
body.search-results .post-container * {
width: 100%;
max-width: 800px;
} body.search-results .search-post-title {
font-size: 1.5em;
margin: 0 0 30px;
}
body.search-results .search-post-title a {
color: #484847;
color: var(--grey);
}
body.search-results .search-post-title a:hover, 
body.search-results .search-post-title a:focus, 
body.search-results .search-post-title a:active {
color: #a6a6a6;
color: var(--light-grey);
} body.search-results .search-post-excerpt {
font-size: 1em;
margin: 0 0 30px;
}  body.single-post article.post {
max-width: 1300px;
margin: 0 auto;
border-bottom: none !important;
} body.single-post h1.entry-title {
margin-bottom: 35px;
} body.single-post nav.nav-single {
max-width: 1300px;
margin: 0 auto;
}
.nav-previous, .previous-image {
margin-left: 15px;
width: 45%;
}
.nav-next, .next-image {
margin-right: 15px;
width: 45%;
}
.site-content article {
margin-bottom: 2rem;
} body.single-post footer.entry-meta {
display: none;
}  .n2-ss-slider:is(#n2-ss-3, #n2-ss-5) .sectionAbsolute {
width: auto !important;
} div:is(#n2-ss-4, #n2-ss-6) .n2-ss-slider-2 {
background-repeat: no-repeat !important;
background-position: bottom center !important;
} .n2-ss-slider :is(div, p, h1, h2, h3, h4, h5, h6) {
font-family: 'PT Sans', sans-serif !important;
} .n2-ss-slider:is(#n2-ss-3, #n2-ss-5) .sliderHeading .n2-ss-text {
font-size: 20px;
} .n2-ss-slider:is(#n2-ss-4, #n2-ss-6) .sliderHeading .n2-ss-text { font-size: 28px;
text-shadow: 0 0 5px #fff;
display: inline-block !important;
padding: 3px 10px;
background-color: #fff;
} .n2-ss-slider:is(#n2-ss-3, #n2-ss-5) hr, 
.n2-ss-slider:is(#n2-ss-4, #n2-ss-6) hr {
background-color: #EB2141;
background-color: var(--red);
margin: 10px 0 20px;
height: 2px; 
width: 140px;
} .n2-ss-slider:is(#n2-ss-3, #n2-ss-5) .n2-ss-button-container a, 
.n2-ss-slider:is(#n2-ss-4, #n2-ss-6) .n2-ss-button-container a {
text-transform: uppercase;
padding: 7px 15px;
font-size: 14px;
font-family: 'PT Sans', sans-serif;
font-weight: 700;
} .n2-ss-slider:is(#n2-ss-3, #n2-ss-5) .n2-ss-button-container a .n2i.nfa-caret-right, 
.n2-ss-slider:is(#n2-ss-4, #n2-ss-6) .n2-ss-button-container a .n2i.nfa-caret-right {
margin-left: 8px !important;
font-size: 16px !important;
} .n2-ss-slider:is(#n2-ss-4, #n2-ss-6) .n2-ss-button-container a {
box-shadow: 0 0 5 rgba(255,255,255,.8);
} .n2-ss-slider:is(#n2-ss-3, #n2-ss-5) .n2-ss-button-container a:hover, .n2-ss-slider:is(#n2-ss-3, #n2-ss-5) .n2-ss-button-container a:focus, .n2-ss-slider:is(#n2-ss-3, #n2-ss-5) .n2-ss-button-container a:active, 
.n2-ss-slider:is(#n2-ss-4, #n2-ss-6) .n2-ss-button-container a:hover, .n2-ss-slider:is(#n2-ss-4, #n2-ss-6) .n2-ss-button-container a:focus, .n2-ss-slider:is(#n2-ss-4, #n2-ss-6) .n2-ss-button-container a:active {
color: #465497;
color: var(--dark-blue);
background-color: #fff;
} .n2-ss-slider:is(#n2-ss-3, #n2-ss-5) .n2-ss-button-container a:hover .n2i.nfa-caret-right, .n2-ss-slider:is(#n2-ss-3, #n2-ss-5) .n2-ss-button-container a:focus .n2i.nfa-caret-right, .n2-ss-slider:is(#n2-ss-3, #n2-ss-5) .n2-ss-button-container a:active .n2i.nfa-caret-right, 
.n2-ss-slider:is(#n2-ss-4, #n2-ss-6) .n2-ss-button-container a:hover .n2i.nfa-caret-right, .n2-ss-slider:is(#n2-ss-4, #n2-ss-6) .n2-ss-button-container a:focus .n2i.nfa-caret-right, .n2-ss-slider:is(#n2-ss-4, #n2-ss-6) .n2-ss-button-container a:active .n2i.nfa-caret-right {
color: #465497;
color: var(--dark-blue);
} @media screen and (min-width: 701px){ .n2-ss-slider:is(#n2-ss-3, #n2-ss-5) .sliderHeading .n2-ss-text {
font-size: 2vw;
} .n2-ss-slider:is(#n2-ss-3, #n2-ss-5) hr, 
.n2-ss-slider:is(#n2-ss-4, #n2-ss-6) hr {
margin: 5px 0 10px;
height: 3px;
width: 100px;
} .n2-ss-slider:is(#n2-ss-3, #n2-ss-5) .n2-ss-button-container a {
padding: 7px 15px;
font-size: 14px;
} .n2-ss-slider:is(#n2-ss-3, #n2-ss-5) .n2-ss-button-container a .n2i.nfa-caret-right {
margin-left: 10px !important;
font-size: 18px !important;
}
}
@media screen and (min-width: 1024px) { .n2-ss-slider:is(#n2-ss-3, #n2-ss-5) .sliderHeading .n2-ss-text {
font-size: 1.875vw;
} .n2-ss-slider:is(#n2-ss-3, #n2-ss-5) .n2-ss-button-container a {
padding: 10px 20px;
font-size: 16px;
}
}
@media screen and (min-width: 1920px) { .n2-ss-slider:is(#n2-ss-3, #n2-ss-5) .sliderHeading .n2-ss-text {
font-size: 36px;
} .n2-ss-slider:is(#n2-ss-3, #n2-ss-5) hr,
.n2-ss-slider:is(#n2-ss-4, #n2-ss-6) hr {
margin: 10px 0 25px;
height: 3px;
width: 140px;
} .n2-ss-slider:is(#n2-ss-3, #n2-ss-5) .n2-ss-button-container a {
padding: 25px 30px;
font-size: 18px;
} .n2-ss-slider:is(#n2-ss-3, #n2-ss-5) .n2-ss-button-container a .n2i.nfa-caret-right {
margin-left: 15px !important;
font-size: 20px !important;
}
} div.max-700 {
height: 400px;
max-height: 700px;
}
div.max-700 * {
max-height: 100%;
}
@media screen and (min-width: 1366px) {
div.max-700 {
height: 700px;
}
div.min-700 {
min-height: 700px;
box-sizing: border-box;
}
} .flip-mischbestueckung {
max-width: 550px;
}
.flip-mischbestueckung .vc-gitem-zone-height-mode-auto.vc-gitem-zone-height-mode-auto-4-3:before {
padding-top: 65.5%;
}
.flip-mischbestueckung .vc_gitem_row .vc_gitem-col {
padding: 0;
}
.wpb_single_image:has(+ .flip-mischbestueckung.wpb_text_column) {
margin-bottom: 0;
}
.wpb_single_image + .flip-mischbestueckung.wpb_text_column {
width: 100%;
float: right;
margin-top: 20px !important;
} @media screen and (min-width: 768px){
.video-bg > .vc_column_container > .vc_column-inner > .wpb_wrapper {
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}
.video-bg > .vc_column_container {
max-height: 100%;
}
.video-bg > .vc_column_container > .vc_column-inner > .wpb_wrapper * {
margin-bottom: 0 !important;
}
.video-bg .video-container {
width: 100%;
max-height: none !important;
}
.video-bg .video-container * {
max-height: none !important;
}
.video-bg .video-container video {
width: 100%;
}
.absolute-position {
width: auto;
padding: 0 20px;
position: absolute;
top: 45%;
right: 0;
left: 0;
}
.entry-content .absolute-position * {
color: #fff;
}
} .videoContainer video {
display: block;
margin: 0 auto;
} @media screen and (min-width: 768px) and (max-width: 1366px) {
div.max-700, div.max-700 * {
max-height: 550px;
}
div.min-700 {
min-height: 550px;
box-sizing: border-box;
}
} body.page #main,
body.single #main,
body.search #main,
body.category #main,
body.error404 #main {
padding-top: 0;
}  .woocommerce #main {
margin: 0 auto;
padding: 0 20px;
max-width: 2020px;
}
.woocommerce .site-content {
margin: 0;
padding: 0;
}
@media screen and (min-width: 1024px) {
.woocommerce #main {
padding: 0 30px;
}
}
@media screen and (min-width: 1366px) {
.woocommerce #main {
padding: 0 50px;
}
} header.woocommerce-products-header * {
text-align: center;
margin: 0 auto 20px;
} .shipping-costs-info a {
color: #465497;
color: var(--dark-blue);
}
.shipping-costs-info a:hover,
.shipping-costs-info a:focus,
.shipping-costs-info a:active {
text-decoration: underline !important;
} .woocommerce #respond input#submit,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.butto,
.woocommerce.woocommerce-page #respond input#submit,
.woocommerce.woocommerce-page a.button,
.woocommerce.woocommerce-page button.button,
.woocommerce.woocommerce-page input.button,
.woocommerce #respond input#submit.alt,
.woocommerce a.button.alt,
.woocommerce button.button.alt,
.woocommerce input.butto.alt,
.woocommerce.woocommerce-page #respond input#submit.alt,
.woocommerce.woocommerce-page a.button.alt,
.woocommerce.woocommerce-page button.button.alt,
.woocommerce.woocommerce-page input.button.alt {
color: #ffffff;
border: none;
background-color: #465497; -webkit-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
background-size: 200%;
text-transform: uppercase;
font-size: .9em;
font-weight: 400;
border-radius: 0;
}
.woocommerce #respond input#submit:after,
.woocommerce a.button:after,
.woocommerce button.button:after,
.woocommerce input.button:after,
.woocommerce.woocommerce-page #respond input#submit:after,
.woocommerce.woocommerce-page a.button:after,
.woocommerce.woocommerce-page button.button:after,
.woocommerce.woocommerce-page input.button:after,
.woocommerce #respond input#submit.alt:after,
.woocommerce a.button.alt:after,
.woocommerce button.button.alt:after,
.woocommerce input.button.alt:after,
.woocommerce.woocommerce-page #respond input#submit.alt:after,
.woocommerce.woocommerce-page a.button.alt:after,
.woocommerce.woocommerce-page button.button.alt:after,
.woocommerce.woocommerce-page input.button.alt:after { content: "";
background-color: transparent;
width: 0;
height: 0;
display: inline-block;
border-style: solid;
border-color: transparent transparent transparent #fff;
border-width: 8px 0px 8px 8px;
margin-left: 10px;
}
.woocommerce #respond input#submit:hover, .woocommerce #respond input#submit:focus, .woocommerce #respond input#submit:active,
.woocommerce a.button:hover, .woocommerce a.button:focus, .woocommerce a.button:active,
.woocommerce button.button:hover, .woocommerce button.button:focus, .woocommerce button.button:active,
.woocommerce input.button:hover, .woocommerce input.button:focus, .woocommerce input.button:active,
.woocommerce.woocommerce-page #respond input#submit:hover, .woocommerce.woocommerce-page #respond input#submit:focus, .woocommerce.woocommerce-page #respond input#submit:active,
.woocommerce.woocommerce-page a.button:hover, .woocommerce.woocommerce-page a.button:focus, .woocommerce.woocommerce-page a.button:active,
.woocommerce.woocommerce-page button.button:hover, .woocommerce.woocommerce-page button.button:focus, .woocommerce.woocommerce-page button.button:active,
.woocommerce.woocommerce-page input.button:hover, .woocommerce.woocommerce-page input.button:focus, .woocommerce.woocommerce-page input.button:active,
.woocommerce #respond input#submit.alt:hover, .woocommerce #respond input#submit.alt:focus, .woocommerce #respond input#submit.alt:active,
.woocommerce a.button.alt:hover, .woocommerce a.button.alt:focus, .woocommerce a.button.alt:active,
.woocommerce button.button.alt:hover, .woocommerce button.button.alt:focus, .woocommerce button.button.alt:active,
.woocommerce input.button.alt:hover, .woocommerce input.button.alt:focus, .woocommerce input.button.alt:active,
.woocommerce.woocommerce-page #respond input#submit.alt:hover, .woocommerce.woocommerce-page #respond input#submit.alt:focus, .woocommerce.woocommerce-page #respond input#submit.alt:active,
.woocommerce.woocommerce-page a.button.alt:hover, .woocommerce.woocommerce-page a.button.alt:focus, .woocommerce.woocommerce-page a.button.alt:active,
.woocommerce.woocommerce-page button.button.alt:hover, .woocommerce.woocommerce-page button.button.alt:focus, .woocommerce.woocommerce-page button.button.alt:active,
.woocommerce.woocommerce-page input.button.alt:hover, .woocommerce.woocommerce-page input.button.alt:focus, .woocommerce.woocommerce-page input.button.alt:active {
color: #ffffff;
background-color: #eb2141; border: none;
background-size: 200%;
background-position: 100% 0;
}   header.woocommerce-products-header {
margin: 20px auto 30px;
} .woocommerce ul.products {
display: flex;
justify-content: center;
flex-direction: row;
flex-wrap: wrap;
}
.woocommerce ul.products li {
border: none !important;
} .woocommerce-loop-category__title mark {
color: inherit;
background-color: inherit;
}  .woocommerce ul.products li.product-category.product {
margin: 0;
padding: 0 0 30px;
} #shop_page ul.products li.product-category.product {
width: 100%;
max-width: 600px;
max-width: 800px;
margin: 0;
padding: 0 0 30px;
} .tax-product_cat ul.products li.product-category.product {
width: 100%;
max-width: 500px;
margin: 0;
padding: 0 0 30px;
} .woocommerce.tax-product_cat ul.products li.product.product-category .woocommerce-loop-category__title,
.woocommerce-page.tax-product_cat ul.products li.product.product-category .woocommerce-loop-category__title {
font-size: 1em;
}
@media screen and (min-width: 1920px) {
.woocommerce.tax-product_cat ul.products li.product.product-category .woocommerce-loop-category__title,
.woocommerce-page.tax-product_cat ul.products li.product.product-category .woocommerce-loop-category__title {
font-size: 1.2em;
}
}
@media screen and (min-width: 500px) {
.woocommerce ul.products,
#shop_page ul.products {
flex-direction: row;
margin-right: -15px;
margin-left: -15px;
}
.woocommerce ul.products li.product-category.product,
#shop_page ul.products li.product-category.product {
width: 49.9%;
padding: 0 15px 30px;
}
}
@media screen and (min-width: 768px) {
.woocommerce ul.products,
#shop_page ul.products {
margin-right: -25px;
margin-left: -25px;
}
.woocommerce ul.products li.product-category.product,
#shop_page ul.products li.product-category.product {
padding: 0 15px 50px;
}
.tax-product_cat ul.products li.product-category.product {
width: 24.9%;
}
}
@media screen and (min-width: 1024px) {
#shop_page ul.products {
margin-right: -50px;
margin-left: -50px;
}
#shop_page ul.products li.product-category.product {
padding: 0 50px 50px;
}
} .woocommerce ul.products {
margin-right: -10px;
margin-left: -10px;
}
.woocommerce ul.products li.product.type-product,
.woocommerce-page ul.products li.product.type-product {
margin: 0;
padding: 0 10px 70px;
width: 49.8%;
} .woocommerce ul.products li.product.type-product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product.type-product .woocommerce-loop-product__title {
font-size: 1em;
white-space: normal;
max-width: 100%;
overflow: hidden;
hyphens: auto;
word-break: break-all;
}
@media screen and (min-width: 1920px) {
.woocommerce ul.products li.product.type-product .woocommerce-loop-product__title,
.woocommerce-page ul.products li.product.type-product .woocommerce-loop-product__title {
font-size: 1.2em;
}
} .woocommerce ul.products li.product.type-product a.button,
.woocommerce-page ul.products li.product.type-product a.button {
position: absolute;
top: unset;
bottom: 20px;
}
@media screen and (min-width: 768px) {
.woocommerce ul.products li.product.type-product,
.woocommerce-page ul.products li.product.type-product {
width: 33.29%;
}
}
@media screen and (min-width: 1024px) {
.woocommerce ul.products li.product.type-product,
.woocommerce-page ul.products li.product.type-product {
width: 19.9%;
}
}
@media screen and (min-width: 1200px) {
.woocommerce ul.products li.product.type-product,
.woocommerce-page ul.products li.product.type-product {
width: 16.6%;
}
} .archive.tax-product_cat.term-95 ul.products {
justify-content: flex-start;
}
@media screen and (min-width: 1024px) {
.archive.tax-product_cat.term-95 ul.products {
justify-content: center;
}
.archive.tax-product_cat.term-95 ul.products li.product.type-product {
width: 33.333%;
max-width: 500px;
}
} .archive.woocommerce ul.products li.product .woocommerce-loop-category__title, .woocommerce ul.products li.product .woocommerce-loop-category__title,
.archive.woocommerce ul.products li.product .woocommerce-loop-product__title, .woocommerce ul.products li.product .woocommerce-loop-product__title,
div#tab-description > h2, section.related.products > h2 {
color: #465497;
color: var(--dark-blue);
padding: 0;
margin: 0 0 20px;
}
h1.product-headline2 {
font-size: 16px;
color: var(--dark-grey);
} .archive.woocommerce ul.products li.product a img,
.woocommerce ul.products li.product a img,
.woocommerce ul.products li.product img.woocommerce-placeholder,
.woocommerce-product-gallery__wrapper img {
border: 2px solid #c6c6c6;
} .archive.woocommerce ul.products li.product a:hover img, .archive.woocommerce ul.products li.product a:focus img, .archive.woocommerce ul.products li.product a:active img,
.woocommerce ul.products li.product a:hover img, .woocommerce ul.products li.product a:focus img, .woocommerce ul.products li.product a:active img { border: 2px solid #787878;
border: 2px solid var(--dark-grey);
}
.archive.woocommerce ul.products li.product a:hover h2, .archive.woocommerce ul.products li.product a:focus h2, .archive.woocommerce ul.products li.product a:active h2,
.woocommerce ul.products li.product a:hover h2, .woocommerce ul.products li.product a:focus h2, .woocommerce ul.products li.product a:active h2 {
color: #787878;
color: var(--dark-grey);
} .woocommerce ul.products li.product .price {
font-size: 1em;
margin: 0;
}
.woocommerce ul.products li.product small.woocommerce-price-suffix {
color: var(--dark-grey);
clear: both;
font-size: .9em;
}
.woocommerce ul.products li.product .wc-gzd-additional-info.shipping-costs-info {
margin-top: 0;
} p.woocommerce-result-count, div.product_meta, form.woocommerce-ordering{
display: none;
}  body.archive.term-95 ul.products .price,
body.archive.term-95 ul.products .wc-gzd-additional-info {
display: none;
} body.single-product .product.type-product .summary.entry-summary p.price,
body.single-product .legal-price-info, 
body.single-product .wcpa_img_mag.wcpa_even_binded, 
body.single-product form.cart .quantity {
display: none;
} .steps-booking-express {
border: 2px solid #465497;
border: 2px solid var(--dark-blue);
border-radius: 2px;
padding: 15px 20px;
}
.steps-booking-express .wpb_wrapper > ol p {
margin: 0;
}
.steps-booking-express .wpb_wrapper > ol > li {
margin-bottom: 10px;
}
.steps-booking-express .wpb_wrapper > ol > li::marker { color: var(--dark-blue);
color: #465497;
font-size: 1.5em;
}
.steps-booking-express .wpb_wrapper > ol > li li::marker {
color: var(--dark-blue);
color: #465497;
} .wc-product-notice .vc_row {
border-radius: 5px;
outline: 2px solid red;
border: 4px solid #fff;
}
.wc-product-notice > .wpb_column {
max-width: 800px;
margin: 0 auto;
float: none;
}
.wc-product-notice .vc_column-inner {
padding-top: 0 !important;
}
.wc-product-notice .vc_icon_element {
margin-bottom: 0 !important;
} .notice-material {
color: red;
border: 2px solid red;
border-radius: 5px;
padding: 5px 10px;
max-width: 600px;
margin: 0 auto;
} body.single-product .stock {
display: none;
}
body.single-product .stock.out-of-stock {
display: block;
text-align: center;
}
body.single-product .stock.out-of-stock:after {
content: '. Aktuell haben wir leider keine Kapazitäten, um weitere Buchungen entgegenzunehmen.';
} .wc-stock-notice {
display: none;
}
.wc-stock-notice .vc_row {
border-radius: 5px;
outline: 2px solid red;
border: 4px solid #fff;
}
.wc-stock-notice > .wpb_column {
max-width: 800px;
margin: 0 auto;
float: none;
}
.wc-stock-notice .vc_column-inner {
padding-top: 0 !important;
}
.wc-stock-notice .vc_icon_element {
margin-bottom: 0 !important;
} body.single-product.product-out-of-stock .wc-stock-notice {
display: block;
}    body.single-product form .wcpa_form_outer .wcpa_form_item > label {
font-size: 1.5em;
font-weight: bold;
text-align: center;
display: block;
background-color: #465497;
background-color: var(--dark-blue);
color: #fff;
padding: 0 10px;
} body.single-product form .wcpa_form_outer .wcpa_form_item .wcpa_helptext {
max-width: 800px;
line-height: 1.4;
display: block;
margin: 10px auto;
} body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-statictext-1647853002607 > label,
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-statictext-1647853080769 > label,
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-statictext-1647853068602 > label {
text-align: left;
background-color: transparent;
color: #787878;
color: var(--dark-grey);
padding: 0 10px 0 0;
}
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-statictext-1647853002607,
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-statictext-1647853080769,
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-statictext-1647853068602 {
max-width: 800px;
margin-left: auto;
margin-right: auto;
} .wcpa_wrap .wcpa_field.wcpa_group_field.wcpa_selection_tick-shadow.wcpa_has_image {
display: flex;
flex-wrap: wrap;
} body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-text-1657009913911 > label {
text-align: left;
background-color: transparent;
color: #787878;
color: var(--dark-grey);
color: #465497;
color: var(--dark-blue);
padding: 0 10px 0 0;
}
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-text-1657009913911 {
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-text-1657009913911 span.wcpa_price {
display: none;
} body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-checkbox-group-1657010012821, 
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-checkbox-group-1657010708122, 
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-checkbox-group-1657010731778, 
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-checkbox-group-1657010760263, 
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-checkbox-group-1657010784282, 
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-checkbox-group-1657010821072, 
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-checkbox-group-1657010860728, 
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-checkbox-group-1657010883824, 
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-checkbox-group-1657010908350 {
max-width: 800px;
margin-left: auto;
margin-right: auto;
}
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-checkbox-group-1657010012821 > label, 
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-checkbox-group-1657010708122 > label, 
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-checkbox-group-1657010731778 > label, 
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-checkbox-group-1657010760263 > label, 
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-checkbox-group-1657010784282 > label, 
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-checkbox-group-1657010821072 > label, 
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-checkbox-group-1657010860728 > label, 
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-checkbox-group-1657010883824 > label, 
body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-checkbox-group-1657010908350 > label {
display: none;
} body.single-product form .wcpa_form_outer .wcpa_form_item#wcpa-radio-group-62383ac4b1462 .radio-group {
max-width: 800px;
margin-left: auto;
margin-right: auto;
} body.single-product form .wcpa_price > .price_value {
color: #465497;
color: var(--dark-blue);
}
body.single-product form .wcpa_price > .price_value:before {
color: #787878;
color: var(--dark-grey);
content: 'Zwischensumme: ';
}
body.single-product form .wcpa_total .wcpa_price > .price_value:before {
content: '';
} body.single-product form .wcpa_price .woocommerce-Price-currencySymbol {
color: #465497;
color: var(--dark-blue);
} #wcpa-number-62383ac4b144e input[type="number"],
#wcpa-number-1647852571031 input[type="number"],
#wcpa-number-1647852618709 input[type="number"] {
margin: 20px auto;
max-width: 400px;
display: block;
}  #payment ul li {
list-style: none;
}  body.single-product #content > .product.type-product > .woocommerce-product-gallery {
max-width: 500px;
}
@media screen and (min-width: 769px) {
body.single-product #content > .product.type-product > .woocommerce-product-gallery {
width: 40%;
max-width: 500px;
}
body.single-product #content > .product.type-product > .summary.entry-summary {
width: 60%;
box-sizing: border-box;
padding-left: 40px;
}
}
@media screen and (min-width: 1366px) {
body.single-product #content > .product.type-product > .summary.entry-summary {
width: calc(100% - 500px);
}
} body.single-product .summary.entry-summary .woocommerce-product-details__short-description {
clear: both;
}  body.single-product .summary.entry-summary p.price {
display: inline-block;
float: left;
clear: both;
font-size: 100%;
}
body.single-product .summary.entry-summary span.woocommerce-Price-amount {
font-size: 1.25em;
} body.single-product .summary.entry-summary small.woocommerce-price-suffix,
small.woocommerce-price-suffix {
display: block;
color: var(--dark-grey);
font-size: 1em;
} body.single-product .summary.entry-summary .legal-price-info {
clear: none;
float: left;
margin: 0 0 0 8px;
}
body.single-product .summary.entry-summary .legal-price-info p.wc-gzd-additional-info {
font-size: 1em;
line-height: 1.9;
} section.related.products ul.products {
justify-content: flex-start;
}  body.single-product .woocommerce-Tabs-panel.woocommerce-Tabs-panel--description > h2:first-child {
display: none;
}  .more_quantity {
cursor: pointer;
border: 1px solid #ddd;
border-radius: 5px;
margin-bottom: 10px;
padding: 3px 5px;
text-align: center;
}
.more_quantity:hover {
background-color: #eee;
} .contact-data {
display: none;
margin-bottom: 10px;
}
.contact-data.toggle-on {
display: block;
} .woocommerce-Tabs-panel.entry-content.wc-tab .vc_row.wpb_row {
padding: 0;
}   form.cart > .booking-wraper {
} form.cart > .booking-wraper .booking-info-wraper {
font-size: 1em;
} .booking-info-wraper #booking_price_text .woocommerce-Price-amount.amount {
font-size: 1em !important;
color: #465497;
color: var(--dark-blue);
} dl.variation {
margin: 0 10px;
}
dl.variation dd {
float: left;
}
dl.variation dd p {
line-height: inherit;
} table.shop_table.cart dl.variation .variation-Anlagegut {
display: none;
} table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details li {
margin: 0 10px;
}
table.woocommerce-table.woocommerce-table--order-details.shop_table.order_details li p {
float: left;
line-height: inherit;
}  .woocommerce div.product form.cart div.quantity{
clear: both;
margin-bottom: 25px
} .woocommerce #content table.cart td.actions .input-text,
.woocommerce table.cart td.actions .input-text,
.woocommerce-page #content table.cart td.actions .input-text,
.woocommerce-page table.cart td.actions .input-text {
width: auto;
} body.woocommerce-cart .entry-content > .wpb-content-wrapper > p:nth-child(2) {
display: none;
} .woocommerce-cart-form__cart-item.cart_item.wcpa_cart_has_fields dl.variation {
overflow: hidden;
} dd.variation-Komplexitt .wcpa_cart_val.wcpa_cart_type_image-group, 
dd.variation-Komplexitt .wcpa_cart_val.wcpa_cart_type_image-group p, 
dd.variation-1Komplexitt .wcpa_cart_val.wcpa_cart_type_image-group, 
dd.variation-1Komplexitt .wcpa_cart_val.wcpa_cart_type_image-group p {
padding: 0;
margin: 0;
}
dd.variation-Komplexitt img, dd.variation-1Komplexitt img {
display: none;
} dd.variation-Dateihochladen img, 
dd.variation-4Dateihochladen img {
display: none !important;
} .woocommerce-cart-form__cart-item.cart_item.wcpa_cart_has_fields td.product-price {
display: none;
} .woocommerce-cart-form__cart-item.cart_item.wcpa_cart_has_fields td.product-quantity {
display: none;
}  body.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table td.product-total, body.woocommerce-checkout .shop_table.woocommerce-checkout-review-order-table tfoot td, 
body.woocommerce-checkout .shop_table.woocommerce-table--order-details td.product-total, body.woocommerce-checkout .shop_table.woocommerce-table--order-details tfoot td {
text-align: right;
}
body.woocommerce-checkout .wcpa_cart_price {
margin-left: 5px;
}
body.woocommerce-checkout .wc-item-meta .wcpa_image {
margin: 0;
} body.woocommerce-checkout p.woocommerce-notice.woocommerce-thankyou-order-received {
text-align: center;
padding: 80px 20px;
font-size: 1.5em;
color: #fff;
background: #30b218;
} body.woocommerce-checkout .woocommerce-order > ul.woocommerce-order-overview.woocommerce-thankyou-order-details.order_details > li {
margin-bottom: 10px;
}  #alg_checkout_files_upload_form_1 {
margin-top: 20px;
background-color: #efefef;
padding: 20px;
} #alg_checkout_files_upload_form_1 table {
border-bottom: none;
margin-bottom: 0;
} #alg_checkout_files_upload_form_1 table tr td {
padding: 0;
border-top: none;
line-height: 1.4;
} #alg_checkout_files_upload_form_1 abbr {
cursor: default;
text-decoration: none;
border-bottom: none;
} #alg_checkout_files_upload_form_1 input[type="button"] {
font-size: 1em;
margin-top: 10px;
} div.wpcf7-mail-sent-ng {
background-color: #ff0000;
border-color: #ff0000;
color: #fff;
}
div.wpcf7-validation-errors {
background-color: #ffff00;
border-color: #ffff00;
color: #000;
}
div.wpcf7-mail-sent-ok {
background: url(//www.leiterplattenbestueckung-dietz.de/wp-content/themes/dietz-child-twentytwelve/images/okay.png) no-repeat scroll 4% 50% #58c000;
border-color: #58c000;
color: #fff;
padding-left: 55px;
}
.menu-toggle, input[type="submit"], input[type="button"], input[type="reset"], article.post-password-required input[type="submit"], .bypostauthor cite span {
background: #465497;
color: #fff;
border: none;
border-radius: 0;
box-shadow: none;
font-weight: 700;
font-size: 1.5rem;
min-height: 1px;
padding: 10px 15px;
position: relative;
text-shadow: none;
}
.menu-toggle:hover,
.menu-toggle:focus,
button:hover,
input[type="submit"]:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
article.post-password-required input[type=submit]:hover {
background: #E6E6E6;
color: #2E5291;
}
body.page-id-35 input, body.page-id-35 textarea {
max-width: 290px;
} body.search-results .site-content article, body.search-results .post {
padding-bottom: 10px;
border-bottom: 4px double #ededed;
margin-bottom: 15px;
}
body.search-results #image-box, body.search-results #image-box p {
color: var(--light-grey);
}  footer[role="contentinfo"] {
background-image: -moz-linear-gradient(75deg, #465497, #EB2141);
background-image: -ms-linear-gradient(75deg, #465497, #EB2141);
background-image: -o-linear-gradient(75deg, #465497, #EB2141);
background-image: linear-gradient(75deg, #465497, #EB2141);
max-width: 100%;
font-size: 1em;
}
#footer-inner {
max-width: none;
margin: 0 auto;
padding: 0 30px;
display: flex;
flex-direction: column;
flex-wrap: wrap;
}
#footer-inner > div {
padding: 0;
margin: 0 0 30px;
width: 100%;
}
footer#colophon #footer-inner > div aside:not(:first-child) {
margin-top: 12px;
}
@media screen and (min-width: 768px) {
#footer-inner {
padding: 0 15px;
flex-direction: row;
align-items: stretch;
}
#footer-inner > div {
width: 50%;
padding: 0 15px;
}
}
@media screen and (min-width: 1200px) {
#footer-inner {
padding: 0 25px;
}
#footer-inner > div {
width: 25%;
padding: 0 25px;
}
}
@media screen and (min-width: 1366px) {
#footer-inner {
padding: 0 35px;
}
} footer#colophon div.widget-title,
footer#colophon a,
footer#colophon div.textwidget {
color: #fff;
font-family: 'PT Sans', sans-serif;
text-decoration: none;
}
footer#colophon div.textwidget {
font-weight: 400;
line-height: 1.6;
}
footer#colophon div.widget-title {
font-weight: 700;
font-size: 32px;
font-size: 1.3em;
line-height: 1;
letter-spacing: 0;
}
footer#colophon div.widget-title:after {
content: '';
display: block;
background-color: #fff;
border: 0;
height: 3px;
width: 50%;
margin: 10px 0;
}
@media screen and (min-width: 1200px){
footer#colophon div.widget-title {
letter-spacing: 1px;
}
footer#colophon div.widget-title:after {
margin: 20px 0;
}
} footer#colophon a:hover,
footer#colophon a:focus,
footer#colophon a:active {
color: #c2e2ff;
} footer#colophon ul {
list-style-type: none;
padding-left: 0;
} hr.footer-sep {
background-color: #fff;
border: 0;
height: 3px;
width: 50%;
margin: 20px 0;
} div#social img {
max-width: 55px;
} footer#colophon #information img {
width: 85%;
max-width: 140px !important;
height: auto !important;
margin-top: 20px;
} a#totop {
background: url(//www.leiterplattenbestueckung-dietz.de/wp-content/themes/dietz-child-twentytwelve/images/backtotop-btn.jpg) center center no-repeat;
width: 37px;
height: 36px;
display: block;
text-indent: -999rem;
cursor: pointer;
z-index: 999;
} :is(.wcpa_options_total, .wcpa_product_total) span:first-child {
display: none;
}
.wcpa_options_total::before {
content: 'Preis inkl. Fertigung, Initial- & Rüstkosten';
} .wcpa_price_summary .wcpa_product_total {
display: none !important;
}
#text_066c46a5a7b7e1 .wcpa_field_bottom {
display: none;
}
html[lang="en-US"] .wcpa_options_total::before {
content: 'Price incl. production & set-up costs';
} html[lang="en-US"] .wcpa_price_summary .wcpa_total::before {
content: 'Total price (excl. shipping costs)';
}
html[lang="en-US"] .wcpa_price_summary .wcpa_total > span:first-child {
display: none;
}  #wcpa-image-group-1647852304697 span.wcpa_field_price::before {
content: 'Initial- & Rüstkosten: ';
} #image-group_566c46a5a7b7c7 span.wcpa_field_price::before {
content: 'Initial- & Set-up costs: ';
}[class^="wp-block-"] figcaption {
color: #757575;
font-size: 12px;
font-size: 0.857142857rem;
line-height: 2;
font-style: italic;
text-align: left;
}
[class^="wp-block-"].alignleft,
[class^="wp-block-"] .alignleft {
margin-right: 24px;
}
[class^="wp-block-"].alignright,
[class^="wp-block-"] .alignright {
margin-left: 24px;
}
.rtl [class^="wp-block-"] figcaption {
text-align: right;
}  p.has-drop-cap:not(:focus)::first-letter {
font-size: 5em;
margin-top: 0.1em;
} .wp-block-image figure:not(.aligncenter) {
line-height: 0;
margin: 0 1.714285714rem;
}
.wp-block-image figure.alignleft {
margin: 0.857142857rem 1.714285714rem 0.857142857rem 0;
}
.wp-block-image figure.alignright {
margin: 0.857142857rem 0 0.857142857rem 1.714285714rem;
}
.wp-block-image figcaption {
padding-top: 0.75em;
} .wp-block-gallery {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.wp-block-gallery .blocks-gallery-image figcaption,
.wp-block-gallery .blocks-gallery-item figcaption {
left: 0;
right: 0;
text-align: center;
width: auto;
} .wp-block-quote:not(.is-large):not(.is-style-large) {
border: 0;
padding: 24px;
padding: 1.714285714rem;
}
.wp-block-quote {
padding: 24px;
padding: 1.714285714rem;
}
.wp-block-quote cite {
color: inherit;
font-size: inherit;
font-style: italic;
}
.wp-block-quote.is-large p,
.wp-block-quote.is-style-large p {
font-size: 20px;
} .wp-block-audio audio {
display: block;
margin-bottom: 1.714285714rem;
width: 100%;
} .wp-block-cover-image.aligncenter,
.wp-block-cover.aligncenter {
display: flex;
} .wp-block-file .wp-block-file__button {
background-color: #e6e6e6;
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6);
border: 1px solid #d2d2d2;
border-radius: 3px;
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
color: #7c7c7c;
font-family: inherit;
font-size: 11px;
font-size: 0.785714286rem;
font-weight: normal;
line-height: 1.428571429;
padding: 6px 10px;
padding: 0.428571429rem 0.714285714rem;
}
.wp-block-file .wp-block-file__button:hover,
.wp-block-file .wp-block-file__button:focus {
background-color: #ebebeb;
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(to bottom, #f9f9f9, #ebebeb);
background-repeat: repeat-x;
color: #5e5e5e;
}
.wp-block-file .wp-block-file__button:focus {
background-color: #e1e1e1;
background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: linear-gradient(to bottom, #ebebeb, #e1e1e1);
background-repeat: repeat-x;
border-color: transparent;
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
color: #757575;
}
.rtl .wp-block-file * + .wp-block-file__button {
margin-left: 0.75em;
margin-right: 0;
} .wp-block-video video:not(:last-child) {
margin-bottom: 0;
}  pre.wp-block-code {
border: 0;
padding: 0;
} .wp-block-pullquote__citation,
.wp-block-pullquote cite,
.wp-block-pullquote footer {
font-size: 14px;
text-transform: none;
} .wp-block-table {
border-bottom: 1px solid #ededed;
border-collapse: collapse;
border-spacing: 0;
font-size: 14px;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
.wp-block-table th {
border: 0;
font-weight: bold;
padding: 6px 10px 6px 0;
text-transform: uppercase;
}
.has-text-color th {
color: inherit;
}
.wp-block-table td {
border: 0;
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}
.wp-block-table[style*="font-size"] *,
.wp-block-table[class*="-font-size"] * {
font-size: inherit;
}  .wp-block-button .wp-block-button__link {
border: 1px solid #d2d2d2;
font-family: inherit;
font-size: 11px;
font-size: 0.785714286rem;
font-weight: normal;
line-height: 1.428571429;
padding: 6px 10px;
padding: 0.428571429rem 0.714285714rem;
}
.entry-content .wp-block-button__link,
.entry-content .wp-block-button__link:visited {
background-color: #e6e6e6;
color: #7c7c7c;
}
.wp-block-button.is-style-outline .wp-block-button__link,
.wp-block-button.is-style-outline .wp-block-button__link:visited {
background-color: inherit;
border-color: inherit;
}
.entry-content .wp-block-button__link:hover,
.entry-content .wp-block-button__link:visited:hover,
.entry-content .wp-block-button__link:focus {
background-color: #ebebeb;
color: #5e5e5e;
}
.entry-content .wp-block-button__link:active {
background-color: #e1e1e1;
color: #757575;
}
.wp-block-button:not(.is-style-outline) .wp-block-button__link:not(.has-background) {
background-repeat: repeat-x;
background-image: -moz-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -ms-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -webkit-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: -o-linear-gradient(top, #f4f4f4, #e6e6e6);
background-image: linear-gradient(to bottom, #f4f4f4, #e6e6e6);
}
.wp-block-button__link:not(.has-text-color) {
box-shadow: 0 1px 2px rgba(64, 64, 64, 0.1);
}
.wp-block-button__link:not(.has-background):hover,
.wp-block-button__link:not(.has-background):focus {
background-image: -moz-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -ms-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -webkit-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: -o-linear-gradient(top, #f9f9f9, #ebebeb);
background-image: linear-gradient(to bottom, #f9f9f9, #ebebeb);
background-repeat: repeat-x;
}
.wp-block-button__link:not(.has-background):active {
background-image: -moz-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -ms-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -webkit-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: -o-linear-gradient(top, #ebebeb, #e1e1e1);
background-image: linear-gradient(to bottom, #ebebeb, #e1e1e1);
background-repeat: repeat-x;
border-color: transparent;
}
.wp-block-button__link:not(.has-text-color):active {
box-shadow: inset 0 0 8px 2px #c6c6c6, 0 1px 0 0 #f4f4f4;
} .wp-block-separator {
border: 0;
} .wp-block-media-text {
margin-bottom: 24px;
margin-bottom: 1.714285714rem;
}
.wp-block-media-text *:last-child {
margin-bottom: 0;
}  .wp-block-archives.aligncenter,
.wp-block-categories.aligncenter,
.wp-block-latest-posts.aligncenter {
list-style-position: inside;
text-align: center;
} .wp-block-latest-comments {
margin: 0;
padding: 0;
}
.wp-block-latest-comments .avatar,
.wp-block-latest-comments__comment-avatar {
border-radius: 0;
box-shadow: none;
}
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-excerpt,
.has-avatars .wp-block-latest-comments__comment .wp-block-latest-comments__comment-meta {
margin-left: 60px;
}
.wp-block-latest-comments__comment,
.wp-block-latest-comments__comment-excerpt,
.wp-block-latest-comments__comment-excerpt p {
font-size: 14px;
}
.wp-block-latest-comments__comment-excerpt p:last-child {
margin-bottom: 0;
}
.wp-block-latest-comments__comment-date {
color: #5e5e5e;
}
.wp-block-latest-comments .wp-block-latest-comments__comment {
margin: 0;
padding: 24px 0;
padding: 1.714285714rem 0 0;
}
.wp-block-latest-comments article {
margin-bottom: 0;
} .entry-content .has-blue-color,
.entry-content .has-blue-color:visited {
color: #21759b;
}
.entry-content .has-blue-background-color,
.entry-content .has-blue-background-color:visited {
background-color: #21759b;
}
.entry-content .has-dark-gray-color,
.entry-content .has-dark-gray-color:visited {
color: #373737;
}
.entry-content .has-dark-gray-background-color,
.entry-content .has-dark-gray-background-color:visited {
background-color: #373737;
}
.entry-content .has-medium-gray-color,
.entry-content .has-medium-gray-color:visited {
color: #9f9f9f;
}
.entry-content .has-medium-gray-background-color,
.entry-content .has-medium-gray-background-color:visited {
background-color: #9f9f9f;
}
.entry-content .has-light-gray-color,
.entry-content .has-light-gray-color:visited {
color: #e6e6e6;
}
.entry-content .has-light-gray-background-color,
.entry-content .has-light-gray-background-color:visited {
background-color: #e6e6e6;
}
.entry-content .has-white-color,
.entry-content .has-white-color:visited {
color: #fff;
}
.entry-content .has-white-background-color,
.entry-content .has-white-background-color:visited {
background-color: #fff;
}