/*
Theme Name: Feuerwehr Theme
Description: A <a href='http://codex.wordpress.org/Child_Themes'>Child Theme</a> for the Enfold Wordpress Theme. If you plan to do a lot of file modifications we recommend to use this Theme instead of the original Theme. Updating wil be much easier then.
Version: 1.1
Author: Mischa Spörer

Author URI: http://www.kriesi.at
Template: enfold
*/


/* Reset some Enfold Styles */
:focus {
    outline-color: #0067ca;
    outline-style: solid;
    outline-width: 2px;
}

::selection {
    background-color: #0067ca;
    color: #ffffff;
}

html {
    background-color: #ffffff;
    font-style: normal;
    font-weight: normal;
}

body {
    font-weight: normal;
    line-height: 1.35em;
    letter-spacing: normal;
    color: #222222;

}

sup, sub {
    position: relative;
    vertical-align: baseline;
    top: -0.35em;
    line-height: 0;
}

sub { top: 0.35em; }

blockquote {
    border-left-style: solid;
    border-left-width: 5px;
    padding-left: 20px;
    margin-bottom: 1em;
    margin-right: 1em;
    font-size: 1em;
    line-height: 1.5em;
}

ul,
ol {
    margin-bottom: 0px;
}



/* Überschriften / Heading Fonts and Sizes */

.template-page .entry-content-wrapper h1,
.template-page .entry-content-wrapper h2,
#top #wrap_all .main_color h1,
#top #wrap_all .main_color h2 {
    font-weight: normal;
    letter-spacing: normal;
    margin-bottom: 20px;
    text-transform: none;
   
}

.template-page .entry-content-wrapper h1, .template-page .entry-content-wrapper h2 {
    letter-spacing: 1px;
}

#top #wrap_all .avia_textblock > h2 {
    font-weight: normal;
    font-size: 20px;
    margin: 0;
}

#top #wrap_all .main_color h3,
#top #wrap_all .main_color h4,
h3.av-special-heading-tag,
h4.av-special-heading-tag {
   
    letter-spacing: inherit;
    font-weight: bold;
}

.av_textblock_section h1,
.av_textblock_section h2,
.av_textblock_section h3,
.av_textblock_section h4 {
    margin-top: 0px;
    white-space: normal;
}

#top h1 strong,
#top h2 strong,
#top h3 strong { color: #ffffff;}


/*A via Special Heading Tags */
.av-special-heading {
    margin-top: 20px;
}

.av-special-heading > * {
    float: none !important;
    white-space: normal !important;
}

.av-special-heading-tag {
    font-weight: normal;
}

.av-special-heading .special-heading-border {
    display: none !important;
}

.av-subheading > p {
    font-size: 21px;
    font-family: "Arial", sans_serif;
    font-weight: 400;
    line-height: 1.25;
}

/* Widgettitle */
#top #wrap_all .widget .widgettitle {
  font-weight: 700;
  font-size: 20px;
  border-top: 1px solid;
  border-bottom: 1px solid;
  padding: 0.35em 0 0.35em 0;
  border-color: #999;
  text-transform: none;
  color: #ddd;
}


.main_color strong,
.main_color b {
    color: #dd3333;

}


.hr-default {
    color: #b9b7bd;
}

.main_color .special_amp {
    font-family: "Arial", sans_serif;
    font-style: normal;
    font-size: inherit;
    line-height: inherit;
    font-weight: inherit;
    color: inherit;
}

.avia-image-container .avia_image,
.avia-image-container .avia-image-overlay-wrap {
    -webkit-transition: all .7s ease-in-out;
    -moz-transition: all .7s ease-in-out;
    -o-transition: all .7s ease-in-out;
    -ms-transition: all .7s ease-in-out;
    transition: all .7s ease-in-out;
}


.main_color .entry-content a,
.main_color .widget_first,
.main_color .entry-content b a,
.main_color .entry-content strong a {
    color: #0579a3;
    text-decoration: underline;
}

