/*
Theme Name: customizr-child
Version: 1.0
Description: A child theme of Customizr
Template: customizr
Author: Administrator
*/
/* Your awesome customization starts here */

/* -------------- Slider - Überblenden */
.carousel .item { -webkit-transition: .7s ease-in-out opacity; -moz-transition: .7s ease-in-out opacity; -ms-transition: .7s ease-in-out opacity; -o-transition: .7s ease-in-out opacity; transition: .7s ease-in-out opacity; left: 0 !important; } .carousel .active.left, .carousel .active.right { opacity: 0; z-index: 2; } /* ...and only if you're using the prev/next buttons */ .carousel .next.left, .carousel .prev.right { opacity: 1; z-index: 1;
}

/* -------------- Slider - Rahmen unten */
#customizr-slider-1 {
	border-bottom: 1px solid #ac4b0f;
}

/* -------------- Slider - Ränder */
.carousel-caption {
	padding: 2%;
}


/* -------------- Hintergrundfarbe, Schriftfarbe */
body{
	background: #fff5a7;
	color: #ac4b0f;
	font-family: verdana, arial;
}

/* -------------- Header - Hintergrundfarbe, Rand oben und unten */
header.tc-header {
	background: #fff5a7;
	background-image: url(https://dorfimkerei-kladow.de/wp-content/uploads/2016/03/bgr-1170.jpg);
	border-top: 0px solid #ac4b0f;
	border-bottom: 1px solid #ac4b0f;
}

/* -------------- Überschriften - keine Schatten */
.close, h1, h2, h3, h4, h5, h6 {
    text-shadow: none;
	font-family: verdana, arial;
}

/* -------------- Überschriften - Schriftgrößen */
h1 {
	font-size: 30px;
}
h2 {
	font-size: 24px;
}

/* -------------- Seitentitel-1 - Schriftgröße, Schriftfarbe */
.tc-header .brand h1 a{
	font-size: 40px;
	font-weight: normal;
	font-family: verdana;
	color: #ac4b0f;
	text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
}

/* -------------- Seitentitel-2 - Schriftgröße, Schriftfarbe */
h2.site-description {
	font-size: 30px;
	font-family: verdana;
	font-style: normal;
	line-height: 20px;
	color: #ac4b0f;
	text-shadow: 1px 2px 2px rgba(0, 0, 0, 0.4);
	padding-top: 0;
}

/* -------------- Kopf-Menü ohne Schatten */
.navbar .nav > li > a {
    text-shadow: none;
}

/* -------------- Menü-Button - Farbe
.navbar .btn-toggle-nav .icon-bar {
background: #330000 none repeat scroll 0 0;
} */

/* -------------- Footer - Hintergrundfarbe, Schriftfarbe, Rand */
footer#footer {
    background: #fff5a7 none repeat scroll 0 0;
	background-image: url(https://dorfimkerei-kladow.de/wp-content/uploads/2016/03/bgr-1170.jpg);
    border-bottom: 0px solid #180c0c;
    border-top: 1px solid #ac4b0f;
	color: #ac4b0f !important;
    padding: 0;
}

.footer-widgets {
	padding: 0px;
}

/* -------------- Footer - Farben */
footer#footer {
background-color: #fff5a7;
    font-size: 12px;
}

/* -------------- Footer - Colophon abschalten */
footer#footer .colophon{
	display: none;
}

/* -------------- Footer - Schriftgröße Telefonnummer */

footer#footer a, footer#footer p {
    font-size: 12px;
	color: #ac4b0f;
    line-height: 21px;
    margin-bottom: 2px;
    text-align: center;
}
.textwidget a {
	font-weight: normal;
    margin: 0 0 30px 30px;
}

/* -------------- Breadcrumbs abschalten */
.breadcrumbs {
display: none;
}

/* -------------- Menü linke Spalte */
#left.widget-area::after {
    border-right: 0px solid #fff;
    bottom: 0;
    content: "";
    height: 100%;
    position: absolute;
    right: -2px;
}
#left.widget-area {
    border-right: 0px solid #eee;
    padding-right: 5px;
    position: relative;
}

#main-wrapper .widget li a {
    text-shadow: 0 0px 0 #e9a825;
	color: #333333;
}

#main-wrapper .widget li::after {
    border-bottom: 1px solid #cc0000;
    bottom: -2px;
    content: "";
    position: absolute;
    right: 0;
    width: 100%;
}

#main-wrapper .widget li {
    border-bottom: 0 solid #eee;
    line-height: 25px;
    position: relative;
}

#main-wrapper .widget li:hover, .widget li:focus {
background-color: transparent;
color: #e9a825;
}

#main-wrapper .widget li a:hover, .widget li a:focus .widget li a:visited {
text-decoration: none;
color: #cc0000;
}

ul .sub-menu {
	margin-top: 0px;
}

/* -------------- Galerie-Kopf */

.slideshowlink {
	width: 1px;
	height: 1px;
}

