.elementor-kit-6{--e-global-color-primary:#DBDBD8;--e-global-color-secondary:#2F2F2F;--e-global-color-text:#2F2F2F;--e-global-color-accent:#77776E;--e-global-color-bbd842c:#FFFFFF;--e-global-color-89c5cfc:#C2C2BD;--e-global-typography-primary-font-family:"Roboto";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Roboto Slab";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Roboto";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Roboto";--e-global-typography-accent-font-weight:500;background-color:var( --e-global-color-primary );color:var( --e-global-color-text );font-family:"Silka", Sans-serif;font-weight:400;}.elementor-kit-6 e-page-transition{background-color:#FFBC7D;}.elementor-kit-6 a{color:var( --e-global-color-text );}.elementor-kit-6 a:hover{color:var( --e-global-color-accent );}.elementor-kit-6 h1{font-family:"caesura", Sans-serif;}.elementor-kit-6 h2{font-family:"caesura", Sans-serif;}.elementor-kit-6 h3{font-family:"caesura", Sans-serif;}.elementor-kit-6 h4{font-family:"caesura", Sans-serif;}.elementor-kit-6 h5{font-family:"caesura", Sans-serif;}.elementor-kit-6 h6{font-family:"caesura", Sans-serif;}.elementor-section.elementor-section-boxed > .elementor-container{max-width:1140px;}.e-con{--container-max-width:1140px;}.elementor-widget:not(:last-child){margin-block-end:20px;}.elementor-element{--widgets-spacing:20px 20px;--widgets-spacing-row:20px;--widgets-spacing-column:20px;}{}h1.entry-title{display:var(--page-title-display);}@media(max-width:1024px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:1024px;}.e-con{--container-max-width:1024px;}}@media(max-width:767px){.elementor-section.elementor-section-boxed > .elementor-container{max-width:767px;}.e-con{--container-max-width:767px;}}/* Start custom CSS */:root {
    --custom-padding-max: 80px;
    --custom-padding-min: 40px;
    --custom-margin-max: 150px;
    --custom-margin-min: 50px;
}

html,
body {
    overflow-x: hidden;
}

body {
    font-smooth: always;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

body::before {
    content: '';
    background-image: url(https://dentaleo.dentalmedia4.de/wp-content/uploads/2026/06/background-image.svg);
    background-size: cover;
    background-position: right bottom;
    background-repeat: no-repeat;
    position: absolute;
    width: 100vw;
    height: calc(100vh + 200px);
}

img,
iframe,
audio,
video,
canvas {
	display: block;
	max-inline-size: 100%;
	block-size: auto;
}

svg {
	max-inline-size: 100%;
}

p,
ul, ol {
    margin: 0;
}

p+*, *+p,
ul+*, *+ul,
ol+*, *+ol {
    margin-top: 15px;
}

ul, ol {
    padding: 0 0 0 20px;
}

h1, h2, h3, h4, h5, h6 {
    text-wrap: balance;
}

h2 {
    margin-bottom: 20px !important;
}

h2::before {
    content: '';
    position: absolute;
    bottom: 5px;
    width: 66px;
    height: 1px;
    background-color: var(--e-global-color-text);
}

.text-light h2::before {
    background-color: var(--e-global-color-primary);;
}

h3 {
    font-size: 23px;
}

h4 {
    font-size: 20px;
}

.headline-h1 h1 {
    font-family: "silka", sans-serif;
    font-size: clamp(15px, 3vw, 22px);
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2px;
}

.headline-design {
    font-family: "caesura";
    font-size: clamp(40px, 3.4vw, 140px);
    text-wrap: balance;
}

.elementor-widget-text-editor a {
    border-bottom: 1px solid var(--e-global-color-text);
}

.padding-0 {
    padding: 0;
}

.text-light,
.text-light a {
    color: var(--e-global-color-primary);
}

.text-small {
    font-size: 15px;
}

.elementor-button {
    color: var(--e-global-color-text);
    font-weight: 700;
    border: 1px solid var(--e-global-color-text);
    border-radius: 0;
    background-color: transparent;
}

.elementor-button:focus,  .elementor-button:visited {
    color: var(--e-global-color-text);
}

.button-black .elementor-button {
    color: var(--e-global-color-primary);
    background-color: var(--e-global-color-text);
}

.elementor-button:hover {
    background-color: var(--e-global-color-accent);
    border-color: var(--e-global-color-accent);
    color: var(--e-global-color-primary) !important;
}

.grayscale {
    filter: grayscale(100%);
    transition: 300ms;
}

.grayscale:hover {
    filter: grayscale(0%);
}

/* Abstände */

.section-margin {
    margin-block: clamp(var(--custom-margin-min), 5vw, var(--custom-margin-max));
}

.section-padding {
    padding-block: clamp(var(--custom-padding-min), 5vw, var(--custom-padding-max));
}

/* Header */

#page-header {
    background-color: #fff;
}

#page-header .logo-wrapper img {
    width: 100%;
    height: auto;
}