.main_color .sidebar a > .news-headline, .sidebar .textwidget > a {
    color: #0579a3;
    text-decoration: underline;
}

.main_color .sidebar .news-time {
    text-decoration: none;
}

.main_color .sidebar a.einsatzmeldung {
    color: #0579a3;
    text-decoration: underline;
}


/* Buttons */
body div .avia-button {
    border-radius: 0px;
}

/* Avia-Slideshow */
#top .main_color .avia-color-theme-color-highlight {
    color: #0172b4;
    border-color: #ffffff;
    background-color: #ffffff;
}

#top .avia-slideshow-button {
    border-radius: 3px;
    text-transform: uppercase;
    padding: 15px 16px;
    display: inline-block;
    margin-top: 10px;
    text-decoration: none;
    font-weight: bold;
    font-size: 20px;
}


/* Global Top und Bottom Margin of Content Boxes */
body .column-top-margin {
    margin-top: 20px;
}

p {
  margin: 0.65em 0 1.5em 0;
  line-height: 1.55em;
}

.content,
.sidebar {
    padding-top: 25px;
    padding-bottom: 25px;
}

/* Kein Margin vor erstem Element */
body div .first,
body div .no_margin {
    margin-left: 0;
}

/* Gib dem Content auf Seiten mit Sidebar nehr Platz */
.inner_sidebar {
    margin-left: 30px;
}

.content .entry-content-wrapper {
    padding-right: 30px;
}



/* Blog */
.avia-content-slider .slide-entry-title {
  line-height: 1.35em;
  margin: 0;
}
.html_elegant-blog #top .post-entry .post-title, .html_elegant-blog .avia-content-slider .slide-entry-title {

    text-transform: none;
}

.html_elegant-blog #top .post-entry .minor-meta {
    text-transform: none;
    line-height: 1.2em;

}

.html_elegant-blog #top .post-entry .minor-meta a {
    text-transform: uppercase;
}

.html_elegant-blog #top .post-entry .blog-categories {
    text-align: left;
    display: inline-block;
    font-weight: normal;
    position: relative;
    padding-top: 7px;
}

.html_elegant-blog .single-small .post_author_timeline {
    border-right-style: none;
}

.multi-big .post_author_timeline, .single-small .post_author_timeline {
    position: relative;
    display: none;

}

.html_modern-blog #top .post-entry .blog-categories {
    text-align: left;
    font-weight: normal;
    font-size: 0.9em;
    top: 0px;
}

.html_modern-blog .avia-content-slider .slide-meta {
    text-align: left;
    border: inherit;
    margin-top: 15px;
    font-size: 0.9em;
}

.html_elegant-blog #top .post-entry .post-meta-infos, .html_elegant-blog .avia-content-slider .slide-meta {
    display: block;
    text-align: left;
    padding: 10px 0;
    border-top-width: 1px;
    border-top-style: solid;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-color: #e1e1e1;
    margin-top: 1em;
    width: 100%;
    clear: both;
    float: left;
}

.html_elegant-blog .avia-content-slider .slide-entry-title {

    font-size: 22px;
    text-align: left;
    letter-spacing: 0px;
    line-height: 1em;

}

.html_modern-blog #top .post-entry .post-title, .html_modern-blog .avia-content-slider .slide-entry-title {
    font-size: 1.4em;

    letter-spacing: 0px;
}

.html_elegant-blog .avia-content-slider .slide-entry-title {
    padding-top: 15px;
    font-size: 1.4em;
}

/* Fallback Post Image */

.avia-content-slider .fake-thumbnail .slide-image {
    border-width: 1px;
    border-style: solid;
    -webkit-perspective: 1000px;
    -webkit-backface-visibility: hidden;
    min-height: 180px;
}

.avia-content-slider .slide-image {
    overflow: hidden;
    margin-bottom: 5px;
    border-radius: 0px;
}


.fallback-post-type-icon {
    position: absolute;
    top: 0;
    left: 0;
    margin: 0;
    height: 100%;
    width: 100%;
    line-height: 59px;
    font-size: 25px;
    text-align: center;
    border-radius: 0;

}