.featurette-divider {
    clear: both;
    margin: 0;
}
hr {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-style: solid none;
    border-width: 0;
    margin: 0px 0;
}

/* -------------- Ausklapp-Menü */
.navbar .nav > li > a {
	color: #ac4b0f;
}
#tc-sn .nav-collapse {
background: #fff5a7 none repeat scroll 0 0;
border-left: 2px solid #ac4b0f;
}

.comments-link .tc-comment-bubble, .dropdown-menu > li.current-menu-item > a, .dropdown-menu > li > a:focus, .dropdown-menu > li > a:hover, .dropdown-submenu:focus > a, .dropdown-submenu:hover > a, .navbar .btn-toggle-nav.hover .menu-label, .navbar .nav > li.current-menu-item > a, .page-links button.btn, .site-description, .social-block a:hover, .tc-carousel-control:hover, .tc-regular-menu .dropdown-menu > li.current-menu-ancestor > a, .tc-regular-menu .navbar .nav > li.current-menu-ancestor > a, .widget h3::before, .widget.widget_archive li::before, .widget.widget_calendar li::before, .widget.widget_categories li::before, .widget.widget_links li::before, .widget.widget_meta li::before, .widget.widget_nav_menu li::before, .widget.widget_pages li::before, .widget.widget_recent_comments li::before, .widget.widget_recent_entries li::before, .widget.widget_rss li::before, a + span.tc-external::after {
    color: #cc0000;
}


/* -------------- Featured Pages - Rechteck-Zoom, Hintergrundfarbe
.round-div {
  border-radius: 0;
	border: 104px solid #180c0c;
}

.widget-front .round-div {
    border: 94px solid #180c0c;
} */
.round-div {
	border-color: #fff5a7;
}
.widget-front .round-div {
	border-color: #fff5a7;
}

/* -------------- Tabelle Über uns*/
#table_9 {
	border: 0px;
}

#table_9 .style {
	height: 100%;
}

#ewald td {
	background-color: #180c0c;
	border: 0px;
	padding: 3px 5px 3px 0px;
}

ol, ul {
    margin: 10px 0 10px 25px;
}

/* -------------- Telefonnummer über Menü linke Spalte*/
.textwidget a {
margin: 0 0 30px 30px;
}

/* -------------- Kontakt-Formular - Fehlermeldung*/
span.wpcf7-not-valid-tip {
color: #ff0000;}
div.wpcf7-validation-errors {
    border: 2px solid #ff0000;
color: #ff0000;
}

/* -------------- Kontakt-Formular - Senden-Button

input[type="submit"] {
    background-image: linear-gradient(to bottom, #630, #963);
    color: #e9a825;
}

input[type="submit"]:hover {
    background-color: #8b5825;
    background-position: 0 -15px;
    color: #fff;
    text-decoration: none;
    transition: background-position 0.1s linear 0s;
} */

input[type="submit"]:hover {
        color: #cc0000;
}

/* START OF Change 3-bar menu to Inline on responsive viewports */
/* ----------------------------------------------*/
/* Navigation without 3-bar */
/* ---------------------------------------------- */
@media (min-width: 768px) {
 
  .navbar .btn-toggle-nav .btn {
    display: none;
  }

.navbar .btn-toggle-nav .icon-bar, .navbar .btn-toggle-nav .menu-label {
    display: none;
}
}

/* END OF Change 3-bar menu to Inline on responsive viewports */

/* START OF Farbe für 3-bar menu*/
.navbar .btn-toggle-nav .icon-bar {
	background: #ac4b0f none repeat scroll 0 0;
}
/* END OF Farbe für 3-bar menu*/

/* ----------------------------------------------*/
/* Bilder-Rahmen*/
/* ---------------------------------------------- */
img {
    border: 1px solid #333333;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

/* ----------------------------------------------*/
/* Scroll-Header*/
/* ---------------------------------------------- */
.sticky-enabled .tc-header .navbar .nav > li > a {
    font-size: 14px;
	color: #cc0000;
}

/* ----------------------------------------------*/
/* Kontakt-Formular*/
/* ---------------------------------------------- */
form {
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 20px 20px;
	background-color: #ffdf1e;
}

/* --------------- START OF Change the size of the Social Icons */
/* Header Social Icons */
.navbar-inner .social-block {
font-size: 2em;
}
/* Footer Social Icons */
.colophon .social-block {
font-size: 1.5em;
}
/* Sidebar Social Icons */
.tc-sidebar .social-block {
font-size: 1.5em;
}
/* Credit: @chappie */
/* END OF Change the size of the Social Icons */

.synved-social-container {
margin-top: 50px;
}

/* --------------- START OF Social Icons nicht anzeigen*/
#page-26 .synved-social-container-share {
	display: none;
}
#page-29 .synved-social-container-share {
	display: none;
}
#page-32 .synved-social-container-share {
	display: none;
}
/* --------------- END OF Social Icons nicht anzeigen*/
