/*
Theme Name: terri child
Description: Childtheme Krieger Kaminkehrer
Author: brain-thing.com
Author URI: http://www.brain-thing.de
Template: terri
Version: 1.0
Tags:
*/
/*Füge deinen Code unter dieser Zeile ein. Nutze ggf. !important, um Styles aus dem Haupttheme zu überschreiben.*/

body, p, .sidebar .widget li a, input, .search-form .search-field {
    color: #4D4E51 !important;
}
li {
    color: #4D4E51 !important;
}
.icon-box-content h4 {
    margin: 0 0 12px 0;
    font-weight: 400;
    font-size: 28px !important;
    line-height: 26px;
}
.sidebar .widget_nav_menu li.current-menu-item a, .sidebar .widget li a:hover {
    color: #d32e25 !important;
}
.site-footer p, footer a {
    color: #ffffff !important;
}
.site-footer a:hover {
    color: #d32e25 !important;
}

/* Slider */
Element {
}
.slider-inner .subtitle {
    color: #ffffff !important;
     text-shadow: 4px 4px 2px 
    rgba(68, 69, 69, 0.45) !important;
}
.slider-inner h1 {
    text-shadow: 4px 4px 2px 
    rgba(68, 69, 69, 0.45) !important;
}

/* Top Bar */
.topbar {
    color: #827d7d !important;
}
.devclick-icon-text {
    line-height: 24px;
    font-size: 14px !important;
    font-weight: bold;
}

/* NAV */
.header-style-two .main-navigation .menu a {
    display: block;
    font-size: 18px;
    padding: 24px 24px 24px 0;
}
.header-style-two .main-navigation .menu-item-has-children .sub-menu li a {
    font-size: 16px;
    padding: 13px;
        padding-top: 13px;
        padding-right: 13px;
        padding-bottom: 13px;
        padding-left: 13px;
    display: block;
    color: #fff;
}
.swiper-container-horizontal > .swiper-pagination-progress {
display: none !important;
}
/* Cookie Hinweis */
#tarteaucitronDisclaimerAlert p {
    padding-right: 15px;
    color: #fff !important;
}