span.fallback-post-type-icon:before {
    display: none;
}

span.fallback-post-type-icon {
    background-image: url(https://www.ff-kahl.de/wp-content/uploads/2020/08/fallback-blog-image.png) !important;
    background-repeat: no-repeat !important;
    background-position: 50% 50% !important;
    background-size: cover !important;
}

.single-post .single-small.with-slider .small-preview, .small-preview {
    width: 180px;
    height: 180px;
}

.main_color .small-preview {
    background-color: #f2f2f2 !important;
}


/* Durch Import teilweise keine Tags in Post-Artikeln */

article > ul, article > ul li {
    list-style-type: none;
}

article > ul li a {
    font-weight: normal;
    color: #0579a3;
}

article > ul li:before {
    font-weight: normal;
    font-size: 18px;
    content: "\203A";
    margin: 0 0.5em 0 -0.8em;
    color: #0579a3;
}

/* Standard Wordpress Gallery in Text */
#top .gallery.gallery-columns-2 {
    margin: 0 auto;
    max-width: 99%;
}

#top .gallery.gallery-size-medium .gallery-item {

}

#top .gallery.gallery-columns-2 .gallery-item {
    width: 49.8%;
    height: auto;
    margin: 3px 1px 0 0;
    padding: 0;
    float: left;
}

#top .gallery.gallery-columns-4 .gallery-item {
    width: 24%;
    height: auto;
    margin: 3px 1px 0 0;
    padding: 0;
    float: left;
}

/* Tags im Textblock */
.av_textblock_section p:first-child {
    margin-top: 4px;
}

.avia_textblock {
    font-weight: normal;
    line-height: 1.55em;
    letter-spacing: normal;
    color: #222222;
}

.avia_textblock div {
    font-weight: normal;
    line-height: 1.55em;
    letter-spacing: normal;
    color: #222222;
}

.av_textblock_section ul {
    list-style-type: none;
}

.av_textblock_section ul li a {
    font-weight: normal;
    color: #0579a3;
}

.av_textblock_section ul li:before {
    font-weight: normal;
    font-size: 18px;
    content: "\203A";
    margin: 0 0.5em 0 -0.8em;
    color: #0579a3;
}

/* Header */
#header {
    background: transparent;
    background-color: #ffffff;
    background-image: linear-gradient(#dae8f7, #ffffff);
}

#header_meta {
    border: none;
}

#header_main, .header_color .container_wrap_meta {
    border: none;
}

#header_main {

}

.av_minimal_header #header_main_alternate {
    border-top: 1px solid crimson;
    border-bottom: 1px solid crimson;
}

.header_color a {
    border-color: #777777;
}

#top #header_main_alternate ul ul .current-menu-item {
    background-color: #dd3333;
}

/* Footer */
#footer {

}

.footer_color p {
    color: #f3f3f3;
}


/* Masonry Blog */
.av-masonry-entry .av-masonry-entry-title + .av-masonry-entry-content {

    text-decoration: none;
}

/* Team Member */
.main_color .team-social a { text-decoration: none;}

