/*
Theme Name: Erdgas Innovationspreis
Template: hello-elementor
*/

.elementor-container.elementor-column-gap-no {
    padding: 0 !important;
}

.elementor-menu-toggle {
    outline: none;
}

#site-title {
    color: #fff;
    font-size: 8vw;
    line-height: 1.1;
    text-transform: uppercase;
}

#site-title strong {
    font-weight: 700;
}

@media (min-width: 620px) {

    #site-title {
        font-size: 3.3rem;
    }
}

@media (min-width: 1025px) {

    #header > .elementor-container > .elementor-row {
        padding-top: 8px;
    }
}


/*
.elementor-heading-title--strikethrough h1 {
    line-height: 1.2;
    overflow: hidden;
    text-align: center;
}
  
.elementor-heading-title--strikethrough h1::before,
.elementor-heading-title--strikethrough h1::after {
    background-color: #46AA28;
    content: "";
    display: inline-block;
    height: 1px;
    position: relative;
    vertical-align: middle;
    width: 50%;
}
  
.elementor-heading-title--strikethrough h1::before {
    right: 1em;
    margin-left: -50%;
}

.elementor-heading-title--strikethrough h1::after {
    left: 1em;
    margin-right: -50%;
}
*/

#sidebar-navigation .menu-item a {
    
    
}

#sidebar-navigation .menu-item .svg {
    flex-shrink: 0;
    height: 45px;
    margin-right: 15px;
    width: 45px;
    display: flex;
    align-items: center;
    justify-content: center;
}

#sidebar-navigation .svg--house-icon svg {
    height: 32px;
    width: 28px;
}

#sidebar-navigation .svg--bulb-magnifier-icon svg {
    height: 41px;
    width: 28px;
}

#sidebar-navigation .svg--newtons-cradle-icon svg {
    height: 28px;
    width: 40px;
}

#sidebar-navigation .svg--microscope-icon svg {
    height: 39px;
    width: 32px;
}

#sidebar-navigation .svg--nav-arrow-icon svg {
    height: 32px;
    width: 34px;
}

#sidebar-navigation .svg--leaf-w-people-icon svg {
    height: 30px;
    width: 32px;
}

#sidebar-navigation .svg--rocket-icon svg {
    height: 32px;
    width: 31px;
}

#sidebar-navigation .current-menu-item a,
#sidebar-navigation .current-page-ancestor a {
    color: #46aa28;
}

#sidebar-navigation .current-menu-item a svg path,
#sidebar-navigation .current-page-ancestor a svg path {
    stroke: #46aa28 !important;
}

/* Blue */
#sidebar-navigation .current-menu-item.menu-item--blue a,
#sidebar-navigation .current-page-ancestor.menu-item--blue a {
    color: #0c85cb;
}

#sidebar-navigation .current-menu-item.menu-item--blue a svg path,
#sidebar-navigation .current-page-ancestor.menu-item--blue a svg path {
    stroke: #0c85cb !important;
}

/* Aqua */
#sidebar-navigation .current-menu-item.menu-item--aqua a,
#sidebar-navigation .current-page-ancestor.menu-item--aqua a {
    color: #26bbdc;
}

#sidebar-navigation .current-menu-item.menu-item--aqua a svg path,
#sidebar-navigation .current-page-ancestor.menu-item--aqua a svg path {
    stroke: #26bbdc !important;
}

/* Green */
#sidebar-navigation .current-menu-item.menu-item--green a,
#sidebar-navigation .current-page-ancestor.menu-item--green a {
    color: #266222;
}

#sidebar-navigation .current-menu-item.menu-item--green a svg path,
#sidebar-navigation .current-page-ancestor.menu-item--green a svg path {
    stroke: #266222 !important;
}

/* Green */
#sidebar-navigation .current-menu-item.menu-item--green a,
#sidebar-navigation .current-page-ancestor.menu-item--green a {
    color: #266222;
}

#sidebar-navigation .current-menu-item.menu-item--green a svg path,
#sidebar-navigation .current-page-ancestor.menu-item--green a svg path {
    stroke: #266222 !important;
}

/* Teal */
#sidebar-navigation .current-menu-item.menu-item--teal a,
#sidebar-navigation .current-page-ancestor.menu-item--teal a {
    color: #3aab80;
}

#sidebar-navigation .current-menu-item.menu-item--teal a svg path,
#sidebar-navigation .current-page-ancestor.menu-item--teal a svg path {
    stroke: #3aab80 !important;
}

/* Hover */
#sidebar-navigation .menu-item a:hover {
    color: #fff;
}

#sidebar-navigation .menu-item a svg path {
    transition: .4s;
}

#sidebar-navigation .menu-item a:hover svg path {
    stroke: #fff !important;
}

.aspect-ratio {
    position: relative;
    width: 100%;
    height: 0;
}

.aspect-ratio--16\:9 {
    padding-bottom: 56.25%;
}

.aspect-ratio .aspect-ratio__item {
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
}

/*
main {
    hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
}

.elementor {
    hyphens: auto;
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
}
*/

/* Fix #15/#22: Link-Styling korrigieren
   Muss .page-content a { text-decoration: underline } aus theme.css überschreiben,
   daher höhere Spezifität nötig (.page-content .elementor ...) */

/* Buttons: kein Unterstrich */
.page-content a.elementor-button {
    text-decoration: none !important;
}

/* Flip-Boxes: kein Unterstrich */
.page-content a.elementor-flip-box__back,
.page-content a.elementor-flip-box__front {
    text-decoration: none !important;
}

/* Akkordeon/Toggle: kein Unterstrich */
.page-content .elementor-toggle .elementor-tab-title a,
.page-content .elementor-accordion .elementor-tab-title a {
    text-decoration: none !important;
}

/* Nav-Menu: kein Unterstrich */
.page-content .elementor-nav-menu a {
    text-decoration: none !important;
}

/* Textlinks: Schriftgröße erben */
.elementor-widget-text-editor a:not(.elementor-button) {
    font-size: inherit;
}

/* Hover-Farbe Orange für Content-Links */
.page-content a:hover {
    color: #E69335 !important;
}

/* Textlinks in Content-Widgets: Unterstrich erzwingen */
.elementor-widget-text-editor a:not(.elementor-button),
.elementor-widget-theme-post-content a:not(.elementor-button) {
    text-decoration: underline !important;
}
