/*
 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 009999
 * link ff7700
 * hover ef7000
 */

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

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

@font-face {
    font-family:'FontinSans';
    src: url('fonts/FontinSans-BoldItalic.eot');
	src: url('fonts/FontinSans-BoldItalic.eot?#iefix') format('embedded-opentype'),
		url('fonts/FontinSans-BoldItalic.woff2') format('woff2'),
		url('fonts/FontinSans-BoldItalic.woff') format('woff'),
		url('fonts/FontinSans-BoldItalic.ttf') format('truetype'),
		url('fonts/FontinSans-BoldItalic.otf') format('opentype'),
		url('fonts/FontinSans-BoldItalic.svg#FontinSans-BoldItalic') format('svg');
    font-weight: 700;
    font-style: italic;
    font-stretch: normal;
    unicode-range: U+0020-00FE;
}

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

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

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

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

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

html {
    height: 100%;
}
body {
    font-family: 'FontinSans', sans-serif;
    font-size: 1.1rem;
    height: 100%;
    line-height: 1.5;
}

h1 {
    font-family: 'Fontin', sans-serif;
    font-size: 2rem;
}
h1.page-title, h1.entry-title {
    border-bottom: 1px solid #999999;
    font-size: 2rem;
    margin-bottom: 13px;
    padding-bottom: 11px;
}
h2 {
    font-family: 'Fontin', sans-serif;
    font-size: 1.6rem;
    line-height: 1.4;
}
h3 {
    font-family: 'Fontin', sans-serif;
    font-size: 1.4rem;
}
h4 {
    font-family: 'Fontin', sans-serif;
    font-size: 1.2rem;
}
.post-thumbnail {
    margin-top: 27px;
}
.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: #ff7700;
    z-index: 100000;
    line-height: normal;
    text-decoration: none;
    outline: 0;
}

a {
    color: #ff7700;
}
a:hover {
    color: #ef7000;
}
a:not([href]):not([tabindex]) {
    color: #ff7700;
}
ol.registered li:first-child {
    border-bottom: 1px solid #ff7700;
    margin-bottom: 13px;
    padding-bottom: 13px;
}

#page-sub-header {
    padding-bottom: 20.833%;
    padding-top: 0;
    height: 0;
    overflow: hidden;
}
header#masthead {
    background-color: transparent;
    box-shadow: none;
    border-bottom: none;
}

.margin-bottom {
    margin-bottom: 41px;
}

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

.navbar-toggler {
    font-size: 3rem;
}

body:not(.theme-preset-active) #masthead .navbar-nav {
    margin-top: 0.5rem;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li {
    margin-right: 11px;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a {
    color: #ff7700;
    font-size: 1.3rem;
}
body:not(.theme-preset-active) #masthead .navbar-nav > li > a:hover {
    color: #ff7700;
    text-decoration: underline;
}    
body:not(.theme-preset-active) #masthead .navbar-nav > li.current_page_item > a {
    color: #ff7700;
}    
#masthead > .container {
    max-width: 100%;
    margin-left: -15px;
    margin-right: -15px;
}
#masthead > .container > .navbar > .navbar-brand {
    max-height: 108px;
    max-width: 30%;
}
#masthead .navbar-brand > a:hover {
    color: #ff7700;
}
#masthead .navbar-nav > li > a {
    font-weight: 600 !important;
}
#masthead .navbar-nav > li > a:hover {
    color: #ff7700;
    font-weight: 600;
}
#masthead .navbar-nav > li.active > a:hover {
    color: #ff7700;
    font-weight: 600;
}
.dropdown-item {
    color: #ff7700;
    font-size: 1.2rem;
}
.dropdown-item:hover {
    color: #ff7700;
    text-decoration: underline;
}
.dropdown-menu {
    min-width: 13rem;
}
.esf-post-list h3 {
    margin-top: 23px;
}

.fullwidth {
    width: 100%;
}

.not-ok {
    color: red;
    font-weight: bold;
}
.not-ok::before {
    content: '=> ';
}

.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%;
}

#footer-widget {
    border-top: 1px solid #ff7700;
    margin-top: 29px;
    padding-top: 29px;
}

#footer-widget .container {
    max-width: 100%;
    padding: 0 3rem 0 3rem;
}

table.form td {
    vertical-align: top;
    padding-bottom: 13px;
}

table.form td:first-child {
    text-align: right;
    white-space: nowrap;
    padding-right: 13px;
}

.cycle-pager {
    top: -27px;
}
.cycle-overlay {
    font-family: 'FontinSans', sans-serif;
    font-size: 1.1rem;
    background: white;
    color: #78797a;
    padding: 2px 11px 1px 11px;
    opacity: 0.8;
}

.esf-floatnone {
    margin: 0;
}

/* 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: 1rem;
    }
}

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

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

/* Extra large devices (large desktops, 1200px and up) xl */
@media (min-width: 1200px) {
}