#page-header .navi-bottom .e-n-menu-title-text {
    font-family: "caesura";
    font-size: clamp(20px, 3.5vw, 35px) !important;
}

#page-header .navi-top ul {
    gap: 20px;
}

#page-header .navi-top ul::after,
#page-header .navi-bottom ul::after {
    display: none;
}

#page-header .navi-top li,
#page-header .navi-bottom li {
    padding: 0;
    margin: 0;
}

#page-header .navi-top a,
#page-header .navi-bottom a {
    padding: 0;
    margin: 0;
}

#page-header .navi-top a {
    font-size: 14px;
    font-weight: 700;
    letter-spacing: 1px;
    text-transform: uppercase;
    opacity: .55;
}

#page-header .navi-top a:hover {
    opacity: 1;
}

#page-header .navi-top .sub-arrow,
#page-header .navi-bottom .sub-arrow {
    display: none;
}

#page-header .elementor-widget-n-menu .e-n-menu-title {
    padding: 0 !important;
}

#page-header .e-n-menu-title-text {
    font-size: 35px !important;
}

#page-header .elementor-widget-n-menu .e-n-menu-title.e-current a {
    color: var(--e-global-color-text);
}

#page-header .mega-menu {
    background-color: rgba(0,0,0,.77);
    padding: 40px;
}

#page-header .e-n-menu-title.e-current .e-n-menu-dropdown-icon svg {
    fill: var(--e-global-color-primary) !important;
}

#page-header .custom-menu-wrapper a {
    color: #fff;
    font-size: clamp(18px, 3.5vw, 23px);
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    width: auto;
    margin-block: 10px;
    transition: 300ms;
}

#page-header .custom-menu-wrapper a:hover {
    transform: scale(1.04);
}

#page-header .elementor-element-45d365c::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    margin-left: -40px;
    width: 1px;
    height: 100%;
    background-color: #fff;
    opacity: .2;
}

#page-header .elementor-element-45d365c::after {
    content: '';
    position: absolute;
    top: 0;
    right: 0;
    margin-right: -40px;
    width: 1px;
    height: 100%;
    background-color: #fff;
    opacity: .2;
}

@media (width > 767px) {
    #page-header .navi-bottom ul {
        gap: 20px;
    }
}

@media (width < 1200px) {
    #page-header .custom-menu-wrapper a {
        font-size: 20px;
    }
}

@media (width < 1024px) {
    #page-header .custom-menu-wrapper a {
        font-size: 15px;
    }
}

@media (width < 768px) {
    #page-header .navi-bottom .e-n-menu[data-layout=dropdown] .e-n-menu-content>.e-con {
        margin: 0;
    }
}

/* Hero */

.breadcrumb-wrapper {
    text-transform: uppercase;
    font-weight: 300;
    letter-spacing: 2px;
    order: -99999;
}

.breadcrumb-wrapper a {
    font-size: clamp(11px, 2vw, 15px);
}

@media (width > 767px) {
    .breadcrumb-wrapper {
        writing-mode: sideways-lr;
        text-orientation: sideways-right;
        position: absolute;
        left: 0;
        top: 0;
        margin-top: 120px;
        margin-left: 20px;
        white-space: nowrap;
    }
    
    .archive.category .breadcrumb-wrapper {
        writing-mode: sideways-lr;
        text-orientation: sideways-right;
        margin-top: 20px;
    }
    
    .custom-breadcrumbs .separator {
        display: inline-flex;
        height: 30px;
        width: 1px;
        background-color: var(--e-global-color-accent);
        opacity: .5;
        margin-right: 5px;
    }
}

@media (width < 768px) {
    .breadcrumb-wrapper {
        padding: 10px;
    }
    
    .custom-breadcrumbs .separator {
        display: inline-flex;
        width: 20px;
        height: 1px;
        background-color: var(--e-global-color-accent);
        margin-bottom: 3px;
        opacity: .5;
    }
}

/* Main Content */

#main-content {
    padding: 0;
    margin-block: clamp(var(--custom-margin-min), 5vw, var(--custom-margin-max));
}

/* Sections */

.section-autor {
    background-color: var(--e-global-color-secondary);
}

.section-autor .elementor-button {
    color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary);
}

