/*
Theme Name: Enfold Child
Description: A Child Theme for the Enfold Theme.
Author: SottMedia
Author URI: http://www.sott-media.de
Template: enfold
Version: 0.1.0
*/


@font-face {
  font-display: fallback; 
}


.wp-caption {
        margin-bottom: 10px;
}
.alternate_color {
        background-color: #8d292b !important;
}
#top .alternate_color.title_container .main-title a {
        color: #fff;
}
.widget_recent_entries li a {
        font: inherit;
        font-size: 13px;
        text-decoration: none !important;
}
.widget_recent_entries li {
        border-top-width: 0px;
}
.avia-slideshow .avia-caption .avia-caption-title {
        color: #fff !important;
}
.entry-content fieldset {
        border: 1px solid #ccc;
        margin: 0 0 24px 0;
        padding: 15px;
}
h1, h2, h3, h4, h5, h6 {
        color: #8D292B;
}
.alternate_color .breadcrumb, .alternate_color .breadcrumb a, #top .alternate_color.title_container .main-title, #top .alternate_color.title_container .main-title a {
        color: #fff;
}
.socialicon {
        margin-right: 2px !Important;
        transition: all 0.2s ease;
        -webkit-transition: opacity 0.2s ease;
}
.socialicon:last-child {
        margin-right: 0 !important;
}
.socialicon:hover {
        opacity: 0.8;
}
.logo {
        margin-top: 10px;
}
a.customwidget {
        padding: 10px;
        display: block;
        color: #DBBEBF !Important;
        text-decoration: none;
        background-color: #8B2B29;
        border-radius: 3px;
        -webkit-border-radius: 3px;
        font-size: 12px !important;
        transition: all 0.2s ease;
        -webkit-transition: all 0.2s ease;
}
a.customwidget:hover {
        color: #ffffff !Important;
}
.wpcf7-mail-sent-ok {
        border: 1px solid #00ff59 !Important;
}
div.wpcf7-validation-errors {
        border: 2px solid #f7e700 !Important;
}
span.wpcf7-not-valid-tip {
    color: #f00;
    font-size: 1em;
    display: block;
    margin-top: -10px;
    margin-bottom: 10px;
}

span.wpcf7-list-item {
    margin: 0px;
}

.startadresse, .zieladresse {
    max-width: 180px;
    float: left;
    line-height: 25px;
}

#top legend {
        display: block;
        font-weight: normal;
        font-size: 1.2em;
        color: #8D292B !important;
}
textarea.wpcf7-form-control, input[type="text"].wpcf7-form-control {
        background-color: RGBA(141, 41, 43, 0.07) !important;
        color: #000000 !important;
}
.widget {
        padding: 10px 0 10px 0;
}
.avia-content-slider .slide-entry-title {
        font-size: 1.4em !Important;
}
@media only screen and (max-width:767px) {
.widget li {
        line-height: 0.8em;
        font-size: inherit;
}
#footer .widget {
        margin: 0px 0px 0px 0px;
}
span.wpcf7-not-valid-tip {
        color: #f00;
        font-size: 1em;
        display: block;
}
.responsive #top #wrap_all .main_menu {      top: 0 !important; }

}


@media only screen and (min-width:768px) and (max-width:989px) {

.responsive.html_mobile_menu_tablet #top #wrap_all .av-logo-container {
    height: 120px;
}
}



@media only screen and (min-width:768px) and (max-width:1096px) {

.av-main-nav li {
         display: none !Important;
}

#menu-item-search, .av-main-nav .av-burger-menu-main {
    display: block !Important;
}


}