.main_color .team-member-job-title {color: #444444;}

/* AVIA Images */
.avia-image-container-inner,
.avia_image,
.av-image-caption-overlay {
    border-radius: 0px;
}


/*****************
 * Blog 
**************** */

/* Abstände der Meta-Angaben geradeziehen */

.main_color .container .post-meta-infos {
    margin-top: 12px;
}

.av-special-heading-h1 + .av_textblock_section {
    margin-top: -10px;
}

.flex_column .template-blog .post-meta-infos {
    margin-bottom: -10px;
}

.template-blog .blog-meta {

    display: none;
}

/* hide comments no */
.avia-content-slider .slide-meta .slide-meta-comments, .avia-content-slider .slide-meta .slide-meta-del,
.post-meta-infos .comment-container.minor-meta, .post-meta-infos .text-sep-comment { display: none; }

.small-preview img,
.big-preview img {
    border-radius: 0px;
}

.flex_column .template-blog .post_delimiter {
    margin: 0 0 40px 0;
    padding: 40px 0 0 0;
    border-bottom: solid 1px #b9b7bd;
    clear: both;
}

.template-blog .post_delimiter {
    margin: 0 0 40px 0;
    padding: 40px 0 0 0;
    border-bottom: solid 1px #b9b7bd;
    clear: both;
}

.flex_column .template-blog .big-preview.single-big {
    padding: 0px 0 20px 0;
}


/* Author Page */
.author-extra-border {
    display: block;
    position: relative;
    bottom: -1px;
    width: 95%;
}

.page-heading-container {
    position: relative;
    margin-bottom: 40px;
    padding: 0 0 30px 0;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    margin-right: 30px;
}


/* Latest News Widget */
.news-headline {
    font-weight: 700;
    font-size: 14px;
    margin-top: 2px;
    line-height: 1.35;
    color: #4d4c41;
}

.news-time {
    font-weight: normal;
    font-size: inherit;
    font-size: 14px;
    margin-top: 3px;
    color: #cccccc;
}

.main_color .small-preview,
.main_color .fallback-post-type-icon {
    background: #ebebeb;
    color: #ffffff;
}

.main_color .rounded-container {
    background: transparent;
    color: #ebebeb;
}


/* Farben der Breadcrumb */
.container_wrap.title_container {
    background-color: #ffffff;
}

.container_wrap_first {
    border-top: none;
}

.container_wrap {
    border-top: none;
}

.alternate_color .breadcrumb, .alternate_color .breadcrumb a,
#top .alternate_color.title_container .main-title,
#top .alternate_color.title_container .main-title a {
    color: #737273;
}

/******************
 * AVIA Catalogue
***************** */

.av-catalogue-container {
    margin: 30px 0;
}

.av-catalogue-heading {
    text-align: center;
    padding-bottom: 15px;
    font-weight: normal;
    letter-spacing: 1px;
}

.av-catalogue-list {
    border-top: 1px dashed;
    margin: 0;
}

.av-catalogue-list li {
    list-style-type: none;
    margin: 0;
    border-bottom: 1px dashed;
    padding: 0;
    clear: both;
}

#top .av-catalogue-item {
    text-decoration: none;
    padding: 10px 5px;
    display: block;
    overflow: hidden;
}

div.av-catalogue-item:hover {
    cursor: default;
}

.av-catalogue-title-container {
    position: relative;
    font-size: 1.3em;
    line-height: 1.4em;
}

.av-catalogue-title {
    padding-right: 60px;
    text-transform: uppercase;
}

.av-catalogue-price {
    position: absolute;
    right: 0;
    top: 0;
}

.av-catalogue-content {
    padding-right: 60px;
    font-size: 1.1em;
}

.av-catalogue-content p:first-child {
    margin-top: 0;
}

.av-catalogue-content p:last-child {
    margin-bottom: 0;
}

.av-catalogue-list .added_to_cart.wc-forward {
    display: none;
}

.av-catalogue-image {
    border-radius: 0px;
    width: 144px;
    float: left;
    margin-right: 15px;
}

.av-catalogue-image-no {
    display: none;
}

.av-catalogue-item-inner {
    overflow: hidden;
}

.av-catalogue-container-woo {
    margin-top: 0;
}

/* Kategorie Archiv Beschreibungstext */
body.archive.category .category-term-description,
body.archive.tag .category-term-description {
    padding-bottom: 30px;
    margin-bottom: 30px;
    margin-right: 30px;
    border-bottom: 1px solid #dddddd;
}

.category-term-description p {margin: 0.85em 0 0 0;}

.category-term-description h1 {
    font-size: 1em;
    font-weight: normal;
    letter-spacing: normal;
    margin-bottom: 20px;
}


/*----------------------------------------
// CSS - Table row bg
//--------------------------------------*/

/* Table rows */

#top .avia-table tr {
    color: #0e0e0e;
}

/* Table border */