.quote,
.quote p {
    font-family: "caesura", Sans-Serif;
    font-size: clamp(1.2rem, 3.4vw, 3rem);
    line-height: 120%;
    text-box-trim: trim-both !important;
}

.quote.small {
    font-size: clamp(1.2rem, 3.4vw, 2rem);
}

.box-quote {
    justify-content: center;
    padding: clamp(25px, 3.5vw, 50px);
}

.box-quote::before {
    content: '';
    position: absolute;
    width: calc(100% - 20px);
    height: calc(100% - 20px);
    left: 0;
    top: 0;
    margin-left: 10px;
    margin-top: 10px;
    border: 1px solid;
}

.section-image-right .image .elementor-widget-image {
    height: 100%;
}

.section-image-right .image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.section-image-right .image {
    order: -99999;
}

.section-image-left .image .elementor-widget-image {
    height: 100%;
}

.section-image-left .image img {
    height: 100%;
    width: 100%;
    object-fit: cover;
}

.section-literatur .headline {
    width: 40%;
}

.section-literatur .text {
    font-size: .8rem;
}

.headline-accent-split-top {
    font-family: "caesura";
    font-size: clamp(60px, 7vw, 140px);
    color: var(--e-global-color-primary);
}

.headline-accent-split-bottom {
    position: relative;
}

.headline-accent-split-bottom {
        color: #fff;
}

.headline-accent-split-bottom h2 {
    font-size: clamp(20px, 7vw, 50px);
    margin: 0 !important;
}

.headline-accent-split-bottom h2::before {
    content: '';
    display: none;
}

@media (width > 1366px) {
    .headline-accent-split {
        margin-bottom: 50px;
    }

    .headline-accent-split-bottom {
        position: absolute;
        bottom: 0;
        left: 0;
        margin-left: 255px;
        margin-bottom: -40px !important;
    }
}

@media (width > 767px) {
    .section-quote {
        text-align: center;
    }

    .section-image-left .image,
    .section-image-right .image {
        position: absolute;
        padding: 0;
        width: 45%;
        height: 100%;
        z-index: 2;
        gap: 0;
    }
    
    .section-image-left .image {
        left: 0;
    }
    
    .section-image-right .image {
        right: 0;
    }
}

/* Loops */

.custom-loop.home .custom-loop-item,
.custom-loop.article .custom-loop-item {
    color: var(--e-global-color-primary);
}

.custom-loop.home .custom-loop-item,
.custom-loop.home .custom-loop-item h2,
.custom-loop.article .custom-loop-item h2,
.custom-loop.kategorie .custom-loop-item h2 {
    font-family: "silka", sans-serif;
}

.custom-loop .headline {
    text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;  
  overflow: hidden;
}

.custom-loop.home .custom-loop-item h2,
.custom-loop.article .custom-loop-item h2,
.custom-loop.kategorie .custom-loop-item h2 {
    font-weight: 700;
    color: var(--e-global-color-primary);
    margin: 0 !important;
    line-height: 120%;
}

.custom-loop.home .custom-loop-item h2::before,
.custom-loop.article .custom-loop-item h2::before,
.custom-loop.kategorie .custom-loop-item h2::before {
    content: '';
    display: none;
}

.custom-loop.home .custom-loop-item {
    background-color: var(--e-global-color-secondary);
}

.custom-loop.home .custom-loop-item,
.custom-loop.article .custom-loop-item,
.custom-loop.kategorie .custom-loop-item {
    padding: 35px;
}

.custom-loop.home .custom-loop-item::before,
.custom-loop.article .custom-loop-item::before,
.custom-loop.kategorie .custom-loop-item::before {
    content: '';
    width: 100%;
    height: 100%;
    background: linear-gradient(180deg,rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, .8) 100%);;
}

.custom-loop.home .custom-loop-item .elementor-button,
.custom-loop.article .custom-loop-item .elementor-button,
.custom-loop.kategorie .custom-loop-item .elementor-button {
    border-color: var(--e-global-color-primary);
    color: var(--e-global-color-primary);
    transition: 300ms;
}

.custom-loop.home .custom-loop-item .elementor-button:hover,
.custom-loop.article .custom-loop-item .elementor-button:hover,
.custom-loop.kategorie .custom-loop-item .elementor-button:hover {
    background-color: var(--e-global-color-primary);
    border-color: var(--e-global-color-primary);
    color: var(--e-global-color-text) !important;
}

.custom-loop.home .custom-loop-item .elementor-button:hover svg,
.custom-loop.article .custom-loop-item .elementor-button:hover svg,
.custom-loop.kategorie .custom-loop-item .elementor-button:hover svg {
    fill: var(--e-global-color-text);
}

