.edit-post-meta-boxes-area #poststuff #me_spr_redirect_url h2.hndle{border-bottom:none;font-size:13px;font-weight:600;color:#191e23}.edit-post-meta-boxes-area #poststuff #me_spr_redirect_url.closed h2.hndle,.interface-interface-skeleton__sidebar #me_spr_redirect_url .postbox-header,.interface-interface-skeleton__sidebar #me_spr_redirect_url.closed h2.hndle{border-bottom:none!important}.interface-interface-skeleton__sidebar #poststuff #me_spr_redirect_url h2.hndle{border-bottom:none;font-size:13px;color:#1e1e1e;font-weight:500;padding-left: 16px;}.edit-post-meta-boxes-area #poststuff #me_spr_redirect_url:hover h2.hndle,.interface-interface-skeleton__sidebar #poststuff #me_spr_redirect_url:hover .postbox-header{background-color:#f3f4f5!important}.edit-post-meta-boxes-area #poststuff #me_spr_redirect_url{margin-top:-2px;border-top:1px solid #e2e4e7;border-bottom:1px solid #e2e4e7;margin-bottom:-2px}.interface-interface-skeleton__sidebar .edit-post-meta-boxes-area #poststuff #me_spr_redirect_url{margin-top:-2px;border-top:1px solid #f0f0f0;border-bottom:1px solid #f0f0f0;margin-bottom:-2px}.edit-post-meta-boxes-area #poststuff #me_spr_redirect_url>button span{opacity:0}.edit-post-meta-boxes-area #poststuff #me_spr_redirect_url>button,.interface-interface-skeleton__sidebar #me_spr_redirect_url button.handlediv{background-position:center center!important;background-repeat:no-repeat!important;background-size:18px 18px!important;background-image:url(data:image/svg+xml;charset=US-ASCII,%3Csvg%20width%3D%2220%22%20height%3D%2220%22%20xmlns%3D%22http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg%22%3E%3Cpath%20d%3D%22M5%206l5%205%205-5%202%201-7%207-7-7%202-1z%22%20fill%3D%22%23555%22%2F%3E%3C%2Fsvg%3E)!important;transform:rotateZ(180deg)!important;box-shadow:none!important;position:relative;z-index:10}.interface-interface-skeleton__sidebar #me_spr_redirect_url button.handlediv{width:57px}.edit-post-meta-boxes-area #poststuff #me_spr_redirect_url.closed>button,.interface-interface-skeleton__sidebar #me_spr_redirect_url.closed button.handlediv{transform:rotateZ(0)!important}.block-editor-editor-skeleton__sidebar #me_spr_redirect_url>button .toggle-indicator,.interface-interface-skeleton__sidebar #me_spr_redirect_url button.handlediv .toggle-indicator{display:none}.interface-interface-skeleton__sidebar #me_spr_redirect_url .handle-order-higher,.interface-interface-skeleton__sidebar #me_spr_redirect_url .handle-order-lower{display:none!important}.interface-interface-skeleton__sidebar #me_spr_redirect_url input[type="text"]{border-radius:2px;padding:7px;}.interface-interface-skeleton__sidebar #me_spr_redirect_url .inside{padding-left: 17px;padding-right: 17px;}.wpcf7 .screen-reader-response {
position: absolute;
overflow: hidden;
clip: rect(1px, 1px, 1px, 1px);
clip-path: inset(50%);
height: 1px;
width: 1px;
margin: -1px;
padding: 0;
border: 0;
word-wrap: normal !important;
}
.wpcf7 .hidden-fields-container {
display: none;
}
.wpcf7 form .wpcf7-response-output {
margin: 2em 0.5em 1em;
padding: 0.2em 1em;
border: 2px solid #00a0d2; }
.wpcf7 form.init .wpcf7-response-output,
.wpcf7 form.resetting .wpcf7-response-output,
.wpcf7 form.submitting .wpcf7-response-output {
display: none;
}
.wpcf7 form.sent .wpcf7-response-output {
border-color: #46b450; }
.wpcf7 form.failed .wpcf7-response-output,
.wpcf7 form.aborted .wpcf7-response-output {
border-color: #dc3232; }
.wpcf7 form.spam .wpcf7-response-output {
border-color: #f56e28; }
.wpcf7 form.invalid .wpcf7-response-output,
.wpcf7 form.unaccepted .wpcf7-response-output,
.wpcf7 form.payment-required .wpcf7-response-output {
border-color: #ffb900; }
.wpcf7-form-control-wrap {
position: relative;
}
.wpcf7-not-valid-tip {
color: #dc3232; font-size: 1em;
font-weight: normal;
display: block;
}
.use-floating-validation-tip .wpcf7-not-valid-tip {
position: relative;
top: -2ex;
left: 1em;
z-index: 100;
border: 1px solid #dc3232;
background: #fff;
padding: .2em .8em;
width: 24em;
}
.wpcf7-list-item {
display: inline-block;
margin: 0 0 0 1em;
}
.wpcf7-list-item-label::before,
.wpcf7-list-item-label::after {
content: " ";
}
.wpcf7-spinner {
visibility: hidden;
display: inline-block;
background-color: #23282d; opacity: 0.75;
width: 24px;
height: 24px;
border: none;
border-radius: 100%;
padding: 0;
margin: 0 24px;
position: relative;
}
form.submitting .wpcf7-spinner {
visibility: visible;
}
.wpcf7-spinner::before {
content: '';
position: absolute;
background-color: #fbfbfc; top: 4px;
left: 4px;
width: 6px;
height: 6px;
border: none;
border-radius: 100%;
transform-origin: 8px 8px;
animation-name: spin;
animation-duration: 1000ms;
animation-timing-function: linear;
animation-iteration-count: infinite;
}
@media (prefers-reduced-motion: reduce) {
.wpcf7-spinner::before {
animation-name: blink;
animation-duration: 2000ms;
}
}
@keyframes spin {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes blink {
from {
opacity: 0;
}
50% {
opacity: 1;
}
to {
opacity: 0;
}
}
.wpcf7 [inert] {
opacity: 0.5;
}
.wpcf7 input[type="file"] {
cursor: pointer;
}
.wpcf7 input[type="file"]:disabled {
cursor: default;
}
.wpcf7 .wpcf7-submit:disabled {
cursor: not-allowed;
}
.wpcf7 input[type="url"],
.wpcf7 input[type="email"],
.wpcf7 input[type="tel"] {
direction: ltr;
}
.wpcf7-reflection > output {
display: list-item;
list-style: none;
}
.wpcf7-reflection > output[hidden] {
display: none;
}@font-face {
font-family: 'Inconsolata';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/inconsolata/QlddNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLyxq15Mjs.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Inconsolata';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/inconsolata/QlddNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLyx615Mjs.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Inconsolata';
font-style: normal;
font-weight: 400;
font-stretch: 100%;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/inconsolata/QlddNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLyya15.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Inconsolata';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/inconsolata/QlddNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLyxq15Mjs.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Inconsolata';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/inconsolata/QlddNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLyx615Mjs.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Inconsolata';
font-style: normal;
font-weight: 700;
font-stretch: 100%;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/inconsolata/QlddNThLqRwH-OJ1UHjlKENVzkWGVkL3GZQmAwLyya15.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Josefin Sans';
font-style: italic;
font-weight: 100;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3EZQNVED7rKGKxtqIqX5EUCEx1XHgciw.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Josefin Sans';
font-style: italic;
font-weight: 100;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3EZQNVED7rKGKxtqIqX5EUCEx0XHgciw.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Josefin Sans';
font-style: italic;
font-weight: 100;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3EZQNVED7rKGKxtqIqX5EUCEx6XHg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Josefin Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3EZQNVED7rKGKxtqIqX5EUCEx1XHgciw.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Josefin Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3EZQNVED7rKGKxtqIqX5EUCEx0XHgciw.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Josefin Sans';
font-style: italic;
font-weight: 300;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3EZQNVED7rKGKxtqIqX5EUCEx6XHg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Josefin Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3EZQNVED7rKGKxtqIqX5EUCEx1XHgciw.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Josefin Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3EZQNVED7rKGKxtqIqX5EUCEx0XHgciw.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Josefin Sans';
font-style: italic;
font-weight: 400;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3EZQNVED7rKGKxtqIqX5EUCEx6XHg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Josefin Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3EZQNVED7rKGKxtqIqX5EUCEx1XHgciw.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Josefin Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3EZQNVED7rKGKxtqIqX5EUCEx0XHgciw.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Josefin Sans';
font-style: italic;
font-weight: 600;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3EZQNVED7rKGKxtqIqX5EUCEx6XHg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Josefin Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3EZQNVED7rKGKxtqIqX5EUCEx1XHgciw.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Josefin Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3EZQNVED7rKGKxtqIqX5EUCEx0XHgciw.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Josefin Sans';
font-style: italic;
font-weight: 700;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3EZQNVED7rKGKxtqIqX5EUCEx6XHg.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Josefin Sans';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3aZQNVED7rKGKxtqIqX5EUAnx4RHw.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Josefin Sans';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3aZQNVED7rKGKxtqIqX5EUA3x4RHw.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Josefin Sans';
font-style: normal;
font-weight: 100;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3aZQNVED7rKGKxtqIqX5EUDXx4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Josefin Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3aZQNVED7rKGKxtqIqX5EUAnx4RHw.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Josefin Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3aZQNVED7rKGKxtqIqX5EUA3x4RHw.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Josefin Sans';
font-style: normal;
font-weight: 300;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3aZQNVED7rKGKxtqIqX5EUDXx4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Josefin Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3aZQNVED7rKGKxtqIqX5EUAnx4RHw.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Josefin Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3aZQNVED7rKGKxtqIqX5EUA3x4RHw.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Josefin Sans';
font-style: normal;
font-weight: 400;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3aZQNVED7rKGKxtqIqX5EUDXx4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Josefin Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3aZQNVED7rKGKxtqIqX5EUAnx4RHw.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Josefin Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3aZQNVED7rKGKxtqIqX5EUA3x4RHw.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Josefin Sans';
font-style: normal;
font-weight: 600;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3aZQNVED7rKGKxtqIqX5EUDXx4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
} @font-face {
font-family: 'Josefin Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3aZQNVED7rKGKxtqIqX5EUAnx4RHw.woff2) format('woff2');
unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;
} @font-face {
font-family: 'Josefin Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3aZQNVED7rKGKxtqIqX5EUA3x4RHw.woff2) format('woff2');
unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;
} @font-face {
font-family: 'Josefin Sans';
font-style: normal;
font-weight: 700;
font-display: swap;
src: url(https://www.urologie-marburg.de/wp-content/fonts/josefin-sans/Qw3aZQNVED7rKGKxtqIqX5EUDXx4.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}html {
font-family: sans-serif;
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust:		 100%;
}
body {
margin: 0;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
menu,
nav,
section,
summary {
display: block;
}
audio,
canvas,
progress,
video {
display: inline-block;
vertical-align: baseline;
}
audio:not([controls]) {
display: none;
height: 0;
}
[hidden],
template {
display: none;
}
a {
background-color: transparent;
color: #6F6F6F;
}
a:active,
a:hover {
color: #6F6F6F;
outline: 0;
}
abbr[title] {
border-bottom: 1px dotted;
}
b,
strong {
font-weight: bold;
}
dfn {
font-style: italic;
}
h1 {
font-size: 2em;
margin: 0.67em 0;
}
mark {
background: #ff0;
color: #000;
}
small {
font-size: 13px;
font-size: .8125rem;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
img {
border: 0;
}
svg:not(:root) {
overflow: hidden;
}
figure {
margin: 1em 40px;
}
hr {
box-sizing: content-box;
height: 0;
}
pre {
overflow: auto;
}
code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}
button,
input,
optgroup,
select,
textarea {
color: inherit;
font: inherit;
margin: 0;
}
button {
overflow: visible;
}
button,
select {
text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
-webkit-appearance: button;
cursor: pointer;
}
button[disabled],
html input[disabled] {
cursor: default;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
}
input {
line-height: normal;
}
input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box;
padding: 0;
}
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
}
input[type="search"] {
-webkit-appearance: textfield;
box-sizing: content-box;
}
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
}
fieldset {
border: 1px solid;
margin: 0 2px;
padding: 0.35em 0.625em 0.875em;
}
legend {
border: 0;
padding: 0;
}
textarea {
overflow: auto;
}
optgroup {
font-weight: bold;
}
table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
} .social-navigation a:before {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-family: "Genericons";
font-size: 16px;
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
speak: none;
text-align: center;
text-decoration: inherit;
text-transform: none;
vertical-align: top;
} body,
button,
input,
select,
textarea {
color: #6F6F6F; font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
font-size: 14px;
font-size: 1rem;
line-height: 1.5;
}
h1,
h2,
h3,
h4,
h5,
h6 {
clear: both;
font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
margin: 0 0 .875em;
}
.archive.author h1.page-title {
margin-right: 20px;
}
p.site-title {
clear: both;
font-family: Tahoma, Arial, Verdana, Helvetica, sans-serif;
font-weight: bold;
}
h1 {
border-bottom: 1px #6F6F6F solid;
color: #344d61;
font-size: 18px;
line-height: 1.3;
}
h2 {
color: #588BB0;
font-size: 16px;
line-height: 1.3;
}
h3 {
color: #588BB0;
font-size: 16px;
}
h4 {
font-size: 14px;
}
h5 {
font-size: 13px;
}
h6 {
font-size: 12px;
}
p {
margin-top: 0;
margin-bottom: 1.25em;
}
dfn,
cite,
em,
i {
font-style: italic;
}
blockquote {
margin: 0 1.75em 1.75em 2.25em;
font-size: 18px;
font-size: 1rem;
}
address {
margin: 0 0 1.75em;
}
pre {
font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
margin-bottom: 1.75em;
max-width: 100%;
overflow: auto;
}
code,
kbd,
tt,
var {
font-family: Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
font-size: 16px;
}
abbr,
acronym {
border-bottom: 1px dotted;
cursor: help;
}
mark,
ins {
background: #fff9c0;
text-decoration: none;
}
big {
font-size: 125%;
} html {
box-sizing: border-box;
overflow-x: hidden
}
*,
*:before,
*:after { box-sizing: inherit;
}
body {
background: #E3E3E3; }
blockquote:before,
blockquote:after,
q:before,
q:after {
content: "";
}
blockquote,
q {
quotes: "" "";
}
blockquote {
position: relative;
}
blockquote:before {
content: "\201c";
display: block;
font-size: 72px;
font-size: 4rem;
font-family: "Inconsolata", "Helvetica Neue", Helvetica, Arial, sans-serif;
line-height: 1;
position: absolute;
top: -.1em;
left: -.6em;
}
blockquote blockquote {
margin-right: 0;
}
blockquote.alignleft,
blockquote.alignright {
max-width: 47%;
}
blockquote.alignleft,
blockquote.aligncenter {
margin-left: 2em;
}
blockquote.alignright {
margin-left: 3.5em;
}
.comments-area blockquote {
font-size: 18px;
font-size: 1rem;
}
.intro {
font-style: italic;
font-size: 23px;
font-size: 1.4375rem;
}
hr {
background-color: #000;
border: 0;
height: 1px;
margin-bottom: 1.75em;
}
ul,
ol {
margin: 0 0 1.75em 0;
padding-left: 1.75em;
}
ul {
list-style: disc;
}
ol {
list-style: decimal;
}
li > ul,
li > ol {
margin-bottom: 0;
margin-left: .4375em;
}
dt {
font-weight: bold;
}
dd {
margin: 0 1.75em 1.75em;
}
img {
height: auto; max-width: 100%; }
table {
margin: 0 0 1.75em;
width: 100%;
}
td {
padding: 3px;
}
caption {
font-weight: bold;
padding: .4375em 0;
}
tbody, 
th, 
.site td {
border: 2px solid #000;
padding: 5px;
} label {
font-style: italic;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"],
#main #infinite-handle span {
-webkit-box-shadow: #000 0 2px 0;
-moz-box-shadow: #000 0 2px 0;
box-shadow: #000
0 2px 0;
border: 0 none;
border-bottom: 0;
background: transparent;
color: #000;
font-size: 18px;
font-size: 1.125rem;
font-weight: bold;
padding: 0;
transition: .2s;
}
button:hover,
input[type="button"]:hover,
input[type="reset"]:hover,
input[type="submit"]:hover,
#main #infinite-handle span:hover {
-webkit-box-shadow: #000 0 4px 0;
-moz-box-shadow: #000 0 4px 0;
box-shadow: #000 0 4px 0;
border-bottom-width: 0;
margin-bottom: 0;
}
button:focus,
input[type="button"]:focus,
input[type="reset"]:focus,
input[type="submit"]:focus,
button:active,
input[type="button"]:active,
input[type="reset"]:active,
input[type="submit"]:active {
-webkit-box-shadow: #000 0 4px 0;
-moz-box-shadow: #000 0 4px 0;
box-shadow: #000 0 4px 0;
border-bottom-width: 0;
margin-bottom: 0;
outline: none;
}
input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=tel] {
color: #6F6F6F;
background: #FFF;
border: 1px #6F6F6F solid;
box-sizing: border-box;
font-size: 18px;
font-size: 1rem;
margin-right: -5px;
padding: .21875em;
transition: .2s;
}
input[type="search"] {
color: #6F6F6F;
background: #FFF;
border: 1px #6F6F6F solid;
box-sizing: border-box;
font-size: 18px;
font-size: 1rem;
margin-right: -5px;
padding: .21875em 0;
transition: .2s;
}
.search-box input[type="search"],
.error404 input[type="search"] {
color: #000;
background: transparent;
border: 0 none;
border-bottom: 0;
box-sizing: border-box;
-webkit-box-shadow: #000 0 2px 0;
-moz-box-shadow: #000 0 2px 0;
box-shadow: #000 0 2px 0;
font-size: 18px;
font-size: 1rem;
margin-right: 5px;
padding: 0;
transition: .2s;
}
.search-box form.search-form {
border-bottom: none;
}
.error404 form.search-form {
margin-bottom: 3.5em;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus {
margin-bottom: 0;
color: #000;
outline: none;
}
form.search-form {
border-bottom: 2px solid #000;
}
textarea {
color: #6F6F6F;
background: #FFF;
border: 0 none;
border: 1px solid #6F6F6F;
box-sizing: border-box;
font-size: 18px;
font-size: 1rem;
margin-right: -5px;
padding: .21875em;
transition: .2s;
}
textarea:focus {
margin-bottom: 0;
color: #000;
outline: none;
}
input[type="file"] {
width: 100%;
}
textarea {
padding-left: 3px;
width: 100%;
}
.contact-form input[type=email], 
.contact-form input[type=text] {
margin-bottom: 0;
}
.contact-form textarea {
margin-bottom: 0;
}
.contact-form label {
margin-top: 20px;
} .site {
background-color: #FFF;
padding: 20px;
} .custom-background .site {
padding-left: 0;
padding-right: 0;
z-index: 0;
}
.custom-background .site-header,
.custom-background .site-footer,
.custom-background .site-content {
padding-left: 1.75em;
padding-right: 1.75em;
}
.site-footer {
background-color: initial;
clear: both;
width: 100%;
} .full-size.alternative {
padding: 1em 0 0 0;
position: relative;
top: 0;
left: 0;
right: 0;
width: 100%;
z-index: 200;
}
.primarymenu.alternative .site-branding {
float: none;
margin-left: 0;
margin-bottom: 20px;
text-align: center;
}
.custom-header {
display: block;
margin: 0 auto 15px auto;
}
.header-image .custom-header {
margin: 0 auto;
}
.site-logo {
clear: both;
border: 2px dotted transparent;
display: inline-block;
margin: 0 auto;
padding-top: .9em;
transition: 0.2s;
}
.site-logo:hover,
.site-logo:focus {
border: 2px dotted #efefef;
}
.primarymenu.alternative .site-logo {
max-width: 100%;
}
.site-title {
display: block;
clear: none;
color: #010066;
font-weight: bold;
font-size: 40px;
font-size: 1.4rem;
line-height: 1.2;
margin: .25em 0 0 0;
}
.site-title > a,
.site-title > a:active,
.site-title > a:visited {
color: #010066;
}
.site-description {
font-size: 0.8rem;
font-style: italic;
line-height: 1.1;
margin-bottom: 10px;
vertical-align: bottom;
} .entry-title {
font-size: 29px;
font-size: 1.8125rem;
margin: 0 0 .4375em;
}
.entry-title br { 
display: none;
}
* {
-ms-word-wrap: break-word;
word-wrap: break-word;
}
.sidebar-right-layout .wp-post-image,
.single .wp-post-image,
#page .wp-post-image {
margin-bottom: .875em;
}
.top .wp-post-image {
margin-bottom: 0;
}
.entry-meta,
.entry-footer {
font-size: 14px;
font-size: .875rem;
}
.single .entry-footer {
border-bottom: 2px solid #000;
}
.entry-meta {
margin: 0 0 1.75em;
}
.blog .entry-meta,
.archive .entry-meta,
.single .entry-meta,
.search .entry-meta {
border-bottom: 2px solid #000;
}
.entry-meta a:hover,
.entry-meta a:focus,
.entry-meta a:active,
.logged-in-as a:hover,
.logged-in-as a:focus,
.logged-in-as a:active,
.single .entry-footer a:hover,
.single .entry-footer a:focus,
.single .entry-footer a:active {
text-decoration: underline;
}
.blog .grid .entry-meta,
.archive .grid .entry-meta {
border-bottom: 2px solid #000;
}
.blog .entry-meta span.posted-on,
.archive .entry-meta span.posted-on,
.single .entry-meta span.posted-on,
.search .entry-meta span.posted-on {
border-bottom: 2px solid #000;
display: block;
margin-bottom: -25px;
font-weight: 600;
}
.single .posted-on time.entry-date.published {
background: #fee85d;
padding: 3px 10px;
}
.single .byline a.url.fn.n {
font-weight: bold;
}
.archive .customwidget .posted-on {
margin-bottom: -1px;
}
.blog .grid .entry-meta span.posted-on,
.archive .grid .entry-meta span.posted-on {
margin-bottom: 0;
}
.blog .grid-post .entry-meta p {
margin-bottom: 0;
}
.archive .grid-post .entry-meta p {
margin-bottom: 1em;
}
.singular .entry-meta:after {
width: 12.5%;
}
.single .entry-meta {
margin-bottom: 3.5em;
}
.single .entry-meta span {
margin: 0;
}
.blog .entry-meta span,
.archive .entry-meta span,
.search .entry-meta span,
.entry-footer span {
clear: both;
display: block;
width: 100%;
}
.page-header {
margin: 0 0 3.5em;
}
.archive .page-header {
margin: 0 0 .5em;
}
.page-title {
font-size: 29px;
font-size: 1.8125rem;
}
.page-links {
word-spacing: 3px;
}
.titlecomment {
display: inline-block;
margin-top: 3.5em;
}
.titlecomment h4 {
margin: 0;
}
.author-info {
border: 2px solid #000;
padding: 3%;
margin: .5em 0 0 0;
}
.author-info p {
margin-bottom: 0
}
.author-info .avatar {
height: 72px;
width: 72px;
}
.author-title {
font-size: 14px;
font-size: .875rem;
margin-bottom: .3px;
font-weight: 700;
padding-bottom: 4px;
display: inline-block;
}
.author-bio span {
display: block;
}
a.author-link {
display: inline-block;
margin-top: 0.35em;
text-decoration: underline;
} .site-footer {
font-size: 14px;
font-size: .875rem; }
.custom {
border-top: none;
border-bottom: none;
margin: 0 0 -4em 0;
padding: 0;
text-align: center;
}
.search-toggle.custom {
margin: 0;
}
.footer-widgets.clear { padding: 30px 0 0 0;
background: #fff;
}
.site-info .sep {
clear: both;
display: block;
visibility: hidden;
width: 100%;
height: 0;
}
.widget-area #jetpack-subscribe-label {
clip: rect(1px 1px 1px 1px);
position: absolute;
height: 1px;
width: 1px;
overflow: hidden;
}
.site-info {
clear: both;
padding: 10px 0 20px 0;
}
.gallery-item a {
border: none;
}  a {
text-decoration: none;
}
.entry-content a,
.entry-summary a,
.widget a,
.comment-content a,
.social-navigation a,
.entry-content a.button, 
.promo a,
.menu a {
transition: 0.2s;
}
.textwidget a,
.entry-content a,
.comment-content a {
border-bottom: 1px solid;
}
.panel-grid .textwidget a:hover {
text-decoration: none;
}
.entry-content .panel-grid a:hover,
.entry-content .panel-grid a {
font-weight: 700;
text-decoration: none;
border-bottom: none;
}
.panel-grid .widget {
font-size: 18px;
font-size: 1rem;
line-height: 1.75;
}
.textwidget a:hover,
.textwidget a:focus,
.textwidget a:active,
.entry-content a:hover,
.entry-content a:focus,
.entry-content a:active,
.comment-content a:hover,
.comment-content a:focus,
.comment-content a:active {
border-width: 3px;
}
.list-layout .entry-content a.more-link,
.blog .grid .entry-content a.more-link {
-webkit-box-shadow: #000 0 1px 0;
-moz-box-shadow: #000 0 1px 0;
box-shadow: #000 0 1px 0;
border: 0 none;
border-bottom: 0;
}
a.more-link {
font-weight: 600;
}
.list-layout .entry-content a.more-link:hover,
.blog .grid .entry-content a.more-link:hover {
-webkit-box-shadow: #000 0 4px 0;
-moz-box-shadow: #000 0 4px 0;
box-shadow: #000 0 4px 0;
border-bottom-width: 0;
margin-bottom: 0;
}
.entry-content .gallery-item a,
.tiled-gallery .tiled-gallery-item a,
.entry-content #jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
border: none;
-webkit-box-shadow: #000 0 0 0;
-moz-box-shadow: #000 0 0 0;
box-shadow: #000 0 0 0;
}
.list-layout .entry-content a {
border-bottom: none;
}
.list-layout .entry-content a:hover {
border-bottom: 2px solid #6F6F6F;
}
a:visited {
color: #6F6F6F;
}
a:hover,
a:focus,
a:active {
color: #6F6F6F;
}
a.no-line {
border: 0 none;
}
a:focus {
outline: thin dotted;
}
a:hover,
a:active {
outline: 0;
} .main-navigation {
display: block;
font-size: 14px;
font-size: 0.9rem;
text-transform: uppercase;
}
.primarymenu.alternative .main-navigation {
margin-right: 0;
}
.main-navigation > div > ul {
border-bottom: 0;
padding-bottom: 1.75em;
}
.main-navigation ul {
display: none;
list-style: none;
margin: 1.5em 0 0 0;
padding-left: 0;
}
.main-navigation li {
clear: both;
display: block;
margin: 1.75em 0 0;
position: relative;
vertical-align: top;
width: 100%;
}
.main-navigation a {
border-bottom: 0 solid transparent;
text-decoration: none;
}
.main-navigation a:hover,
.main-navigation a:focus,
.main-navigation a:active {
border-bottom: 2px solid;
}
.main-navigation ul ul {
padding-left: 1.75em;
}
.main-navigation ul ul a {
border-bottom: 2px solid transparent;
}
.main-navigation .current_page_item > a,
.main-navigation .current-menu-item > a {
border-bottom: 2px solid;
} .menu-toggle {
font-size: 20px;
font-size: 1.25rem;
display: block;
margin: 10px auto 0 auto;
text-transform: uppercase;
}
.menu-toggle {
float: right;
}
.primarymenu.alternative .menu-toggle {
float: none;
}
.main-navigation.toggled ul {
display: block;
margin: 0 auto;
padding: 60px 0 10px 0;
}
.main-navigation.toggled li {
margin: 1em 0 0;
}
.primarymenu.alternative .main-navigation.toggled ul {
padding: 0 10px;
text-align: left;
}
.main-navigation.toggled ul ul,
.main-navigation.toggled ul ul ul {
padding: 0 0 0 1em;
}
.site-main .comment-navigation,
.site-main .posts-navigation,
.site-main .post-navigation {
border-top: 2px solid;
border-bottom: 2px solid;
font-weight: bold;
line-height: 1.3;
margin: 0 0 3.5em;
overflow: hidden;
padding: .875em 0;
}
.site-main .post-navigation {
font-size: 23px;
font-size: 1.4375rem;
}
.comment-navigation .meta-nav,
.posts-navigation .meta-nav,
.post-navigation .meta-nav {
display: block;
font-size: 14px;
font-size: .875rem;
font-style: italic;
font-weight: normal;
margin: 0 0 .4375em;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
text-align: right;
margin-top: 0.875em;
}  .screen-reader-text {
clip: rect(1px, 1px, 1px, 1px);
position: absolute !important;
height: 1px;
width: 1px;
overflow: hidden;
}
.screen-reader-text:focus {
background-color: #f1f1f1;
border-radius: 3px;
box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
clip: auto !important;
color: #21759b;
display: block;
font-size: 14px;
font-size: .875rem;
font-weight: bold;
height: auto;
left: 5px;
line-height: normal;
padding: 15px 1.4375rem .875rem;
text-decoration: none;
top: 37px;
width: auto;
z-index: 100000; } .alignleft {
display: inline;
float: left;
margin: .875em 1.75em .875em 0;
}
.alignright {
display: inline;
float: right;
margin: .875em 0 .875em 1.75em;
}
.aligncenter {
clear: both;
display: block;
margin: .875em auto;
} .clear:before,
.clear:after,
.comment-content:before,
.comment-content:after,
.site-header:before,
.site-header:after,
.site-content:before,
.site-content:after,
.site-footer:before,
.site-footer:after,
.hentry:before,
.hentry:after,
.page-header:before,
.page-header:after,
.comment-body:before,
.comment-body:after {
content: "";
display: table;
}
.clear:after,
.comment-content:after,
.site-header:after,
.site-content:after,
.site-footer:after,
.hentry:after,
.page-header:after,
.comment-body:after {
clear: both;
}
.clear {
clear: none;
} .widget {
font-size: 16px;
font-size: 1rem;
margin: 0 0 3.5em;
overflow: hidden;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
text-decoration: underline;
}
.error404 .widget {
margin-top: 1.75em;
}
.widget-title,
.widgettitle {
font-size: 18px;
font-size: 1rem;
margin-bottom: .875em;
}
.widget ul {
list-style: none;
margin: 0;
padding: 0;
}
.widget ul ul {
padding-left: .875em;
}
.widget li {
list-style: none;
padding-top: .4375em;
}
.widget ul ul li:before {
content: "-";
display: inline-block;
margin-left: -.875em;
margin-right: .4375em;
} .widget_calendar td {
text-align: center;
}
.widget_calendar th {
font-weight: bold;
}
td#prev {
font-style: italic;
text-align: left;
}
td#next {
font-style: italic;
text-align: right;
} .widget_recent_comments a {
font-style: italic;
}
.widget_recent_comments .comment-author-link,
.widget_recent_comments .comment-author-link a {
font-style: normal;
font-weight: bold;
} .widget .post-count {
background: white;
float: right;
letter-spacing: 1px;
padding-left: .4375em;
position: relative;
z-index: 1;
}
.widget_archive li,
.widget_categories li {
position: relative;
}
.widget_categories ul ul li:before {
display: none;
}
.widget_archive a,
.widget_categories a {
background-color: white;
padding-right: .4375em;
}
.widget_archive a:after,
.widget_categories a:after {
border-bottom: 1px solid;
content: "";
display: inline-block;
position: absolute;
left: 0;
top: 18px;
width: 100%;
z-index: -1;
} .widget select {
max-width: 100%;
margin-left: 1px;
} .widget_search .search-submit {
background: #fee85d;
padding: 4px 10px;
float: right;
}
.widget_search .search-submit:focus,
.widget_search .search-submit:hover {
background: #000;
color: #fff;
} .widget_rss li {
margin-top: .4375em;
padding-top: .4375em;
}
.rsswidget {
font-weight: bold;
}
.rss-date {
display: block;
font-style: italic;
width: 100%;
} .tagcloud a {
border: 1px solid #000;
padding: 2px 8px;
}
#secondary .widget-title {
border: 2px solid #000;
text-align: center;
color: #000;
padding: 13px 10px 9px 10px;
position: relative;
margin-bottom: 25px;
}  .sticky {
display: block;
border: 2px solid #000;
padding: 20px;
}
.hentry {
margin-bottom: .4375em;
}
.updated:not(.published) {
display: none;
}
.single .byline,
.group-blog .byline {
display: inline;
}
.entry-content { margin: 0;
}
.single .entry-content {
margin: 0 0 1.5em;
}
.page-template-main-template .top .fourcolumn .entry-content,
.page-template-main-template .top .fivecolumn .entry-content {
margin: 0;
}
.page-template-main-template .top .fourcolumn .hentry,
.page-template-main-template .top .fivecolumn .hentry {
margin-bottom: 0;
}
.page-content {
margin: 1.75em 0 0;
}
.page-links {
clear: both;
margin: 0 0 1.75em;
}
.blog .post .wp-post-image {
opacity: 1;
-webkit-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
-webkit-backface-visibility: hidden; }
.blog .post .wp-post-image:hover {
opacity: .8;
} .frontpage .content-block .entry-content {
margin-bottom: 2em;
}
.frontpage h2.widget-title {
margin-top: 40px;
}
#secondary h2.widget-title, 
.custom h2.widget-title {
margin-top: 0;
}
.fivecolumn .entry-content a,
.fourcolumn .entry-content a,
.threecolumn .entry-content a,
.twocolumn .entry-content a,
.onecolumn .entry-content a {
border-bottom: none;
}
.site-footer .fourcolumn .entry-content,
.site-footer .threecolumn .entry-content,
.site-footer .twocolumn .entry-content,
#secondary .fourcolumn .entry-content,
#secondary .threecolumn .entry-content,
#secondary .twocolumn .entry-content {
float: none;
margin: 0;
width: 100%;
}
.site-footer .fourcolumn .entry-meta,
.site-footer .threecolumn .entry-meta,
.site-footer .twocolumn .entry-meta,
#secondary .fourcolumn .entry-meta,
#secondary .threecolumn .entry-meta,
#secondary .twocolumn .entry-meta {
border: none;
}
.site-footer .entry-meta span.posted-on,
#secondary .entry-meta span.posted-on {
margin-bottom: 0;
}
#secondary .fourcolumn .entry-meta p,
#secondary .threecolumn .entry-meta p,
#secondary .twocolumn .entry-meta p {
font-size: 13px;
font-size: .8125rem;
}
.singular #secondary .fourcolumn .entry-title,
.singular #secondary .threecolumn .entry-title,
.singular #secondary .twocolumn .entry-title,
.singular .site-footer .fourcolumn .entry-title,
.singular .site-footer .threecolumn .entry-title,
.singular .site-footer .twocolumn .entry-title {
font-size: 29px;
font-size: 1.8125rem;
margin: 0 0 .4375em;
}
#secondary .fourcolumn .hentry,
#secondary .threecolumn .hentry,
#secondary .twocolumn .hentry,
.site-footer .fourcolumn .hentry,
.site-footer .threecolumn .hentry,
.site-footer .twocolumn .hentry {
margin-bottom: 3.5em;
}
.frontpage .main-content {
text-align: center;
}
.entry-content a.button {
border: none;
background: #fee85d;
color: #000;
padding: 8px 15px;
}
.entry-content a.button:hover {
background: #000;
color: #fff;
text-decoration: underline;
}
span.color {
color: #fee85d;
}
.frontpage .widgetized-content .widget,
.top .widgetized-content .widget {
font-size: 18px;
font-size: 1rem;
}
.frontpage .front-page-content .entry-header,
.frontpage .front-page-content p,
.front-page-content p {
z-index: 10;
position: relative;
}
.frontpage .posts.clearfix.customwidget.columns {
margin-bottom: -3em;
}
.button {
background: #fee85d;
color: #000;
font-size: 18px;
font-size: 1.125rem;
padding: 10px 15px;
text-transform: uppercase;
}
.button:hover {
background: #000;
color: #fff;
}
.widgetized-content .widget-title {
border-bottom: 2px solid #000;
padding-bottom: 10px;
}
.page-template-main-template .customwidget .entry-title,
.page-template-grid-template .customwidget .entry-title {
font-size: 20px;
font-size: 1.25rem;
padding-top: 10px;
}
.page-template-grid-template .customwidget .entry-content a {
border-bottom: none;
}
.customwidget .more-link {
display: block;
margin-top: 15px;
font-style: normal;
font-weight: 600;
}
.archive .customwidget .more-link {
display: inline-block;
}
.blog .customwidget .more-link {
display: inline-block;
}
.customwidget .entry-meta {
font-size: 13px;
font-size: .8125rem;
font-style: normal;
margin: 0;
}
.customwidget .entry-meta p {
margin: 0;
}
.customwidget .posted-on {
border-bottom: 2px solid #000;
display: block;
margin-bottom: 5px;
padding-bottom: 5px;
font-weight: 600;
}
.customwidget .entry-meta:after {
border: none;
}
.customwidget .hentry {
margin: 0;
}
.singular .site-content .secondblock .widget-area {
width: 100%;
}
.onecolumn {
position: relative;
}
.custom .widget-title {
border-bottom: 2px solid #000;
padding-bottom: 10px;
} .page.page-template-full-width-featured-image-template .wp-post-image,
.page.page-template-full-width-featured-image-with-sidebar-template .wp-post-image {
margin-bottom: 2.5em;
} .comments-area {
margin: 0 0 3.5em;
}
.comment-list {
list-style: none;
margin: 0 0 3.5em;
padding: 0;
}
.comment-list .children {
list-style: none;
}
.comment-content a,
.entry-content a {
word-wrap: break-word;
}
.comment-meta {
font-size: 14px;
font-size: .875rem;
font-style: italic;
margin: 0 0 1.75em;
}
.comment .comment-metadata span {
margin: 0 .75em 0 0;
}
.comment span.reply + span.edit-link:before {
content: "|";
padding-right: .25em;
}
span.edit-link a {
display: inline;
}
.comment-author {
clear: both;
display: block;
font-size: 18px;
font-size: 1rem;
font-style: normal;
font-weight: bold;
position: relative;
}
.comment .avatar {
float: left;
margin-right: .875em;
}
.says {
display: none;
}
.comment-list .comment {
margin-top: 1.5em;
}
h2.comments-title {
margin-bottom: 2.5em;
}
.bypostauthor {
display: block;
}
.no-comments {
font-size: 14px;
font-size: .875rem;
font-style: italic;
margin: 1.75em 0;
}
#cancel-comment-reply-link {
float: right;
}
.comment-form label {
margin-right: .875em;
width: 7em;
}
.form-allowed-tags,
.form-allowed-tags code {
font-size: 13px;
font-size: .8125rem;
}
.comment-subscription-form {
margin-bottom: 0.4375em;
} .jetpack-video-wrapper {
margin-bottom: 1.75em;
}
#jp-relatedposts .jp-relatedposts-items .jp-relatedposts-post .jp-relatedposts-post-title a {
border-bottom: none;
margin-bottom: 10px;
}
#main #jp-relatedposts {
margin-top: 2em;
}
#main div.sharedaddy h3.sd-title {
display: none;
}
#main #jp-relatedposts h3.jp-relatedposts-headline	{
display: none;
}
#main #jp-relatedposts .jp-relatedposts-items-visual h4.jp-relatedposts-post-title {
margin-top: 10px;
}
#main #jp-relatedposts {
margin: 1em 0 0 0;
}
.jetpack_subscription_widget form {
border: 2px solid #000;
padding: 25px 15px 5px 15px;
} .page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
border: none;
margin-bottom: 0;
margin-top: 0;
padding: 0;
} embed,
iframe,
object {
max-width: 100%;
} .wp-caption {
max-width: 100%;
padding: 0;
margin-bottom: 1.75em;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0 auto;
}
.wp-caption-text {
font-size: 14px;
font-size: .875rem;
font-style: italic;
position: relative;
}
.wp-caption-text:after {
border-top: 1px solid;
clear: both;
content: "";
display: block;
margin-top: .875em;
padding-top: .875em;
width: 25%;
}
.wp-caption .wp-caption-text {
margin: 0.8075em 0;
} .gallery {
margin-bottom: 1.75em;
}
.gallery-item {
display: inline-block;
padding: 0.4375em;
margin: 0;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-caption {
display: block;
} .error404 input.search-submit,
.search input.search-submit {
float: right;
}
.error404 .social-block input.search-submit,
.search .social-block input.search-submit {
float: none;
}
@media screen and ( min-width: 75em ) {
.main-navigation {
display: block;
float: right;
}
.primarymenu.alternative .main-navigation {
float: none;
margin-bottom: 10px;
text-align: center;
}
.menu-toggle {
display: none;
}
.main-navigation > div > ul {
border-top: 2px solid #000;
border-bottom: 2px solid #000;
padding: 10px 0;
}
.main-navigation li {
clear: none;
display: inline-block;
margin: 0 .75em 0 0;
width: auto;
}
.main-navigation ul {
display: block;
}
.main-navigation ul ul {
background: white;
float: left;
margin-left: -0.875em;
padding: 0 0.875em;
position: absolute;
top: 1px;
left: -999em;
text-align: left;
width: 250px;
z-index: 99999;
}
.main-navigation ul ul li {
padding: 0.4375em 1.75em 0.4375em 0;
position: relative;
margin: 0;
width: 250px;
}
.main-navigation ul ul .current_page_item > a,
.main-navigation ul ul .current-menu-item > a {
border-bottom: 0;
}
.main-navigation ul > li.menu-item-has-children,
.main-navigation ul > li.page_item_has_children {
margin-right: 1.625em;
}
.main-navigation ul > li.menu-item-has-children > a:after,
.main-navigation ul > li.page_item_has_children > a:after {
content: "\203A";
display: block;
transform: rotate(90deg);
-ms-transform: rotate(90deg);
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-o-transform: rotate(90deg);
font-size: 23px;
font-size: 1.4375rem;
line-height: 1;
position: absolute;
top: 0;
right: -.6em;
}
.main-navigation ul ul > li.menu-item-has-children,
.main-navigation ul ul > li.page_item_has_children {
margin-right: auto;
}
.main-navigation ul ul > li.menu-item-has-children > a:after,
.main-navigation ul ul > li.page_item_has_children > a:after {
margin-top: -6px;
transform: rotate(0deg);
-ms-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
top: 12%;
right: -3em;
}
.main-navigation ul ul a {
display: inline;
margin: 0;
position: relative;
}
.main-navigation ul ul ul {
left: -999em;
top: -.8em;
}
.main-navigation ul li:hover > ul,
.main-navigation ul li.focus > ul {
left: auto;
}
.main-navigation ul ul li:hover > ul,
.main-navigation ul ul li.focus > ul {
left: 100%;
}
.error404 .widget-areas .widget-area {
float: left;
width: 30%;
margin-right: 5%;
}
.error404 .widget-areas .widget-area:last-of-type {
margin-right: 0;
}
.footer-widgets > div {
width: 100%;
}
.footer-widgets > div:nth-child(1):nth-last-child(3) {
float: left;
width: 40%;
margin-right: 5%;
}
.footer-widgets > div:nth-child(2):nth-last-child(2),
.footer-widgets > div:nth-child(3):nth-last-child(1) {
float: left;
width: 25%;
margin-right: 5%;
}
.footer-widgets > div:nth-child(1):nth-last-child(3):last-of-type,
.footer-widgets > div:nth-child(2):nth-last-child(2):last-of-type,
.footer-widgets > div:nth-child(3):nth-last-child(1):last-of-type {
margin-right: 0;
}
.footer-widgets > div:nth-child(1):nth-last-child(2),
.footer-widgets > div:nth-child(2):nth-last-child(1) {
float: left;
width: 47%;
margin-right: 6%;
}
.footer-widgets > div:nth-child(1):nth-last-child(2):last-of-type,
.footer-widgets > div:nth-child(2):nth-last-child(1):last-of-type {
margin-right: 0;
}
h1,
.singular .entry-title {
font-size: 18px;
margin: 0 0 1.25em;
}
.site-title {
font-size: 26px;
}
h2,
.singular.page-template-right-column-template .entry-title {
font-size: 16px;
margin: 0 0 0.4375em;
}
h3 {
color: #588BB0;
font-size: 16px;
}
h4 {
font-size: 18px;
}
h5 {
font-size: 14px;
}
h6 {
font-size: 13px;
}
.entry-footer span {
clear: none;
display: inline;
margin: 0 1.75em 0 0;
}
.site-info .sep {
clear: none;
display: inline;
margin: 0 .4375em;
visibility: visible;
width: auto;
height: auto;
}
.hentry {
margin-bottom: 1.5em;
}
.blog .hentry {
margin-bottom: 3.5em;
}
.page-template-grid-template .hentry {
margin-bottom: 1.5em;
}
.comment-navigation .nav-previous,
.posts-navigation .nav-previous,
.post-navigation .nav-previous {
float: left;
width: 50%;
padding-right: 10px;
}
.posts-navigation .nav-previous a:hover,
.post-navigation .nav-previous a:hover,
.posts-navigation .nav-next a:hover,
.post-navigation .nav-next a:hover{
border-bottom: 2px solid #6F6F6F;
}
.comment-navigation .nav-next,
.posts-navigation .nav-next,
.post-navigation .nav-next {
float: right;
margin-top: 0;
width: 50%;
padding-left: 10px;
}
blockquote {
font-size: 23px;
font-size: 1.4375rem;
margin-left: 3.5em;
}
blockquote.alignleft {
margin-left: 3em;
}
blockquote:before {
font-size: 129px;
font-size: 8.0625rem;
left: -.6em;
}
.top.main {
overflow: hidden;
margin-bottom: -9.5em;
}
.two-third .post-content {
max-width: 100%;
position: relative;
bottom: 0;
}
.single .entry-footer span {
border-right: 2px solid #000;
margin: 0 10px 0 0;
padding-right: 10px;
}
.single .entry-footer span:last-child {
border-right: none;
}
.page-template-main-template .custom-header {
margin-top: -0.4375em;
}
.top.main {
overflow: hidden;
padding-top: 95px;
}
.frontpage.fixed {
padding-top: 10em;
}
.front-page-content h2 {
font-size: 50px;
font-size: 3.125rem;
}
.link {
font-size: 50px;
font-size: 3.125rem;
}
.top .widget_didi_top_button_block .button {
font-size: 24px;
font-size: 1.5rem;
}
.full-size.main {
position: fixed;
width: 100%;
z-index: 99999;
}
.fixedmenu #content {
padding-top: 9em;
}
.frontpage.fixed .content-block {
margin-top: 0;
} .columns {
margin-right: -2.5%;
}
#secondary .columns,
.site-footer .columns {
margin-right: 0;
}
.onecolumn {
margin: 0;
width: 100%;
border-bottom: none;
}
.twocolumn,
.custom .twocolumn,
.customwidget .twocolumn {
float: left;
margin: 0 2.5% 10px 0;
width: 47.5%;
border-bottom: none;
}
.site-footer .twocolumn,
#secondary .twocolumn,
.site-footer .threecolumn,
#secondary .threecolumn,
.site-footer .customwidget .threecolumn,
#secondary .customwidget .threecolumn,
.site-footer .fourcolumn,
#secondary .fourcolumn,
.site-footer .customwidget .fourcolumn,
#secondary .customwidget .fourcolumn {
float: none;
margin: 0 0 10px 0;
width: 100%;
}
.twocolumn:nth-child(2n),
.custom .twocolumn:nth-child(2n),
.customwidget .twocolumn:nth-child(2n) {
margin-right: 0;
}
.twocolumn:nth-child(2n+1),
.custom .twocolumn:nth-child(2n+1),
.customwidget .twocolumn:nth-child(2n+1) {
clear: left;
}
.threecolumn,
.custom .threecolumn,
.customwidget .threecolumn {
float: left;
margin: 0 2.5% 10px 0;
width: 30.8333%;
border-bottom: none;
}
.threecolumn:nth-child(3n),
.custom .threecolumn:nth-child(3n),
.customwidget .threecolumn:nth-child(3n) {
margin-right: 0;
}
.threecolumn:nth-child(3n+1),
.custom .threecolumn:nth-child(3n+1),
.customwidget .threecolumn:nth-child(3n+1) {
clear: left;
}
.fivecolumn {
float: left;
margin: 0;
width: 20%;
border-bottom: none;
}
.fivecolumn:nth-child(5n),
.custom .customwidget .fivecolumn:nth-child(5n) {
margin-right: 0;
}
.fivecolumn:nth-child(5n+1),
.custom .customwidget .fivecolumn:nth-child(5n+1) {
clear: left;
}
.fourcolumn {
float: left;
margin: 0;
width: 25%;
border-bottom: none;
}
.fourcolumn:nth-child(4n),
.custom .customwidget .fourcolumn:nth-child(4n) {
margin-right: 0;
}
.fourcolumn:nth-child(4n+1),
.custom .customwidget .fourcolumn:nth-child(4n+1) {
clear: left;
}
.customwidget .fourcolumn,
.custom .fourcolumn {
float: left;
margin: 0 2.5% 10px 0;
width: 22.5%;
border-bottom: none;
}
.two-third { 
width: 68%; 
}
.one-third { 
width: 25%;
}
.one-third, .two-third { 
margin-right: 7%; 
margin-bottom: 10px; 
float: left;
}
.lastcolumn { 
margin-right: 0!important;
clear: right;
}
.archive article.clear, .blog article.clear, .search article.clear {
clear: both;
}
}
@media screen and ( min-width: 55em ) {
.site {
margin: 0 auto 0;
width: 800px;
}
.custom-background .site {
width: 856px;
}
.singular .content-area {
float: left;
margin: 0 -25% 0 0;
width: 100%;
}
.singular .site-main {
margin: 0 32% 0 0;
}
.page-template-grid-template.singular .site-main {
margin: 0;
}
.page-template-full-width-featured-image-template.singular .site-main {
margin: 0;
}
.singular .single-without-sidebar .site-main {
margin: 0;
}
.singular .site-content .widget-area { text-align: center;
width: 100%;
}
.page-template-fullwidth-template .site-main,
.page-template-right-column-template .site-main,
.page-template-main-template.singular .site-main {
margin: 0 auto;
}
.infinite-loader {
margin-left: 32%;
}
.blog .entry-header,
.archive .entry-header,
.search .entry-header,
.page-template-right-column-template .entry-header,
.page-title,
.search-no-results .page-header,
.error404 .page-header {
float: left;
width: 25%;
z-index: 99;
}
.blog .sidebar-right-layout .entry-header,
.archive .sidebar-right-layout .entry-header,
.search .sidebar-right-layout .entry-header,
.search-no-results .sidebar-right-layout .page-header,
.error404 .sidebar-right-layout .page-header {
float: none;
width: 100%;
z-index: 99;
}
.archive .page-header .vcard {
clear: both;
display: block;
width: 100%;
}
.no-taxonomy-description.archive .page-header .vcard {
clear: none;
display: inline;
width: auto;
}
.no-taxonomy-description .page-title,
.error404 .page-title {
width: 100%;
}
.blog .entry-content,
.archive .entry-content,
.search .entry-summary,
.search .entry-content,
.page-template-right-column-template .entry-content,
.taxonomy-description,
.search-no-results .page-content,
.error404 .page-content {
float: right;
margin: 0 0 1.75em;
width: 70%;
}
.blog .sidebar-right-layout .entry-content,
.archive .sidebar-right-layout .entry-content,
.search .sidebar-right-layout .entry-summary,
.search .sidebar-right-layout .entry-content,
.sidebar-right-layout .taxonomy-description,
.search-no-results .sidebar-right-layout .page-content,
.error404 .sidebar-right-layout .page-content {
float: none;
margin: 0 0 1.75em;
width: 100%;
}
.blog .entry-meta > span,
.archive .entry-meta > span,
.search .entry-meta > span,
.page-template-right-column-template .entry-meta > span {
clear: both;
display: block;
width: 100%;
}
.blog .sidebar-right-layout .entry-meta > span,
.archive .sidebar-right-layout .entry-meta > span,
.search .sidebar-right-layout .entry-meta > span {
clear: none;
display: inline-block;
margin-right: 10px;
width: auto;
}
blockquote.alignleft,
blockquote.aligncenter {
margin-left: 0;
}
.grid .byline,
.grid .comments-link {
border-right: 1px solid #000;
padding-right: 10px;
}
}
@media screen and ( min-width: 70em ) {
.site {
margin: 0 auto 0;
width: 992px;
}
.custom-background .site {
width: 1048px;
}
.site-description {
clear: none;
display: inline;
line-height: 1.3;
margin: 0 0 3.5em;
vertical-align: baseline;
font-size: 16px;
font-size: 1rem;
}
.main-navigation li {
display: inline-block;
margin: 0 15px;
}
.main-navigation ul > li {
padding-bottom: 2px;
}
.main-navigation ul > li.menu-item-has-children,
.main-navigation ul > li.page_item_has_children {
margin-right: .875em;
}
.comment .comment-content {
float: right;
width: 70%;
}
.comment .comment-meta {
float: left;
width: 25%;
}
.comment-metadata a {
display: block;
}
.comment .comment-metadata span {
clear: both;
margin: 0 0 0.4375em;
}
.comment .comment-metadata span.comment-author {
border-bottom: 2px solid #000;
margin-bottom: 0.4375em;
}
.comment .avatar {
float: none;
margin: 0 10px;
max-width: 44px;
height: auto;
position: absolute;
top: 4px;
left: -4em;
}
.comment span.reply {
display: inline-block;
}
.comment span.edit-link {
display: inline-block;
}
.front-page-content p {
font-size: 22px;
font-size: 1.375rem;
}
#secondary p {
font-size: 18px;
font-size: 1.125rem;
}
.front-page-content h2 {
font-size: 120px;
font-size: 7.5rem;
}
.link {
font-size: 120px;
font-size: 7.5rem;
}
.frontpage .two-third .front-page-content h2 {
font-size: 50px;
font-size: 3.125rem;
}
.entry-meta.default span.author.vcard, 
.entry-meta.default span.comments-link {
border-right: 2px solid #000;
padding-right: 5px;
}
}
@media screen and ( min-width: 80em ) {
.site {
width: 1088px;
}
.custom-background .site {
width: 1144px;
}
}
@media screen and ( min-width: 1120px ) {
.comment-list {
margin-left: 20px;
}
} .headerleft, .headerright {
display: none;
}
@media screen and ( min-width: 40em ) {
.wpb_wrapper p, .wpb_wrapper div {
text-align: justify;
}
.headerleft {
display: block;
float: left;
width: 8%;
}
.site-header {
float: left;
width: 84%;
}
.headerright {
display: block;
float: right;
width: 8%;
}
.headerleft img, 
.headerright img {
max-width: 100%;
width: 100%;
}
}
aside#text-2 {
margin: 0;
}
span.post-date {
display: block;
}
#page {
margin-bottom: 20px;
}
#primary {
background-color: #F2F2F2;
border: 1px #E3E3E3 solid;
padding: 10px;
}
.kontakt-box {
background-color: #fff;
border: 1px solid #DDDDDD;
padding: 10px;
}
.slick-list > .slick-track > .slick-slide,
.slick-list > .slick-track > .slick-slide > p {
text-align: center;
}
.slick-list > .slick-track > .slick-slide > img {
margin: 0 auto;
}
.sprechzeiten .wpb_content_element {
margin-bottom: 0;
}
.site-footer .footer-image-link {
border-bottom: 0;
}
.site-footer .widget {
margin: 0;
}
@media (max-width: 767px) {
.custom-html-widget .footer-widget {
text-align: center;
margin-bottom: 20px;
}
}
@media (min-width: 768px) {
.custom-html-widget .footer-widget:first-of-type {
float: left;
text-align: left;
width: 48%;
}
.custom-html-widget .footer-widget:last-of-type {
float: right;
text-align: right;
width: 48%;
}
}
.site-footer .widget a, .site-footer .widget a:hover, .site-footer .widget a:focus, .site-footer .widget a:active {
text-decoration: none;
}
.wpb_button, .wpb_content_element, ul.wpb_thumbnails-fluid > li {
margin-bottom:	1.25em;
}
.lvca-container ul.slick-dots {
bottom: 0 !important;
}
.links h3 {
margin-bottom: 0;
}
.links li+li {
margin-top: 1em;
}
#recaptcha {
margin-bottom: 1.25em;
}
span.vc_label_units:before {
content: "- ";
}
body .vc_progress_bar .vc_single_bar {
background-color: #bbb;
}
body .captcha-image .cf7ic_instructions span {
color: #010066;
font-weight: 700;
}
body .captcha-image label>input:checked+svg, body .captcha-image label>input:focus+svg {
border: 2px solid #010066;
}@font-face {
font-family: 'Genericons';
src: url(//www.urologie-marburg.de/wp-content/themes/didi-lite/genericons/Genericons.eot);
}
@font-face {
font-family: 'Genericons';
src: url(data:application/font-woff;charset=utf-8;base64,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) format('woff'),
url(//www.urologie-marburg.de/wp-content/themes/didi-lite/genericons/Genericons.ttf) format('truetype'),
url(//www.urologie-marburg.de/wp-content/themes/didi-lite/genericons/Genericons.svg#genericonsregular) format('svg');
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Genericons";
src: url(https://www.urologie-marburg.de/wp-content/themes/didi-lite/genericons/Genericons.svg#Genericons) format("svg");
}
} .genericon {
font-size: 16px;
vertical-align: top;
text-align: center;
-moz-transition: color .1s ease-in 0;
-webkit-transition: color .1s ease-in 0;
display: inline-block;
font-family: "Genericons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
speak: none;
} .genericon-404:before { content: "\f423"; }
.genericon-activity:before { content: "\f508"; }
.genericon-anchor:before { content: "\f509"; }
.genericon-aside:before { content: "\f101"; }
.genericon-attachment:before { content: "\f416"; }
.genericon-audio:before { content: "\f109"; }
.genericon-bold:before { content: "\f471"; }
.genericon-book:before { content: "\f444"; }
.genericon-bug:before { content: "\f50a"; }
.genericon-cart:before { content: "\f447"; }
.genericon-category:before { content: "\f301"; }
.genericon-chat:before { content: "\f108"; }
.genericon-checkmark:before { content: "\f418"; }
.genericon-close:before { content: "\f405"; }
.genericon-close-alt:before { content: "\f406"; }
.genericon-cloud:before { content: "\f426"; }
.genericon-cloud-download:before { content: "\f440"; }
.genericon-cloud-upload:before { content: "\f441"; }
.genericon-code:before { content: "\f462"; }
.genericon-codepen:before { content: "\f216"; }
.genericon-cog:before { content: "\f445"; }
.genericon-collapse:before { content: "\f432"; }
.genericon-comment:before { content: "\f300"; }
.genericon-day:before { content: "\f305"; }
.genericon-digg:before { content: "\f221"; }
.genericon-document:before { content: "\f443"; }
.genericon-dot:before { content: "\f428"; }
.genericon-downarrow:before { content: "\f502"; }
.genericon-download:before { content: "\f50b"; }
.genericon-draggable:before { content: "\f436"; }
.genericon-dribbble:before { content: "\f201"; }
.genericon-dropbox:before { content: "\f225"; }
.genericon-dropdown:before { content: "\f433"; }
.genericon-dropdown-left:before { content: "\f434"; }
.genericon-edit:before { content: "\f411"; }
.genericon-ellipsis:before { content: "\f476"; }
.genericon-expand:before { content: "\f431"; }
.genericon-external:before { content: "\f442"; }
.genericon-facebook:before { content: "\f203"; }
.genericon-facebook-alt:before { content: "\f204"; }
.genericon-fastforward:before { content: "\f458"; }
.genericon-feed:before { content: "\f413"; }
.genericon-flag:before { content: "\f468"; }
.genericon-flickr:before { content: "\f211"; }
.genericon-foursquare:before { content: "\f226"; }
.genericon-fullscreen:before { content: "\f474"; }
.genericon-gallery:before { content: "\f103"; }
.genericon-github:before { content: "\f200"; }
.genericon-googleplus:before { content: "\f206"; }
.genericon-googleplus-alt:before { content: "\f218"; }
.genericon-handset:before { content: "\f50c"; }
.genericon-heart:before { content: "\f461"; }
.genericon-help:before { content: "\f457"; }
.genericon-hide:before { content: "\f404"; }
.genericon-hierarchy:before { content: "\f505"; }
.genericon-home:before { content: "\f409"; }
.genericon-image:before { content: "\f102"; }
.genericon-info:before { content: "\f455"; }
.genericon-instagram:before { content: "\f215"; }
.genericon-italic:before { content: "\f472"; }
.genericon-key:before { content: "\f427"; }
.genericon-leftarrow:before { content: "\f503"; }
.genericon-link:before { content: "\f107"; }
.genericon-linkedin:before { content: "\f207"; }
.genericon-linkedin-alt:before { content: "\f208"; }
.genericon-location:before { content: "\f417"; }
.genericon-lock:before { content: "\f470"; }
.genericon-mail:before { content: "\f410"; }
.genericon-maximize:before { content: "\f422"; }
.genericon-menu:before { content: "\f419"; }
.genericon-microphone:before { content: "\f50d"; }
.genericon-minimize:before { content: "\f421"; }
.genericon-minus:before { content: "\f50e"; }
.genericon-month:before { content: "\f307"; }
.genericon-move:before { content: "\f50f"; }
.genericon-next:before { content: "\f429"; }
.genericon-notice:before { content: "\f456"; }
.genericon-paintbrush:before { content: "\f506"; }
.genericon-path:before { content: "\f219"; }
.genericon-pause:before { content: "\f448"; }
.genericon-phone:before { content: "\f437"; }
.genericon-picture:before { content: "\f473"; }
.genericon-pinned:before { content: "\f308"; }
.genericon-pinterest:before { content: "\f209"; }
.genericon-pinterest-alt:before { content: "\f210"; }
.genericon-play:before { content: "\f452"; }
.genericon-plugin:before { content: "\f439"; }
.genericon-plus:before { content: "\f510"; }
.genericon-pocket:before { content: "\f224"; }
.genericon-polldaddy:before { content: "\f217"; }
.genericon-portfolio:before { content: "\f460"; }
.genericon-previous:before { content: "\f430"; }
.genericon-print:before { content: "\f469"; }
.genericon-quote:before { content: "\f106"; }
.genericon-rating-empty:before { content: "\f511"; }
.genericon-rating-full:before { content: "\f512"; }
.genericon-rating-half:before { content: "\f513"; }
.genericon-reddit:before { content: "\f222"; }
.genericon-refresh:before { content: "\f420"; }
.genericon-reply:before { content: "\f412"; }
.genericon-reply-alt:before { content: "\f466"; }
.genericon-reply-single:before { content: "\f467"; }
.genericon-rewind:before { content: "\f459"; }
.genericon-rightarrow:before { content: "\f501"; }
.genericon-search:before { content: "\f400"; }
.genericon-send-to-phone:before { content: "\f438"; }
.genericon-send-to-tablet:before { content: "\f454"; }
.genericon-share:before { content: "\f415"; }
.genericon-show:before { content: "\f403"; }
.genericon-shuffle:before { content: "\f514"; }
.genericon-sitemap:before { content: "\f507"; }
.genericon-skip-ahead:before { content: "\f451"; }
.genericon-skip-back:before { content: "\f450"; }
.genericon-skype:before { content: "\f220"; }
.genericon-spam:before { content: "\f424"; }
.genericon-spotify:before { content: "\f515"; }
.genericon-standard:before { content: "\f100"; }
.genericon-star:before { content: "\f408"; }
.genericon-status:before { content: "\f105"; }
.genericon-stop:before { content: "\f449"; }
.genericon-stumbleupon:before { content: "\f223"; }
.genericon-subscribe:before { content: "\f463"; }
.genericon-subscribed:before { content: "\f465"; }
.genericon-summary:before { content: "\f425"; }
.genericon-tablet:before { content: "\f453"; }
.genericon-tag:before { content: "\f302"; }
.genericon-time:before { content: "\f303"; }
.genericon-top:before { content: "\f435"; }
.genericon-trash:before { content: "\f407"; }
.genericon-tumblr:before { content: "\f214"; }
.genericon-twitch:before { content: "\f516"; }
.genericon-twitter:before { content: "\f202"; }
.genericon-unapprove:before { content: "\f446"; }
.genericon-unsubscribe:before { content: "\f464"; }
.genericon-unzoom:before { content: "\f401"; }
.genericon-uparrow:before { content: "\f500"; }
.genericon-user:before { content: "\f304"; }
.genericon-video:before { content: "\f104"; }
.genericon-videocamera:before { content: "\f517"; }
.genericon-vimeo:before { content: "\f212"; }
.genericon-warning:before { content: "\f414"; }
.genericon-website:before { content: "\f475"; }
.genericon-week:before { content: "\f306"; }
.genericon-wordpress:before { content: "\f205"; }
.genericon-xpost:before { content: "\f504"; }
.genericon-youtube:before { content: "\f213"; }
.genericon-zoom:before { content: "\f402"; }html {
font-family: sans-serif; -ms-text-size-adjust: 100%; -webkit-text-size-adjust: 100%; } body {
margin: 0;
}  article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
display: block;
} audio,
canvas,
progress,
video {
display: inline-block; vertical-align: baseline; } audio:not([controls]) {
display: none;
height: 0;
} [hidden],
template {
display: none;
}  a {
background-color: transparent;
} a:active,
a:hover {
outline: 0;
}  abbr[title] {
border-bottom: 1px dotted;
} b,
strong {
font-weight: bold;
} dfn {
font-style: italic;
} h1 {
font-size: 2em;
margin: 0.67em 0;
} mark {
background: #ff0;
color: #000;
} small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}  img {
border: 0;
} svg:not(:root) {
overflow: hidden;
}  figure {
margin: 1em 40px;
} hr {
-moz-box-sizing: content-box;
box-sizing: content-box;
height: 0;
} pre {
overflow: auto;
} code,
kbd,
pre,
samp {
font-family: monospace, monospace;
font-size: 1em;
}   button,
input,
optgroup,
select,
textarea {
color: inherit; font: inherit; margin: 0; } button {
overflow: visible;
} button,
select {
text-transform: none;
} button,
html input[type="button"], input[type="reset"],
input[type="submit"] {
-webkit-appearance: button; cursor: pointer; } button[disabled],
html input[disabled] {
cursor: default;
} button::-moz-focus-inner,
input::-moz-focus-inner {
border: 0;
padding: 0;
} input {
line-height: normal;
} input[type="checkbox"],
input[type="radio"] {
box-sizing: border-box; padding: 0; } input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
height: auto;
} input[type="search"] {
-webkit-appearance: textfield; -moz-box-sizing: content-box;
-webkit-box-sizing: content-box; box-sizing: content-box;
} input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} fieldset {
border: 1px solid #c0c0c0;
margin: 0 2px;
padding: 0.35em 0.625em 0.75em;
} legend {
border: 0; padding: 0; } textarea {
overflow: auto;
} optgroup {
font-weight: bold;
}  table {
border-collapse: collapse;
border-spacing: 0;
}
td,
th {
padding: 0;
}