/*
!*Custom CSS - Chiro*!

.testing{
    background: red;
}
!* LOGIN ********************************!
@media (max-width: 992px) {
    .rowtitel h1, h2 {
        text-align: center;
        width: 80vw;
    }

    #titellogin {
        font-size: 3.1rem;
        margin: 100px 23px 100px 0px;
    }

    .col-mobile img {
        height: 120px;
        margin-top: -200px;
    }

    .formrow input[type=text] {
        width: 100%;
        font-size: 1.45rem;
        margin-top: 10px;
        margin-bottom: 20px;
        border-radius: 5px;
    }

    .formrow input[type=password] {
        width: 100%;
        font-size: 1.45rem;
        margin-bottom: 30px;
        border-radius: 5px;
    }

    .formrow input[type=checkbox] {
        transform: scale(2.5);
        border-radius: 5px;
        margin: 5px 18px 10px 20px;
    }

    .formrow label {
        font-size: 1.45rem;
        margin-bottom: 15px;
    }

    .formrow input[type=submit] {
        background-color: #0071BB;
        font-size: 1.45rem;
        margin-top: 30px;
        border-radius: 10px;
        width: 80vw;
    }

    .footerimg img {
        height: 250px;
    }
    #loginform{
        width: 100%;
    }
    button{
        color: #0071BB;
    }

}

@media (min-width: 992px) {
    #titellogin {
        font-size: 3rem;
        margin: 100px 23px 75px 0px;
        text-align: left;
    }

    .my-container {
        height: 100%;
        position: relative;
    }

    .formrow input[type=text] {
        width: 20vw;
        font-size: 1.45rem;
        margin-bottom: 20px;
        border-radius: 10px;
    }

    .formrow input[type=password] {
        width: 20vw;
        font-size: 1.45rem;
        margin-bottom: 20px;
        border-radius: 10px;
    }

    .formrow label {
        font-size: 1.45rem;
    }

    .row {
        margin-left: 23px;
    }

    .formrow input[type=submit] {
        background-color: #0071BB;
        font-size: 1.45rem;
        margin-top: 15px;
        border-radius: 10px;
        width: 20vw;
    }

    .formrow {
        align-content: center;
    }
}

!***KATEGORIEN**************************!
@media (max-width: 992px) {
    #site-content > header {
        padding-bottom: 2rem;
    }
}
!*SEARCH FUNCTION**********************!
#site-header .row{
    width: 100%;
    margin: 0 auto;
}
#site-header input{
    font-size: 1.45rem !important;
    border-radius: 5px;
    margin-left: 0;
    font-family: 'Roboto';
    padding: 0.6rem;
}
#site-header button{
    background: #0071BB;
    font-size: 1.45rem;
    padding: 1.2rem;
    margin-top: 1rem;
    width: 100% !important;
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    margin-right: 0px !important;
    margin-bottom: 2rem !important;
}
#site-header button:hover{
    border: none;
    background: #3E61AC;
    text-decoration: none;
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
}
#site-header button:focus{
    border: none;
    background: #3E61AC;
    text-decoration: none;
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
}
#search-form-1{
    width: 100%;
    height: auto;
    padding-top: 2rem !important;
    padding-bottom: 1rem !important;
    padding-left: 1rem !important;
    margin-top: 4rem;
    margin-bottom: 0px;
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.25);
    border: 0.5px solid #ABAAAA;
}

#dropdowns > span{
    margin-top: 1rem;

    margin-bottom: 0;
}
!*dropdown placeholder*!
#dropdowns > span > span.selection > span > ul > li{
    padding-left: 0.2rem;
    margin-left: 0px;
}
!*multiple selection dropdowns*!
#dropdowns > span > span.selection > span{
    !*
    margin: rem !important;
    *!
    background: white !important;
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    height: 100% !important;
}
#dropdowns > span > span.selection > span{
    margin: 0rem;
    height: auto;
}

@media (max-width: 992px) {
    #dropdowns > span{
        width: 100% !important;
        margin-top: 0 !*auto*!;
    }
    #site-header button{
        margin-bottom: 6rem;
        width: 100%;
    }
    #search-form-1{
        margin-right: -1px !important;
    }

}

!***COLORS************************!
.purple{ 	background: #922790}
.lila{ background: #6F4B9E}
.dunkelBlau{ background: #3E61AC}
.blau{ background: #0071BB}
.hellblau{ background:  #0098DD}
.türkis{ background: #00ABC4}
.grünblau{ background: #00A99D}
.grün{ background: #00A775}

!************************************!
.test{
    background: yellow;
    border: red 2px solid;
}
#container-blog h1{
    padding-bottom: 2rem;
}
.back i{
    padding: 1rem;
    padding-bottom: 0rem;
}
!*prevent overflow*!
@media (min-width: 992px) {
    #container-blog .row{
        margin: 0px;
        margin-left: -15px !important;
    }
}
#container-blog .row{
    margin: 0px;
    margin-left: 0px;
}
body{
    font-family: 'Roboto' !important;
}
span{
    font-family: 'Roboto' !important;

}
!*navbar header***************!
#site-header h1{
    font-size: 4rem;

}
#site-header  a{
    color: black;
    margin: 23px;
}
#site-header  a:hover{
    color: black;
    font-weight: bold;
}
#site-header .fas{
    color: black;
    margin: 23px;

}
#site-header i:hover{
    color: #0071BB;

}
#site-header i:active{
    color: #922790;

}
!****Header-nofilter**********!
#header-no-filter h1{
    font-size: 3rem;

}
#header-no-filterr  a{
    color: black;
    margin: 23px;
}
#header-no-filterr  a:hover{
    color: black;
    font-weight: bold;
}
#header-no-filter .fas{
    color: black;
    margin: 1rem ;

}
#header-no-filter i:hover{
    color: #0071BB;

}
#header-no-filter i:active{
    color: #922790;

}
.masthead-no-filter{
    height: 100%;
}
.masthead-no-filter h1{

}
!*header content-blog.php*************!
#header-blog{
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.25);
}
#navbar-chiro-blog{
    background: white;
    top: 0;
}
.blog-col .breadcrumbs{
    padding-top: 4rem;
    padding-bottom: 20px;
}
#navbar-desktop{
    width: 100vw;
}
.logout{
    padding-top: 4.5rem;
    padding-right: 3rem !important;
}
#navbar-mobile{
    width: 100vw;
    position: fixed;
    z-index: 1;
    background: #3E61AC;
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.25);
}
.blog-col .breadcrumbs{
    padding-top: 1.4rem !important;
}
@media (max-width: 992px) {
    .blog-col .breadcrumbs{
        margin-top: 8rem !important;
    }
}
!*logo in nav*!
.logo-img{
    height: 4.5rem;
    width: auto;
    margin-left: 2.25rem;
    margin-bottom: 2.25rem;
    margin-top: 3rem;
}
@media (min-width: 992px) {
    .nav-logout{
        background: pink;
    }
    .logo-img{
        height: 6rem;
        width: auto;
        margin-left: 3rem;
        margin-bottom: 3rem;
        margin-top: 3rem;
    }
}
!*Filter*!
.postform{
    background-color: #FFFFFF;
    color: #000000;
    padding: 16px;
    font-size: 16px;
    border: none;
     cursor: pointer;
}

#suchen{
    background-color: #0071BB;
    border-radius: 5px;
}

!*General*****************************!
.heading-size-2{
    font-size: 3rem;
}

p{
    font-size: 1.45rem !important;
    font-family: 'Roboto';

}

h1{
    font-size: 3rem;
    font-family: 'Roboto';
    font-weight: 900;
    font-style: normal;

}
h2{
    font-weight: bold;
    letter-spacing: 0.0rem
}
a{
    color: black;
    font-size: 1.45rem !important;
    font-family: 'Roboto' !important;
}
a:hover{
    font-weight: 500;
    color: black;
    text-decoration: none !important;
}

#entry-header{
    margin-top: 0px !important;
    padding-top: 2rem !important;
}
#entry-header h2{
    padding-top: 2.5rem !important;
    padding-bottom: 1rem;
}
@media (max-width: 992px) {
    #entry-header h2{
        margin-top: 0px;
    }
}
.color-accent{
    color: black !important;
    font-weight: normal;
}
!***FOOTER***************************!

!*for stickiness of footer*!
html, body{
    height: 100%;
}
body{
    display: flex;
    flex-direction: column;
}
#container-blog{
    flex: 1 0 auto;
}
#site-content{
    flex: 1 0 auto;
}
#site-footer{
    flex-shrink: 0;
}
.sticky-footer{
    width: 100%;
    bottom: 0 !important;
}
@media (max-width: 992px) {
    .footer-style{
        z-index: 0 !important;
    }
}
.logo-footer{
    background: transparent;
}
.logo-footer img{
    max-height: 60px;
    padding-right: 35px;
}
.footer-style{
    margin: 0;
    width: 100vw;
    background: #E5E5E5;
    z-index: 200;
}
#site-footer{
    !*
    border-color: none;
    *!
    font-size: 1.5rem;
    padding: 0;

    background: #E5E5E5;
    text-align: center;
    display: flex;
}
.footer-nav-widgets-wrapper, #site-footer{
    background: #E5E5E5;
    text-align: center;
    display: flex;
}
#site-footer p{
    line-height: 1rem;
}
!*****CARDS****************************!
!*General*!
.entry-title{
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    margin-top: 23px !important;
    margin-bottom: 23px !important;
}
#content-cards{
    margin-bottom: 10rem !important;
}
.card{
    width: 100vw;
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.25);
    margin: 1rem ;
    border-radius: 5px !important;

}
.card h3{
    padding: 0rem 1rem 0rem 1rem;
    margin: 0px;
}
.card p{
    padding: 0rem 1rem 1rem 1rem;
    margin: 0px;
}
.card a{
    color: black;
    font-size: 1.8rem !important;
}
.card a:hover{
    color: black;
}

@media (min-width: 992px) {
    .card-hover:hover {
        box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
        border-radius: 5px !important;
    }
    #content-cards{
        margin-bottom: 3rem;
        border-radius: 5px !important;
    }
}

@media (min-width: 768px) and (max-width:1199.98px) {
    .card{
        width: calc(100vw/2.5)!important;
        border-radius: 5px !important;

    }
}
@media (min-width:  1200px){
    .card{
        width: calc(100vw/3.6)!important;
        border-radius: 5px !important;

    }
}
@media (min-width:  1600px){
    .card{
        width: calc(100vw/5)!important;
        border-radius: 5px !important;

    }
}

!*******SEARCH CARDS***********!

#search-cards .card{
    width: 100vw;
    font-family: "Roboto" !important;
    margin-bottom: 1rem;
    border-radius: 5px !important;

}
#search-cards{
    margin: 1rem 1rem 10rem 1rem!important;
}

!*responsive*!
@media (min-width: 992px) {
    #search-cards .card-hover:hover {
        box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
        border-radius: 5px !important;
    }
    #content-cards{
        margin-bottom: 3rem;
        border-radius: 5px !important;
    }

}

@media (min-width: 768px) and (max-width:1199.98px) {
    #search-cards .card{
        width: calc(100vw/2.5)!important;

    }
}
@media (min-width:  1200px){
    #search-cards .card{
        width: calc(100vw/3.6)!important;

    }
}
@media (min-width:  1600px){
    #search-cards .card{
        width: calc(100vw/5)!important;

    }
}
!****CARDLABELS***********************!

.card-labels{
    padding: 1rem;
    bottom: 0px;
}
.label{
    padding: 5px 10px 5px 10px;
    color: white;
    flex: 1 auto;
    margin-top: 5px;
    border-radius: 5px !important;
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.25);


}
.label a{
    color: white;
    font-size: 1.2rem !important;

}
.label a:hover{
    color: white;
    font-weight: 500;
    text-decoration: none;
}
.label-studienjahr{
    text-align: left;
    float: left;
    background: #E5E5E5;

}
.label-studienjahr a{
    color: black;

}
.label-studienjahr-1{
    background: #E5E5E5;
}
.label-studienjahr-2{
    background: #DAD6D6;
}
.label-studienjahr-3{
    background: #C4C4C4;
}
.label-studienjahr-4{
    background: #888686;
}
.label-studienjahr-4 a{
    color: white;
}
.label-path{
    background: #922790;
    float:right;

}

@media (min-width: 992px) {
    section{
        padding-top: 0;
        padding-bottom: 7rem;
    }

    !*****BLOG*******************!
    @media (max-width: 991.5px) {
        #container-blog{
            margin-top: 5rem !important;
        }
    }
    #blog-right-side{
        padding-left: 1rem;
    }
    !***SIDENAV*************************!
    !*sidenav*!

    .blog-col{
        position: static;
    }
    .sidenav{
        height: calc(100% + 10rem);
        position: static;
        z-index:100;
        top: 0;
        left: 0;
        background: #E5F1F8;
        cursor: pointer;
    }
    .sidenav a{
        padding-bottom: 1rem;
        padding-top: 1rem;
        padding-right: 1rem;
        font-size: 1.65rem;
        border-bottom: 0.5px solid #D5D9DC ;
    }
    !* Style the sidenav links and the dropdown button *!
    .dropdown-btn {
        padding: 6px 8px 6px 16px;
        text-decoration: none;
        font-size: 1.65rem;
        color: white;
        display: block;
        background: #0071BB;
        width:100%;
        text-align: left;
        padding-bottom: 1.2rem;
        padding-top: 1.2rem;
        border-top:  1px solid white;
        border-bottom: 1px solid white;
        padding: 6px 8px 6px 16px;
    }
    !*
        .sidenav:hover{
            width: 50vw;
            font-size: 1.65rem;
            z-index: 1;
            display: block;
            position: static;
             box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
            margin-left: 15px;
        }*!
    !* On mouse-over *!
    .sidenav a:hover{
        font-weight: bold;
        color: black;
        text-decoration: none;
    }
    .dropdown-btn:hover {
        font-weight: bold;
        color: white;

    }
    .back{
        padding: 6px 8px 6px 16px;
        background: #3E61AC;
        color: white;
        font-size: 1.65rem;
        padding-bottom: 1.2rem;
        padding-top: 1.2rem;
    }
    .back a{
        color: white;
        border-bottom: none;

    }
    .back a:hover{
        color: white;
        font-weight: bold;
        text-decoration: none;

    }
    .dropdown-container {
        display: none;
        padding-left: 15px;
    }
    .dropdown-container a{
        display: block;
    }
    .fa-caret-down {
        float: right;
        padding-right: 8px;
    }
}
#current {
    font-weight: bold;
}
#player{
    width: 80vw !important;
}


!*mobild navbar*!
.overlay {
    background: #E5F1F8;
    height: 100%;
    width: 100%;
    position: fixed;
    !*
    z-index: ;
    *!
    left: 0;
    top: 0;
    background: #E5F1F8;
    overflow-x: hidden; /
transition: 0.5s;
    display: none;
    cursor: pointer;
}
.overlay-content {
    position: relative;
    width: 100%;
}
.overlay-content a{
    padding-bottom: 1.2rem;
    padding-top: 1.2rem;
    font-size: 1.65rem;
    border-bottom: 0.5px solid #D5D9DC ;

}
.dropdown-btn {
    padding: 6px 8px 7px 16px;
    text-decoration: none;
    font-size: 1.65rem;
    color: white;
    display: block;
    background: #0071BB;
    width:100%;
    text-align: left;
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
    border-top:  1px solid white;
    border-bottom: 1px solid white;
}
.dropdown-btn:hover {
    font-weight: bold;
    color: white;

}
.back{
    padding: 6px 8px 6px 16px;
    background: #3E61AC;
    color: white;
    font-size: 1.65rem;
    padding-bottom: 1.5rem;
    padding-top: 1.5rem;
}
.back a{
    color: white;
    padding-top:1rem;
}
.back a:hover{
    color: white;
    font-weight: bold;
    text-decoration: none;

}
.dropdown-container {
    display: none;
    padding-left: 15px;
    padding-bottom: 1.2rem;
}
.dropdown-container a{
    display: block;
}
.dropdown-container a:hover{
    font-weight: bold;
    text-decoration: none;
    color: black;

}
.fa-caret-down {
    float: right;
    padding-right: 8px;
}

!*subtitle in long title tags*!
.blog-col .subtitle{
    font-weight: bold;
    font-size: 2rem;
}

!*****BREADCRUMBS********************!
.breadcrumbs .subtitle{
    font-weight: normal;
    font-size: 1.65rem;;
}
.breadcrumbs{
    font-size: 1.65rem;
    padding-bottom: 1rem;
    color: black !important;
}
.breadcrumbs a{
    color: black !important;
}
.breadcrumbs .current-item{
    font-weight: bold;
}
#blog-post .breadcrumbs{
    margin-bottom: 2rem;
}
!*****ICONS*************************!
.fas{
    font-size: 2rem;
}


!******BOX-MENU*****************!

#box{
    font-family: 'Roboto' !important;
    margin: 0px auto;
    padding-bottom: 10rem;

}
.box-ahref{
    color: white;
    display: block;
    width: 16rem;
    height: 16rem;
    padding-top: 6.7rem;
    font-size: 1.65rem !important;
}
.box-ahref:hover{
    color:white !important;
    text-decoration: none !important;
}
.box-li{
    width: 16rem;
    height: 16rem;
    border-radius: 5px;
    box-shadow: 3px 3px 15px rgba(0, 0, 0, 0.25);
    text-align: center;
    margin: 1rem;
    display: -webkit-inline-box;
}
.box-li:onclick{
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
}
!* Hover effect on box *!
.box-ahref:hover {
    box-shadow: 0 0.5rem 1rem 0 rgba(0, 0, 0, 0.3);
    border-radius: 5px;
}
@media (min-width: 992px) {
    a:empty {
        display: none !important;
        border: none !important;
    }
    .box-ahref{
        width: 20rem;
        height: 20rem;
        padding-top: 8rem;
    }
    .box-li{
        display: inline-flex;
        align-content: center;
        width: 20rem;
        height: 20rem;
        margin: 2rem;

    }
    .box-li:hover{
        opacity: .98;

    }
}

!****ENTRY HEADER **************!



!***VIDEO**********************!
!*.wp-embed-responsive .wp-has-aspect-ratio iframe{

	!*video stays below nav overlay*!
!*
z-index: -4;
*!
!*}*!

!***SUBTITLE********************!
.main-title{
    font-weight: 700
}
.sub-title{
    font-weight: 400}


!****hashtag**!

h1:empty {
    display: none;
}

a:empty {
    display: none !important;
    border: none !important;
}*/