.custom-loop.home .custom-loop-item .headline-top {
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 1px;
}

.custom-loop.home .tag-top-hero .headline h2 {
    font-family: "caesura";
    font-size: clamp(30px, 3.5vw, 67px);
}

.custom-loop.home .e-loop-item:not(.tag-top-hero) .custom-loop-item .intro,
.custom-loop.home .e-loop-item:not(.tag-top-hero) .custom-loop-item .headline-top {
    display: none;
}

.custom-loop.home .e-loop-item .custom-loop-item {
    padding: 50px;
}

.custom-loop.home .e-loop-item:not(.tag-top-hero) .custom-loop-item {
    padding: 25px;
}

.custom-loop.weitere-themen h2 {
    margin: 0 !important;
}

.custom-loop.weitere-themen h2::before {
    content: '';
    display: none;
}

.custom-loop.weitere-themen .custom-loop-item {
    border-top: 1px solid;
    padding-top: 25px;
}

.custom-loop.weitere-themen .custom-loop-item h3 {
    font-family: "silka";
    font-size: 20px;
}

.custom-loop.weitere-themen .custom-loop-item .button .elementor-button {
    color: var(--e-global-color-text);
}

.custom-loop.weitere-themen .custom-loop-item .button .elementor-button,
.custom-loop.article .custom-loop-item .button .elementor-button {
    padding: 0;
    border: 0 none;
    border-bottom: 1px solid transparent;
    padding-bottom: 3px;
    transition: 300ms;
}

.custom-loop.weitere-themen .custom-loop-item .button .elementor-button:hover,
.custom-loop.article .custom-loop-item .button .elementor-button:hover {
    background-color: transparent;
}

.custom-loop.weitere-themen .elementor-button:hover {
    color: var(--e-global-color-secondary) !important;
}

.custom-loop.article .custom-loop-item .button .elementor-button:hover {
    color: var(--e-global-color-primary) !important;
    border-bottom: 1px solid;
}

.custom-loop.weitere-themen .custom-loop-item .elementor-button svg {
    fill: var(--e-global-color-text);
}

@media (width > 1024px) {
    .custom-loop.home .elementor-loop-container {
        grid-template-columns: calc(70% - 30px) 30%;
    }
}

@media (width < 1366px) {
    .custom-loop.home .custom-loop-item h2,
.custom-loop.article .custom-loop-item h2,
.custom-loop.kategorie .custom-loop-item h2 {
        font-size: 23px !important;
    }
}

@media (width > 1300px) {
    .custom-loop.home .custom-loop-item .content {
        width: 60%;
    }
    
    .custom-loop.home .custom-loop-item,
    .custom-loop.article .custom-loop-item,
    .custom-loop.kategorie .custom-loop-item {
        aspect-ratio: 16/9;
    }
    
    .custom-loop.home .e-loop-item:not(.tag-top-hero) .custom-loop-item {
        aspect-ratio: 16/7;
    }
}

/* Grids */

body.home .tag-top-hero {
    grid-row: 1 / span 3;
}

body.home .tag-top-hero .e-parent {
    height: 100%;
}

@media (width < 1024px) {
    body.home .elementor-loop-container {
        grid-auto-rows: auto !important;
    }
    
    body.home .tag-top-hero {
        grid-column: 1 / span 3;
    }
}

@media (width < 768px) {
    body.home .tag-top-hero {
        grid-column: 1 / span 1;
    }
}

.archive.category .custom-loop.kategorie .e-loop-item:first-of-type {
    grid-row: 1 / span 2;
    grid-column: 1 / span 2;
}

.archive.category .custom-loop.kategorie .e-loop-item:first-of-type {
    position: relative;
}

.archive.category .custom-loop.kategorie .e-loop-item:first-of-type::before {
    content: 'Top Artikel';
    position: absolute;
    right: 0;
    background-color: var(--e-global-color-secondary);
    color: var(--e-global-color-primary);
    text-transform: uppercase;
    font-weight: 700;
    letter-spacing: 2px;
    writing-mode: sideways-lr;
    text-orientation: sideways-left;
    padding: 20px;
    z-index: 1;
}

/* Akkordeon */

.custom-akkordeon h3,
.custom-akkordeon h4,
.custom-akkordeon h5,
.custom-akkordeon h6 {
    font-family: "Silka", sans-serif;
}

.custom-akkordeon .e-n-accordion-item-title-text {
    font-size: clamp(20px, 3.5vw, 25px) !important;
    font-weight: 600 !important;
    color: var(--e-global-color-text);
}

