/*
 Theme Name:   WP Bootstrap Starter Child
 Theme URI:    
 Description:  WP Bootstrap Starter Child Theme
 Author:       Erich Schweizer-Ferrari
 Author URI:   https://www.kath.ch
 Template:     wp-bootstrap-starter
 Version:      1.0.0
 Tags:         lightweight, uncluttered, easy to customize, based on Twitter Bootstrap v4.x
 Text Domain:  qpx
*/


/* =Theme customization starts here
-------------------------------------------------------------- */

/**
 * bg ffbeea / 255 190 234
 * link b00053 / 176 0 83
 * hover c82c67 / 200 44 103
 */

/* Generated by Fontie <https://fontie.pixelsvsbytes.com> */

@font-face {
    font-family:'Interstate';
    src: url('fonts/Interstate-BoldCompressed.eot');
	src: url('fonts/Interstate-BoldCompressed.eot?#iefix') format('embedded-opentype'),
		url('fonts/Interstate-BoldCompressed.woff2') format('woff2'),
		url('fonts/Interstate-BoldCompressed.woff') format('woff'),
		url('fonts/Interstate-BoldCompressed.ttf') format('truetype'),
		url('fonts/Interstate-BoldCompressed.otf') format('opentype'),
		url('fonts/Interstate-BoldCompressed.svg#Interstate-BoldCompressed') format('svg');
    font-weight: 700;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0008-02DC;
}

@font-face {
    font-family:'Interstate-Light';
    src: url('fonts/Interstate-Light.eot');
	src: url('fonts/Interstate-Light.eot?#iefix') format('embedded-opentype'),
		url('fonts/Interstate-Light.woff2') format('woff2'),
		url('fonts/Interstate-Light.woff') format('woff'),
		url('fonts/Interstate-Light.ttf') format('truetype'),
		url('fonts/Interstate-Light.otf') format('opentype'),
		url('fonts/Interstate-Light.svg#Interstate-Light') format('svg');
    font-weight: 400;
    font-style: normal;
    font-stretch: normal;
    unicode-range: U+0020-02DC;
}

html {
    height: 100%;
}
body {
    color: #444444;
    font-family: 'Interstate-Light', sans-serif;
    font-size: 1.1rem;
    height: 100%;
    line-height: 1.5;
}

h1 {
    font-family: 'Interstate', sans-serif;
    font-weight: 700;
    font-size: 2rem;
    letter-spacing: 0.02rem;
}
h1.page-title, h1.entry-title {
    border-bottom: 1px solid #999999;
    font-size: 2rem;
    margin-bottom: 2.5rem;
    padding-bottom: 0.8rem;
}
h2 {
    font-family: 'Interstate', sans-serif;
    font-size: 1.6rem;
    letter-spacing: 0.02rem;
}
h3 {
    font-family: 'Interstate', sans-serif;
    font-size: 1.4rem;
    letter-spacing: 0.02rem;
    margin-bottom: 1.25rem;
    margin-top: 2.5rem;
}
h4 {
    font-family: 'Interstate', sans-serif;
    font-size: 1.2rem;
    letter-spacing: 0.02rem;
}
.screen-reader-shortcut {
    position: absolute;
    top: -1000em;
}
.screen-reader-shortcut:focus {
    left: 0.4rem;
    top: 0.4rem;
    height: auto;
    width: auto;
    display: block;
    font-size: 1rem;
    font-weight: 600;
    padding: 1rem 1.5rem 1rem;
    background: #f1f1f1;
    color: #b00053;
    z-index: 100000;
    line-height: normal;
    text-decoration: none;
    outline: 0;
}

a {
    color: #b00053;
}
a:hover {
    color: #c82c67;
}

#header-image {
    background-size: 100%;
}
#header-image img {
    width: 100%;
}
header#masthead {
    background-color: transparent;
    box-shadow: none;
    border-bottom: none;
    font-family: 'Interstate', sans-serif;
    font-weight: 700;
    margin-top: -4rem;
}

#content.site-content {
    padding-bottom: 2rem;
    padding-top: 2rem;
}

.navbar-brand > a {
    color: #ffffff;    
}

.navbar-toggler-icon {
    background-color: white;
    display: block;
    height: 2rem;
    width: 2rem;
}
.ml-auto {
    margin-right: -2rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav {
    margin-top: 1.5rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    background-color: #b00053;
    color: #ffffff;
    font-size: 1.6rem;
    margin-bottom: 0;
    padding-bottom: 0;
    margin-right: 0.2rem;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover {
    color: #ffffff;
    text-decoration: underline;
}    
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #ffffff;
}
#masthead > .container {
    max-width: 100%;
    margin-bottom: 2rem;
    margin-left: -15px;
    margin-right: -15px;
}
#masthead > .container > .navbar > .navbar-brand {
    max-height: 108px;
    max-width: 30%;
}
#masthead .navbar-brand > a:hover {
    color: #ffffff;
}
#masthead .navbar-nav > li > a {
    font-weight: 600 !important;
    padding-top: 0;
}
#masthead .navbar-nav > li > a:hover {
    color: #ffffff;
    font-weight: 600;
}
#masthead .navbar-nav > li.active > a:hover {
    color: #ffffff;
    font-weight: 600;
}

.navbar {
    letter-spacing: 0.05rem;
}
.navbar-nav .dropdown-menu {
    background-color: #b00053;
    border: 1px solid #b00053;
    margin-left: 0;
    min-width: 16rem;
    padding-left: 1.250rem;
}
.dropdown-menu {
    border: 1px solid #b00053;
    background-color: #b00053;
}
.dropdown-menu .dropdown-item {
    background-color: #b00053;
    color: white;
    font-size: 1.4rem;
}
.dropdown-menu .dropdown-item:hover {
    background-color: white;
    color: #b00053;
}

.datetime {
    color: #999999;
}
.entry-content {
    margin-top: 0rem;
}
.post.hentry {
    margin-bottom: 2rem;
}
.alpha {
    list-style-type: lower-alpha;
}
.fullwidth {
    width: 100%;
}

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
}
.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Extra small devices (portrait phones, less than 576px)
   No media query since this is the default in Bootstrap */

/* Small devices (landscape phones, 576px and up) sm */
@media (min-width: 576px) {
    body:not(.theme-preset-active) #masthead .navbar-nav {
        margin-top: 0rem;
    }
}

/* Medium devices (tablets, 768px and up) md */
@media (min-width: 768px) {
    body:not(.theme-preset-active) #masthead .navbar-nav {
        margin-top: 0rem;
    }
}

/* Large devices (desktops, 992px and up) lg */
@media (min-width: 992px) {
    body:not(.theme-preset-active) #masthead .navbar-nav {
        margin-top: 0rem;
    }
}

/* Extra large devices (large desktops, 1200px and up) xl */
@media (min-width: 1200px) {
    .navbar-nav .dropdown-menu {
        margin-left: 0;
        padding-left: 0;
    }
}