#top .avia-table tr th,
#top .avia-table tr td,
#top .avia-table tr {
    border: none !important;
    box-shadow: 0px 1px 1px -1px rgba(31, 31, 31, 0.85);
}

/* Alternate row color */

#top .avia-table tr:nth-child(odd) {
    background: #ebebeb !important;
}

#top .avia-table tr:nth-child(even) {
    background: #dcdcdd !important;
}

/* Table head */

#top .avia-table th {
    background: #1b64ad;
    color: #f6f6f6;
    letter-spacing: normal;
}


/*----------------------------------------
// CSS - Content Slider style - 2
//--------------------------------------*/

/* Slider Background */

#top .av-contentslider-style-2 {
    margin: 20px 50px;
    background: #ebebeb;
    padding: 20px 40px;
}

/* Arrow position */

#top .av-contentslider-style-2 .avia-slideshow-arrows.avia-slideshow-controls {
    width: 100%;
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    width: 100%;
    z-index: 999;
}

/* Right arrow*/

.av-contentslider-style-2 .avia-slideshow-arrows.avia-slideshow-controls .next-slide {
    right: -35px !important;
}

/* Arrow icon */

#top .av-contentslider-style-2 .avia-slideshow-arrows.avia-slideshow-controls a.next-slide:before {
    content: "\e875";
}

/* Left arrow */

.av-contentslider-style-2 .avia-slideshow-arrows.avia-slideshow-controls .prev-slide {
    left: -35px !important;
}

/* Arrow icon */

#top .av-contentslider-style-2 .avia-slideshow-arrows.avia-slideshow-controls a.prev-slide:before {
    content: "\e874";
}

/* Common arrow styles */

#top .av-contentslider-style-2 .avia-slideshow-arrows.avia-slideshow-controls a {
    border-radius: 25px;
    color: #ffffff;
    font-weight: bolder;
    font-size: 24px;
    background: #1b64ad;
    width: 30px;
    height: 30px;
}

#top .av-contentslider-style-2 .avia-slideshow-arrows.avia-slideshow-controls a:before {
    background: transparent;
    top: 3px;
}

/* Arrow hover style */

#top .av-contentslider-style-2 .avia-slideshow-arrows.avia-slideshow-controls a:hover {
    opacity: 1;
    background: #3e7bb7;
}

/* Social Links Plugin Firefox Fix */
ul.cnss-social-icon li a img {
    display: inherit !important;
    image-rendering: auto;
}




/*search page*/
body.search .author-extra-border {
    display: none;
}

.template-search #searchform > div { max-width: 100%; margin-bottom: 0; }

#top .template-search.content .entry-content-wrapper {
    padding-bottom: 30px;padding-left: 55px;font-size: inherit;clear: both;}

.template-search .pagination {
    padding: 1px 50px 10px 55px;
}

.template-search .entry-content-wrapper .post-title {font-size: 21px;}

#top .template-search .entry-content-wrapper .post-title a:hover { text-decoration: underline; }

.search-result-counter {
    position: absolute;
    left: 0;
    top: 1px;
    box-shadow: 0px 0px 1px 0px rgba(0, 0, 0, 0.2);
    height: 44px;
    line-height: 24px;
    padding: 10px;
    text-align: center;
    border-radius: 100px;
    width: 44px;
}

#top #search-fail {padding-left: 0;}

#top #search-fail #searchform {padding-bottom: 40px;}

.template-search .post-entry {position: relative; clear: both;}




/** Burger Menu **/
.html_av-overlay-side #top #wrap_all .av-burger-overlay li a {
    line-height: 1.3em;
    height: auto;
    padding: 10px 50px;
    display: block;
    text-align: left;
    text-decoration: none;
}

.av_promobox {
  margin: 20px 0;
}

#top.page-id-330 .avia-content-slider1 .post-entry .blog-categories {
  display:none!important; 
}


@media only screen and (max-width: 767px) {

    .responsive .ajax_slide .av_table_col {
        display: block;
        padding: 50px 30px 30px 30px;
    }
}

@media only screen and (max-width: 900px) {

}