.custom-akkordeon summary,
.custom-akkordeon .elementor-element {
    border: 0 !important;
    padding: 0 !important;
}

.custom-akkordeon .e-n-accordion-item-title-header {
    padding: 15px 0;
}

.custom-akkordeon details {
    border-top: 1px solid var(--e-global-color-accent);
    border-bottom: 0 solid var(--e-global-color-accent);
}

.custom-akkordeon details:first-of-type {
    border-top: 0;
    padding-top: 0;
}

.custom-akkordeon details:last-of-type {
    border-bottom: 0;
    padding-bottom: 0;
}

.custom-akkordeon details > div:last-of-type {
    padding-bottom: 20px !important;
}

.custom-akkordeon .e-n-accordion-item > div {
    width: 85%;
}

.custom-akkordeon .e-n-accordion-item-title-icon svg,
.custom-akkordeon .e-n-accordion-item-title-icon span {
    height: 20px !important;
    fill: var(--e-global-color-text) !important;
}

.custom-akkordeon .e-n-accordion-item[open] .e-n-accordion-item-title-text {
    color: var(--e-global-color-accent);
}

.custom-akkordeon .e-n-accordion-item[open] .e-n-accordion-item-title-icon svg {
    fill: var(--e-global-color-accent) !important;
}

/* Formular */

.custom-form * {
    font-family: inherit;
}

.custom-form input,
.custom-form textarea {
    padding: 10px;
    border: 1px solid var(--e-global-color-primary);
    border-radius: 0;
    background-color: transparent !important;
}

.custom-form input:active {
    border: 1px solid var(--e-global-color-accent);
}

.custom-form label {
    color: var(--e-global-color-text);
    font-size: 15px;
    letter-spacing: 1px;
    text-transform: uppercase;
    margin-bottom: 5px;
}

.custom-form .elementor-button {
    flex-basis: auto !important;
    color: var(--e-global-color-text) !important;
    border: 1px solid var(--e-global-color-text) !important;
}

.custom-form .elementor-field-type-html {
    font-size: 15px;
    line-height: 150%;
}

/* Beitragsvorlage */

.single-post-hero .image {
    order: -9999;
}

.single-post-hero .image img {
    object-fit: cover;
    width: 100%;
}

.single-post-hero .image .elementor-widget-image {
    height: 100%;
}

@media (width > 767px) {
    .single-post-hero {
        padding-inline: 50px !important;
    }

    .single-post-hero .image {
        position: absolute;
        padding: 0;
        width: 45%;
        height: 100%;
        right: 0;
        z-index: 2;
        gap: 0;
    }
    
    .single-post-hero .content {
        margin-top: 100px;
    }
    
    .single-post-hero .image img {
        height: calc(100% - 100px) !important;
    }
}

/* Impressum & Datenschutz */

.page-impdat h2 {
    margin: 0;
    font-size: clamp(20px, 5vw, 30px);
}

.page-impdat h3 {
    margin: 0;
}

.page-impdat .imp-dat-accent {
    border: 3px solid var(--e-global-color-accent);
}

.page-impdat .imp-dat-font-small {
    font-size: 15px;
}

/* Footer */

.footer-top {
    background-color: #fff;
    padding-block: 20px 10px;
}

.footer-middle {
    padding-block: clamp(20px, 7vw, 100px);
    background: linear-gradient(#D9D9D9, #ECECEB);
}

footer .links li {
    margin-block: 10px !important;
}

footer .links a {
    font-weight: 700;
    text-transform: uppercase;
}

footer .footer-bottom a {
    font-weight: 700;
    font-size: 15px;
    text-transform: uppercase;
    letter-spacing: 1px;
    border: 0 none;
}/* End custom CSS */
/* Start Custom Fonts CSS */@font-face {
	font-family: 'Silka';
	font-style: normal;
	font-weight: 400;
	font-display: auto;
	src: url('https://pre.dentoskop.de/wp-content/uploads/2026/06/silka-regular-webfont.ttf') format('truetype');
}
@font-face {
	font-family: 'Silka';
	font-style: normal;
	font-weight: 500;
	font-display: auto;
	src: url('https://pre.dentoskop.de/wp-content/uploads/2026/06/silka-medium-webfont.ttf') format('truetype');
}
@font-face {
	font-family: 'Silka';
	font-style: normal;
	font-weight: 600;
	font-display: auto;
	src: url('https://pre.dentoskop.de/wp-content/uploads/2026/06/silka-semibold-webfont.ttf') format('truetype');
}
/* End Custom Fonts CSS */